Good morning everyone,
I'm having some problems rebuilding some RHEL6 packages from:
http://ftp.redhat.com/pub/redhat/linux/enterprise/6/en/source/SRPMS/
in particular, mock building python-2.6.5 results in:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-2.6.5-3.el6.x86_64 error: Installed (but unpackaged) file(s) found: /usr/lib/debug/usr/lib64/libpython2.6.so.1.0.debug-gdb.py /usr/lib/debug/usr/lib64/libpython2.6.so.1.0.debug-gdb.pyc /usr/lib/debug/usr/lib64/libpython2.6.so.1.0.debug-gdb.pyo RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/debug/usr/lib64/libpython2.6.so.1.0.debug-gdb.py /usr/lib/debug/usr/lib64/libpython2.6.so.1.0.debug-gdb.pyc /usr/lib/debug/usr/lib64/libpython2.6.so.1.0.debug-gdb.pyo Child returncode was: 1
My build-env is a RedHat Workstation 6, beta2 release, mock 1.1.5-1.
I'm looking for suggestions here, as this is my first foray into building recently released upstream RHEL packages:
1. Looks like a bug in the source RPM, but I might be wrong. If so, is it Ok to report it to bugzilla.redhat.com? 2. Something weird in my env being it beta2?
My mock profile config attached.
Thanks.