On Wednesday 17 December 2003 09:02 am, Sridhar M.A. wrote: > On Wed, Dec 17, 2003 at 08:14:03AM -0600, Joseph A. Nagy wrote: > > I'm trying to get Gimp 1.3 (I've gotten Gimp 1.2) and the latest > > GAIM (.74) but Gimp 1.3 isn't even in experimental and GAIM has > > some dependencies and aptitude cannot even get it to install. :( > > [EMAIL PROTECTED]:~/software/tmp$ apt-cache policy gimp1.3 gaim > gimp1.3: > Installed: 1.3.22-3 > Candidate: 1.3.22-3 > Version Table: > 1.3.23-1 0 > 95 http://ftp.debian.org unstable/main Packages > *** 1.3.22-3 0 > 100 /var/lib/dpkg/status > > gaim: > Installed: 1:0.72-1 > Candidate: 1:0.72-1 > Version Table: > *** 1:0.72-1 0 > 95 http://ftp.debian.org unstable/main Packages > 100 /var/lib/dpkg/status > 1:0.64-3 0 > 900 http://ftp.debian.org testing/main Packages > > Yes, gaim is lagging behind. But, gimp is up to date. > > Regards,
[EMAIL PROTECTED]:~# apt-get install gimp1.3 Reading Package Lists... Done Building Dependency Tree... Done Package gimp1.3 has no available version, but exists in the database. This typically means that the package was mentioned in a dependency and never uploaded, has been obsoleted or is not available with the contents of sources.list E: Package gimp1.3 has no installation candidate [EMAIL PROTECTED]:~# [EMAIL PROTECTED]:~# apt-get install gaim/testing Reading Package Lists... Done Building Dependency Tree... Done Selected version 1:0.64-3 (Debian:testing) for gaim 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: Sorry, but the following packages have unmet dependencies: gaim: Depends: libao2 (>= 0.8.3) but 0.8.2-1 is to be installed Depends: libatk1.0-0 (>= 1.2.4) but 1.0.1-2 is to be installed Depends: libgtk2.0-0 (>= 2.2.1) but 2.0.2-5woody1 is to be installed Depends: libgtkspell0 but it is not going to be installed Depends: libpango1.0-0 (>= 1.2.1) but 1.0.1-3 is to be installed E: Sorry, broken packages [EMAIL PROTECTED]:~# Attached is my sources.list, preferences, and conf files.
APT::Cache-Limit "8388608";
Package: * Pin: release a=stable Pin-Priority: 700 Package: * Pin: release a=testing Pin-Priority: 650 Package: * Pin: release a=unstable Pin-Priority: 600
#woody deb http://security.debian.org/ stable/updates main contrib non-free deb-src http://security.debian.org stable/updates main contrib non-free deb http://ftp.us.debian.org/debian/ stable main non-free contrib deb-src http://ftp.us.debian.org/debian/ stable main non-free contrib deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://download.kde.org/stable/3.1.4/Debian stable main #sid deb http://ftp.us.debian.org/debian/ testing main non-free contrib deb-src http://ftp.us.debian.org/debian/ testing main non-free contrib #potato deb http://ftp.us.debian.org/debian/ experimental main non-free contrib deb-src http://ftp.us.debian.org/debian experimental main non-free contrib