Ubuntu Pastebin

Paste from paelzer at Wed, 15 Nov 2017 15:59:17 +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
11/15/2017 16:59:10 - DEBUG:Executing: git config gitubuntu.lpuser
11/15/2017 16:59:10 - DEBUG:Executing: sh -c "dpkg-parsechangelog -l- -n1 -SVersion"
11/15/2017 16:59:10 - DEBUG:Executing: grep -q "* -ident" /home/paelzer/work/nut/nut-ubuntu.git/.git/info/attributes
11/15/2017 16:59:10 - DEBUG:Executing: grep -q "* -text" /home/paelzer/work/nut/nut-ubuntu.git/.git/info/attributes
11/15/2017 16:59:10 - DEBUG:Executing: grep -q "* -eol" /home/paelzer/work/nut/nut-ubuntu.git/.git/info/attributes
11/15/2017 16:59:10 - DEBUG:Executing: git config gitubuntu.lpuser
11/15/2017 16:59:10 - DEBUG:Executing: git status --porcelain
11/15/2017 16:59:10 - DEBUG:Executing: sh -c "dpkg-parsechangelog -l- -SSource"
11/15/2017 16:59:10 - DEBUG:Executing: /usr/bin/lxc list
11/15/2017 16:59:10 - DEBUG:Executing: git archive -o /tmp/tmph_noaaqr.tar.gz --prefix=nut-2.7.4-5.1ubuntu2/ HEAD
11/15/2017 16:59:11 - DEBUG:Executing: grep -q "* -ident" /home/paelzer/work/nut/nut-ubuntu.git/.git/info/attributes
11/15/2017 16:59:11 - DEBUG:Executing: grep -q "* -text" /home/paelzer/work/nut/nut-ubuntu.git/.git/info/attributes
11/15/2017 16:59:11 - DEBUG:Executing: grep -q "* -eol" /home/paelzer/work/nut/nut-ubuntu.git/.git/info/attributes
11/15/2017 16:59:11 - DEBUG:Executing: git config gitubuntu.lpuser
11/15/2017 16:59:11 - DEBUG:Executing: /usr/bin/lxc launch -e images:debian/sid gu-build-8fb9d76c-adf7-4ef9-b522-a07e73fea150
11/15/2017 16:59:12 - ERROR:Command exited 1: /usr/bin/lxc launch -e images:debian/sid gu-build-8fb9d76c-adf7-4ef9-b522-a07e73fea150
11/15/2017 16:59:12 - ERROR:stdout: Creating gu-build-8fb9d76c-adf7-4ef9-b522-a07e73fea150
11/15/2017 16:59:12 - ERROR:stderr: error: not found (not a fingerprint, partial fingerprint (first 12 chars) or valid alias)
11/15/2017 16:59:12 - ERROR:Failed to build
Traceback (most recent call last):
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 846, in _do_build_lxd_exitstack
    run(cmd)
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/run.py", line 70, in run
    raise e
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/run.py", line 55, in run
    stdout=stdout, stderr=stderr, stdin=stdin)
  File "/snap/git-ubuntu/291/usr/lib/python3.6/subprocess.py", line 418, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/bin/lxc', 'launch', '-e', 'images:debian/sid', 'gu-build-8fb9d76c-adf7-4ef9-b522-a07e73fea150']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 1039, in fetch_orig_and_build
    retry_backoffs,
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 656, in do_build
    retry_backoffs,
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 763, in do_build_lxd
    stack,
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 848, in _do_build_lxd_exitstack
    raise RuntimeError("Failed to launch ephemeral build container") from e
RuntimeError: Failed to launch ephemeral build container

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 446, in main
    retry_backoffs,
  File "/snap/git-ubuntu/291/lib/python3.6/site-packages/gitubuntu/build.py", line 1048, in fetch_orig_and_build
    )) from e
RuntimeError: Unable to build using fetch_orig_from_parent_dir(source=None)
Download as text