Hide Forgot
Description of problem: Trying to build a package for epel-6 fails because of the mirrorlist urls for the beta and beta-optional repos. They are currently set to http://mirrors.fedoraproject.org/mirrorlist?repo=rhel-5.90Server-beta&arch=i386 but should be http://mirrors.fedoraproject.org/mirrorlist?repo=rhel-6-beta&arch=i386 or at least when I change to those, it can start building.
Same problem here. Curious, that after disabling beta repository and leaving only centos6 stable, build does not work with this error: ERROR: Command failed: # ['/usr/bin/yum', '--installroot', '/var/lib/mock/epel-6-i386/root/', 'groupin stall', 'buildsys-build', '--setopt=tsflags=nocontexts'] Ignored option -c (probably due to merging -yc != -y -c) Error: Package: epel-release-6-5.noarch (epel) Requires: /bin/sh Error: Package: epel-release-6-5.noarch (epel) Requires: redhat-release >= 6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Why I need beta repository?
Agreed, this is broken. I'm trying to build using mock-1.1.10-1.fc14
See https://bugzilla.redhat.com/show_bug.cgi?id=679885
This should have been fixed by 1.1.11 and I missed putting this BZ in the update list. It works for me but I'd prefer it if someone else would verify so we can close this bz.
Ah well closing as fixed in current release