First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 214194
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Robert A. <r_a@lavabit.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
lvm-stop_procmounts-symlink.patch patch to lvm-stop.sh which makes it ignore the rootfs entry patch Robert A. 2008-03-22 00:01 0000 492 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 214194 depends on: Show dependency tree
Bug 214194 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-22 00:00 0000
whan shutting down logical volumes the lvm-stop.sh script gets confused by the
rootfs entry of /proc/mounts (mount reads from it if /etc/mtab is a symlink to
/proc/mounts)

------- Comment #1 From Robert A. 2008-03-22 00:01:39 0000 -------
Created an attachment (id=146811) [edit]
patch to lvm-stop.sh which makes it ignore the rootfs entry

------- Comment #2 From Robin Johnson 2008-03-22 05:44:29 0000 -------
robert: can you please test this version instead?
mount | awk '{if($3 == "/" && $1 != "rootfs"){print $1}}'

------- Comment #3 From Robert A. 2008-03-22 12:11:55 0000 -------
(In reply to comment #2)
> robert: can you please test this version instead?
> mount | awk '{if($3 == "/" && $1 != "rootfs"){print $1}}'

Works for me - and it looks prettier to me. (:

------- Comment #4 From Robin Johnson 2008-06-08 19:35:35 0000 -------
Fixed for .37.

------- Comment #5 From Robin Johnson 2008-06-08 19:39:19 0000 -------
*** Bug 202058 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug