Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] libecm1  (Read 170 times)

Offline finotti

  • User
  • Posts: 328
[EN] libecm1
« on: 2026/02/05, 19:46:11 »
Something strange seems to be happening.  The packages libecm1 and libecm1-dev do not upgrade by default:

Code: [Select]
# apt dist-upgrade
Not upgrading:                 
  libecm1  libecm1-dev

Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 2

They are not held:

Code: [Select]
# apt-mark showhold



But they do not remove anything when installed...  (I meant to run "apt -s install libecm1 libecm1-dev", but I actually installed both, as I had tested before, but  forgot the "-s".  Oops...  :-X)

Why was it being held back?   I was assuming it was the new solver preventing other packages to be removed, but it was not the case in this example.

Any ideas?