info capplet: launch update-manager instead of packagekit
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-control-center (Ubuntu) |
Fix Released
|
Medium
|
Rodrigo Moya | ||
Oneiric |
Fix Released
|
Medium
|
Rodrigo Moya |
Bug Description
When there are updates available on the system, the 'Overview' section of the info capplet shows an 'Updates Available' button, this button requires gnome-packagekit but it should launch update-manager instead or be removed.
TEST CASE:
1. Ensure that the system is _not_ up to date and there are updates to install
2. Launch gnome-control-
$ gnome-control-
3. Select the section 'Overview'
-> A button 'Updates Available' is displayed at the bottom right
4. Click on this button
Result:
* If gnome-packagekit is not installed, nothing happens and the following message is displayed on the terminal:
(gnome-
* If gnome-packagekit is installed it launch 'gpk-update-viewer'
Expected:
update-manager is launched instead (unless the plan is to replace update-manager by gpk but there is a redundancy there)
---
Ubuntu Bug Squad volunteer triager
http://
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-control-
ProcVersionSign
Uname: Linux 3.0-1-generic i686
Architecture: i386
Date: Thu Jun 23 22:25:45 2011
EcryptfsInUse: Yes
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.utf8
LC_MESSAGES=
SHELL=/bin/bash
SourcePackage: gnome-control-
UpgradeStatus: Upgraded to oneiric on 2011-05-16 (38 days ago)
Changed in gnome-control-center (Ubuntu Oneiric): | |
status: | Triaged → In Progress |
tags: | added: testcase |
I think we should use update-notifier for this for the time being, and disable the upstream PackageKit part. We don't want to use packagekit as a general package manager/upgrader.