Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253417 - sys-boot/grub-9999: svn co mkdir: cannot create directory `grub': Permission denied
Summary: sys-boot/grub-9999: svn co mkdir: cannot create directory `grub': Permission ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-02 05:47 UTC by Roger
Modified: 2009-01-02 06:17 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 Roger 2009-01-02 05:47:09 UTC
localhost2 ~ # emerge  =sys-boot/grub-9999
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-boot/grub-9999
 * checking ebuild checksums ;-) ...                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                [ ok ]
>>> Unpacking source...
 * subversion check out start -->
 *      repository: svn://svn.sv.gnu.org/grub/trunk/grub2
mkdir: cannot create directory `grub': Permission denied
 * 
 * ERROR: sys-boot/grub-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2474:  Called subversion_src_unpack
 *             environment, line 2796:  Called subversion_fetch
 *             environment, line 2726:  Called die
 * The specific snippet of code:
 *           mkdir -p "${ESVN_PROJECT}" || die "${ESVN}: can't mkdir ${ESVN_PROJECT}.";
 *  The die message:
 *   subversion: can't mkdir grub.
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-boot/grub-9999/temp/environment'.

Reproducible: Always
Comment 1 Roger 2009-01-02 06:16:00 UTC
ok. I don't think this is specific to this ebuild... even my own grub-9999.ebuild is failing with the same error.

Something happened after a recent sync today.
Comment 2 Roger 2009-01-02 06:17:25 UTC
Never mind.  After a sync, sys-apps/portage-2.2_rc20 was available.

Seems after upgrading, svn can make the folder now. 

Think I'll close this bug.