Hey René,
Yes, since the server was running on an offline network, it was not considered necessary to perform updates.
I am currently attempting to install version 1.60 on Ubuntu 24.04 and then copy the data to the new server.
The following error occurs:
root@srv-svn01:~# sudo apt install scm-server
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
The following NEW packages will be installed:
scm-server
0 upgraded, 1 newly installed, 0 to remove and 93 not upgraded.
Need to get 0 B/32.1 MB of archives.
After this operation, 32.7 MB of additional disk space will be used.
(Reading database … 87182 files and directories currently installed.)
Preparing to unpack …/scm-server_1.60_all.deb …
dpkg: error processing archive /var/cache/apt/archives/scm-server_1.60_all.deb (–unpack):
conffile name ‘opt/scm-server/conf/server-config.xml’ is not an absolute pathname
Errors were encountered while processing:
/var/cache/apt/archives/scm-server_1.60_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Do you have any ideas?