Re: Use of dpkg --set-selections is brain-dead?



"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



Relevant Pages

  • Re: Linux Vs. FreeBSD
    ... > the most widely used open source apps out there, ... > has made a lot of effort towards making it easy to install. ... > system of package management, toss it and get another one. ... since the binary dependencies certainly wouldn't be any ...
    (comp.os.linux.misc)
  • RE: BAD Error Installing new Apache2 & PHP?
    ... One thing that may have gotten my dependencies in a twist is that some ... version of libc6 is what I'm trying to do. ... Do I need to remove a package - libc6 or tzdata - to get past this? ... You might want to run 'apt-get -f install' to correct these. ...
    (Debian-User)
  • RE: [SLE] Not So Fast: Linux on the Desktop
    ... > The problem with Linux is dependencies. ... > available from the SuSE disc or not and then install that package. ... One of the reasons why I like Linux, is because I can let a 6-year old ...
    (SuSE)
  • Re: Installing dependencies only
    ... You ask for one package, ... already have all the dependencies you will get one package. ... haven't got them all you may find that it says it needs to install 3 ... as "yum localinstall" is not able to install x.rpm due to the fact ...
    (Fedora)
  • Re: ideas
    ... Developers ... Except for, oops, package dependencies. ... && make install". ...
    (comp.os.linux.misc)