#1195 Broken 10.2.0-3 build on rawhide
Closed: Fixed Opened by edewata.

The pki-core-10.2.0-3 is broken on F22:
http://koji.fedoraproject.org/koji/buildinfo?buildID=583226

Per IPA team's suggestion, new builds should always start from rawhide, followed by other platforms.

Proposed milestone: 10.2.0-4


Build log shows pylint failure:

+ sh ../pylint-build-scan.sh /builddir/build/BUILDROOT/pki-core-10.2.0-3.fc22.i386 /builddir/build/BUILD/pki-core-10.2.0/build
Warning: option include-ids is deprecated and ignored.
Warning: option symbols is deprecated and ignored.
===============================================================================
  Pylint has reported errors or warnings in the python code.
  The report generated can be viewed at /builddir/build/pylint-report.
  If the issues shown are false positives, re-build pki-core after marking them
  ignored in the configuration file dogtag.pylintrc, in the source code. 
===============================================================================
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.uiZYAC (%install)
    Bad exit status from /var/tmp/rpm-tmp.uiZYAC (%install)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps  builddir/build/SPECS/pki-core.spec']
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 378, in do
    raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps  builddir/build/SPECS/pki-core.spec']
LEAVE do --> EXCEPTION RAISED

It possibly can be fixed with a patch that's already in master: a3bd5046556dca3704ad4a6b8a7029724c30b589

Fixed and built in rawhide.

http://koji.fedoraproject.org/koji/buildinfo?buildID=588668

Metadata Update from @edewata:
- Issue set to the milestone: 10.2 Backlog

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1757

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata