[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-07-05 Thread James Roper
I'd love to upgrade to Lucid, but I can't log in to my machine, I've got a graphics card issue that prevents normal boot, and this issue prevents recovery mode from working. Are there any work arounds I can use so I can get a root shell that works? -- mountall vomits a shell onto virtual

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-07-05 Thread James Roper
I'd love to upgrade to Lucid, but I can't log in to my machine, I've got a graphics card issue that prevents normal boot, and this issue prevents recovery mode from working. Are there any work arounds I can use so I can get a root shell that works? -- mountall vomits a shell onto virtual

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-04-13 Thread Scott James Remnant
Have given up with this SRU. Anyone affected can upgrade to Lucid soon enough. ** Changed in: mountall (Ubuntu Karmic) Status: Triaged = Won't Fix ** Changed in: mountall (Ubuntu Karmic) Assignee: Scott James Remnant (scott) = (unassigned) ** Changed in: mountall (Ubuntu Karmic)

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-04-13 Thread Scott James Remnant
Have given up with this SRU. Anyone affected can upgrade to Lucid soon enough. ** Changed in: mountall (Ubuntu Karmic) Status: Triaged = Won't Fix ** Changed in: mountall (Ubuntu Karmic) Assignee: Scott James Remnant (scott) = (unassigned) ** Changed in: mountall (Ubuntu Karmic)

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-04-02 Thread Peter McKenna
I've just come across this bug. I have the following setup. /dev/md0 is a 4 disk RAID1 array (/dev/sda1 to sdd1) mounted on /. /dev/sda2 to /dev/sde2 are all swap partitions (sde2 is on the spare disk). In fstab all swap partitions use options sw,pri=1,ifexists. I don't think the ifexists option

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-04-02 Thread Peter McKenna
I've just come across this bug. I have the following setup. /dev/md0 is a 4 disk RAID1 array (/dev/sda1 to sdd1) mounted on /. /dev/sda2 to /dev/sde2 are all swap partitions (sde2 is on the spare disk). In fstab all swap partitions use options sw,pri=1,ifexists. I don't think the ifexists option

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-03-18 Thread Martin Pitt
In order to not block the followup SRU I reopen the bug. While the -proposed update was said to not fix this bug, it wasn't a regression either. ** Tags removed: verification-failed ** Changed in: mountall (Ubuntu Karmic) Status: Fix Committed = Triaged -- mountall vomits a shell onto

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-03-18 Thread Martin Pitt
In order to not block the followup SRU I reopen the bug. While the -proposed update was said to not fix this bug, it wasn't a regression either. ** Tags removed: verification-failed ** Changed in: mountall (Ubuntu Karmic) Status: Fix Committed = Triaged -- mountall vomits a shell onto

Re: [Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-03-15 Thread Scott James Remnant
On Thu, 2010-03-11 at 21:58 +, mrmookie wrote: This is still happening in MARCH! Any way to fix this permanently yet? The fix was NAK'd by artlogic on 2010-01-02; our Stable Release Updates procedure does not allow us to continue with the backport AFAIK Scott -- Scott James Remnant

Re: [Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-03-15 Thread Scott James Remnant
On Thu, 2010-03-11 at 21:58 +, mrmookie wrote: This is still happening in MARCH! Any way to fix this permanently yet? The fix was NAK'd by artlogic on 2010-01-02; our Stable Release Updates procedure does not allow us to continue with the backport AFAIK Scott -- Scott James Remnant

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-03-11 Thread mrmookie
This is still happening in MARCH! Any way to fix this permanently yet? -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a duplicate

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-03-11 Thread mrmookie
This is still happening in MARCH! Any way to fix this permanently yet? -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic-proposed/mountall -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a duplicate bug. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic-proposed/mountall -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-04 Thread Laurent Birtz
Demonize code: /* Become daemon */ if (daemonise) { pid_t pid; /* Fork once because Upstart makes us a session leader, * or we may be a session leader of an existing process * group. */ pid = fork (); if (pid 0) {

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-04 Thread Laurent Birtz
Demonize code: /* Become daemon */ if (daemonise) { pid_t pid; /* Fork once because Upstart makes us a session leader, * or we may be a session leader of an existing process * group. */ pid = fork (); if (pid 0) {

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-02 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a duplicate

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-02 Thread artlogic
Unfortunately I spoke too soon. It seems like the issue has come back. After upgrading I verified mountall wasn't still running when I logged in with ps -A | grep mountall and got nothing back. But today, oddly enough after flashing the BIOS, the issue seems to have returned. Unfortunately on

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-02 Thread artlogic
Unfortunately I spoke too soon. It seems like the issue has come back. After upgrading I verified mountall wasn't still running when I logged in with ps -A | grep mountall and got nothing back. But today, oddly enough after flashing the BIOS, the issue seems to have returned. Unfortunately on

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-02 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-01 Thread artlogic
This fix works for me - thanks Martin and all. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a duplicate bug. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2010-01-01 Thread artlogic
This fix works for me - thanks Martin and all. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-23 Thread Martin Pitt
Accepted mountall into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: mountall (Ubuntu

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-23 Thread Martin Pitt
Accepted mountall into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: mountall (Ubuntu

Re: [Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-07 Thread Scott James Remnant
On Sun, 2009-12-06 at 09:25 +, Micah Gersten wrote: Scott, someone came in asking about this bug, so I figured I'd attach the patch for the SRU. ** Attachment added: Debdiff for Karmic http://launchpadlibrarian.net/36494855/mountall_1.0.1.debdiff This patch is already in the bzr

Re: [Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-07 Thread Scott James Remnant
On Sun, 2009-12-06 at 09:25 +, Micah Gersten wrote: Scott, someone came in asking about this bug, so I figured I'd attach the patch for the SRU. ** Attachment added: Debdiff for Karmic http://launchpadlibrarian.net/36494855/mountall_1.0.1.debdiff This patch is already in the bzr

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-06 Thread Micah Gersten
Scott, someone came in asking about this bug, so I figured I'd attach the patch for the SRU. ** Attachment added: Debdiff for Karmic http://launchpadlibrarian.net/36494855/mountall_1.0.1.debdiff -- mountall vomits a shell onto virtual console when you run vi

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-06 Thread Micah Gersten
I meant to say someone asked in #ubuntu-bugs about it. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a duplicate bug. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-06 Thread Micah Gersten
Scott, someone came in asking about this bug, so I figured I'd attach the patch for the SRU. ** Attachment added: Debdiff for Karmic http://launchpadlibrarian.net/36494855/mountall_1.0.1.debdiff -- mountall vomits a shell onto virtual console when you run vi

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-12-06 Thread Micah Gersten
I meant to say someone asked in #ubuntu-bugs about it. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package mountall - 1.1 --- mountall (1.1) lucid; urgency=low * Update to use external libnih. * Updated autoconf details at same time to match libnih. * rcS is a job, not an event. LP: #456806. -- Scott James Remnant sc...@ubuntu.com Sun, 29 Nov

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package mountall - 1.1 --- mountall (1.1) lucid; urgency=low * Update to use external libnih. * Updated autoconf details at same time to match libnih. * rcS is a job, not an event. LP: #456806. -- Scott James Remnant sc...@ubuntu.com Sun, 29 Nov

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-10 Thread Nicholas Campion
I am seeing this issue as well. The final messages I see on my vanilla server install after boot are: One or more of the mounts listed in /etc/fstab cannot yet be mounted: (ESC for recovery shell) swap: waiting for /dev/mapper/cryptswap1 This is a fully upgraded but completely default (not

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-10 Thread Nicholas Campion
I am seeing this issue as well. The final messages I see on my vanilla server install after boot are: One or more of the mounts listed in /etc/fstab cannot yet be mounted: (ESC for recovery shell) swap: waiting for /dev/mapper/cryptswap1 This is a fully upgraded but completely default (not

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-09 Thread Scott James Remnant
** Changed in: mountall (Ubuntu Karmic) Status: Fix Committed = Triaged ** Changed in: mountall (Ubuntu) Status: Fix Committed = Triaged -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-09 Thread Scott James Remnant
** Changed in: mountall (Ubuntu Karmic) Status: Fix Committed = Triaged ** Changed in: mountall (Ubuntu) Status: Fix Committed = Triaged -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mountall -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a duplicate bug. -- Ubuntu-server-bugs mailing

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-11-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mountall -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-31 Thread Kevin Light
After boot I was seeing constant disk activity and moderate cpu usage (50% +) and eventually determined that mountall was the reason. My symptoms were similar to those posted for bug # 460153. I applied the change in post #8 and rebooted and the problem went away. -- mountall vomits a shell

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread FormerSlacker
** Changed in: mountall (Ubuntu Karmic) Status: Fix Released = Confirmed -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread FormerSlacker
Just thought I'd pipe in and mention this issue still exists on my system even with the latest mountall. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread Steve Langasek
** Changed in: mountall (Ubuntu Karmic) Milestone: ubuntu-9.10 = karmic-updates -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Server Team, which is a subscriber of a

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread Scott James Remnant
Oh , I see the problem: change stop on rcS in /etc/init/mountall.conf to: stop on starting rcS Scott -- Scott James Remnant sc...@ubuntu.com ** Changed in: mountall (Ubuntu Karmic) Status: Confirmed = Fix Committed -- mountall vomits a shell onto virtual console when you run

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread FormerSlacker
Thank you Scott. I can confirm that your fix solves the recovery console issues on my machine, it now functions as expected. However, the tty1 mountall maintenance issue persists. Log into tty1, execute vim, press ESC and I'm greeted with the mountall maintenance menu and a root prompt. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread FormerSlacker
** Changed in: mountall (Ubuntu Karmic) Status: Fix Released = Confirmed -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread FormerSlacker
Just thought I'd pipe in and mention this issue still exists on my system even with the latest mountall. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread Steve Langasek
** Changed in: mountall (Ubuntu Karmic) Milestone: ubuntu-9.10 = karmic-updates -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread Scott James Remnant
Oh , I see the problem: change stop on rcS in /etc/init/mountall.conf to: stop on starting rcS Scott -- Scott James Remnant sc...@ubuntu.com ** Changed in: mountall (Ubuntu Karmic) Status: Confirmed = Fix Committed -- mountall vomits a shell onto virtual console when you run

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-28 Thread FormerSlacker
Thank you Scott. I can confirm that your fix solves the recovery console issues on my machine, it now functions as expected. However, the tty1 mountall maintenance issue persists. Log into tty1, execute vim, press ESC and I'm greeted with the mountall maintenance menu and a root prompt. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package mountall - 1.0 --- mountall (1.0) karmic; urgency=low [ Kees Cook ] * Call out to restorecon after mounting tmpfs filesystems. LP: #456942. [ Johan Kiviniemi ] * Fix a bug introduced by the 0.2.6 change. In certain situations, we’d quit

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package mountall - 1.0 --- mountall (1.0) karmic; urgency=low [ Kees Cook ] * Call out to restorecon after mounting tmpfs filesystems. LP: #456942. [ Johan Kiviniemi ] * Fix a bug introduced by the 0.2.6 change. In certain situations, we’d quit

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-25 Thread Michael B. Trausch
Please see bug 460153 for additional information. This causes some strange other issues that prevent me from being able to use 9.10 RC on a server. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-25 Thread Scott James Remnant
The fix introduced other regressions, Johan had a better fix ** Changed in: mountall (Ubuntu Karmic) Status: In Progress = Fix Committed -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-25 Thread Michael B. Trausch
Please see bug 460153 for additional information. This causes some strange other issues that prevent me from being able to use 9.10 RC on a server. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-25 Thread Scott James Remnant
The fix introduced other regressions, Johan had a better fix ** Changed in: mountall (Ubuntu Karmic) Status: In Progress = Fix Committed -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-24 Thread J. Alexander Jacocks
I can confirm this same issue on a freshly-installed 9.10 rc i386 system. -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/karmic/mountall/ubuntu -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-20 Thread Scott James Remnant
** Also affects: mountall (Ubuntu Karmic) Importance: High Assignee: Scott James Remnant (scott) Status: In Progress -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-20 Thread James Troup
** Attachment added: mountall.log.474 http://launchpadlibrarian.net/34078762/mountall.log.474 -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-20 Thread Scott James Remnant
** Changed in: mountall (Ubuntu) Status: New = In Progress ** Changed in: mountall (Ubuntu) Assignee: (unassigned) = Scott James Remnant (scott) ** Changed in: mountall (Ubuntu) Milestone: None = ubuntu-9.10 ** Changed in: mountall (Ubuntu) Importance: Undecided = High --

[Bug 456806] Re: mountall vomits a shell onto virtual console when you run vi

2009-10-20 Thread James Troup
mountall 0.2.6~boot1 from the ubuntu-boot PPA fixes this for me. Thanks, Scott -- mountall vomits a shell onto virtual console when you run vi https://bugs.launchpad.net/bugs/456806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --