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

Cloning fails because of foleys_gui_magic submodule #18

Closed
Bleuzen opened this issue Feb 18, 2022 · 1 comment · Fixed by #19
Closed

Cloning fails because of foleys_gui_magic submodule #18

Bleuzen opened this issue Feb 18, 2022 · 1 comment · Fixed by #19

Comments

@Bleuzen
Copy link

Bleuzen commented Feb 18, 2022

Hi, currently this repo fails to clone in flatpak (trying to build the collection repo, see Chowdhury-DSP/releases#1 (comment)).
End of the log:

Cloning into '/home/elias/_/build/flathub/.flatpak-builder/build/ChowDSP-Plugins-5/ChowPhaser'...
Submodule path 'ChowPhaser': checked out 'f738a7f400891233f4772c26f14403c940e17744'
Cloning into '/home/elias/_/build/flathub/.flatpak-builder/build/ChowDSP-Plugins-5/ChowPhaser/modules/JUCE'...
Submodule path 'modules/JUCE': checked out 'f00a420bc348d79c4688b33b2b905b8ca0f25a3a'
Cloning into '/home/elias/_/build/flathub/.flatpak-builder/build/ChowDSP-Plugins-5/ChowPhaser/modules/foleys_gui_magic'...
fatal: git upload-pack: not our ref 9cab1a439d86cbf7942981b24ab59c60a55b7dcd
fatal: remote error: upload-pack: not our ref 9cab1a439d86cbf7942981b24ab59c60a55b7dcd
fatal: Fetched in submodule path 'modules/foleys_gui_magic', but it did not contain 9cab1a439d86cbf7942981b24ab59c60a55b7dcd. Direct fetching of that commit failed.
fatal: 
Error: module ChowDSP-Plugins: Der Kindprozess wurde mit Status 128 beendet

The foleys_gui_magic submodule used here does not contain the commit (9cab1a439d86cbf7942981b24ab59c60a55b7dcd) that ChowPhaser is looking for.
GitHub also displays a warning about it:

image

@jatinchowdhury18
Copy link
Owner

This should be fixed now with #19. Thanks!

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

Successfully merging a pull request may close this issue.

2 participants