Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lpolstor

#1
.. sadly fails for me, as the netxms-server and netxms-dbdrv-pgsql packages could not be found.
Upon inspection of  Index of /ubuntu/pool/noble/main/ (netxms.org) it is missing some directories compared with what exists for example jammy, most importantly the ./n directory where those packages would be found.

The Release files for Noble differs quite alot from the ones for Jammy, What am I missing here?


Lars Petter
#2
Announcements / Re: NetXMS 5.0 released
May 07, 2024, 07:22:30 PM
Trying to install Netxms 5.0.1 on Ubuntu 24.04 Server, had some troubles installing
ref  Installation — NetXMS Administrator Guide (4.4.3)  ... ( I assum 5.0.1 version is on it's way..)


[color=#404040][size=2][font=SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace]wget http://packages.netxms.org/netxms-release-latest.deb
sudo dpkg -i netxms-release-latest.deb
sudo apt-get update[/font][/size][/color]

but when I tried to install netxms-server I got the following list when I tabbed at the end of the prompt:

root@testhost:~# apt-get install netxms-
netxms-agent          netxms-base           netxms-dbdrv-sqlite3  netxms-release

Checked  Index of /ubuntu/pool/noble/main/ (netxms.org) and it contains less directories as the same for Jammy, example  Index of /ubuntu/pool/jammy/main/n/ (netxms.org)  has netxms and all the useful deb packages, however the noble one does not.

Regards
Lars Petter