You are not logged in.

#1 2011-02-02 04:21:25

aluser
Member
Registered: 2011-01-16
Posts: 119

[SOLVED] failed retrieving file nvidia-260.19.36-1-x86_64.pkg.tar.xz

I'm getting an erorr when installing the nvidia drivers. The file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' was not found on either of those sites so I downloaded offline somewhere, but it still would not install. Is anybody else having this problem? are the mirrors down or is it just me.

archuser@archws ~/Downloads % sudo pacman -S nvidia                      <10:58>
resolving dependencies...
looking for inter-conflicts...
:: nvidia-utils and libgl are in conflict. Remove libgl? [y/N] Y

Remove (1): libgl-7.9.0.git20101207-2

Total Removed Size:   3.32 MB

Targets (2): nvidia-utils-260.19.36-1  nvidia-260.19.36-1

Total Download Size:    2.45 MB
Total Installed Size:   84.32 MB

Proceed with installation? [Y/n] Y
:: Retrieving packages from extra...
error: failed retrieving file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' from hpc.arc.georgetown.edu : Not Found
error: failed retrieving file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' from www.gtlib.gatech.edu : Not Found
error: failed retrieving file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' from lug.mtu.edu : Not Found
error: failed retrieving file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : Not Found
error: failed retrieving file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' from mirrors.xmission.com : Not Found
error: failed retrieving file 'nvidia-260.19.36-1-x86_64.pkg.tar.xz' from ftp.osuosl.org : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.

archuser@archws ~/Downloads % sudo pacman -U nvidia-260.19.36-2-x86_64.pkg.tar.xz
resolving dependencies...
warning: cannot resolve "kernel26>=2.6.37", a dependency of "nvidia"
:: the following package(s) cannot be upgraded due to unresolvable dependencies:
      nvidia

Do you want to skip the above package(s) for this upgrade? [y/N] Y
looking for inter-conflicts...
there is nothing to do

Last edited by aluser (2011-02-12 19:06:22)

Offline

#2 2011-02-02 05:09:07

superchango
Member
From: Tenochtitlan
Registered: 2009-01-22
Posts: 133

Re: [SOLVED] failed retrieving file nvidia-260.19.36-1-x86_64.pkg.tar.xz

What kernel version do you have?

In a  terminal run:

uname -a

Maybe yoy need update the kernel first. The actuall is 2.6.37.5.


"Yo creo que los muertos son tiernos. ¿Nos besamos?"

Offline

#3 2011-02-02 05:11:53

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] failed retrieving file nvidia-260.19.36-1-x86_64.pkg.tar.xz

pacman -Syu nvidia

260.19.36-1 was replaced by 260.19.36-2, so it's expected that it can't be found at any mirrors.

Last edited by falconindy (2011-02-02 05:12:20)

Offline

Board footer

Powered by FluxBB