You are not logged in.

#1 2007-10-23 18:15:07

phi
Member
Registered: 2005-09-27
Posts: 14

Missing dependencies

Hi all,

I have strange problem with system update. I was not updating it for a few weeks (broken internet connection and lazy provider). Meanwhile pacman v.3 was introduced. I have updated old pacman to the new one, changed pacman.conf to use "core" repo instead "current" and now when I do pacman -Syu it complains about unresolved dependencies. Below is an example because there is a lot of such missing deps. for other packages:

resolving dependencies...
error: cannot resolve dependencies for "kdelibs" ("heimdal" is not in the package set)
error: failed to prepare transaction (could not satisfy dependencies)
:: kdelibs requires heimdal>=0.8.1

Some additional examples:

$ pacman -Si kdelibs
Repository     : extra
Name           : kdelibs
Version        : 3.5.7-5
Groups         : kde
Provides       : None
Depends On     : arts>=1.5.7  db>=4.5  libxslt  pcre  libart-lgpl  openexr  avahi>=0.6.9  jasper>=1.900.1  fam  bzip2  openssl  libidn
                 perl  aspell  [b]heimdal>=0.8.1[/b]  acl  libtiff  qt>=3.3.7
Removes        : None
Conflicts With : None
Replaces       : None
Download Size  : 20291.20 K
Installed Size :   0.00 K
Description    : KDE Core Libraries
MD5 Sum        : 0e030df0c6c38c83fbf424e57e6fe6f1

$ pacman -Si heimdal
error: package 'heimdal' was not found

$ pacman -Si amarok-base
Repository     : extra
Name           : amarok-base
Version        : 1.4.7-1
Groups         : None
Provides       : None
Depends On     : amarok-engine  libmp4v2  [b]libmysqlclient>=5.0.45[/b]  postgresql-libs>=8.2.4  ruby  tunepimp>=0.5.3
Removes        : None
Conflicts With : None
Replaces       : amarok  amarok-base-mysqlfree
Download Size  : 13541.03 K
Installed Size :   0.00 K
Description    : amaroK - a media player for KDE
MD5 Sum        : 85aff8e8a1134ad9cf8962676c4d350d

$ pacman -Si libmysqlclient
error: package 'libmysqlclient' was not found

Any ideas?

Thanks in advance,
Jarek

Last edited by phi (2007-10-23 18:15:43)

Offline

#2 2007-10-23 18:25:07

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Missing dependencies

1) Try pacman -Syy
2) Try another mirror
3) post your pacman.conf and the mirrors you tried


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#3 2007-10-23 20:10:42

phi
Member
Registered: 2005-09-27
Posts: 14

Re: Missing dependencies

Big thanks.

Indeed didn't checked another mirror. So I report that this one is broken/incomplete:

http://ftp.parrswood.manchester.sch.uk/ … ra/os/i686

One again thanks.
Jarek

Offline

Board footer

Powered by FluxBB