Bugzilla – Bug 771585
missing gdbm-devel in RedHat_RHEL-6 repository
Last modified: 2012-08-13 08:44:59 UTC
User-Agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.4; U; en) Presto/2.10.289 Version/12.00 The package gdbm-devel is missing from RedHat_RHEL-6 repository. The following project fails because of unresolved depedency (gdbm-devel): https://build.opensuse.org/package/show?package=opt-python&project=home%3Acavallo71%3Aopt-python-interpreters Thanks Reproducible: Always Steps to Reproduce: Follow this link: https://build.opensuse.org/package/show?package=opt-python&project=home%3Acavallo71%3Aopt-python-interpreters Actual Results: RedHat_RHEL-6 build fails due to missing gdbm-devel Expected Results: RedHat_RHEL-6 should run fine
it's an old story with missing *-devel in RHEL. http://lists.opensuse.org/opensuse-buildservice/2011-02/msg00097.html Anyway, any news?
No, the package is still missing. I'll include the missing files in the srpm. It won't have any issue on the final rpm: I'll have to do a little extra work for it.
I was referring rather to the general problem of missing *-devel packages for RHEL on build.opensuse.org. The available devel packages can be listed for example with: osc ls -b -a i586 RedHat:RHEL-6 | grep openmpi-devel Similar problem exists for Ubuntu Universe packages http://comments.gmane.org/gmane.linux.suse.opensuse.buildservice/16723 what makes Ubuntu builds impossible, similarly to RHEL ones.