Public bug reported:

Binary package hint: tasksel

The new system for allowing manual package selection by way of aptitude
has one major flaw: it displays dpkg output directly rather than hiding
it behind a progress bar.

This is not quite as trivial to fix as one might hope. aptitude is run
from the cdebconf-newt-terminal plugin rather than as a direct child
process of tasksel, and so it's kind of tricky to get progress
information back out. My current idea is that we could do this by
running 'aptitude --schedule-only' via the terminal plugin, and then
running 'aptitude install' within debconf-apt-progress in the usual way
so that we get a progress bar. Support for this all seems to be
basically there, but we ought to remove the "Download/Install/Remove
Pkgs" option from aptitude's UI when running in this mode; if people use
this then it will still display dpkg output directly.

** Affects: aptitude (Ubuntu)
     Importance: Wishlist
     Assignee: Colin Watson (kamion)
         Status: Triaged

** Affects: tasksel (Ubuntu)
     Importance: Wishlist
     Assignee: Colin Watson (kamion)
         Status: Triaged

** Affects: aptitude (Ubuntu Jaunty)
     Importance: Wishlist
     Assignee: Colin Watson (kamion)
         Status: Triaged

** Affects: tasksel (Ubuntu Jaunty)
     Importance: Wishlist
     Assignee: Colin Watson (kamion)
         Status: Triaged

** Changed in: tasksel (Ubuntu)
   Importance: Undecided => Wishlist
       Status: New => Triaged

** Changed in: tasksel (Ubuntu)
     Assignee: (unassigned) => Colin Watson (kamion)

** Also affects: aptitude (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: aptitude (Ubuntu Jaunty)
   Importance: Undecided => Wishlist
     Assignee: (unassigned) => Colin Watson (kamion)
       Status: New => Triaged

-- 
manual package selection displays dpkg output
https://bugs.launchpad.net/bugs/330656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to