You are not logged in.

#1 2010-01-20 05:25:40

linuxguy
Member
Registered: 2008-10-20
Posts: 41

dependency issue

a few weeks ago i stopped being able to install updates on my laptop (pacman -Syu) i had to ignore it for the most part because i was crazy busy with work stuff.  now that that i have time i wanted to resolve it.  i think i started getting the errors below after i installed vmware player on my laptop.  how should i go about fixing this issue (i am willing to lose vmware player; i owuld be surprised if that was the case though because you would think that they could have made their software product compatible with a modern linux kernel)

thanks

:: Synchronizing package databases...
error: failed retrieving file 'core.db.tar.gz' from mirrors.gigenet.com : Not Found
 core is up to date
error: failed retrieving file 'extra.db.tar.gz' from mirrors.gigenet.com : Not Found
 extra is up to date
error: failed retrieving file 'community.db.tar.gz' from mirrors.gigenet.com : Not Found
 community is up to date
 archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: phc-intel: requires kernel26<2.6.32
:: virtualbox-ose-additions-modules: requires kernel26<2.6.32

Offline

#2 2010-01-20 05:49:48

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: dependency issue


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#3 2010-01-20 05:53:26

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: dependency issue

It also looks like phc-intel (which is a package from the AUR) needs updating, or even up-to-date mirrors will not let you update since phc-intel depends on an older kernel version. Not sure on virtualbox-ose-additions-modules, probably the same story.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#4 2010-01-20 11:57:04

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: dependency issue

ngoonee wrote:

It also looks like phc-intel (which is a package from the AUR) needs updating, or even up-to-date mirrors will not let you update since phc-intel depends on an older kernel version. Not sure on virtualbox-ose-additions-modules, probably the same story.

not the same story. it has the correct dependency.  depends=('kernel26>=2.6.32.3' 'kernel26<2.6.33')
i think he has a mixture of core/extra/community databases. choose a proper mirror (up to date) and do pacman -Syy.

like a side note,  virtualbox-ose-additions-modules doesn't even have to be installed on host system(a.k.a your system) but on a virtual machine


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2010-01-20 13:15:03

linuxguy
Member
Registered: 2008-10-20
Posts: 41

Re: dependency issue

i tried to do 'yaourt -S phc-intel'

and this happened:

==>  Continue the building of phc-intel ? [Y/n]
==>   ----------------------------------------------
==>y


==> Install or build missing dependencies for phc-intel:
==> Building and installing package

==> phc-intel dependencies:
 - kernel26 (already installed)
 - kernel26 (already installed)
==> Making package: phc-intel 0.3.2-9 x86_64 (Wed Jan 20 08:10:08 EST 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found phc-intel-0.3.2-9.tar.gz in build dir
==> Validating source files with md5sums...
    phc-intel-0.3.2-9.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error: Makepkg was unable to build phc-intel package.

Offline

Board footer

Powered by FluxBB