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

Author Topic: [EN] [Solved] DU removes libreoffice, python3-* and sssd*  (Read 3306 times)

Offline micspabo

  • User
  • Posts: 21
[EN] [Solved] DU removes libreoffice, python3-* and sssd*
« on: 2024/06/24, 19:25:17 »
Totay is the second time for me to use the --solver 3.0 option during du or fu.

Code: [Select]
# apt full-upgrade

REMOVING:
  libreoffice                         python3-sss     sssd            sssd-dbus         sssd-ldap
  libreoffice-script-provider-python  python3-talloc  sssd-ad         sssd-ipa          sssd-proxy
  python3-ldb                         python3-tdb     sssd-ad-common  sssd-krb5         sssd-tools
  python3-samba                       python3-uno     sssd-common     sssd-krb5-common

Summary:
  Upgrading: 70, Installing: 7, Removing: 19, Not Upgrading: 0

# apt --solver 3.0 full-upgrade
Not upgrading:
  blueman  libpython3-dev  libpython3-stdlib  python3  python3-all  python3-dev  python3-minimal

Summary:
  Upgrading: 63, Installing: 5, Removing: 0, Not Upgrading: 7
« Last Edit: 2024/06/29, 13:24:42 by micspabo »
⢀⣴⠾⠻⢶⣦⠀  
⣾⠁⢠⠒⠀⣿⡁   Debian's Gesellschaftsvertrag
⢿⡄⠘⠷⠚⠋⠀     <https://www.debian.org/social_contract.de.html>
⠈⠳⣄⠀         Danke dafür!

Offline paco

  • User
  • Posts: 88
Re: DU removes libreoffice, python3-* and sssd*
« Reply #1 on: 2024/06/28, 14:01:42 »
Bei mir sieht es seit Tagen ähnlich aus (--resolver 3.0 hilft leider nur teilweise weiter, s. u.). Gibt es inzwischen eine Lösung?
Vermutlich ist es wieder nur ein "störendes" Paket, aber wie bekomme ich raus, welches?
Danke vielmals!

Code: [Select]
apt full-upgrade
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  libgsoap-2.8.132t64  libjxl0.8  liblzf1  libpython3.11-dev  libpython3.11t64  libtpms0  python3.11-dev  virtualbox-dkms
Verwenden Sie »apt autoremove«, um sie zu entfernen.

Upgrading:
  bup      libpython3-dev     libsmbclient0  python3-all  python3-ldb      samba-common      samba-libs
  libldb2  libpython3-stdlib  python3        python3-dev  python3-minimal  samba-common-bin  smbclient

Installing dependencies:
  libpython3.12-dev  python3.12-dev

REMOVING:
  libreoffice  libreoffice-script-provider-python  python3-uno  virtualbox  virtualbox-ext-pack  virtualbox-qt

Summary:
  Upgrading: 14, Installing: 2, Removing: 6, Not Upgrading: 0
  Download size: 13,8 MB
  Freed space: 157 MB

Continue? [J/n]
Code: [Select]
apt full-upgrade --solver 3.0
Not upgrading:                                     
  bup      libpython3-dev     libsmbclient0  python3-all  python3-ldb      samba-common      samba-libs
  libldb2  libpython3-stdlib  python3        python3-dev  python3-minimal  samba-common-bin  smbclient

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

Offline edlin

  • User
  • Posts: 655
Re: DU removes libreoffice, python3-* and sssd*
« Reply #2 on: 2024/06/28, 14:45:41 »
Bei mir sind es 41 Pakete, die bei einem full-upgrade gehen müssten. Der neue resolver macht genau das Richtige: Er schaltet in den „Füße stillhalten Mode“ und führt bis zu Klärung des Sachverhaltes nur ein upgrade aus.

edlin
Der Kluge lernt aus allem und von jedem,
der Normale aus seinen Erfahrungen
und der Dumme weiß alles besser.

Sokrates

Offline ro_sid

  • User
  • Posts: 327
Re: DU removes libreoffice, python3-* and sssd*
« Reply #3 on: 2024/06/28, 15:34:20 »
Die "Schuldigen" sind die "python"s mit ihren Abhängigkeiten. Daher auch die im übrigen untereinander unabhängigen Pakete bup, libreoffice und die "samba"s. Ein Verhalten, das ich schon seit Tagen (einer Woche?) beobachte.
Es wird daher Zeit, letztere anzupassen :).

Offline micspabo

  • User
  • Posts: 21
Re: DU removes libreoffice, python3-* and sssd*
« Reply #4 on: 2024/06/29, 13:23:48 »
Problem is solved.  8)

Code: [Select]
# apt full-upgrade

Upgrading:
  blueman            libreoffice-base-core     libsss-idmap0         python3-samba       sssd-dbus
  ctdb               libreoffice-base-drivers  libsss-nss-idmap0     python3-sss         sssd-ipa
  libgexiv2-2        libreoffice-calc          libsss-sudo           python3-talloc      sssd-krb5
  libipa-hbac0t64    libreoffice-core          libtalloc2            python3-tdb         sssd-krb5-common
  libldb2            libreoffice-draw          libtdb1               python3-uno         sssd-ldap
  libnss-sss         libreoffice-gtk3          libwireplumber-0.5-0  samba-dsdb-modules  sssd-proxy
  libpam-sss         libreoffice-impress       python3               samba-libs          sssd-tools
  libpython3-dev     libreoffice-math          python3-all           sssd                wireplumber
  libpython3-stdlib  libreoffice-writer        python3-dev           sssd-ad
  libreoffice        libsmbclient0             python3-ldb           sssd-ad-common
  libreoffice-base   libsss-certmap0           python3-minimal       sssd-common

Installing dependencies:
  libpython3.12-dev  python3.12-dev

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

Continue? [Y/n] Y

Until next time...
⢀⣴⠾⠻⢶⣦⠀  
⣾⠁⢠⠒⠀⣿⡁   Debian's Gesellschaftsvertrag
⢿⡄⠘⠷⠚⠋⠀     <https://www.debian.org/social_contract.de.html>
⠈⠳⣄⠀         Danke dafür!

Offline Isegrimm666

  • User
  • Posts: 146
Re: DU removes libreoffice, python3-* and sssd*
« Reply #5 on: 2024/06/29, 16:23:10 »
Die "Schuldigen" sind die "python"s mit ihren Abhängigkeiten. Daher auch die im übrigen untereinander unabhängigen Pakete bup, libreoffice und die "samba"s. Ein Verhalten, das ich schon seit Tagen (einer Woche?) beobachte.
Es wird daher Zeit, letztere anzupassen :).

Jup ... bei mir ist ...

Code: [Select]
freecad: error while loading shared libraries: libpyside2.cpython-311-x86_64-linux-gnu.so.5.15: cannot open shared object file: No such file or directory
... freecad zur Untätigkeit verdammt. :)

Offline edlin

  • User
  • Posts: 655
Re: [Solved] DU removes libreoffice, python3-* and sssd*
« Reply #6 on: 2024/06/29, 16:36:25 »
Oder zum temporären Downgrade. Da ich in der Regel eh OpenScad nutze, werde ich das aussitzen.

edlin
Der Kluge lernt aus allem und von jedem,
der Normale aus seinen Erfahrungen
und der Dumme weiß alles besser.

Sokrates