View Full Version : unable to install using apt
mangkubu
Oct 15th 2005, 08:15 AM
apt-get install gaim
Password:
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gaim: Depends: libatk1.0-0 (>= 1.9.0) but it is not installable
Depends: libgtk2.0-0 (>= 2.6.0) but it is not installable
Depends: libgtkspell0 (>= 2.0.2) but it is not installable
Depends: libpango1.0-0 (>= 1.8.1) but it is not installable
E: Broken packages
I even tried different packages but i get the same error ? any idea ?
whoiam55
Oct 15th 2005, 09:24 AM
can you post your /etc/apt/source.list file contents ?
I guess you using debtag(or something like this, I can't recall the name properly) repositories, they don't play well with kubuntu.
mangkubu
Oct 15th 2005, 03:24 PM
can you post your /etc/apt/source.list file contents ?
I guess you using debtag(or something like this, I can't recall the name properly) repositories, they don't play well with kubuntu.
heres the content of my source list
deb cdrom:[Kubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main re
stricted
## Uncomment the following two lines to fetch updated software from the network
# deb http://ph.archive.ubuntu.com/ubuntu hoary main restricted
# deb-src http://ph.archive.ubuntu.com/ubuntu hoary main restricted
## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
# deb http://ph.archive.ubuntu.com/ubuntu hoary-updates main restricted
# deb-src http://ph.archive.ubuntu.com/ubuntu hoary-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://ph.archive.ubuntu.com/ubuntu hoary universe
# deb-src http://ph.archive.ubuntu.com/ubuntu hoary universe
deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted
# deb http://security.ubuntu.com/ubuntu hoary-security universe
# deb-src http://security.ubuntu.com/ubuntu hoary-security universe
Patrick
Oct 15th 2005, 05:33 PM
Enable universe.
aysiu
Oct 15th 2005, 08:59 PM
I don't know. According to this packages search (http://packages.ubuntu.com/cgi-bin/search_packages.pl?searchon=names&subword=1&version=breezy&release=all&keywords=gaim&sourceid=mozilla-search), you shouldn't have to enable universe.
whoiam55
Oct 16th 2005, 05:34 AM
yeah, but I guess you need universe to install these packages
gaim: Depends: libatk1.0-0 (>= 1.9.0) but it is not installable
Depends: libgtk2.0-0 (>= 2.6.0) but it is not installable
Depends: libgtkspell0 (>= 2.0.2) but it is not installable
Depends: libpango1.0-0 (>= 1.8.1) but it is not installable
mangkubu
Oct 17th 2005, 03:59 AM
yeah, but I guess you need universe to install these packages
gaim: Depends: libatk1.0-0 (>= 1.9.0) but it is not installable
Depends: libgtk2.0-0 (>= 2.6.0) but it is not installable
Depends: libgtkspell0 (>= 2.0.2) but it is not installable
Depends: libpango1.0-0 (>= 1.8.1) but it is not installable
I tried enabling universe to no avail...but i came up with these
deb cdrom:[Kubuntu 5.04 _Hoary Hedgehog_ - Release i386 (20050407)]/ hoary main restricted
## Uncomment the following two lines to fetch updated software from the network
deb http://ph.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://ph.archive.ubuntu.com/ubuntu hoary main restricted
## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://ph.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://ph.archive.ubuntu.com/ubuntu hoary-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
#deb http://ph.archive.ubuntu.com/ubuntu hoary universe
#deb-src http://ph.archive.ubuntu.com/ubuntu hoary universe
deb http://security.ubuntu.com/ubuntu hoary-security main restricted
deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted
#deb http://security.ubuntu.com/ubuntu hoary-security universe
#deb-src http://security.ubuntu.com/ubuntu hoary-security universe
~
run apt-get update ....
it solve my problem...thanks to all..cheers
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.