[Bug 1332728] [NEW] Cannot create armhf chroot with "framework-14.10"
Niklas Wenzel
nikwen.developer at gmail.com
Fri Jun 20 21:51:03 UTC 2014
Public bug reported:
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)
** Affects: qtcreator-plugin-ubuntu
Importance: Undecided
Status: New
** Affects: click (Ubuntu)
Importance: Undecided
Status: New
** Also affects: qtcreator-plugin-ubuntu (Ubuntu)
Importance: Undecided
Status: New
** Package changed: qtcreator-plugin-ubuntu (Ubuntu) => qtcreator-
plugin-ubuntu
--
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:
New
Status in “click” package in Ubuntu:
New
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