Kit creation fails because qtsensors5-dev can't be located

Bug #1454690 reported by Daniel Beck
6
This bug affects 1 person
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: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)

Revision history for this message
David Planella (dpm) wrote :

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

Revision history for this message
Daniel Beck (d-danielbeck) wrote :

Additional information:

Creating the click chroot works when SDK PPA is used:

> sudo add-apt-repository ppa:ubuntu-sdk-team/ppa

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.