Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254171 - app-misc/ca-certificates-20080809 cannot be installed with FEATURES="userpriv"
Summary: app-misc/ca-certificates-20080809 cannot be installed with FEATURES="userpriv"
Status: RESOLVED DUPLICATE of bug 250469
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 23:18 UTC by Martin Ereth
Modified: 2009-01-08 06:20 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 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 ***