On Monday 14 August 2006 23:02, Joey Hess wrote: > aptitude -q --without-recommends -y install '~t^desktop$' '~t^gnome-desktop$' > > If I run that here, it removes lpr and installs cupsys-bsd with no > problem though. Confirmed. > lpr is installed by debootstrap since it's currently priority standard. > IMHO there's not much excuse to include lpr in standard. I don't think that is true: lpr is listed in /target/var/log/aptitude, so I think it is installed as part of the "standard" task, not debootstrap. That is probably where the problem is: the standard task and desktop task being installed at the same time with both lpr and cupsys-bsd direct dependencies of a task. So, the real command needed to reproduce the error is probably: aptitude -q --without-recommends -y install '~t^standard$' '~t^desktop$' \ '~t^gnome-desktop$'
Attachment:
pgp8S6nWnrvq8.pgp
Description: PGP signature