Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397493 - net-print/hplip: prepare: python eclass API used unchecked
Summary: net-print/hplip: prepare: python eclass API used unchecked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-01-03 12:56 UTC by Hanno Zysik (geki)
Modified: 2012-01-11 19:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
use !minimal && python_* (hplip.diff,375 bytes, patch)
2012-01-03 12:56 UTC, Hanno Zysik (geki)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Zysik (geki) 2012-01-03 12:56:37 UTC
Created attachment 297781 [details, diff]
use !minimal && python_*

Summary says it. Patch attached.

>>> Preparing source in /mnt/data/tmp/portage/net-print/hplip-3.11.12/work/hplip-3.11.12 ...
 * ERROR: net-print/hplip-3.11.12 failed (prepare phase):
 *   python_pkg_setup() not called
Comment 1 Daniel Pielmeier gentoo-dev 2012-01-11 19:24:38 UTC
+  11 Jan 2012; Daniel Pielmeier <billie@gentoo.org> hplip-3.11.12.ebuild:
+  Fix bug #397493. Thanks to Hanno Meyer-Thurow (geki) for the report.

Thanks! Must have missed this one.