-
Notifications
You must be signed in to change notification settings - Fork 12
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 service can't download npm@latest #58
Comments
Is there any working way to currently build Wekan snap?
And everything is broken. |
@xet7 I will have a look, in the mean time I'm testing manual local build if that works |
@xet7 it seems to be building fine locally, I'm just pushing devel build to store, and I will also build 1.23 from tag |
How did you build them locally? |
@xet7 you can use any Ubuntu 16.04 machine(server or desktop), just install snapcraft. If you are running 18.04 or other releases, it's best to use lxc, I will prepare you short script for that case I have also now uploaded 1.23 release so once checked you can also release that one |
When I tried to build in lxc, I did get these errors:
Do you have idea how to fix them? It would also be nice if canonical's snap build server could be fixed. |
I was able to build .snap package with clean install of Ubuntu 16.04.5, with snapcraft command. So now building manually works for me. |
I needed to build snapcraft from source, to get Wekan snap package built. |
I have a fix for the Launchpad snap build service awaiting deployment, so once https://bugs.launchpad.net/rutabaga/+bug/1781970 is marked "Fix Released" you should be able to retry that. |
I got this error in email:
|
That was a transient problem in the store. Unfortunately the store upload retry logic is a bit buggy and broke with "A file with this exact same content has already been uploaded". I have some plans for fixing the buggy logic here, but in the meantime I suggest just requesting a fresh build. |
Build service works now. There is also new release of snapcraft with fix, although I have not tested it yet. |
@kubiko
https://forum.snapcraft.io/t/build-error-npm-latest/6573
The text was updated successfully, but these errors were encountered: