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

Request: Please support Devuan #1094

Open
hamensman opened this issue Jun 4, 2024 · 2 comments
Open

Request: Please support Devuan #1094

hamensman opened this issue Jun 4, 2024 · 2 comments

Comments

@hamensman
Copy link

Installing deb-get fails because Devuan (systemd-less fork of Debian) is not supported.

$ sudo dpkg -i deb-get_0.4.0-1_all.deb 
(Reading database ... 125877 files and directories currently installed.)
Preparing to unpack deb-get_0.4.0-1_all.deb ...
Unpacking deb-get (0.4.0-1) over (0.4.0-1) ...
Setting up deb-get (0.4.0-1) ...
  [*] WARNING! Devuan is not supported.
  [!] ERROR! Devuan Daedalus is not supported because it is not derived from a supported Debian or Ubuntu release.
dpkg: error processing package deb-get (--install):
 installed deb-get package post-installation script subprocess returned error exit status 1
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 deb-get
@philclifford
Copy link
Member

Completing the issue template would perhaps have provided information that might make it possible to extend support to Devuan :

System information

Run the following a paste the output below:

/etc/os-release

cat /etc/os-release

/etc/lsb-release

cat /etc/lsb-release

If none of those exist but a likely alternative does then please indicate that and the relevant contents for current Devuan releases.

@hamensman
Copy link
Author

cat /etc/os-release

PRETTY_NAME="Devuan GNU/Linux 5 (daedalus)"
NAME="Devuan GNU/Linux"
VERSION_ID="5"
VERSION="5 (daedalus)"
VERSION_CODENAME="daedalus"
ID=devuan
ID_LIKE=debian
HOME_URL="https://www.devuan.org/"
SUPPORT_URL="https://devuan.org/os/community"
BUG_REPORT_URL="https://bugs.devuan.org/"

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

No branches or pull requests

2 participants