Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80493 - libxslt needs dev-libs/libgpg-error when crypt is in USE
Summary: libxslt needs dev-libs/libgpg-error when crypt is in USE
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High critical
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 10:48 UTC by Chris Gianelloni (RETIRED)
Modified: 2005-02-22 08:07 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 Chris Gianelloni (RETIRED) gentoo-dev 2005-02-02 10:48:31 UTC
I am only marking this as critical as it is blocking a LiveCD build.  My current solution is to force libgpg-error to merge first, but the dependencies should be corrected on this ebuild.
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-02-02 12:31:36 UTC
libgcrypt depends on libgpg-error already, so it should already be brought in as a dep right?
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-02-02 12:50:36 UTC
You are correct, but for some reason it does not appear to be getting pulled in, as if I add a libgpg-error to my spec file right before gdm (I'm not pulling in all of gnome just yet) then it works.  Also, without adding this, libgpg-error is never installed.
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2005-02-22 01:26:39 UTC
I'm not entirely sure what we can/need to do here Chris,

USE="crypt" emerge libxslt -ep

[ ... ]

[ebuild  N    ] sys-libs/zlib-1.2.2
[ebuild  N    ] dev-libs/libxml2-2.6.17
[ebuild  N    ] sys-devel/autoconf-2.13
[ebuild  N    ] sys-devel/autoconf-wrapper-2-r1
[ebuild  N    ] sys-devel/autoconf-2.59-r6
[ebuild  N    ] dev-libs/libgpg-error-1.0-r1
[ebuild  N    ] dev-libs/libgcrypt-1.2.1
[ebuild  N    ] dev-libs/libxslt-1.1.12

It's definitely in the dep tree, is this something catalyst related?
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-02-22 08:07:41 UTC
Well, the stable for all arches on the LiveCD is 1.1.9-r1, rather than 1.1.12, but that makes no difference.  It seems as if the problem has resolved itself, so I guess we can simply just INVALID this one, and if I discover where the actual problem was, I can REOPEN.