Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.5 broken on ARMv6 #2266

Closed
user478377 opened this issue Jul 29, 2015 · 6 comments
Closed

2.5 broken on ARMv6 #2266

user478377 opened this issue Jul 29, 2015 · 6 comments
Labels
build Issues and PRs related to build files or the CI. confirmed-bug Issues with confirmed bugs.

Comments

@user478377
Copy link

Both, the TGZ file as well as the binary itself seem to be broken for ARMv6.

Unpacking the former shows the following

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

while the binary exits with a segmentation fault.

@targos targos added confirmed-bug Issues with confirmed bugs. build Issues and PRs related to build files or the CI. labels Jul 29, 2015
@targos
Copy link
Member

targos commented Jul 29, 2015

I can confirm the segmentation fault, just tested on a raspberry pi

@targos
Copy link
Member

targos commented Jul 29, 2015

/cc @cjihrig @nodejs/build

@rvagg
Copy link
Member

rvagg commented Jul 29, 2015

Weird, you can grab the original tarball @ https://jenkins-iojs.nodesource.com/job/iojs+release/nodes=pi1-raspbian-wheezy/62/ which seems to be fine, it also doesn't match the tarball in the downloads directory so something got borked. I just don't know what that could be, https://jenkins-iojs.nodesource.com/job/iojs+release/nodes=pi1-raspbian-wheezy/62/console shows a normal build, pack and upload process.

@cjihrig I've put those files back in to staging, if you run tools/release.sh again it'll let you re-promote and sign them.

@cjihrig
Copy link
Contributor

cjihrig commented Jul 29, 2015

OK, re-promoted.

@targos
Copy link
Member

targos commented Jul 29, 2015

Looks like it's fixed.

@cjihrig
Copy link
Contributor

cjihrig commented Jul 29, 2015

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. confirmed-bug Issues with confirmed bugs.
Projects
None yet
Development

No branches or pull requests

4 participants