Bug 745081

Summary: libgphoto2 - FTBFS on Fedora 15
Product: [Fedora] Fedora Reporter: Jiri Kastner <jkastner>
Component: libgphoto2Assignee: Jindrich Novy <jnovy>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 15CC: henrik, jnovy, pbrobinson, pknirsch, rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-06 23:00:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 659965, 713919    

Description Jiri Kastner 2011-10-11 10:59:02 UTC
Description of problem:
fails to build from source on unpackaged /usr/lib{,_64}/libgphoto2/print-camera-list, which is used after build to create udev rules, but 

Version-Release number of selected component (if applicable):
libgphoto2-2.4.10.1-1.fc15.src.rpm (2.4.11 from fc16/rawhide too)

How reproducible:
always

Steps to Reproduce:
1. download src.rpm
2. mock rebuild libgphoto2-2.4.10.1-1.fc15.src.rpm
3. check build.log
  
Actual results:
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgphoto2-2.4.10.1-1.fc15.x86_64
DEBUG: error: Installed (but unpackaged) file(s) found:
DEBUG:    /usr/lib64/libgphoto2/print-camera-list
DEBUG:     Installed (but unpackaged) file(s) found:
DEBUG:    /usr/lib64/libgphoto2/print-camera-list
DEBUG: RPM build errors:
DEBUG: Child returncode was: 1


Expected results:
rpm built

Additional info:
http://jkastner.fedorapeople.org/libgphoto2-2.4.10.1-2.fc15.0.arm1/ - successful build
http://jkastner.fedorapeople.org/libgphoto2-2.4.10.1-1.fc15/ - failed one

Comment 1 Jindrich Novy 2011-10-12 13:00:48 UTC
Just removed the print-camera-list from %{_libdir}. New packages will occur in F15 together with upcoming updates.

Comment 2 Henrik Nordström 2011-10-13 06:34:40 UTC
F15 build failed with

RPM build errors:
    File not found: /builddir/build/BUILDROOT/libgphoto2-2.4.11-1.fc15.i386/lib/udev/check-mtp-device

Comment 3 Henrik Nordström 2011-10-25 20:35:53 UTC
Any progress on fixing the F15 build of libgphoto2? the arm secondary arch is still missing libgphoto2 due to this.

Comment 4 Jindrich Novy 2011-10-26 08:20:35 UTC
It should be fixed now. The question is how the first f15 build of 2.4.11 could end up as successful...

Comment 5 Henrik Nordström 2011-10-26 11:00:26 UTC
Thanks!

2.4.11 have not been built for F15 before according to Koji.