Bug 1254171 - joe fails to build in rawhide
Summary: joe fails to build in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: joe
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Forró
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-17 10:50 UTC by Nikola Forró
Modified: 2015-08-17 11:33 UTC (History)
2 users (show)

Fixed In Version: joe-3.8-3.fc24
Clone Of:
Environment:
Last Closed: 2015-08-17 11:33:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nikola Forró 2015-08-17 10:50:12 UTC
Description of problem:
joe fails to build in current rawhide, because rpm now checks for unpackaged files even if they are in %{_pkgdocdir} (see https://bugzilla.redhat.com/show_bug.cgi?id=728959)

Version-Release number of selected component (if applicable):
3.8-2

How reproducible:
always

Steps to Reproduce:
1. fedpkg clone --anonymous joe
2. cd joe
3. fedpkg mockbuild --root fedora-rawhide-x86_64 

Actual results:
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/joe-3.8-2.fc24.x86_64

RPM build errors:
error: Installed (but unpackaged) file(s) found:
   /usr/share/doc/joe/ChangeLog
   /usr/share/doc/joe/README.old
   /usr/share/doc/joe/hacking.md

Expected results:
package builds successfully


Note You need to log in before you can comment on or make changes to this bug.