touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #38578
[Bug 1398460] [NEW] Click fails to create chroot (exit status 100) during Kit creation process
Public bug reported:
Creating a Kit using the Ubuntu SDK startup wizard. Everything starts
okay and packages begin to download and install, etc. All of a sudden
the process stops and I get the following output in bold red text:
There was an error creating the click target, cleaning up
click target was removed successfully
---Click exited with errors, please check the output---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 266, in run
return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in create
return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 506, in create
self.full_name, ret_code))
click.chroot.ClickChrootException: Failed to create chroot 'click-ubuntu-sdk-14.10-armhf' (exit status 100)
Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- /finish.sh
E: Sub-process /usr/bin/dpkg returned an error code (2)
E: Failed to write temporary StateFile /var/lib/apt/extended_states.tmp
dpkg: unrecoverable fatal error, aborting:
unable to create `/var/lib/dpkg/updates/tmp.i': No space left on device
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
dpkg: error processing archive /var/cache/apt/archives/libboost1.55-dev_1.55.0+dfsg-1ubuntu3_armhf.deb (--unpack):
unable to create `/usr/include/boost/flyweight/detail/value_tag.hpp.dpkg-new' (while processing `./usr/include/boost/flyweight/detail/value_tag.hpp'): No space left on device
Moving old data out of the way
** Affects: click (Ubuntu)
Importance: Undecided
Status: New
--
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/1398460
Title:
Click fails to create chroot (exit status 100) during Kit creation
process
Status in click package in Ubuntu:
New
Bug description:
Creating a Kit using the Ubuntu SDK startup wizard. Everything starts
okay and packages begin to download and install, etc. All of a sudden
the process stops and I get the following output in bold red text:
There was an error creating the click target, cleaning up
click target was removed successfully
---Click exited with errors, please check the output---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 266, in run
return args.func(parser, args)
File "/usr/lib/python3/dist-packages/click/commands/chroot.py", line 68, in create
return chroot.create(args.keep_broken_chroot)
File "/usr/lib/python3/dist-packages/click/chroot.py", line 506, in create
self.full_name, ret_code))
click.chroot.ClickChrootException: Failed to create chroot 'click-ubuntu-sdk-14.10-armhf' (exit status 100)
Command returned 100: schroot -u root -c source:click-ubuntu-sdk-14.10-armhf -- /finish.sh
E: Sub-process /usr/bin/dpkg returned an error code (2)
E: Failed to write temporary StateFile /var/lib/apt/extended_states.tmp
dpkg: unrecoverable fatal error, aborting:
unable to create `/var/lib/dpkg/updates/tmp.i': No space left on device
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
dpkg: error processing archive /var/cache/apt/archives/libboost1.55-dev_1.55.0+dfsg-1ubuntu3_armhf.deb (--unpack):
unable to create `/usr/include/boost/flyweight/detail/value_tag.hpp.dpkg-new' (while processing `./usr/include/boost/flyweight/detail/value_tag.hpp'): No space left on device
Moving old data out of the way
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1398460/+subscriptions
Follow ups
References