Bug 771585 - missing gdbm-devel in RedHat_RHEL-6 repository
Summary: missing gdbm-devel in RedHat_RHEL-6 repository
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: Other RHEL 6
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-16 07:55 UTC by Antonio Cavallo
Modified: 2012-08-13 08:44 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Cavallo 2012-07-16 07:55: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
Comment 1 Marcin Dulak 2012-08-12 10:21:00 UTC
it's an old story with missing *-devel in RHEL.
http://lists.opensuse.org/opensuse-buildservice/2011-02/msg00097.html
Anyway, any news?
Comment 2 Antonio Cavallo 2012-08-12 11:12:49 UTC
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.
Comment 3 Marcin Dulak 2012-08-13 08:44:59 UTC
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.