touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #77790
[Bug 1454690] [NEW] Kit creation fails because qtsensors5-dev can't be located
Public bug reported:
The kit creation for 14.10 fails on ubuntu 14.04 with the following
error:
>> sudo click chroot -a armhf -f ubuntu-sdk-14.10 create
[...]
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)
** Affects: click (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1454690
Title:
Kit creation fails because qtsensors5-dev can't be located
Status in click package in Ubuntu:
New
Bug description:
The kit creation for 14.10 fails on ubuntu 14.04 with the following
error:
>> sudo click chroot -a armhf -f ubuntu-sdk-14.10 create
[...]
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1454690/+subscriptions
Follow ups
References