Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 254171

Summary: app-misc/ca-certificates-20080809 cannot be installed with FEATURES="userpriv"
Product: Gentoo Linux Reporter: Martin Ereth <martin.ereth>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Ereth 2009-01-07 23:18:03 UTC
app-misc/ca-certificates-20080809 cannot be installed with FEATURES="userpriv". If it is disabled, it works.

Can it be forced that it is build with userpriv disabled? Or can a warning be added?

The error is:

>>> Unpacking source...
>>> Unpacking ca-certificates_20080809_all.deb to /var/tmp/portage/app-misc/ca-certificates-20080809/work
deb2targz: converting '/var/tmp/portage/app-misc/ca-certificates-20080809/distdir//ca-certificates_20080809_all.deb' ...
deb2targz: skipping section 'debian-binary'
deb2targz: skipping section 'control.tar.gz'
can't write '/var/tmp/portage/app-misc/ca-certificates-20080809/distdir//ca-certificates_20080809_all.tar.gz': Permission denied at /usr/bin/deb2targz line 54.
 *
 * ERROR: app-misc/ca-certificates-20080809 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2178:  Called unpack 'ca-certificates_20080809_all.deb'
 *               ebuild.sh, line  409:  Called die
 * The specific snippet of code:
 *                                      deb2targz "${srcdir}/${x}" || die "$myfail"
 *  The die message:
 *   failure unpacking ca-certificates_20080809_all.deb


Reproducible: Always

Steps to Reproduce:
1. try to emerge ca-certificates with FEATURES="userpriv"
2. look at the error messages
3. emerge ca-certificates with FEATURES="-userpriv"
4. look at the success messages
Comment 1 SpanKY gentoo-dev 2009-01-08 06:20:07 UTC

*** This bug has been marked as a duplicate of bug 250469 ***