Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32508

Summary: gphoto2 & libgphoto2 - undocumented usb USE flag
Product: Gentoo Linux Reporter: Leon Matthews <leon>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Leon Matthews 2003-11-01 19:33:39 UTC
My usb-hotplug script broke after a large update.  Turned out that gphoto was
compliled without USB support.  Re-emerging both with USE="usb" fixed the
problem, *BUT* there is no 'usb' use flag listed by 'etcat -u gphoto2'...  

Not a big deal, but caused me a few moments of confusion -- the previous ebuild
of gphoto built USB support without the 'usb' USE flag being set, and it
/looked/ like the new one did too...

Reproducible: Always
Steps to Reproduce:




Expected Results:  
Supplied proper usage information in it's USE flags.
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2003-11-01 20:13:43 UTC
there is no usb useflag for either package. I don't know how setting it should
have fixed anything.

libgphoto2 does debend on libusb directly.