Activity log for bug #1124029

Date Who What changed Old value New value Message
2013-02-13 11:49:56 Para Siva bug added bug
2013-02-13 11:49:56 Para Siva attachment added syslog (1).txt https://bugs.launchpad.net/bugs/1124029/+attachment/3526359/+files/syslog%20%281%29.txt
2013-02-13 11:50:23 Para Siva attachment added partman.txt https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1124029/+attachment/3526360/+files/partman.txt
2013-02-13 11:50:34 Para Siva attachment added media-info.txt https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1124029/+attachment/3526361/+files/media-info.txt
2013-02-13 11:50:44 Para Siva attachment added hardware-summary.txt https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/1124029/+attachment/3526362/+files/hardware-summary.txt
2013-02-13 12:01:27 Para Siva description The following error occurs during LTSP server installation on hardware with Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64+mac (20130213.1). Feb 13 11:40:02 main-menu[409]: (process:21643): mount: mounting proc on /target/proc failed: Device or resource busy Feb 13 11:40:02 main-menu[409]: WARNING **: Configuring 'ltsp-client-builder' failed with error code 1 Feb 13 11:40:02 main-menu[409]: WARNING **: Menu item 'ltsp-client-builder' failed. **This is with amd64+mac and will report the outcome of i386 and amd64 installations shortly. == Test case == 1) Press F4 2) Choose LTSP 3) Install The following error occurs during LTSP server installation on hardware with Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64+mac (20130213.1). Feb 13 11:40:02 main-menu[409]: (process:21643): mount: mounting proc on /target/proc failed: Device or resource busy Feb 13 11:40:02 main-menu[409]: WARNING **: Configuring 'ltsp-client-builder' failed with error code 1 Feb 13 11:40:02 main-menu[409]: WARNING **: Menu item 'ltsp-client-builder' failed. **This is with amd64+mac and will report the outcome of i386 and amd64 installations shortly. == Test case == 1) Press F4 2) Choose LTSP 3) Install (This is a side-by-side installation along with another precise alternate one. Not sure if that's any reason for this)
2013-02-13 18:14:25 Stéphane Graber description The following error occurs during LTSP server installation on hardware with Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64+mac (20130213.1). Feb 13 11:40:02 main-menu[409]: (process:21643): mount: mounting proc on /target/proc failed: Device or resource busy Feb 13 11:40:02 main-menu[409]: WARNING **: Configuring 'ltsp-client-builder' failed with error code 1 Feb 13 11:40:02 main-menu[409]: WARNING **: Menu item 'ltsp-client-builder' failed. **This is with amd64+mac and will report the outcome of i386 and amd64 installations shortly. == Test case == 1) Press F4 2) Choose LTSP 3) Install (This is a side-by-side installation along with another precise alternate one. Not sure if that's any reason for this) == Rationale == For some reason /run/resolvconf sometimes (race condition) doesn't exist at the time we try to setup LTSP. This is a bug in its own but is then making a touch /etc/resolv.conf fail in ltsp-client-builder. The workaround for now is to call mkdir -p /run/resolvconf through in-target, thereby ensuring /run/resolvconf always exists, which should make the touch succeed. == Test case == It's unfortunately a race condition, so short of trying a few installs and considering it fixed, there's no trivial way of confirming this. One could try to remove /run/resolvconf on purpose just before ltsp-client-builder is called and see what happens, but that'd require some pretty careful timing. == Regression potential == This is a mkdir -p of a directory under /run, so it really shouldn't ever fail. However the fix is just working around a bigger problem and if anything inside the target tries to resolve a hostname, this will still fail as we won't have any DNS servers configured. --- original report --- The following error occurs during LTSP server installation on hardware with Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64+mac (20130213.1). Feb 13 11:40:02 main-menu[409]: (process:21643): mount: mounting proc on /target/proc failed: Device or resource busy Feb 13 11:40:02 main-menu[409]: WARNING **: Configuring 'ltsp-client-builder' failed with error code 1 Feb 13 11:40:02 main-menu[409]: WARNING **: Menu item 'ltsp-client-builder' failed. **This is with amd64+mac and will report the outcome of i386 and amd64 installations shortly. == Test case == 1) Press F4 2) Choose LTSP 3) Install (This is a side-by-side installation along with another precise alternate one. Not sure if that's any reason for this)
2013-02-13 18:23:01 Colin Watson nominated for series Ubuntu Precise
2013-02-13 18:23:01 Colin Watson bug task added ltsp (Ubuntu Precise)
2013-02-13 18:23:21 Colin Watson ltsp (Ubuntu Precise): status New Triaged
2013-02-13 18:23:24 Colin Watson ltsp (Ubuntu Precise): importance Undecided High
2013-02-13 18:23:31 Colin Watson ltsp (Ubuntu Precise): assignee Stéphane Graber (stgraber)
2013-02-13 18:23:33 Colin Watson ltsp (Ubuntu Precise): milestone ubuntu-12.04.2
2013-02-13 18:23:38 Colin Watson ltsp (Ubuntu): status New Triaged
2013-02-13 18:23:40 Colin Watson ltsp (Ubuntu): importance Undecided High
2013-02-13 18:24:39 Colin Watson ltsp (Ubuntu Precise): status Triaged Fix Committed
2013-02-13 18:24:40 Colin Watson bug added subscriber Ubuntu Stable Release Updates Team
2013-02-13 18:24:41 Colin Watson bug added subscriber SRU Verification
2013-02-13 18:24:43 Colin Watson tags iso-testing qa-manual-testing iso-testing qa-manual-testing verification-needed
2013-02-13 22:22:46 Stéphane Graber tags iso-testing qa-manual-testing verification-needed iso-testing qa-manual-testing verification-done
2013-02-13 22:41:26 Colin Watson removed subscriber Ubuntu Stable Release Updates Team
2013-02-13 22:42:10 Launchpad Janitor ltsp (Ubuntu Precise): status Fix Committed Fix Released
2016-02-22 06:57:55 Alkis Georgopoulos ltsp (Ubuntu): status Triaged Invalid