Switch install-package calls to qapt-batch calls in Kubuntu
Bug #497803 reported by
Celeste Lyn Paul
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Fix Released
|
Undecided
|
Jonathan Thomas | ||
apturl (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
kpackagekit (Ubuntu) |
Invalid
|
Wishlist
|
Unassigned | ||
kubuntu-notification-helper (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
language-selector (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
software-properties (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
All install-package calls need to be changed to kpackagekit.
Related branches
lp://staging/software-properties
- No reviews requested
description: | updated |
summary: |
- Switch install-package calls to kpackage calls in Kubuntu + Switch install-package calls to kpackagekit calls in Kubuntu |
Changed in language-selector (Ubuntu): | |
milestone: | none → later |
status: | New → Confirmed |
Changed in language-selector (Ubuntu): | |
milestone: | later → ubuntu-10.10-beta |
Changed in software-properties (Ubuntu): | |
status: | New → Triaged |
Changed in language-selector (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in apturl (Ubuntu): | |
status: | New → Triaged |
Changed in language-selector (Ubuntu): | |
milestone: | ubuntu-10.10-beta → none |
To post a comment you must log in.
KPackageKit currently cannot really handle batch installing more than one package at a time. Currently one has to pass --install-from-name for every package that they want installed. Ideally we should only have to pass that flag once, then pass an entire list of packages for it to install.