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

Build Framework script not able to unarchive Detox-ios-src.tbz #438

Closed
plasticine opened this issue Nov 28, 2017 · 1 comment
Closed

Build Framework script not able to unarchive Detox-ios-src.tbz #438

plasticine opened this issue Nov 28, 2017 · 1 comment

Comments

@plasticine
Copy link
Contributor

Description

Installing Detox 6.0.1 results in a broken install as scripts/build_framework.ios.sh fails with;

tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'

bzip2: Compressed file ends unexpectedly;
	perhaps it is corrupted?  *Possible* reason follows.
bzip2: Inappropriate ioctl for device
	Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Ignoring unknown extended header keyword 'SCHILY.dev'
tar: Ignoring unknown extended header keyword 'SCHILY.ino'
tar: Ignoring unknown extended header keyword 'SCHILY.nlink'

Steps to Reproduce

  • Install Detox 6.0.1 via package manager

Detox, Node, Device, Xcode and macOS Versions

  • Detox: 6.0.1
  • Node: v8.9.0
  • Device: N/A
  • Xcode: 9.1 (9B55)
  • macOS: 10.13.1 (17B48)

Device and verbose Detox logs

@rotemmiz
Copy link
Member

Fixed in 6.0.2

@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants