Bug#185424: base-config: Should display progress bar while installing packages

2005-08-16 Thread Christian Perrier
I added the needed support to apt (in my apt--progress-reporting--0 branch) as part of the pkgAcquireStatus::Pulse() code. It should work with aptitude without modifications. I guess this induces needed translation updates? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#185424: base-config: Should display progress bar while installing packages

2005-08-03 Thread Michael Vogt
On Tue, Aug 02, 2005 at 08:41:53PM +0100, Colin Watson wrote: On Fri, Jul 29, 2005 at 11:55:15PM +0100, Colin Watson wrote: [..] I've tested this (with the accompanying one-line patch to aptitude where it calls DoInstall()), and after a conversation with Michael in which we fixed up some

Bug#185424: base-config: Should display progress bar while installing packages

2005-08-02 Thread Colin Watson
On Fri, Jul 29, 2005 at 11:55:15PM +0100, Colin Watson wrote: On Mon, Jun 06, 2005 at 07:24:51PM +0200, Michael Vogt wrote: I put some code into apt that should make it possible to get usefull install progress reports. It's in [EMAIL PROTECTED]/apt--progress-reporting--0 [1] If the

Bug#185424: base-config: Should display progress bar while installing packages

2005-08-02 Thread Matt Zimmerman
On Fri, Jul 29, 2005 at 11:55:15PM +0100, Colin Watson wrote: On Mon, Jun 06, 2005 at 07:24:51PM +0200, Michael Vogt wrote: I put some code into apt that should make it possible to get usefull install progress reports. It's in [EMAIL PROTECTED]/apt--progress-reporting--0 [1] If the

Bug#185424: base-config: Should display progress bar while installing packages

2005-08-02 Thread Colin Watson
On Tue, Aug 02, 2005 at 08:41:53PM +0100, Colin Watson wrote: I've implemented a first cut at the base-config code for this (although in Ubuntu base-config which uses aptitude rather than tasksel, so it would take a small change to port it to Debian; however I've made it fairly generic so I

Bug#185424: base-config: Should display progress bar while installing packages

2005-07-29 Thread Colin Watson
On Mon, Jun 06, 2005 at 07:24:51PM +0200, Michael Vogt wrote: I put some code into apt that should make it possible to get usefull install progress reports. It's in [EMAIL PROTECTED]/apt--progress-reporting--0 [1] If the apt options: APT::Status-Fd is set, apt will send status reports to

Bug#185424: base-config: Should display progress bar while installing packages

2005-06-06 Thread Michael Vogt
On Thu, Jun 02, 2005 at 01:49:58PM -0400, Daniel Burrows wrote: On Thursday 02 June 2005 08:52 am, Colin Watson wrote: One tricky bit is that we have to use 'aptitude search' first to figure out how long the progress bar needs to be, and then pass some hairy arguments to aptitude to get

Bug#185424: base-config: Should display progress bar while installing packages

2005-06-02 Thread Colin Watson
debconf 1.4.50 has cdebconf-style progress bar support, which will help with this. I'll probably be working on the base-config side of this at some point over the next month or so. One tricky bit is that we have to use 'aptitude search' first to figure out how long the progress bar needs to be,

Bug#185424: base-config: Should display progress bar while installing packages

2005-06-02 Thread Daniel Burrows
(I apologize in advance for any weirdness; my usual SMTP server seems to be refusing connections for some reason so I'm trying the university's webmail instead) On Thursday 02 June 2005 08:52 am, Colin Watson wrote: One tricky bit is that we have to use 'aptitude search' first to figure out how