Kit creation fails because qtsensors5-dev can't be located
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
click (Ubuntu) |
New
|
Undecided
|
Unassigned |
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:
Traceback (most recent call last):
File "/usr/bin/click", line 86, in <module>
sys.
File "/usr/bin/click", line 82, in main
return mod.run(args)
File "/usr/lib/
return args.func(parser, args)
File "/usr/lib/
return chroot.
File "/usr/lib/
self.full_name, ret_code))
click.chroot.
It seems that the offending package only exists for trusty, but not utopic?
$ rmadison qtsensors5-dev
qtsensors5-dev | 5.2.1+dfsg-2ubuntu2 | trusty | amd64, arm64, armhf, i386, powerpc, ppc64el
Where is that package pulled from? It seems it shouldn't be included in a 14.10 click chroot