Description of problem: EPEL does not have the package gtksourceview2 which is required for building certain packages Version-Release number of selected component (if applicable):EPEL-5 How reproducible: Always Steps to Reproduce: 1.Try building something that requires gtksourceview2 on buildsys Actual results: Package does not build Expected results: Should build properly Additional info: Tried building package gnusim8085 on EL-5 using buildsys but build fails.
$ mock -r fedora-5-i386-epel gtksourceview2-2.0.2-1.fc8.src.rpm INFO: mock.py version 0.9.11 starting... State Changed: init plugins State Changed: start INFO: Start(gtksourceview2-2.0.2-1.fc8.src.rpm) Config(epel-5-i386) State Changed: lock buildroot State Changed: clean State Changed: init State Changed: lock buildroot INFO: enabled root cache State Changed: unpacking root cache INFO: enabled yum cache State Changed: cleaning yum metadata State Changed: running yum State Changed: setup ERROR: Exception(gtksourceview2-2.0.2-1.fc8.src.rpm) Config(epel-5-i386) 0 minutes 22 seconds INFO: Results and/or logs in: /var/lib/mock//epel-5-i386/result ERROR: Bad build req: No Package Found for glib2-devel >= 2.13.6. Exiting. glib2-devel at the specified version is not available for EL5.
What cvs action is needed here? Clearing flag, reset if you need something. Sounds like this won't make it without modification...
(In reply to comment #0) > Description of problem: EPEL does not have the package gtksourceview2 which is > required for building certain packages This doesn't make any sense whatsoever ... gtksourceview2 is a library which is used by gedit (among others), so it is part of RHEL/CentOS not EPEL. Closing as NOTABUG