Proposition:

--- a/runner/adt-run
+++ b/runner/adt-run
@@ -733,7 +733,7 @@ def finalise_options():
        if opts.gnupghome.startswith('~/'):
                try: home = os.environ['HOME']
                except KeyError:
-                       parser.error("HOME environment variable"
+                       bomb("HOME environment variable"
                                " not set, needed for --gnupghome=`%s"
                                % opts.gnupghome)
                opts.gnupghome = home + opts.gnupghome[1:]

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

Title:
  crashes in chroot with no HOME set

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to