curl 7.58.0-2ubuntu3.6 wants to remove Netxms to update

Started by Henry_Ez, February 18, 2019, 07:02:56 PM

Previous topic - Next topic

Henry_Ez

Has anyone encounter the issue where curl 7.58.0-2ubuntu3.6 wants to remove Netxms to update. I can force the update but this breaks netxms and wont allow me to reinstall. tried to force the update on Friday and spent a few hours reverting back the VM. Thoughts?

NMS-NET-XMS:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  libnorm1 libpgm-5.2-0 libsodium23 libssh-4 libzmq5 netxms-dbdrv-sqlite3
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  libcurl3 netxms-agent netxms-server
The following NEW packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl
1 upgraded, 1 newly installed, 3 to remove and 0 not upgraded.
Need to get 0 B/373 kB of archives.
After this operation, 103 MB disk space will be freed.
Do you want to continue? [Y/n]

Alex Kirhenshtein

Hello.

Please show output of "lsb_release -a" and content of /etc/apt/sources.list and /etc/apt/sources.list.d/*

Henry_Ez

Okay I have attached the file you requested.

Thanks for the help.

Alex Kirhenshtein

sources.list looks incomplete - I can't see packages.netxms.org there.
Check that correct repository is used (there are references in sources.list to artful, but system is already upgraded to bionic)

In you case source should be

deb http://packages.netxms.org/ubuntu bionic main

Henry_Ez

Thank you so I was able to add the repository and update.
Had to unlock the DB then update before everything started back up but I am all good thanks for all the help.