[Bug 1065873] Re: crashes in chroot with no HOME set

Martin Pitt martin.pitt at ubuntu.com
Fri Jul 19 07:57:20 UTC 2013


I replaced the whole code block with os.path.expanduser() which also
gets along without $HOME.

** Changed in: autopkgtest (Ubuntu)
       Status: Triaged => Fix Committed

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

Title:
  crashes in chroot with no HOME set

Status in “autopkgtest” package in Ubuntu:
  Fix Committed

Bug description:
  In a pbuilder chroot it crashes without HOME set:

  # adt-run --no-built-binaries --built-tree=. --- adt-virt-null
  adt-run: trace: ** init
  adt-run: trace: ** start
  adt-run: trace: $ vserver: adt-virt-null
  adt-run: unexpected, exceptional, error:
  Traceback (most recent call last):
    File "/usr/bin/adt-run", line 1881, in main
      finalise_options()
    File "/usr/bin/adt-run", line 736, in finalise_options
      parser.error("HOME environment variable"
  NameError: global name 'parser' is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1065873/+subscriptions




More information about the foundations-bugs mailing list