minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.84k stars 695 forks source link

Install Error "Invalid cross-device link" #2145

Open skpypf opened 1 year ago

skpypf commented 1 year ago

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

ItchyBugReporter commented 1 year ago

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

ItchyBugReporter commented 7 months ago

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 commented 7 months ago

I think this is https://github.com/electron-userland/electron-builder/issues/5721 - Is your /opt or /usr/share directory split from the rest of the file system?

ItchyBugReporter commented 7 months ago

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