Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20334 - baselayout-1.8.5.9 fails with ro floppy
Summary: baselayout-1.8.5.9 fails with ro floppy
Status: RESOLVED DUPLICATE of bug 9849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-02 11:55 UTC by Tim Shadel
Modified: 2005-07-17 13: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 Tim Shadel 2003-05-02 11:55:05 UTC
The baselayout merge tries to write /mnt/floppy/.keep (I assume from the other
similar /mnt/ commands listed before the failure).  So if I have a read only
/mnt/floppy drive mounted, it fails.  This isn't fun when I expect to emerge a
bunch of things overnight, only to find an early ebuild failed.

WORKAROUND: umount /mnt/floppy, run ebuild, mount /mnt/floppy

If the ebuild could skip ro mounts that would be good, but I don't know much
about what it needs to do so that may not be feasible.  At least not failing
would be helpful.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-04 03:05:41 UTC

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