Re: Use of dpkg --set-selections is brain-dead?
- From: Kevin Buhr <buhr+debian@xxxxxxxxxxx>
- Date: Wed, 30 Aug 2006 18:54:00 -0500
"Michael S. Peek" <peek@xxxxxxxxxxxx> writes:
I've traced my problem down to the use of 'dpkg --set-selections'
command. As an example, I have a package named tiem-nis-client-cfg
that sets up NIS for generic workstations. If I understand correctly,
I should be able to do the following:
echo "tiem-nis-client-cfg install" | dpkg --set-selections
And then, when I type 'dpkg --get-selections', I should see
"tiem-nis-client-cfg install" one some line in the output.
No, "dpkg --get-selections" without further arguments only lists
packages that are either installed or deinstalled (but still have
their config files on the system), not purged packages or those that
have never been on your system, even if those packages have been
selected for installation. If you run:
dpkg --get-selections tiem-nis-client-cfg
that should show that your new package has been selected for
installation.
--
Kevin <buhr+debian@xxxxxxxxxxx>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Use of dpkg --set-selections is brain-dead?
- From: Michael S. Peek
- Re: Use of dpkg --set-selections is brain-dead?
- From: Mumia W.
- Re: Use of dpkg --set-selections is brain-dead?
- References:
- Use of dpkg --set-selections is brain-dead?
- From: Michael S. Peek
- Use of dpkg --set-selections is brain-dead?
- Prev by Date: Re: mozilla-firefox keeps crashing
- Next by Date: Re: [OT] automatically write enabled macros of the makefile into a file
- 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
|