Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230659 - sys-fs/cryptsetup 1.0.6's ebuild requires libgpg-error as a dependency
Summary: sys-fs/cryptsetup 1.0.6's ebuild requires libgpg-error as a dependency
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-03 18:07 UTC by John Doe
Modified: 2008-10-05 19:57 UTC (History)
1 user (show)

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 John Doe 2008-07-03 18:07:06 UTC
when emerging cryptsetup v 1.0.6 the compilation process fail due to the dependency libgpg-error not being fulfilled

1.Install Gentoo via 2008 beta 2 live cd (xserver, xfce, gdm)
2.Preform emerge sync
3.Preform emerge -avDNu world
4.cryptsetup 1.0.6 compilation fails

workaround is to obviously to emerge libgpg-error before preforming a world update
Comment 1 Christian Hoffmann (RETIRED) gentoo-dev 2008-07-03 18:14:55 UTC
This is an ebuild problem, not a security issue (that's what the Security component is for). Changing Component and assigning to maintainers.
Comment 2 Alan Eugene Davis 2008-07-26 05:43:55 UTC
(In reply to comment #1)
> This is an ebuild problem, not a security issue (that's what the Security
> component is for). Changing Component and assigning to maintainers.
> 

However, for me at least /usr/lib64/libgpg-error.a does not exist as is required by cryptsetup.  I tried to link libgpg-error.so to libgpgerror.a with a resulting failure of cryptsetup saying a static link was impossible with a dynamic object.  


Comment 3 Łukasz Damentko (RETIRED) gentoo-dev 2008-08-11 01:30:37 UTC
Reassigning back to herd since Benjamin has retired as a Gentoo developer (#89719).
Comment 4 SpanKY gentoo-dev 2008-10-05 19:57:07 UTC
cryptsetup already has DEPEND on dev-libs/libgpg-error

post actual build failures