Gentoo Archives: gentoo-portage-dev

From: Chris Reffett <creffett@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [PATCH] Check for and report read-only filesystems
Date: Sat, 11 Jan 2014 03:08:44
Message-Id: 52D0B588.4010506@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi all,
5 Attached is a patch to test if Portage is going to write to a
6 read-only filesystem and print out the list of filesystems that need
7 to be remounted RW. This leaves ${D} intact rather than having some
8 files moved before hitting the RO filesystem. Fixes bug 378869. Since
9 git.overlays.gentoo.org is down, I haven't had the chance to rebase
10 this against latest, but I can resubmit if it doesn't cleanly apply.
11 This is my first patch to the list, so I apologize if I didn't submit
12 correctly.
13
14 Chris Reffett
15 -----BEGIN PGP SIGNATURE-----
16 Version: GnuPG v2.0.22 (GNU/Linux)
17 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
18
19 iKYEARECAGYFAlLQtYhfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
20 bnBncC5maWZ0aGhvcnNlbWFuLm5ldEM2NzU5RjUyMDczREJDQkVDQTBDRkE1NERC
21 Nzk1QThBNDI2MTgzNTQACgkQ23laikJhg1SCCgCfZIo57KiijmACnDTa2vC9UMAb
22 9YwAoIhnc/nHDcIXBbzF9Tie3eTJyWpH
23 =j/1A
24 -----END PGP SIGNATURE-----

Attachments

File name MIME type
0001-Test-for-read-only-filesystems-bail-out-during-prein.patch text/x-patch

Replies