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

Phar archive for 1.6.x releases #574

Closed
Gemorroj opened this issue Nov 21, 2017 · 8 comments
Closed

Phar archive for 1.6.x releases #574

Gemorroj opened this issue Nov 21, 2017 · 8 comments
Assignees

Comments

@Gemorroj
Copy link

Need create phar archive for 1.6.x releases.
Latest phar archive is 1.5.0 version.

@alcaeus
Copy link
Member

alcaeus commented Nov 21, 2017

I forgot to generate those when releasing the last two releases. I'll see to add them to the releases later today.

@alcaeus alcaeus self-assigned this Nov 21, 2017
@alcaeus
Copy link
Member

alcaeus commented Nov 21, 2017

Looks like it will take longer than expected. Both my machines error out when running the build-phar.sh script:

PHP Fatal error:  Uncaught ErrorException: proc_open(): unable to create pipe Too many open files in phar:///Users/alcaeus/Code/doctrine/migrations/box.phar/src/vendors/symfony/console/Application.php:978

I'd say if you need the phar quickly, your best bet is to clone the branch and generate it yourself for now.

@mikeSimonson could you help out with the phar generation? Not sure why it fails for me.

@Gemorroj
Copy link
Author

@alcaeus Yes, I've done the phar archive on your own. There were no problems.
php 7.1.11, windows 7 x64

@Gemorroj
Copy link
Author

Gemorroj commented Nov 21, 2017

@alcaeus
Copy link
Member

alcaeus commented Nov 21, 2017

Thanks for the pointers, I’ll give it a shot.

@alcaeus
Copy link
Member

alcaeus commented Nov 22, 2017

Same issue as before, just later in the build process. I'll see if I can find a different build system that works.

@mikeSimonson
Copy link
Contributor

@Gemorroj Done

@alcaeus This looks like a very random windows issue

@alcaeus
Copy link
Member

alcaeus commented Nov 24, 2017

Thanks @mikeSimonson! In this case, don't blame Windows - it's MacOS ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants