Re: Use of dpkg --set-selections is brain-dead?
- From: Kevin Buhr <buhr+debian@xxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 10:11:58 -0500
"Michael S. Peek" <peek@xxxxxxxxxxxx> writes:
Which begs the question: Why doesn't 'apt-get dselect-upgrade' install
the package?
Does your package have any unsatisfied dependencies? They need to be
scheduled for install via "dselect --set-selections", too. If you're
going to go this route, you have to do all the dependency resolution
manually.
This is an intentional design feature, so you can "Q" out of
"dselect"'s Select step with unresolved dependencies and still have
the Install step install the packages whose dependencies you *have*
resolved.
If you want to install packages with automatic dependency resolution
from the command line, then "apt-get install x y z" (or "aptitude
install x y z") would normally be the way to go.
--
Kevin <buhr+debian@xxxxxxxxxxx>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- References:
- Use of dpkg --set-selections is brain-dead?
- From: Michael S. Peek
- Re: Use of dpkg --set-selections is brain-dead?
- From: Kevin Buhr
- Re: Use of dpkg --set-selections is brain-dead?
- From: Michael S. Peek
- Use of dpkg --set-selections is brain-dead?
- Prev by Date: Re: mysqldump and special characters in the password
- Next by Date: Re: Serious problem: text disappeared everywhere
- Previous by thread: Re: Use of dpkg --set-selections is brain-dead?
- Next by thread: Re: Use of dpkg --set-selections is brain-dead?
- Index(es):
Relevant Pages
|