[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No ssh service after upgrade from trixie Sid to forky Sid



On 13/09/2025 01:03, Thomas Schmitt wrote:
# dpkg -r --force-depends gnome-themes-extra-data
dpkg: warning: ignoring request to remove gnome-themes-extra-data which isn't installed

I have realized that I do not know which way apt tracks pending tasks. I recall apt and aptitude might have different notion what should be done next. That is why I would try to remove the package using apt instead of dpkg. Unsure if it would help.

# apt --fix-broken install
...
dpkg: error processing archive /var/cache/apt/archives/gnome-themes-extra-data_3.28-4_all.deb (--unpack):
  trying to overwrite '/usr/share/themes/Adwaita/gtk-2.0/apps.rc', which is also in package gnome-themes-standard-data (3.22.3-1)

I am curious if "Conflicts" in gnome-themes-extra-data for earlier version of gnome-themes-standard-data may help to avoid this kind of issue.

I had an idea to try dpkg-divert, but I am not sure if it may work in that state of packages database.

I am becomming impatient:
-----------------------------------------------------------------------
# rm /var/cache/apt/archives/gnome-themes-extra-data_3.28-4_all.deb

I do not think, it may have any effect. It is the reason why I mentioned "apt remove" above.

As to ssh and libssl, my guess is that at certain point of upgrade process available (or running) executable file was inconsistent with dynamically loaded libraries present in the file system.


Reply to: