Ubuntu Pastebin

Paste from a at Wed, 30 Sep 2015 07:33:19 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
adt-run: DBG: Parsed options: Namespace(apt_pocket=['proposed'], copy=[], gainroot=None, gnupghome='~/.cache/autopkgtest', logfile=None, output_dir=None, set_lang='C.UTF-8', setup_commands=[], shell=False, shell_fail=True, summary=None, timeout_build=None, timeout_copy=None, timeout_factor=1.0, timeout_install=None, timeout_short=None, timeout_test=None, user=None, verbosity=2)                                                                                                                                                                  
adt-run: DBG: Remaining arguments: ['--source', 'kdepim-runtime_15.08.1.orig.tar.xz']                                                                                                                                                                                          
adt-run: DBG: Interpreted actions: ['--source', 'kdepim-runtime_15.08.1.orig.tar.xz']                                                                                                                                                                                          
adt-run: DBG: Virt runner arguments: ['lxc', '-e', 'adt-wily']                                                                                                                                                                                                                 
adt-run: DBG: testbed init
adt-run [09:32:41]: version 3.13
adt-run: DBG: $ vserver: adt-virt-lxc -e adt-wily
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed open, scratch=None
adt-run: DBG: sending command to testbed: open
adt-run: DBG: got reply from testbed: ok /tmp/adt-virt-lxc.shared.j48uy0kt/downtmp
adt-run: DBG: sending command to testbed: print-execute-command
adt-run: DBG: got reply from testbed: ok lxc-attach,--name,adt-virt-lxc-vqbtjx,--,env,-i,sh,-ac,%5B%20-r%20/etc/environment%20%5D%20%26%26%20.%20/etc/environment%202%3E/dev/null%20%7C%7C%20true%3B%20%5B%20-r%20/etc/default/locale%20%5D%20%26%26%20.%20/etc/default/locale%202%3E/dev/null%20%7C%7C%20true%3B%20%5B%20-r%20/etc/profile%20%5D%20%26%26%20.%20/etc/profile%202%3E/dev/null%20%7C%7C%20true%3B%20exec%20%22%24%40%22,--
adt-run: DBG: sending command to testbed: capabilities
adt-run: DBG: got reply from testbed: ok revert revert-full-system root-on-testbed isolation-container suggested-normal-user=ubuntu downtmp-host=/tmp/adt-virt-lxc.shared.j48uy0kt/downtmp
adt-run: DBG: testbed capabilities: ['revert', 'revert-full-system', 'root-on-testbed', 'isolation-container', 'suggested-normal-user=ubuntu', 'downtmp-host=/tmp/adt-virt-lxc.shared.j48uy0kt/downtmp']
adt-run [09:32:49]: @@@@@@@@@@@@@@@@@@@@ test bed setup
adt-run: DBG: testbed command ['sh', '-ec', 'awk \'/^deb(-src)? .*(ubuntu.com|debian.org|ftpmaster)/ { if ($3 !~ /-/) { $3 = $3"-proposed"; print }}\' /etc/apt/sources.list `ls /etc/apt/sources.list.d/*.list 2>/dev/null|| true`  > /etc/apt/sources.list.d/proposed.list'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['bash', '-ec', 'for d in /boot /etc/init /etc/init.d /etc/systemd/system /lib/systemd/system; do [ ! -d $d ] || touch -r $d /tmp/adt-virt-lxc.shared.j48uy0kt/downtmp/${d//\\//_}.stamp; done'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: testbed command ['dpkg', '--print-architecture'], kind short, sout pipe, serr pipe, env ['LANG=C.UTF-8']
adt-run: DBG: testbed command exited with code 0
adt-run [09:32:49]: testbed dpkg architecture: amd64
adt-run: DBG: Binaries: initialising
adt-run: DBG: Binaries: reset
adt-run: DBG: / binaries rmtree /tmp/adt-run.output.ncdhgca3/binaries
adt-run [09:32:49]: @@@@@@@@@@@@@@@@@@@@ source kdepim-runtime_15.08.1.orig.tar.xz
adt-run: DBG: blame += kdepim-runtime_15.08.1.orig.tar.xz
adt-run: DBG: testbed reset: modified=False, deps_installed=[](r: False), deps_new=[](r: False)
adt-run: DBG: testbed command ['mkdir', '-p', '/tmp/adt-virt-lxc.shared.j48uy0kt/downtmp'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
adt-run: DBG: testbed command exited with code 0
adt-run: DBG: sending command to testbed: copydown kdepim-runtime_15.08.1.orig.tar.xz /tmp/adt-virt-lxc.shared.j48uy0kt/downtmp/kdepim-runtime_15.08.1.orig.tar.xz
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: testbed command ['chown', '-R', 'ubuntu', '--', '/tmp/adt-virt-lxc.shared.j48uy0kt/downtmp/kdepim-runtime_15.08.1.orig.tar.xz'], kind short, sout raw, serr pipe, env ['LANG=C.UTF-8']
adt-run: DBG: testbed command exited with code 0
adt-run [09:32:49]: ERROR: unexpected error:
Traceback (most recent call last):
  File "/usr/bin/adt-run", line 1842, in main
    process_actions()
  File "/usr/bin/adt-run", line 1802, in process_actions
    tests_tree = build_source(kind, arg, built_binaries)
  File "/usr/bin/adt-run", line 1575, in build_source
    for part in files_from_dsc(dsc):
  File "/usr/bin/adt-run", line 146, in files_from_dsc
    files = testdesc.parse_rfc822(dsc_path).__next__()['Files'].split()
  File "/usr/share/autopkgtest/python/testdesc.py", line 184, in parse_rfc822
    for l in f:
  File "/usr/lib/python3.4/codecs.py", line 319, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfd in position 0: invalid start byte
adt-run: DBG: testbed stop
adt-run: DBG: testbed close, scratch=/tmp/adt-virt-lxc.shared.j48uy0kt/downtmp
adt-run: DBG: sending command to testbed: close
adt-run: DBG: got reply from testbed: ok
adt-run: DBG: sending command to testbed: quit
adt-run: DBG: / tmp rmtree /tmp/adt-run.output.ncdhgca3
Download as text