[GH-ISSUE #1541] Updating installer to Debian 12 or/and Ubuntu 23 #2908

Closed
opened 2026-03-14 05:55:58 +03:00 by kerem · 8 comments
Owner

Originally created by @anc-tvr on GitHub (Jun 21, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1541

Please, update the installer to Debian 12 and Ubuntu 23 or at least 22.04.

Originally created by @anc-tvr on GitHub (Jun 21, 2023). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1541 Please, update the installer to Debian 12 and Ubuntu 23 or at least 22.04.
kerem closed this issue 2026-03-14 05:56:03 +03:00
Author
Owner

@dinger1986 commented on GitHub (Jun 21, 2023):

We are currently testing with Debian 12, as it’s just afew weeks old we want to make sure it’s stable prior to using it, can send you a link for our test installer if you want to test it for us?

<!-- gh-comment-id:1600595709 --> @dinger1986 commented on GitHub (Jun 21, 2023): We are currently testing with Debian 12, as it’s just afew weeks old we want to make sure it’s stable prior to using it, can send you a link for our test installer if you want to test it for us?
Author
Owner

@anc-tvr commented on GitHub (Jun 21, 2023):

We are currently testing with Debian 12, as it’s just afew weeks old we want to make sure it’s stable prior to using it, can send you a link for our test installer if you want to test it for us?
Yeah, you can put a link here to your test installer and I'll be happy to test it. I'll post the results here a bit later.

<!-- gh-comment-id:1600935971 --> @anc-tvr commented on GitHub (Jun 21, 2023): > We are currently testing with Debian 12, as it’s just afew weeks old we want to make sure it’s stable prior to using it, can send you a link for our test installer if you want to test it for us? Yeah, you can put a link here to your test installer and I'll be happy to test it. I'll post the results here a bit later.
Author
Owner

@dinger1986 commented on GitHub (Jun 21, 2023):

use this:

wget https://raw.githubusercontent.com/dinger1986/tacticalrmm/develop/install.sh
chmod +x install.sh
./install.sh
<!-- gh-comment-id:1600940759 --> @dinger1986 commented on GitHub (Jun 21, 2023): use this: ``` wget https://raw.githubusercontent.com/dinger1986/tacticalrmm/develop/install.sh chmod +x install.sh ./install.sh ```
Author
Owner

@anc-tvr commented on GitHub (Jun 22, 2023):

Thank you for quick response! Today I've tested the updated installer, everything was installed without any problems and at first glance everything works fine! But while installing the installer gave the following:

Creating database for the rmm
--------------------------------------------------------------------------------
could not change directory to "/home/tactical": Permission denied
CREATE DATABASE
could not change directory to "/home/tactical": Permission denied
CREATE ROLE
could not change directory to "/home/tactical": Permission denied
ALTER ROLE
could not change directory to "/home/tactical": Permission denied
ALTER ROLE
could not change directory to "/home/tactical": Permission denied
ALTER ROLE
could not change directory to "/home/tactical": Permission denied
GRANT

I have no clue how it affects to RMM usage and whether it will affect at all.

<!-- gh-comment-id:1602252492 --> @anc-tvr commented on GitHub (Jun 22, 2023): Thank you for quick response! Today I've tested the updated installer, everything was installed without any problems and at first glance everything works fine! But while installing the installer gave the following: ``` Creating database for the rmm -------------------------------------------------------------------------------- could not change directory to "/home/tactical": Permission denied CREATE DATABASE could not change directory to "/home/tactical": Permission denied CREATE ROLE could not change directory to "/home/tactical": Permission denied ALTER ROLE could not change directory to "/home/tactical": Permission denied ALTER ROLE could not change directory to "/home/tactical": Permission denied ALTER ROLE could not change directory to "/home/tactical": Permission denied GRANT ``` I have no clue how it affects to RMM usage and whether it will affect at all.
Author
Owner

@dinger1986 commented on GitHub (Jun 22, 2023):

Were you able to log in ok? If so its fine as its the main DB, I can only assume as its running the command as the postgres user it wouldnt have permissions on /home/tactical so shouldnt be an issue. did you log the install maybe?

<!-- gh-comment-id:1602274049 --> @dinger1986 commented on GitHub (Jun 22, 2023): Were you able to log in ok? If so its fine as its the main DB, I can only assume as its running the command as the postgres user it wouldnt have permissions on `/home/tactical` so shouldnt be an issue. did you log the install maybe?
Author
Owner

@anc-tvr commented on GitHub (Jun 22, 2023):

Were you able to log in ok? If so its fine as its the main DB, I can only assume as its running the command as the postgres user it wouldnt have permissions on /home/tactical so shouldnt be an issue. did you log the install maybe?

Yep, I've successfully logged in. I'll test the system and if something goes wrong, I'll write here about it.

<!-- gh-comment-id:1602290673 --> @anc-tvr commented on GitHub (Jun 22, 2023): > Were you able to log in ok? If so its fine as its the main DB, I can only assume as its running the command as the postgres user it wouldnt have permissions on `/home/tactical` so shouldnt be an issue. did you log the install maybe? Yep, I've successfully logged in. I'll test the system and if something goes wrong, I'll write here about it.
Author
Owner

@dinger1986 commented on GitHub (Jun 22, 2023):

ok perfect, thanks for the feedback

<!-- gh-comment-id:1602291899 --> @dinger1986 commented on GitHub (Jun 22, 2023): ok perfect, thanks for the feedback
Author
Owner

@wh1te909 commented on GitHub (Jul 5, 2023):

official support for debian 12 / ubuntu 22.04 is now in release 0.16.0

<!-- gh-comment-id:1622281329 --> @wh1te909 commented on GitHub (Jul 5, 2023): official support for debian 12 / ubuntu 22.04 is now in release 0.16.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#2908
No description provided.