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

Install Error "Invalid cross-device link" #2145

Open
skpypf opened this issue Dec 11, 2022 · 4 comments
Open

Install Error "Invalid cross-device link" #2145

skpypf opened this issue Dec 11, 2022 · 4 comments
Labels

Comments

@skpypf
Copy link

skpypf commented Dec 11, 2022

OS-Parrot 5.0(debian 11)

received error during install . output:
Preparing to unpack min-1.26.0-amd64.deb ...
Unpacking min (1.26.0) ...
dpkg: error processing archive min-1.26.0-amd64.deb (--install):
error creating hard link './opt/Min/resources/app/icons/icon256.png': Invalid cross-device link
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for bamfdaemon (0.5.4-2) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mailcap (3.69) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
min-1.26.0-amd64.deb

@skpypf skpypf added the bug label Dec 11, 2022
@ItchyBugReporter
Copy link

I experience this with min-1.27.0-amd64.deb on Devuan 4.0.

@ItchyBugReporter
Copy link

I see the following with min-1.31.0-amd64.deb on Devuan 5.0:

(Reading database ... 913071 files and directories currently installed.) Preparing to unpack .../Downloads/min-1.31.0-amd64.deb ... Unpacking min (1.31.0) ... dpkg: error processing archive /home/kjg/Downloads/min-1.31.0-amd64.deb (--install): error creating hard link './usr/share/icons/hicolor/256x256/apps/min.png': Invalid cross-device link Processing triggers for desktop-file-utils (0.26-1) ... Processing triggers for mailcap (3.70+nmu1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Errors were encountered while processing: /home/kjg/Downloads/min-1.31.0-amd64.deb

@PalmerAL
Copy link
Collaborator

I think this is electron-userland/electron-builder#5721 - Is your /opt or /usr/share directory split from the rest of the file system?

@ItchyBugReporter
Copy link

Basically everything on my system is it's own partition, including bot /opt and /usr .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants