Hi,

gmoore777 wrote:
> Looking at the code of xen-create-image, --keep would only matter if 
> somewhere along the lines FAIL was set to 1and that
> "exit" was not called at the point of the error.
> The failure occurs during a `umount` of a busy device.  (it's still busy 
> cause `sshd` is running.)
> The perl program just exits at that point which at this point is inside the 
> routine,  runCommand()
> at the last 2 lines:  
>         $FAIL = 1;
>         exit 127;

The next release will contain quite some fixes at that point
(consistent $FAIL usage instead just die and such), so this may be
already fixed in git, but I'll have closer look at that concrete
example.

Thanks for alle the details. I suspect the fix for the initially
reported issue (and not this side issue with --keep) is given in
https://bugs.launchpad.net/ubuntu/+source/xen-tools/+bug/997063

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-    |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


** Changed in: xen-tools (Ubuntu)
     Assignee: (unassigned) => Axel Beckert (xtaran)

** Changed in: xen-tools (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996789

Title:
  70-install-ssh does not prevent sshd from starting up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen-tools/+bug/996789/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to