kcalc dependencies

H.S. hs.samix at gmail.com
Tue Mar 24 20:28:27 UTC 2009


Greg White wrote:
>> Greg White wrote:
>>> I installed the updates and I still get:
>>>
>>> apt-get install kcalc
>>> Reading package lists... Done
>>> Building dependency tree
>>> Reading state information... Done
>>> The following extra packages will be installed:
>>> gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-x gvfs gvfs-backends
>>> kde-icons-oxygen kdebase-runtime kdebase-runtime-bin-kde4 kdelibs-bin kdelibs5
>>> kdelibs5-data libaa1 libarchive1 libcaca0 libcdio-cdda0 libcdio-paranoia0 libcdio7
>>> libclucene0ldbl libcucul0 libdv4 libgvfscommon0 liboil0.3 libphonon4 libqt4-dbus
>>> libqt4-designer libqt4-network libqt4-opengl libqt4-qt3support libqt4-script libqt4-sql
>>> libqt4-sql-mysql libqt4-svg libqt4-xml libqtcore4 libqtgui4 libraptor1 librasqal0 librdf0
>>> libshout3 libsoprano4 libsoup2.4-1 libstreamanalyzer0 libstreams0 libstrigiqtdbusclient0
>>> libv4l-0 libvisual-0.4-0 libvisual-0.4-plugins libwavpack1 obex-data-server phonon
>>> phonon-backend-gstreamer qt4-qtconfig raptor-utils redland-utils soprano-daemon
>>> Suggested packages:
>>> kdebase libdv-bin libqt4-dev phonon-backend-xine phonon-backend-vlc phonon-backend-mplayer
>>> The following NEW packages will be installed:
>>> gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-x gvfs gvfs-backends
>>> kcalc kde-icons-oxygen kdebase-runtime kdebase-runtime-bin-kde4 kdelibs-bin kdelibs5
>>> kdelibs5-data libaa1 libarchive1 libcaca0 libcdio-cdda0 libcdio-paranoia0 libcdio7
>>> libclucene0ldbl libcucul0 libdv4 libgvfscommon0 liboil0.3 libphonon4 libqt4-dbus
>>> libqt4-designer libqt4-network libqt4-opengl libqt4-qt3support libqt4-script libqt4-sql
>>> libqt4-sql-mysql libqt4-svg libqt4-xml libqtcore4 libqtgui4 libraptor1 librasqal0 librdf0
>>> libshout3 libsoprano4 libsoup2.4-1 libstreamanalyzer0 libstreams0 libstrigiqtdbusclient0
>>> libv4l-0 libvisual-0.4-0 libvisual-0.4-plugins libwavpack1 obex-data-server phonon
>>> phonon-backend-gstreamer qt4-qtconfig raptor-utils redland-utils soprano-daemon
>>> 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
>>> Need to get 46.7MB of archives.
>>> After this operation, 132MB of additional disk space will be used.
>>>
>>
>> What is the output of
>> $> sudo aptitude -f install
> 
> # aptitude -f install
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Reading extended state information
> Initializing package states... Done
> No packages will be installed, upgraded, or removed.
> 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B of archives. After unpacking 0B will be used.
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Reading extended state information
> Initializing package states... Done
> 

hmm ... perhaps you do not have the necessary libs installed for kcalc
and they need to be brought in. But I do not understand the need to get
gstreamer though. Do the following:
$> sudo aptitude update
$> sudo aptutude -f install

and show what the output is.

Next, try:
$> sudo aptitude why gstreamer0.10-plugins-base
$> sudo aptitude why libgvfscommon0

'why' should tell why a particular should be installed. And show the output.

As a reference, on a Hardy system which doesn't have KDE on it, I get this:
~$ sudo aptitude -s install kcalc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following NEW packages will be automatically installed:
  kdelibs-data kdelibs4c2a libakode2 libarts1-akode libarts1c2a
libavahi-qt3-1 libgmp3c2 liblua50 liblualib50 libqt3-mt
The following NEW packages will be installed:
  kcalc kdelibs-data kdelibs4c2a libakode2 libarts1-akode libarts1c2a
libavahi-qt3-1 libgmp3c2 liblua50 liblualib50 libqt3-mt
0 packages upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.3MB of archives. After unpacking 73.7MB will be used.
Do you want to continue? [Y/n/?]
Would download/install/remove packages.


And all this makes sense, they are all KDE related.



-- 

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.





More information about the ubuntu-users mailing list