Started with:
ii  apt                              1.2.20                                     
amd64        commandline package manager

Run modified test case to check that quoted strings are escaped right:

root@apt-verify:~# apt-config dump -o foo=" bar " | sed 
s#CommandLine::AsString#CommandLineAsString#g | apt-config shell FOO 
CommandLineAsString -c /dev/stdin
E: Syntax error /dev/stdin:233: Extra junk after value

if failed.

Upgraded to:
ii  apt                                             1.2.24                      
 amd64                        commandline package manager

And it works now:

# apt-config dump -o foo=" bar " | sed 
s#CommandLine::AsString#CommandLineAsString#g | apt-config shell FOO 
CommandLineAsString -c /dev/stdin
FOO='apt-config dump -o foo='\'' bar '\'''


** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial

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

Title:
  apt fails to verify keys when Dir has space, and set via cmdline

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

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

Reply via email to