On 2009-07-13 04:43 +0200, Patrick Pippen wrote:

> debian:/home/bitweiler# apt-get install build-essential ncurses-dev gawk
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> build-essential is already the newest version.
> Note, selecting libncurses5-dev instead of ncurses-dev
> libncurses5-dev is already the newest version.
> gawk is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

As you can see, nothing gets installed by your command.

> 28 not fully installed or removed.
> After this operation, 0B of additional disk space will be used.
> Setting up gij-4.3 (4.3.2-2) ...

Apt is running "dpkg --pending --configure", so I suppose gij-4.3 is one
of those packages that were not fully installed.  This is unrelated to
build-essential, however.

You can see why gij-4.3 got installed by typing "aptitude why gij-4.3".

Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to