What's in your universe?
Matt Zimmerman
mdz at canonical.com
Sat Sep 25 08:25:00 UTC 2004
On Sat, Sep 25, 2004 at 12:59:31PM +1000, Jeff Waugh wrote:
> On Fri, 2004-09-24 at 19:42 -0700, Matt Zimmerman wrote:
> > comm -12 <(apt-cache dumpavail | grep-dctrl -nsPackage -FSection universe/ |sort) \
> > <(dpkg --get-selections | awk '$2 == "install" { print $1 }' |sort)
>
> Modification of the (easier, no need for installing extra packages)
> universe script to take that into account attached.
Still has the same bug.
mizar:[~] dpkg --get-selections | awk '/install$/ { print $2 }' | grep deinstall
deinstall
deinstall
deinstall
deinstall
--
- mdz
More information about the ubuntu-users
mailing list