Hi,
I was installing OEL7 in Virtualbox for a test. I have installed it, set the yum repository to public:
# cd /etc/yum.repos.d
# wget http://yum.oracle.com/public-yum-ol7.repo
then I have performed a yum update.
I have got an error on the following package:
gnome-getting-started-docs
so I have temporarily removed it and run again yum update successfully.
Then I have tried to reinstall it but still I get the same error:
[root@oel7 packages]# yum install gnome-getting-started-docs
Loaded plugins: langpacks, ulninfo
Resolving Dependencies
--> Running transaction check
---> Package gnome-getting-started-docs.noarch 0:3.14.1.0.2-3.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==================================================================================================================================================
Package Arch Version Repository Size
==================================================================================================================================================
Installing:
gnome-getting-started-docs noarch 3.14.1.0.2-3.el7 ol7_latest 12 M
Transaction Summary
==================================================================================================================================================
Install 1 Package
Total download size: 12 M
Installed size: 54 M
Is this ok [y/d/N]: y
Downloading packages:
gnome-getting-started-docs-3.1 FAILED ============================ ] 4.0 MB/s | 11 MB 00:00:00 ETA
http://yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/getPackage/gnome-getting-started-docs-3.14.1.0.2-3.el7.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=ol7_latest clean metadata
Trying other mirror.
Error downloading packages:
gnome-getting-started-docs-3.14.1.0.2-3.el7.noarch: [Errno 256] No more mirrors to try.
I have also try to run the suggested command unsuccessfully.
I have no idea why only this package is failing.
Does anybody experience something similar?
In any case I guess I can live without this package.
Regards,
Alberto