[ubuntu] dpkg dependency
Man-wai Chang
mwchang
Thu May 5 09:24:23 PDT 2005
Should just leave it? Is it normal for packages to be left as
unconfigured among debian distributions?
--
.~. Might, Courage, Vision. http://changmw.homeip.net
/ v \ Linux 2.4.29
/( _ )\ 10:47pm up 51 days 11:50
^ ^ load average: 1.00 0.71 0.69
--
http://changmw.homeip.net
-------------- next part --------------
root at brother:/media/cdrom0/pool/main/g/gcc-3.3 # COLUMNS=255 dpkg -l | grep libstd
ii libstdc++5 3.3.5-8ubuntu2 The GNU Standard C++ Library v3
iU libstdc++5-3.3-dev 3.3.5-8ubuntu2 The GNU Standard C++ Library v3 (development files)
root at brother:/media/cdrom0/pool/main/g/gcc-3.3 # dpkg --configure libstdc++5-3.3-dev
dpkg: dependency problems prevent configuration of libstdc++5-3.3-dev:
libstdc++5-3.3-dev depends on g++-3.3 (>= 1:3.3.5-8ubuntu2); however:
Package g++-3.3 is not configured yet.
dpkg: error processing libstdc++5-3.3-dev (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libstdc++5-3.3-dev
root at brother:/media/cdrom0/pool/main/g/gcc-3.3 # COLUMNS=255 dpkg -l | grep g++ iU g++-3.3 3.3.5-8ubuntu2 The GNU C++ compiler
root at brother:/media/cdrom0/pool/main/g/gcc-3.3 # dpkg --configure g++-3.3
dpkg: dependency problems prevent configuration of g++-3.3:
g++-3.3 depends on libstdc++5-3.3-dev (>= 1:3.3.5-8ubuntu2); however:
Package libstdc++5-3.3-dev is not configured yet.
dpkg: error processing g++-3.3 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
g++-3.3
root at brother:/media/cdrom0/pool/main/g/gcc-3.3 #
More information about the Linux-users
mailing list