Ubuntu Pastebin

Paste from Ubuntu 14.10 kit fails at Thu, 14 May 2015 19:26: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
invoke-rc.d: policy-rc.d denied execution of start.
Setting up libudev1:amd64 (208-8ubuntu8.2) ...
Setting up udev (208-8ubuntu8.2) ...
A chroot environment has been detected, udev not started.
update-initramfs: deferring update (trigger activated)
Setting up mountall (2.54ubuntu0.14.10.1) ...
Setting up cpio (2.11+dfsg-2ubuntu1.1) ...
Setting up libcgmanager0:amd64 (0.32-4ubuntu1.4) ...
Setting up binutils (2.24.90.20141014-0ubuntu3.1) ...
Setting up libdpkg-perl (1.17.13ubuntu1.1) ...
Setting up dpkg-dev (1.17.13ubuntu1.1) ...
Processing triggers for libc-bin (2.19-10ubuntu2.3) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libc6-dev:armhf' instead of 'libc-dev:armhf'
E: Unable to locate package qtsensors5-dev
Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- /finish.sh
Traceback (most recent call last):
  File "/usr/bin/click", line 86, in <module>
    sys.exit(main())
  File "/usr/bin/click", line 82, in main
    return mod.run(args)
  File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 231, in run
    return args.func(parser, args)
  File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 67, in create
    return chroot.create(args.keep_broken_chroot)
  File "/usr/lib/python3/dist-packages/click/chroot.py", line 404, in create
    self.full_name, ret_code))
click.chroot.ClickChrootException: Failed to create chroot 'click-ubuntu-sdk-14.10-armhf' (exit status 100)
Download as text