New install Oracle-Linux 6.4 Cannot retrieve reposatory

Discussions about using Linux guests in VirtualBox.
Post Reply
dbeyes
Posts: 18
Joined: 2. Oct 2013, 22:26
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Oracle Linux

New install Oracle-Linux 6.4 Cannot retrieve reposatory

Post by dbeyes »

I am installing a new guest Oracle Linux 6.4 the installer fails with the message " Unable to read package metadata, cannot retrieve repository metadata repomd.xml for repository: anaconda-UEK2 verify it's path ..." I have been looking at some of the other posts but they all seem to be getting this error running yum however mine is from the install disk. Any ideas? I have attached the box log file.
Attachments
VBox.log
(55.63 KiB) Downloaded 31 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: New install Oracle-Linux 6.4 Cannot retrieve reposatory

Post by Perryg »

Have you checked the md5sum against what it is supposed to be to determine if the ISO is corrupt?
dbeyes
Posts: 18
Joined: 2. Oct 2013, 22:26
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Oracle Linux

Re: New install Oracle-Linux 6.4 Cannot retrieve reposatory

Post by dbeyes »

That looks fine - still looking around
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: New install Oracle-Linux 6.4 Cannot retrieve reposatory

Post by Perryg »

If you are doing a normal install and the install suggests there is a problem with a meta data package it almost always means there is an issue with the install media.
It may also be that you have downloaded the wrong media file. Checking that it appears you are trying to install an update and not the full package.

Code: Select all

00:00:00.642602 File system of 'C:\Users\Terry\Downloads\V37088-01.iso' (DVD) is ntfs
V37088-01.iso = update (Your media states you are trying to install this one)
V37084.01 = Full install (This is the one you need since you do not have an already installed version of OEL6)
dbeyes
Posts: 18
Joined: 2. Oct 2013, 22:26
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: Oracle Linux

Re: New install Oracle-Linux 6.4 Cannot retrieve reposatory

Post by dbeyes »

Fantastic - that was it!!
Thanks so much
Post Reply