[Bug 1501651] [NEW] ARM chroot issues: fatal error: rt_sigaction failure
Launchpad Bug Tracker
1501651 at bugs.launchpad.net
Thu Nov 12 21:33:38 UTC 2015
You have been subscribed to a public bug by Michael Hudson-Doyle (mwhudson):
Trying to create an ARM snap with snapcraft using an ARM chroot as
advised:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US",
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Pulling integration
Building integration
cp --preserve=all -R icon.svg /snap_spider_tweet/parts/integration/install/icon.svg
Staging integration
Snapping integration
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US",
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
fatal error: rt_sigaction failure
runtime stack:
runtime.throw(0x57d6ed)
/usr/lib/go/src/runtime/panic.go:491 +0xa4
runtime.setsig(0x40, 0x5704c, 0x594d01)
/usr/lib/go/src/runtime/os_linux.c:302 +0xa8
runtime.initsig()
/usr/lib/go/src/runtime/signal_unix.c:39 +0x88
mstart()
/usr/lib/go/src/runtime/proc.c:856 +0x6c
runtime.mstart()
/usr/lib/go/src/runtime/proc.c:836 +0x4c
goroutine 1 [runnable]:
runtime.main()
/usr/lib/go/src/runtime/proc.go:16
runtime.goexit()
/usr/lib/go/src/runtime/asm_arm.s:1322 +0x4
Reproduced it two different machines.
Reproducing it:
- qemu-debootstrap --arch=armhf vivid ~/vivid/
- set up the right sources.list
- apt-get install software-properties-common python-software-properties
- sudo add-apt-repository ppa:snappy-dev/tools
- sudo apt-get update
- sudo apt-get upgrade
- sudo apt-get install snappy-tools bzr
- snapcrafting any source will end up in a similar output
** Affects: snapcraft
Importance: Undecided
Status: Invalid
** Affects: golang (Ubuntu)
Importance: Undecided
Assignee: Michael Hudson-Doyle (mwhudson)
Status: New
** Affects: qemu (Ubuntu)
Importance: Undecided
Status: Invalid
--
ARM chroot issues: fatal error: rt_sigaction failure
https://bugs.launchpad.net/bugs/1501651
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list