-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Running on Raspbian 11:
ipkg install git
I get:
Collected errors:
- extract_archive: Cannot link from ./opt/libexec/git-core/git-shell to './opt/bin/git-shell': Invalid cross-device link.
- extract_archive: Cannot link from ./opt/libexec/git-core/git-upload-pack to './opt/bin/git-upload-pack': Invalid cross-device link.
- extract_archive: Cannot link from ./opt/libexec/git-core/git-cvsserver to './opt/bin/git-cvsserver': Invalid cross-device link.
- extract_archive: Cannot link from ./opt/libexec/git-core/git to './opt/bin/git-receive-pack': Invalid cross-device link.
So /opt/libexec/git-core/git or /opt/bin/git don't exist.
Running this works:
ipkg install git-lite
Metadata
Metadata
Assignees
Labels
No labels