ubuntu-mate / ubuntu-mate-welcome-legacy

The original Ubuntu MATE Welcome based on WebKitGTK. Debuted in 15.04 until 23.10
GNU General Public License v2.0
31 stars 14 forks source link

Boutique to have responsibility across upgrades/source changes. #10

Open flexiondotorg opened 8 years ago

flexiondotorg commented 8 years ago

Originally reported by: Luke Horwell (Bitbucket: lah7, GitHub: lah7)


A possible problem for users of 15.10 to 16.04 who installed their software via the Boutique is that PPAs/sources are disabled across upgrades.

Also, in the rare event old pre-installation data in the index had changed (eg. PPA deprecated/changed and the user should switch to the new one for that app's updates), Welcome cannot do that unless the user manually re-installs.

I think the Boutique should have a responsibility to keep sources updated.

Implementations would be needed for:


flexiondotorg commented 8 years ago

Original comment by Martin Wimpress (Bitbucket: flexiondotorg, GitHub: flexiondotorg):


Perhaps adding the ability for Welcome to detect if the appropriate sources file is present in /etc/apt/sources.list.d/, and if not, presents just an Upgrade button would be sufficient because we know applications.json know what releases are compatible.