Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203439 - net-im/psi-0.10-r3 needs to depend on qca in slot 0
Summary: net-im/psi-0.10-r3 needs to depend on qca in slot 0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Przemyslaw Maciag (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-27 11:08 UTC by Kai Krakow
Modified: 2008-02-21 21:11 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Krakow 2007-12-27 11:08:39 UTC
If you try to install psi-0.10-r3, that pulls in >=app-crypt/qca-1.0-r2 which effectivly installs qca-2. But psi requires qca-1.0, so the dependency should pull in slot 0 only of qca or put a second dep on <qca-2. It may be wise to apply the same change to the qca-tls dependency although there is currently no qca-tls version 2 ebuild.

Reproducible: Always

Steps to Reproduce:
1. Unmask qca-2 if needed (KDE4 apps will use it)
2. Emerge psi without qca installed
3.

Actual Results:  
Psi ebuild pulls in qca-2, but expects qca-1 during configure phase.

Expected Results:  
Psi should pull in qca-1 only and exclude qca-2.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-27 11:18:25 UTC
Eh; there's no qca-2 anywhere... no idea what did you unmask.

Comment 2 Kai Krakow 2007-12-28 10:50:06 UTC
KDE-4 will - when it is released - import it into the official portage tree. Currently you find it in the kde overlay available via layman. I think it's worth to already take care of, so problems do not pop up later when KDE4 will be put into official portage.
Comment 3 Peter Weller (RETIRED) gentoo-dev 2008-02-21 21:11:39 UTC
This seems to be fixed in -r4.