Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300778 - app-pda/synce-kpm fails to run if dev-libs/libxslt is built w/o python USE flag
Summary: app-pda/synce-kpm fails to run if dev-libs/libxslt is built w/o python USE flag
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Iain Buchanan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 20:53 UTC by Luca Santarelli
Modified: 2010-12-19 00:20 UTC (History)
1 user (show)

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


Attachments
patch to add python USE dependency on dev-libs/libxslt (synce-kpm.ebuild.patch,427 bytes, patch)
2010-01-12 20:53 UTC, Luca Santarelli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Santarelli 2010-01-12 20:53:10 UTC
If dev-libs/libxslt is built without "python" USE flag, synce-kpm (DataServer) fails to start with an error into ImportModule xslt.

This problem surfaced because I have the USE flag "python" disabled in /etc/make.conf, but I think it would be safer to change the ebuild to require the USE dependency as per attached patch.

Reproducible: Always

Steps to Reproduce:
1. USE="-python" emerge libxslt
2. synce-kpm -d
3.
Comment 1 Luca Santarelli 2010-01-12 20:53:53 UTC
Created attachment 216283 [details, diff]
patch to add python USE dependency on dev-libs/libxslt
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-12-19 00:20:56 UTC
Removed from tree (bug 340007 for future restoration).