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

Packaging for Solus #1892

Closed
FedoraTipper opened this issue Nov 14, 2016 · 3 comments
Closed

Packaging for Solus #1892

FedoraTipper opened this issue Nov 14, 2016 · 3 comments

Comments

@FedoraTipper
Copy link

OS:
Solus

Hey Guys,

Is it possible to build for Solus's eopkg manager? Josh, the community manager, has tried but he gets an error when attempting to package it. link There are few of us really wanting to use this on Solus.

@MarshallOfSound
Copy link
Owner

@FedoraTipper I have 0 clue how eopkg or Solus operates and to be honest I don't have the time / energy to find out 😆

Closing as WONTFIX because it falls on its face during build by creating recursive directories to the point it is actually creates a ENAMETOOLONG.

That seems like he is trying to build with an old version of npm / node that doesn't have flat pacakging. If you can explain (or he can explain) what I need to do to generate an eopkg I can try make one as a release artifact

@MarshallOfSound
Copy link
Owner

Closing out, any discussion RE this can take place in Gitter

@saintdev
Copy link

For what it's worth, I was able to reproduce this attempting to build in a Ubuntu (16.10) docker container. Using node v6.9.1 from the official installer. electron-packager recursively extracts itself until into its own directory. During that, it attempts to remove some files and runs into ENAMETOOLONG while unlinking some files.

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