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

Re: Apt database screwed up.



Tim Uckun wrote:

> >for pkg in `dpkg-awk "Status:.* installed$" -- Package \
> >  | grep -v '^$' | sed 's/^Package: //'`; do echo $pkg install ; done \
> >  | dpkg --set-selections
> >
> >for pkg in `dpkg-awk "Status:.* not-installed$" -- Package \
> >  | grep -v '^$' | sed 's/^Package: //'`; do echo $pkg purge ; done \
> >  | dpkg --set-selectionss.debian.org
> >with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 
> YEAY this seems to have worked for the most part.
 
Excellent.

> iput: device 03:01 inode 110047 still has aliases!

I haven't a clue.  You should take these questions to debian-user.
They'll be exposed to a larger audience and they'll be on-topic. :-)

	brian



Reply to: