refi64 / zypak

Run Electron binaries in a sandboxed Flatpak environment
BSD 3-Clause "New" or "Revised" License
117 stars 5 forks source link

Unable to download submoducle nickle #33

Closed soufrabi closed 1 year ago

soufrabi commented 1 year ago

======================================================================== Building module zypak in /home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/build/zypak-1

Note: switching to 'v2022.04'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 55a60d1 Add some info on who uses Zypak Cloning into '/home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/build/zypak-1/nickle'... fatal: transport 'file' not allowed fatal: clone of 'file:///home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/git/https_github.com_refi64_nickle' into submodule path '/home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/build/zypak-1/nickle' failed Failed to clone 'nickle'. Retry scheduled Cloning into '/home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/build/zypak-1/nickle'... fatal: transport 'file' not allowed fatal: clone of 'file:///home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/git/https_github.com_refi64_nickle' into submodule path '/home/darklord/Code/flatpak-manifests/experimental/.flatpak-builder/build/zypak-1/nickle' failed Failed to clone 'nickle' a second time, aborting Error: module zypak: Child process exited with code 1

Module used

soufrabi commented 1 year ago

Does not matter built-in zypak-wrapper did the trick Closing issue