[Bug 1332728] Re: Cannot create armhf chroot with "framework-14.10"

Colin Watson cjwatson at canonical.com
Mon Jun 23 16:02:14 UTC 2014


click (0.4.27) utopic; urgency=medium

  [ Michael Vogt ]
  * Fix failing autopkgtests.
  * Refactor the integration tests to be more modular.  Add installation
    integration tests based on
    https://wiki.ubuntu.com/Process/Merges/TestPlan/click.
  * Add integration tests for buildsource, pkgdir and framework.

  [ Dimitri John Ledkov ]
  * Handle renaming of qtsensors5-dev to libqt5sensors5-dev in Qt 5.3.

 -- Ubuntu daily release <ps-jenkins at lists.canonical.com>  Mon, 23 Jun
2014 11:31:50 +0000

** Changed in: click (Ubuntu)
       Status: New => Fix Released

** Changed in: qtcreator-plugin-ubuntu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1332728

Title:
  Cannot create armhf chroot with "framework-14.10"

Status in Qt Creator plugins for Ubuntu:
  Invalid
Status in “click” package in Ubuntu:
  Fix Released

Bug description:
  Creating a chroot using the following command fails for me on Ubuntu
  14.04 (with Intel i5 CPU):

  sudo click chroot -a armhf -f ubuntu-sdk-14.10 create

  The same happens when I try to do the same using Qt Creator.

  I'm running the following version of click: 0.4.26-ubuntu1~0trusty1

  Extract from the output of the command (the last few lines, which
  contain information about the error):

  [...]
  Hit http://archive.ubuntu.com utopic-security/restricted Translation-en
  Hit http://archive.ubuntu.com utopic-security/universe Translation-en
  Reading package lists... Done
  debconf: unable to initialize frontend: Dialog
  debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
  debconf: falling back to frontend: Readline
  0 value set
  0 value set
  Reading package lists... Done
  Building dependency tree... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Reading package lists... Done
  Building dependency tree... Done
  Note, selecting 'libc6-dev:armhf' instead of 'libc-dev:armhf'
  build-essential is already the newest version.
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   qtsensors5-dev:armhf : Depends: libqt5sensors5-dev:armhf (= 5.2.1+dfsg-2ubuntu2) but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.
  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/qtcreator-plugin-ubuntu/+bug/1332728/+subscriptions



More information about the foundations-bugs mailing list