Emir Imamagic wrote:
I have exactly the same problem. The problem is that if you follow the documentation you'll configure yum to use stable packages. On the other hand, yume uses unstable packages which are obviously incompatible with the stable ones. I really don't understand the logic behind this and I stopped trying after sufficient hours lost on reading OSCAR Perl code.

Try changing yum config to use:
baseurl=http://bison.csm.ornl.gov/repos/unstable/rhel-5-x86_64
Do yum update and rerun build image step.

In my case this way also didn't work.

I cleaned everything and ran things more carefully. If you set stable repos in yum config and force stable repo for yume things should work more smoothly:
# oscar-config --setup-distro centos-5-x86_64 --use-distro-repo \
http://ftp.arnes.si/pub/mirrors/centos.org/5.3/os/x86_64/ \
  --use-oscar-repo http://bison.csm.ornl.gov/repos/rhel-5-x86_64

You might hit this problem though:
http://www.mail-archive.com/oscar-users@lists.sourceforge.net/msg07947.html

Cheers,
emir

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to