You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ExpressLRS-Configurator .deb should install on Debian OS.
Current Behavior
ExpressLRS-Configurator is not installing on Debian Bookworm
"Unpacking expresslrs-configurator (1.7.7) ...
dpkg: error processing archive /home/joe/Downloads/apps/expresslrs-configurator_1.7.7_amd64.deb (--unpack):
error creating hard link './usr/share/icons/hicolor/1024x1024/apps/expresslrs-configurator.png': Invalid cross-device link
Errors were encountered while processing:
/home/joe/Downloads/apps/expresslrs-configurator_1.7.7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)"
I am using multiple partitioned OS, Home directory is a separate partition from 'root' directory. Could this be the issue with hardlinks and installation?
Context
Your Environment
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
$ uname -r
6.1.0-32-amd64
Operating System and version:
TX hardware:
RX hardware:
The text was updated successfully, but these errors were encountered:
Expected Behavior
The ExpressLRS-Configurator .deb should install on Debian OS.
Current Behavior
ExpressLRS-Configurator is not installing on Debian Bookworm
"Unpacking expresslrs-configurator (1.7.7) ...
dpkg: error processing archive /home/joe/Downloads/apps/expresslrs-configurator_1.7.7_amd64.deb (--unpack):
error creating hard link './usr/share/icons/hicolor/1024x1024/apps/expresslrs-configurator.png': Invalid cross-device link
Errors were encountered while processing:
/home/joe/Downloads/apps/expresslrs-configurator_1.7.7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)"
Steps to Reproduce
sudo apt install ./expresslrs-configurator_1.7.7_amd64.deb
Possible Solution (Not obligatory)
I am using multiple partitioned OS, Home directory is a separate partition from 'root' directory. Could this be the issue with hardlinks and installation?
Context
Your Environment
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
$ uname -r
6.1.0-32-amd64
The text was updated successfully, but these errors were encountered: