I'm still working on reproducing this, but I'm not sure I agree with
your analysis of what pkgdetails is doing.  The relevant bit of code is:

        $in = 1 if (/^Package: (.*)$/ && grep {$_ eq $1} @ARGV);

and that condition is true if the text after "Package: " is equal to any
element of @ARGV.

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

Title:
  LXC natty guest failing to configure properly

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

Reply via email to