anyone else also experiencing HTTP error 416 with 'google-chrome' and 'virtualbox' repos? Here on my x86_64 F12 yum is choking:
yum info kernel
Loaded plugins: presto, refresh-packagekit
http://dl.google.com/linux/rpm/stable/x86_64/repodata/primary.xml.gz: [Errno 14] HTTP Error 416 : http://dl.google.com/linux/rpm/stable/x86_64/repodata/primary.xml.gz
Trying other mirror.
Error: failure: repodata/primary.xml.gz from google-chrome: [Errno 256] No more mirrors to try.
yum --disablerepo=google-chrome info kernel
Loaded plugins: presto, refresh-packagekit
http://download.virtualbox.org/virtualbox/rpm/fedora/12/x86_64/repodata/primary.xml.gz: [Errno 14] HTTP Error 416 : http://download.virtualbox.org/virtualbox/rpm/fedora/12/x86_64/repodata/primary.xml.gz
Trying other mirror.
Error: failure: repodata/primary.xml.gz from virtualbox: [Errno 256] No more mirrors to try.
yum --disablerepo=google-chrome --disablerepo=virtualbox info kernel
Loaded plugins: presto, refresh-packagekit
Installed Packages
Name : kernel
Arch : x86_64
Version : 2.6.32.9
Release : 67.fc12
Size : 104 M
Repo : installed
From repo : updates
Summary : The Linux kernel
URL : http://www.kernel.org/
License : GPLv2
Description: The kernel package contains the Linux kernel (vmlinuz), the core of
: any Linux operating system. The kernel handles the basic functions
: of the operating system: memory allocation, process allocation,
: device input and output, etc.
...
Weird thing is that PackageKit is working just fine, no workarounds needed. Grabbing http://dl.google.com/linux/rpm/stable/x86_64/repodata/primary.xml.gz with wget also works, and the file seems to be ok AFAICT.
Is it yum's fault? Repos' fault? Both?
yum version is 3.2.27-2
Regards,
Andre
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines