Skip to content

Fix for LaunchPad Bug #1015832 - Update Manager not reporting updates#14

Merged
clefebvre merged 2 commits intolinuxmint:masterfrom
geoffro17:auto-update
Apr 8, 2013
Merged

Fix for LaunchPad Bug #1015832 - Update Manager not reporting updates#14
clefebvre merged 2 commits intolinuxmint:masterfrom
geoffro17:auto-update

Conversation

@geoffro17
Copy link
Contributor

It has been noticed that when the Update Manager is running in the system tray, it does not report available updates until the user manually opens the Update Manager. I found this was due to mintUpdate initially running in user mode, which lacks the permissions to update the APT cache.

These changes fix this by setting up sudoer rules which allow the user to run the checkAPT script via sudo without a password. The sudoer file includes the full pathname, so only the checkAPT script in the system location can run without a password. This allows the Update Manager to always be able to update the cache, even in user mode.

Geoff

@clefebvre
Copy link
Member

Very nice! Thanks.

clefebvre added a commit that referenced this pull request Apr 8, 2013
Fix for LaunchPad Bug #1015832 - Update Manager not reporting updates
@clefebvre clefebvre merged commit 340976a into linuxmint:master Apr 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants