Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373321 - =sys-cluster/ceph-0.29.1 missing dependence
Summary: =sys-cluster/ceph-0.29.1 missing dependence
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 10:52 UTC by Deniss Gaplevsky
Modified: 2011-06-28 11:06 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 Deniss Gaplevsky 2011-06-28 10:52:52 UTC
ebuild =sys-cluster/ceph-0.29.1 should request sys-apps/keyutils in CDEPEND

Reproducible: Always

Steps to Reproduce:
1. try to build without sys-apps/keyutils installed
2.
3.
Actual Results:  
checking for pthread_create in -lpthread... yes
checking for add_key in -lkeyutils... no
configure: error: in `/var/tmp/portage/sys-cluster/ceph-0.29.1/work/ceph-0.29.1':
configure: error: libkeyutils not found
See `config.log' for more details.

Expected Results:  
automerge sys-apps/keyutils

>>> Emerging (7 of 7) sys-cluster/ceph-0.29.1
 * ceph-0.29.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                               [ ok ]
 * Package:    sys-cluster/ceph-0.29.1
 * Repository: gentoo
 * Maintainer: cluster@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   sandbox
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-06-28 11:06:52 UTC
  28 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> ceph-0.29.1.ebuild:
  Add missing dependency wrt #373321 by Deniss Gaplevsky <slim@inbox.lv>