[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#270969: [patch] Improved progress bar information



On Sunday 19 September 2004 20:15, Petter Reinholdtsen wrote:
> [Joey Hess]
>
> > Ah. To fix this we would need to modify apt-install to either remove or
> > not add items to the queue if it installs them w/o queuing.
>
> I made sure all packages were added in the queue file (even if they
> are installed without queuing) to make sure we would have a record of
> packages requested using apt-install.

I have already tested a trivial patch that does _not_ add packages that are 
installed immediately to the queue. And that seems to work.

How about adding these packages to the queue-file as '# <packagename>'?
Then it would simply be a case of filtering out lines starting with '#' in 
procedure install_extra in base-installer's postinst.

Implementing this looks trivial as well.



Reply to: