← Back to team overview

touch-packages team mailing list archive

[Bug 1454690] Re: Kit creation fails because qtsensors5-dev can't be located

 

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

-- 
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


References