No, version 6 is not in daedalus. In fact I don't think there is one.
And I need to install version 6 since it is required by a software that they sent me to install
And I don't remember where I downloaded it from, since I have to search thousands of sites to download it because the official site is blocked for my country
I installed systemctl and it installs fine but the service does not start
root@ser-prod:~# dpkg -i *.deb
(Reading database ... 20554 files and directories currently installed.)
Preparing to unpack mongodb-atlas-cli_1.24.0_amd64.deb ...
Unpacking mongodb-atlas-cli (1.24.0) over (1.24.0) ...
Preparing to unpack mongodb-atlas_1.24.0_amd64.deb ...
Unpacking mongodb-atlas (1.24.0) over (1.24.0) ...
Preparing to unpack mongodb-cli_2.0.1_amd64.deb ...
Unpacking mongocli (2.0.1) over (2.0.1) ...
Preparing to unpack mongodb-database-tools_100.9.5~90481484_amd64.deb ...
Unpacking mongodb-database-tools (100.9.5) over (100.9.5) ...
Preparing to unpack mongodb-mongosh_2.2.9_amd64.deb ...
Unpacking mongodb-mongosh (2.2.9) over (2.2.9) ...
Preparing to unpack mongodb-org-database-tools-extra_6.0.9_amd64.deb ...
Unpacking mongodb-org-database-tools-extra (6.0.9) over (6.0.9) ...
Preparing to unpack mongodb-org-database_6.0.9_amd64.deb ...
Unpacking mongodb-org-database (6.0.9) over (6.0.9) ...
Preparing to unpack mongodb-org-mongos_6.0.9_amd64.deb ...
Unpacking mongodb-org-mongos (6.0.9) over (6.0.9) ...
Preparing to unpack mongodb-org-server_6.0.9_amd64.deb ...
Unpacking mongodb-org-server (6.0.9) over (6.0.9) ...
Preparing to unpack mongodb-org-shell_6.0.9_amd64.deb ...
Unpacking mongodb-org-shell (6.0.9) over (6.0.9) ...
Preparing to unpack mongodb-org-tools_6.0.9_amd64.deb ...
Unpacking mongodb-org-tools (6.0.9) over (6.0.9) ...
Preparing to unpack mongodb-org_6.0.9_amd64.deb ...
Unpacking mongodb-org (6.0.9) over (6.0.9) ...
Setting up mongodb-atlas-cli (1.24.0) ...
Setting up mongocli (2.0.1) ...
Setting up mongodb-database-tools (100.9.5) ...
Setting up mongodb-mongosh (2.2.9) ...
Setting up mongodb-org-database-tools-extra (6.0.9) ...
Setting up mongodb-org-mongos (6.0.9) ...
Setting up mongodb-org-server (6.0.9) ...
Setting up mongodb-org-shell (6.0.9) ...
Setting up mongodb-org-tools (6.0.9) ...
Setting up mongodb-atlas (1.24.0) ...
Setting up mongodb-org-database (6.0.9) ...
Setting up mongodb-org (6.0.9) ...
root@ser-prod:~# ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 19:01 pts/0 00:00:00 init [2]
root 680 1 0 19:01 ? 00:00:00 /usr/sbin/rsyslogd
root 712 1 0 19:01 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 715 712 0 19:01 ? 00:00:00 /usr/sbin/apache2 -k start
www-data 719 712 0 19:01 ? 00:00:00 /usr/sbin/apache2 -k start
root 822 1 0 19:01 ? 00:00:00 /usr/sbin/cron
root 865 1 0 19:01 ? 00:00:00 sshd: /usr/sbin/sshd [listener] 0 of 10-100 startups
root 954 1 0 19:01 ? 00:00:00 /usr/lib/postfix/sbin/master -w
postfix 955 954 0 19:01 ? 00:00:00 pickup -l -t unix -u -c
postfix 956 954 0 19:01 ? 00:00:00 qmgr -l -t unix -u
root 967 1 0 19:01 pts/1 00:00:00 /bin/login --
root 968 1 0 19:01 pts/2 00:00:00 /sbin/getty --noclear 38400 tty2
root 973 967 0 19:02 pts/1 00:00:00 -bash
root 1140 973 0 19:09 pts/1 00:00:00 ps -ef
root@ser-prod:~#
--
Ismael
----- Original Message -----
From: Ken Dibble
To: dng@???
Sent: Thursday, August 22, 2024 3:10 PM
Subject: Re: [DNG] install mongodb 6.0.x
On 8/22/24 10:28, Ismael L. Donis Garcia wrote:
I need to install mongodb 6.0.x on devuan.
Is this possible?
How?
Has anyone managed to do this?
When I try it I get the following error:
root@ser-prod:~# dpkg -i mongodb-org-server_6.0.9_amd64.deb
(Reading database ... 18251 files and directories currently installed.)
Preparing to unpack mongodb-org-server_6.0.9_amd64.deb ...
Setting up mongodb-org-server (6.0.9) ...
/var/lib/dpkg/info/mongodb-org-server.postinst: 44: systemctl: not found
root@ser-prod:~#
systemctl is a systemd thing.
Did this package come from a devuan package server?
Regards,
Ken
------------------------------------------------------------------------------
_______________________________________________
Dng mailing list
Dng@???
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng