Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: dibl on 2018/11/21, 23:47:42

Title: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: dibl on 2018/11/21, 23:47:42
Code: [Select]
.....Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  hplip-data libboost-filesystem1.62.0 libpython3.6-dev libqt5designer5
  libqt5help5 libsane-hpaio python3-dbus.mainloop.pyqt5 python3-olefile
  python3-pexpect python3-pil python3-ptyprocess python3-pyqt5
  python3-renderpm python3-reportlab python3-reportlab-accel python3.6
  python3.6-dev python3.6-minimal
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  hplip hplip-gui libreoffice libreoffice-librelogo
  libreoffice-script-provider-python printer-driver-postscript-hp
  python3-uno
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/22, 00:33:04
python3.7 transition (https://release.debian.org/transitions/html/python3.7-default.html)  :P

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: eQuacky on 2018/11/22, 08:40:45
Is lightning also effected?
ltq@sid-X121e:~$ apt policy thunderbird lightning
thunderbird:
  Installed: 1:60.3.0-1
  Candidate: 1:60.3.0-1+b1
  Version table:
     1:60.3.0-1+b1 500
        500 http://httpredir.debian.org/debian (http://httpredir.debian.org/debian) unstable/main amd64 Packages
 *** 1:60.3.0-1 100
        100 /var/lib/dpkg/status
lightning:
  Installed: 1:60.3.0-1
  Candidate: 1:60.3.0-1
  Version table:
 *** 1:60.3.0-1 500
        500 http://httpredir.debian.org/debian (http://httpredir.debian.org/debian) unstable/main amd64 Packages
        500 http://httpredir.debian.org/debian (http://httpredir.debian.org/debian) unstable/main i386 Packages
        100 /var/lib/dpkg/status
Since a few days apt wants to upgrade thunderbird and remove lightning.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jure on 2018/11/22, 09:55:29
Code: [Select]
Is lightning also effected?...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914175 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914175)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/22, 13:13:50
*** I don't use debians birds at all, I get them straight from mozilla. ***

I use both firefox, thunderbird nightly (65.0a1)

https://archive.mozilla.org/pub/calendar/lightning/nightly/

https://support.mozilla.org/en-US/kb/calendar-updates-issues-thunderbird

https://developer.mozilla.org/en-US/docs/Mozilla/Calendar/Calendar_Versions



Another option would be (depending what version of thunderbird your using this won't work for everyone)

Code: [Select]
apt install xul-ext-lightning
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: tranquil on 2018/11/22, 23:43:50
I avoided the removals and the packages flagged as no longer needed by performing the following:


Code: [Select]
sudo apt-mark hold libpython3-stdlib python3 python3-minimal

To those who may be new to Siduction or Debian Unstable, you need to unhold the aforementioned packages after performing an upgrade:

Code: [Select]
sudo apt-mark unhold libpython3-stdlib python3 python3-minimal
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: vilde on 2018/11/23, 00:00:05
I avoided the removals and the packages flagged as no longer needed by performing the following:


Code: [Select]
sudo apt-mark hold libpython3-stdlib python3 python3-minimal

To those who may be new to Siduction or Debian Unstable, you need to unhold the aforementioned packages after performing an upgrade:

Code: [Select]
sudo apt-mark unhold libpython3-stdlib python3 python3-minimal
Why all this "hold" why not just wait?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/23, 01:48:24
Quote from: tranquil
I avoided the removals and the packages flagged as no longer needed by performing the following:


Code: [Select]
sudo apt-mark hold libpython3-stdlib python3 python3-minimal

To those who may be new to Siduction or Debian Unstable, you need to unhold the aforementioned packages after performing an upgrade:

Code: [Select]
sudo apt-mark unhold libpython3-stdlib python3 python3-minimal


Not a very smart thing to do     

patience = good things come to those that wait
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: Xaver on 2018/11/23, 12:37:02
@ piper
Why do you think
Code: [Select]
apt-mark hold python3 is a bad idea?

To me it is helpful not to wait too long, but install those packages, which do not cause problems. With 'apt-mark hold problem-package' I can do that.
The more packages are to be installed the harder it gets to detect the problematic ones.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/23, 14:00:54
1)

Code: [Select]
07:49:56 AM-Fri Nov 23-[piper@x1] $ apt policy libpython3-stdlib python3 python3-minimal
libpython3-stdlib:
  Installed: 3.7.1-2
  Candidate: 3.7.1-2
  Version table:
 *** 3.7.1-2 500
        500 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
        500 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
python3:
  Installed: 3.7.1-2
  Candidate: 3.7.1-2
  Version table:
 *** 3.7.1-2 500
        500 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
        500 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
python3-minimal:
  Installed: 3.7.1-2
  Candidate: 3.7.1-2
  Version table:
 *** 3.7.1-2 500
        500 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
        500 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

2)

Code: [Select]
root@x1:/home/piper# apt update; apt full-upgrade -dy
Get:1 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable InRelease [55.3 kB]
Hit:2 https://dl.winehq.org/wine-builds/debian sid InRelease
Hit:3 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/debian unstable InRelease
Hit:4 http://10.10.10.3:3142/deb.debian.org/debian experimental InRelease
Hit:5 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/siduction/extra unstable InRelease
Hit:6 http://10.10.10.3:3142/mirror.math.princeton.edu/pub/siduction/extra experimental InRelease
Hit:7 http://10.10.10.3:3142/packages.siduction.org/fixes unstable InRelease
Get:8 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main i386 Packages [143 kB]
Get:9 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages [156 kB]
Get:10 http://10.10.10.3:3142/incoming.debian.org/debian-buildd buildd-unstable/main Translation-en [151 kB]
Fetched 505 kB in 3s (168 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Because there is no need for it, and when the shit starts flying, you will probably be posting what happened, why is this happening, etc.

python3.7-default (9%) done

In rare occasions sometimes apt-mark can be used, at this time it's not and most probably won't be, it can really screw up a full upgrade and "upgrade" is not really recommended (some cases it can be used)

Your best option when shit hits the fan  ....   patience = good things come to those that wait
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/23, 15:05:39
erm - piper - buildd breaking things is quite normal and intended. So it's not worth a warning - if the result is crap and is installed in unstable - it is worth a warning :D We know this, you mentioned it in another thread. Maybe we should add a blog post or a wiki item about how things work in transitions and why they work that way. And maybe we should hide the existence of buildd from our users 8)

@Xaver - holding python3 is the second worst idea after holding perl or similar. Patience is in most cases the clue. Please give the buildd's the time they need. There is no other sane way to do things in a binary distribution.

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/23, 15:49:41
melmarker, you are so damn correct :P

I have been using buildd and my builds use buildd for so long, I tend to forget about the "users"  :(

Thanks for putting me back in perspective
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/23, 16:32:51
there is nothing bad or wrong with buildd - the only thing is that they build architecturewise - our builder does it a bit different iirc. afaik we build amd64 and all, after that i386, Pure all is a separated build.

The debian buildd strictly splits into all, amd64,..,x32 - and thats really clever, because it resolve some rare cycle dependency failures. I should setup our builder that way too. Downside is: if all is built and arch not yet - it will break things for an unknown time - nobody knows when/if architectures willl catch up - so not really enduser friendly.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/23, 17:20:25
Yes, it would be nice for our builder to due that ;) but, endusers matter :P

Back in the sidux days and later for awhile iirc we would use something like this, but, times change

Code: [Select]
#packages = """
#"""

#deps = """
#"""

#debconf = """
#"""

[ 'archs' ]
[[ 'i386' ]]
linux = 2.6-sidux-686

[[ 'amd64' ]]
linux = 2.6-sidux-amd64

That was the kitchen sink dvds I use to make (bloatware) :P
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/23, 17:29:30
Hmm, looking at my 2007 builds (kde-lite) it was different, and I actually still have this one installed [sidux 2007-01 - Χάος (200702210759)]

Code: [Select]
desc = """
Basic KDE desktop environment.
"""

repos = """
debian
sidux
"""

deps = """
cli
distro
distro-kde
distro-tools
distro-tools-x
hwsupport-essential
hwsupport-extra
hwsupport-printscan
utils-essential
utils-extra
utils-x
xserver
"""

packages = """
ark
gwenview
k3b
kaffeine
kde-core
kdm
konversation
kmix
knemo
kpowersave
ksnapshot
gtk2-engines-qtcurve
siduxcc
"""

Damn times change, that was a very light kde back then :P
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: Xaver on 2018/11/23, 18:22:24
@piper   @melmarker
Sorry – I still do not understand why?
What harm can apt-mark hold python3 do? As long as I keep my python3 3.6.7-1 installation complete, it should work.
You claim that is not sure. So what can happen?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: devil on 2018/11/23, 19:21:56
Xaver,
instead of putting packages on hold and forgetting about them later on, you can just do apt upgrade until the situation is resolved. Hold is meant for longer terms than what the situation is right now.

A good example of what might happen with forgotten holds is: https://forum.siduction.org/index.php?topic=7468.msg60785#msg60785
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: Xaver on 2018/11/23, 20:13:58

@ devil
Thanks. Ok, forgotten holds can become a problem. (apt-mark showhold would solve that.)
In this case I have put python3 on hold, did my full-upgrade and then put python3 on unhold again. So I get a full-upgrade of all the not affected packages.

Apt apgrade does less: an upgrade of the not effected packages only. So it is quite similar.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: tranquil on 2018/11/24, 07:44:51
Why all this "hold" why not just wait?
Because I don't like dealing with a large amount of packages to be upgraded, especially when you resort to cherry-picking packages to be upgraded.

As to the other comments, I've held problem packages for quite some time and have not been bitten yet.  I always unhold held packages after performing a full-upgrade.  I also make a point to check here to see if some other action may be required; e.g. let packages be removed and then re-install them.    I NEVER put a package on permanent hold.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: Xaver on 2018/11/24, 13:27:13
If you do not want to deal with a large amount of packages to be upgraded
it boils down to
'upgrade' (Devils approach) or 'full-upgrade' (use of hold) of the not affected packages.
I prefer 'full-upgrade', but I might be wrong.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: vilde on 2018/11/24, 13:47:44
If you do not want to deal with a large amount of packages to be upgraded
it boils down to
'upgrade' (Devils approach) or 'full-upgrade' (use of hold) of the not affected packages.
I prefer 'full-upgrade', but I might be wrong.
I don't agree, you can just be "Patience", as the developers of siduction i telling. Most of the time d-u is going without problems, no need to rush things if there is no specific app(s)  that someone absolutely needs to be updated immediately.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/24, 13:53:58
It depends largely on what is going on, "kept back", "transitions", "broken packages"

"upgrade" is frowned upon on both testing & sid for good reason, BUT, in "certain circumstances" you will have to do (this is largely used if you haven't done a du in like 3 months"

"hold" is a very stupid thing to do (especially in sid)  and as of to date, there is no reason to do it full stop.

If you do "hold" packages and don't have the patience to wait a few hours/maybe a day/maybe 2 days  maybe sid is not for you.

It's funny going to different forums and irc and seeing "why" and then after 1000 posts the op finally says "I have this and this and this on hold"

 'full-upgrade' (use of hold) should not be used in the same sentence, it's just so wrong  :P

I have made it a rule to just politely say "your on your own"


Code: [Select]
apt update; apt full-upgrade

All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

And that is with Plasma 5.14
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: sotnik on 2018/11/25, 13:43:49
I come from sidux -> aptosid and now siduction. I always use apt-listbugs & hold and I had zero issues.I know this forum is against listbugs & hold but for me works quite well.At the moment I have python3  python3-dev  python3-minimal iptables libpython3-stdlib:amd64.Also, I postpone the installation of nvidia-driver  till the bug filled will be cleared out

Code: [Select]
critical bugs of nvidia-driver (→ 390.87-3) <Outstanding>
 b1 - #905309 - nvidia-modeset: WARNING: GPU:0: Lost display notification (0:0x00000000); continuing
serious bugs of xserver-xorg-video-nvidia (→ 390.87-3) <Outstanding>
 b2 - #903121 - xserver-xorg-video-nvidia: blank screen, CPU fan goes to max and the systems freezes
serious bugs of dkms (→ 2.6.1-1) <Outstanding>
 b3 - #884658 - dkms: Should really depends on dpkg-dev for dpkg-architecture

The only problem that this approach has is that after so many years I use linux I continue to be a beginner since I did not need many times to fix problems


EDIT: Code tags added for better readability (piper, Moderator)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/25, 14:07:55
Quote from: tranquil
Because I don't like dealing with a large amount of packages to be upgraded

Interesting   :o  and your actually saying this with a straight face using sid ;)

The unstable repositories are updated every 6 hours. This happens in debian 4 times per day, each versus 05:00, 11:00, 17:00 and 23:00

This can be/will be/most likely be/ etc ..  large amounts of packages in a sid environment, and don't get me started with transitions ;)

Sooner or later, and I don't care who you are, practicing this hold shit will bite you in the ass sooner or later, you are, after all, a human

It happens to the best of us, and because it does happen, we learn from past mistakes, well, there are exceptions, some people never/want to learn.

All that being said, it's your machine, you do it your way :P
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/25, 14:21:45
so - there was really a transition bug for python3.7  https://bugs.debian.org/913069
https://release.debian.org/transitions/html/python3.7-default.htm
Code: [Select]
2018-11-25  13:48:51 <olasd> agaida: maybe you missed #913069 ?
2018-11-25  13:48:54 [zwiebelbot] Debian#913069: transition: python3.7 as default - https://bugs.debian.org/913069
2018-11-25  13:50:02 <agaida> thanks olasd - i was blind. sorry for the noisy, but really don't see it in the running transitions
2018-11-25  13:50:31 <jrtc27> https://release.debian.org/transitions/html/python3.7-default.html ?
2018-11-25  13:50:47 <mapreri> somehow it's not exported to the PTS, but it is perfectly tracked by the release team
2018-11-25  13:52:23 <agaida> anyways, now it is - was only a bit upset
2018-11-25  13:53:13 <mapreri> for whatever reason pochu is not triggering the rebuilds, that is indeed causing grief in multiple people…
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/25, 14:33:05
Yes, I seen that with olasd ;)

Code: [Select]
apt-mark hold debian sid
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: tranquil on 2018/11/26, 07:26:55
I come from sidux -> aptosid and now siduction. I always use apt-listbugs & hold and I had zero issues.I know this forum is against listbugs & hold but for me works quite well.

(https://i.postimg.cc/ftrJ8PtB/snoopy-dancing-by-jessie4508.jpg) (https://postimg.cc/ftrJ8PtB)

You can remove iptables from hold.

Quote from: tranquil
Because I don't like dealing with a large amount of packages to be upgraded
Interesting   :o  and your actually saying this with a straight face using sid  ;)

What I meant was I don't like dealing with a large amount of packages to be upgraded when you wait during times like transitions.

This is when you wait, although you can still cherry pick (this is the result after cherry picking):
Code: [Select]
The following packages were automatically installed and are no longer required:
  gnome-mime-data libcln6 libgnomevfs2-common
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  libreoffice libreoffice-librelogo libreoffice-script-provider-python python3-uno
The following packages have been kept back:
  libpython3-stdlib python3 python3-minimal
The following packages will be upgraded:
  libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core
  libreoffice-base-drivers libreoffice-calc libreoffice-common libreoffice-core
  libreoffice-draw libreoffice-help-common libreoffice-help-en-us
  libreoffice-impress libreoffice-java-common libreoffice-math
  libreoffice-nlpsolver libreoffice-ogltrans libreoffice-report-builder
  libreoffice-report-builder-bin libreoffice-script-provider-bsh
  libreoffice-script-provider-js libreoffice-sdbc-firebird libreoffice-sdbc-hsqldb
  libreoffice-sdbc-postgresql libreoffice-style-colibre libreoffice-style-tango
  libreoffice-wiki-publisher libreoffice-writer python3-reportbug reportbug
  uno-libs3 ure
30 upgraded, 0 newly installed, 4 to remove and 3 not upgraded.
Need to get 108 MB of archives.
After this operation, 1,533 kB disk space will be freed.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: clubex on 2018/11/26, 12:16:05
I too have been here since the sidux days (and before that with Kanotix). If i need something desperately then I install/upgrade it. A case in point is the loss of lightning after the last thunderbird upgrade. I desperately needed it so I reinstalled the new lightning as soon as it was available. I don't see anything wroong with that.

I also use listbugs (and changelogs if I'm particularly interested) because I like to see what I'm up against.

These days I tend to rely on apt -s (or aptitude) telling me something of what is going to happen. I suppose holding packages and simulating a full-upgrade might help to point out any problems and avoid a broken machine; but I've never tried it.

I see "hold" as useful when you desperately need a particular package to save an , important  task. After all siduction is about making sid usable by tempering risk with  cautious wisdom and experience.

:edited for a typo
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/26, 12:27:41
@tranquil

Please please stop using the term cherry picking.

I really don't think you know what the word means in a linux/android/unix/windows/choose your operating system environment.

I am tired of cleaning my monitor of spit coffee every time I see you/other people use it like they know :P

cherry-picking-explained (http://think-like-a-git.net/sections/rebase-from-the-ground-up/cherry-picking-explained.html)

man git-cherry-pick

And you argue hold is a great idea

(http://piper-sid.net/myshit/linux/images/talkingtowall.gif)



clubex

Yes, hold can be useful at times, depends what is going on and what is being held.
python3 is big, but it's your machine, do what you want, but others  spew stuff that a newer user will follow and fuck his/her machine up and we don't want that

We are here for support, not to argue about something so simple in life & linux

ミ★ღ patience ღ★彡

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/26, 14:14:44
hmm, @piper refers to git - so we should explain git too:

https://www.urbandictionary.com/define.php?term=Git
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: NochEinNeuer on 2018/11/27, 04:58:13
Gerade machte ich ein apt update und ein apt -d dist-upgrade.Mir wurden keine Pakete mehr zum Entfernen vermerkt.
Könnte ich jetzt wieder ein d-u machen oder sollte ich doch noch warten?
Vielen Dank,
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: tommy2 on 2018/11/27, 10:28:47
I would think, being nothing is scheduled for removal you can remove the -d and continue with your full or dist upgrade that's what I would do.  :)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: harley-peter on 2018/11/27, 12:04:48
Here the system wants to remove yet hplip and hplip-gui
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/27, 12:33:34
Kauf Dir nen Brother: https://buildd.debian.org/status/package.php?p=hplip - dat dauert wohl noch.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: dibl on 2018/11/27, 14:57:29
Quote from: harley-peter
Here the system wants to remove yet hplip and hplip-gui

Hier auch.

We can buy some time (instead of a Brother ...), using
Code: [Select]
apt upgrade
Of course, doing that, we slowly drift away from a complete sid system as we don't get the new packages.   :'(
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/27, 15:32:11
dibl: Wrong, there will be no drift - thats the cool thing about apt

Code: [Select]
apt upgrade == apt-get upgrade --with-new-pkgs --$some-fancy-progress-bar
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: dibl on 2018/11/27, 15:38:37
Quote from: melmarker
   
Code: [Select]
apt upgrade == apt-get upgrade --with-new-pkgs

Ahhhhhh!    :)

But, not the new packages which break the hplip dependencies, correct?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: tommy2 on 2018/11/27, 16:34:28
I let them go and reinstalled them after the upgrade, apt did not complain so I think everything is back to normal, at least for now.  ;)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/11/27, 17:20:39
dibl: Right
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: harley-peter on 2018/11/27, 20:46:57
@tommy2:
I cannot confirm this. After apt install hplip I get

Code: [Select]
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
 hplip : Hängt ab von: python3 (< 3.7) aber 3.7.1-2 soll installiert werden
         Empfiehlt: printer-driver-postscript-hp soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/27, 21:04:21

3 binary packages have unsatisfiable dependencies normal


Code: [Select]
    The dependencies of hplip-gui=3.18.10+dfsg0-3 cannot be satisfied on amd64 because: unsatisfied dependency on python3 (< 3.7)
    The dependencies of hplip=3.18.10+dfsg0-3 cannot be satisfied on mips, armel, mipsel, amd64, mips64el, i386, arm64, s390x, armhf, and ppc64el because: unsatisfied dependency on python3 (< 3.7)
    The dependencies of printer-driver-postscript-hp=3.18.10+dfsg0-3 cannot be satisfied on mips, armel, mipsel, amd64, mips64el, i386, arm64, s390x, armhf, and ppc64el because: unsatisfied dependency on python3 (< 3.7)

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: dibl on 2018/11/28, 00:05:56
Hurrah -- hplip & friends are now installable on a fully updated system.   8)

Code: [Select]
root@n5110:/# apt policy python3 hplip
python3:
  Installed: 3.7.1-2
  Candidate: 3.7.1-2
  Version table:
 *** 3.7.1-2 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
hplip:
  Installed: 3.18.10+dfsg0-3+b1
  Candidate: 3.18.10+dfsg0-3+b1
  Version table:
 *** 3.18.10+dfsg0-3+b1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     3.17.10+repack0-7.1 500
        500 http://packages.siduction.org/fixes unstable/main amd64 Packages
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: tranquil on 2018/11/28, 06:59:31
Whew...finally!


Code: [Select]

The following packages were automatically installed and are no longer required:
  gnome-mime-data libcln6 libgnomevfs2-common libpython3.6
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libpython3.7 libpython3.7-minimal libpython3.7-stdlib python3.7
  python3.7-minimal
The following packages will be upgraded:
  blueman firefox fonts-jura gir1.2-freedesktop gir1.2-glib-2.0 gnucash hplip
  libasound2 libasound2:i386 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2
  libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2
  libblockdev2 libcap-ng0 libffi6 libffi6:i386 libgdcm2.8 libgirepository-1.0-1
  libhpmud0 liblirc-client0 libnm0 libnss3 liborcus-0.13-0 libpolkit-agent-1-0
  libpolkit-backend-1-0 libpolkit-gobject-1-0 libpq5 libprotobuf-lite17
  libprotobuf17 libpython3-stdlib libreoffice
  libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core
  libreoffice-base-drivers libreoffice-calc libreoffice-common libreoffice-core
  libreoffice-draw libreoffice-help-common libreoffice-help-en-us
  libreoffice-impress libreoffice-java-common libreoffice-librelogo
  libreoffice-math libreoffice-nlpsolver libreoffice-ogltrans
  libreoffice-report-builder libreoffice-report-builder-bin
  libreoffice-script-provider-bsh libreoffice-script-provider-js
  libreoffice-script-provider-python libreoffice-sdbc-firebird
  libreoffice-sdbc-hsqldb libreoffice-sdbc-postgresql libreoffice-style-colibre
  libreoffice-style-tango libreoffice-wiki-publisher libreoffice-writer libruby2.5
  libsane-hpaio libsmbclient libtdb1 libudisks2-0 libunbound8 libupower-glib3
  libvolume-key1 libwbclient0 lintian network-manager policykit-1
  printer-driver-hpcups printer-driver-postscript-hp python3
  python3-dbus.mainloop.pyqt5 python3-gnucash python3-minimal python3-pyqt5
  python3-reportbug python3-uno qtchooser reportbug ruby2.5 samba-libs udisks2
  uno-libs3 upower ure xxd
93 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 190 MB of archives.
After this operation, 26.8 MB of additional disk space will be used.
[/code.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: sotnik on 2018/11/28, 11:38:53
Ok in my case only python3-pygpu will be deleted now.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: hendrikL on 2018/11/28, 12:06:48
Well with kf5/plasma5 (kde) you have to be careful, read what apt want to do!

Code: [Select]
LANG=C apt full-upgrade -d
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  kde-plasma-desktop kinfocenter libqalculate5v5 plasma-desktop plasma-widgets-addons plasma-workspace sddm-theme-breeze
The following packages will be upgraded:
  libcolorcorrect5 libkworkspace5-5 libplasma-geolocation-interface5 libtaskmanager6 libweather-ion7 python-dbus.mainloop.pyqt5 python-pyqt5
  python-pyqt5.qtwebkit python3-dbus.mainloop.pyqt5 python3-pyqt5 qtchooser
11 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
Need to get 0 B/5871 kB of archives.
After this operation, 51.5 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: samoht on 2018/11/28, 12:39:52
sid is full of surprises.  ;)

On my machine:

Code: [Select]
# LANG=C apt full-upgrade -d
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Code: [Select]
# LANG=C apt policy libkworkspace5-5 kde-plasma-desktop kinfocenter libqalculate5v5 plasma-desktop plasma-widgets-addons plasma-workspace sddm-theme-breeze
libkworkspace5-5:
  Installed: 4:5.14.3-1+b1
  Candidate: 4:5.14.3-1+b1
  Version table:
 *** 4:5.14.3-1+b1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        500 https://incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     4:5.13.5-1+b1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
     4:5.8.6-2.1+deb9u1 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
kde-plasma-desktop:
  Installed: 5:102
  Candidate: 5:102
  Version table:
 *** 5:102 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     5:92 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
kinfocenter:
  Installed: 4:5.14.3-1
  Candidate: 4:5.14.3-1
  Version table:
 *** 4:5.14.3-1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     4:5.13.4-1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
     4:5.8.4-1 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
libqalculate5v5:
  Installed: (none)
  Candidate: 0.9.7-9.2+b1
  Version table:
     0.9.7-9.2+b1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
        500 https://deb.debian.org/debian unstable/main amd64 Packages
     0.9.7-9.2 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
plasma-desktop:
  Installed: 4:5.14.3-1
  Candidate: 4:5.14.3-1
  Version table:
 *** 4:5.14.3-1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     4:5.13.5-1+b1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
     4:5.8.6-1 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
plasma-widgets-addons:
  Installed: 4:5.14.3-1
  Candidate: 4:5.14.3-1
  Version table:
 *** 4:5.14.3-1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     4:5.13.5-1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
     4:5.8.5-2 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
plasma-workspace:
  Installed: 4:5.14.3-1+b1
  Candidate: 4:5.14.3-1+b1
  Version table:
 *** 4:5.14.3-1+b1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        500 https://incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     4:5.13.5-1+b1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
     4:5.8.6-2.1+deb9u1 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
sddm-theme-breeze:
  Installed: 4:5.14.3-1+b1
  Candidate: 4:5.14.3-1+b1
  Version table:
 *** 4:5.14.3-1+b1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        500 https://incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     4:5.13.5-1+b1 500
        500 https://deb.debian.org/debian testing/main amd64 Packages
     4:5.8.6-2.1+deb9u1 500
        500 http://snapshot.debian.org/archive/debian/20181101 stretch/main amd64 Packages
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: Penyelam on 2018/11/28, 12:49:50
Bei mir wurden nur 2 Pakete entfernt (KDE):
Code: [Select]
Remove: libqalculate5-data:amd64 (0.9.7-9.2), libqalculate5v5:amd64 (0.9.7-9.2+b1)
End-Date: 2018-11-28  12:05:40
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: finotti on 2018/11/28, 17:49:43
I also have those packages to be removed:
Code: [Select]
The following packages will be REMOVED:
  kinfocenter libqalculate5v5 plasma-desktop plasma-widgets-addons plasma-workspace sddm-theme-breeze
The following NEW packages will be installed:
  libfdk-aac2 libpython3.7 linux-headers-4.19.0-4.slh.1-aptosid-amd64 linux-image-4.19.0-4.slh.1-aptosid-amd64
The following packages will be upgraded:
  acpid ark aspell-pt-br avidemux avidemux-common avidemux-plugins avidemux-qt binutils binutils-common binutils-x86-64-linux-gnu
  bluedevil breeze breeze-cursor-theme breeze-gtk-theme btrfs-progs calf-plugins cpp-8 cryptsetup cryptsetup-bin
  cryptsetup-initramfs cryptsetup-run cups-filters cups-filters-core-drivers drkonqi feh ffmpeg firefox fonts-opensymbol fragmaster
  g++-8 gcc-8 gcc-8-base gdb-minimal gfortran-8 ghostscript ghostscript-x gir1.2-freedesktop gir1.2-glib-2.0 git git-gui git-man
  gitk gtk3-engines-breeze handbrake-cli handbrake-gtk hplip init init-system-helpers initscripts kactivitymanagerd kde-cli-tools
  kde-cli-tools-data kde-config-gtk-style kde-config-sddm kde-style-breeze kde-style-breeze-qt4 kde-style-oxygen
  kde-style-oxygen-qt4 kdeplasma-addons-data khotkeys khotkeys-data kmenuedit kscreen ksysguard ksysguard-data ksysguardd
  kwin-common kwin-data kwin-style-breeze kwin-x11 libasan5 libasound2 libatkmm-1.6-1v5 libatomic1 libavcodec58 libavdevice58
  libavfilter7 libavformat58 libavresample4 libavutil56 libbasicusageenvironment1 libbinutils libblockdev-crypto2 libblockdev-fs2
  libblockdev-loop2 libblockdev-mdraid2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2
  libcap-ng0 libcc1-0 libclang1-7 libcolorcorrect5 libcryptsetup12 libcupsfilters1 libdap25 libdapclient6v5 libdapserver7v5
  libegl-mesa0 libegl1-mesa libffi6 libfontembed1 libfreetype6 libfreetype6-dev libgbm1 libgcc-8-dev libgcc1 libgdbm-compat4
  libgdbm-dev libgdbm6 libgdcm2.8 libgfortran-8-dev libgfortran5 libgirepository-1.0-1 libgl1-mesa-dri libgl1-mesa-glx
  libglapi-mesa libgles2-mesa libglx-mesa0 libgomp1 libgphoto2-6 libgphoto2-port12 libgroupsock8 libgs9 libgs9-common libhpmud0
  libitm1 libjavascriptcoregtk-4.0-18 libkdecorations2-5v5 libkdecorations2private6 libkf5runner5 libkf5screen-bin libkf5screen7
  libkf5sysguard-bin libkf5sysguard-data libkfontinst5 libkfontinstui5 libkpmcore7 libkscreenlocker5 libksgrd7 libksignalplotter7
  libkwin4-effect-builtins1 libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libkworkspace5-5 libldb1 liblirc-client0
  liblircclient0 liblivemedia64 libllvm7 liblsan0 libminiupnpc17 libmlt++3 libmlt-data libmlt6 libmojolicious-perl libmpx2
  libnatpmp1 libnghttp2-14 libnss3 libomp5-7 liborcus-0.13-0 libosmesa6 libpangomm-1.4-1v5 libplasma-geolocation-interface5
  libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpostproc55 libpowerdevilcore2 libpowerdevilui5 libpq5
  libprocesscore7 libprocessui7 libprotobuf-lite17 libpython3-stdlib libquadmath0 librados2 librbd1 libreoffice
  libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-draw libreoffice-help-common libreoffice-help-de libreoffice-help-en-us
  libreoffice-impress libreoffice-java-common libreoffice-kde5 libreoffice-l10n-de libreoffice-librelogo libreoffice-math
  libreoffice-report-builder-bin libreoffice-script-provider-python libreoffice-style-breeze libreoffice-style-colibre
  libreoffice-style-tango libreoffice-wiki-publisher libreoffice-writer libruby2.5 libsane-hpaio libsmbclient libsqlite3-0
  libsqlite3-dev libssl-dev libssl1.0.2 libssl1.1 libstdc++-8-dev libstdc++6 libswresample3 libswscale5 libtaskmanager6 libtdb1
  libtiff5 libtsan0 libubsan1 libudisks2-0 libunbound8 libupower-glib3 libusageenvironment3 libvolume-key1 libwayland-egl1-mesa
  libwbclient0 libweather-ion7 libwebkit2gtk-4.0-37 libwxbase3.0-0v5 libwxgtk3.0-0v5 libxatracker2 linux-headers-aptosid-amd64
  linux-image-aptosid-amd64 linux-libc-dev melt milou openssl ovmf oxygen-sounds partitionmanager plasma-browser-integration
  plasma-dataengines-addons plasma-desktop-data plasma-integration plasma-pa plasma-wallpapers-addons plasma-workspace-wallpapers
  policykit-1 polkit-kde-1 polkit-kde-agent-1 powerdevil powerdevil-data printer-driver-hpcups python-mlt python-numpy python3
  python3-dbus.mainloop.pyqt5 python3-jedi python3-minimal python3-numpy python3-psutil python3-pyqt5 python3-pyqt5.qtmultimedia
  python3-pyqt5.qtopengl python3-pyqt5.qtsvg python3-pyqt5.qtwebkit python3-reportbug python3-uno
  qml-module-qtquick-controls-styles-breeze qtchooser reportbug ruby2.5 samba-common samba-libs smbclient sudo supermin
  systemsettings sysv-rc sysvinit-utils thunderbird udisks2 uno-libs3 upower ure vapoursynth vim vim-common vim-runtime xxd
295 upgraded, 4 newly installed, 6 to remove and 0 not upgraded.
Need to get 0 B/550 MB of archives.
After this operation, 239 MB of additional disk space will be used.
Download complete and in download only mode
After some investigation, it seems to me (not an expert at all!) that the problem is with libqalculate5v5.  Maybe forcing the installation of libqalculate20 would fix it?
Code: [Select]
# apt -s install libqalculate20
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  breeze breeze-cursor-theme drkonqi kactivitymanagerd kde-cli-tools kde-cli-tools-data kde-style-breeze kde-style-breeze-qt4
  kdeplasma-addons-data kinfocenter kscreen kwin-common kwin-data kwin-style-breeze kwin-x11 libkwin4-effect-builtins1
  libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libqalculate20-data milou oxygen-sounds plasma-dataengines-addons
  plasma-desktop plasma-desktop-data plasma-integration plasma-wallpapers-addons plasma-widgets-addons plasma-workspace
  polkit-kde-agent-1 qml-module-qtquick-controls-styles-breeze
Suggested packages:
  orion-gtk-theme kwin-addons
Recommended packages:
  kde-style-qtcurve libqt5multimedia5-plugins qml-module-qtquick-virtualkeyboard bluedevil breeze-gtk-theme fonts-hack fonts-noto
  kde-config-gtk-style kde-config-screenlocker kde-config-sddm kde-style-oxygen-qt5 kgamma5 khotkeys kmenuedit ksshaskpass
  ksysguard kwrited libpam-kwallet5 plasma-discover plasma-pa powerdevil systemsettings user-manager ksysguardd
The following packages will be REMOVED:
  libqalculate5-data libqalculate5v5
The following NEW packages will be installed:
  libqalculate20 libqalculate20-data
The following packages will be upgraded:
  breeze breeze-cursor-theme drkonqi kactivitymanagerd kde-cli-tools kde-cli-tools-data kde-style-breeze kde-style-breeze-qt4
  kdeplasma-addons-data kinfocenter kscreen kwin-common kwin-data kwin-style-breeze kwin-x11 libkwin4-effect-builtins1
  libkwineffects11 libkwinglutils11 libkwinxrenderutils11 milou oxygen-sounds plasma-dataengines-addons plasma-desktop
  plasma-desktop-data plasma-integration plasma-wallpapers-addons plasma-widgets-addons plasma-workspace polkit-kde-agent-1
  qml-module-qtquick-controls-styles-breeze
30 upgraded, 2 newly installed, 2 to remove and 270 not upgraded.
Inst plasma-desktop [4:5.13.5-1+b1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst polkit-kde-agent-1 [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst qml-module-qtquick-controls-styles-breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst kinfocenter [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst plasma-widgets-addons [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst plasma-workspace [4:5.13.5-1+b1] (4:5.14.3-1+b1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst plasma-integration [5.13.5-1+b1] (5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst oxygen-sounds [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst kscreen [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kde-cli-tools [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kactivitymanagerd [5.13.5-1] (5.14.3-1 Debian:unstable [amd64]) []
Inst drkonqi [5.13.4-1] (5.14.3-1 Debian:unstable [amd64]) []
Inst milou [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kwin-x11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst libkwinglutils11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst kwin-common [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst breeze-cursor-theme [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst kde-style-breeze-qt4 [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kde-style-breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kwin-style-breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kde-cli-tools-data [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst plasma-desktop-data [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst plasma-wallpapers-addons [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst plasma-dataengines-addons [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kdeplasma-addons-data [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst libkwinxrenderutils11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst libkwin4-effect-builtins1 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst libkwineffects11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst kwin-data [4:5.13.5-1] (4:5.14.3-2 Debian:unstable [all]) []
Remv libqalculate5v5 [0.9.7-9.2+b1] []
Remv libqalculate5-data [0.9.7-9.2] []
Inst libqalculate20-data (2.8.0-2 Debian:unstable [all]) []
Inst libqalculate20 (2.8.0-2 Debian:unstable [amd64])
Conf plasma-desktop (4:5.14.3-1 Debian:unstable [amd64])
Conf polkit-kde-agent-1 (4:5.14.3-1 Debian:unstable [amd64])
Conf qml-module-qtquick-controls-styles-breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf kinfocenter (4:5.14.3-1 Debian:unstable [amd64])
Conf plasma-widgets-addons (4:5.14.3-1 Debian:unstable [amd64])
Conf plasma-workspace (4:5.14.3-1+b1 Debian:unstable [amd64])
Conf plasma-integration (5.14.3-1 Debian:unstable [amd64])
Conf breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf oxygen-sounds (4:5.14.3-1 Debian:unstable [all])
Conf kscreen (4:5.14.3-1 Debian:unstable [amd64])
Conf kde-cli-tools (4:5.14.3-1 Debian:unstable [amd64])
Conf kactivitymanagerd (5.14.3-1 Debian:unstable [amd64])
Conf drkonqi (5.14.3-1 Debian:unstable [amd64])
Conf milou (4:5.14.3-1 Debian:unstable [amd64])
Conf kwin-x11 (4:5.14.3-2 Debian:unstable [amd64])
Conf libkwinglutils11 (4:5.14.3-2 Debian:unstable [amd64])
Conf kwin-common (4:5.14.3-2 Debian:unstable [amd64])
Conf breeze-cursor-theme (4:5.14.3-1 Debian:unstable [all])
Conf kde-style-breeze-qt4 (4:5.14.3-1 Debian:unstable [amd64])
Conf kde-style-breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf kwin-style-breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf kde-cli-tools-data (4:5.14.3-1 Debian:unstable [all])
Conf plasma-desktop-data (4:5.14.3-1 Debian:unstable [all])
Conf plasma-wallpapers-addons (4:5.14.3-1 Debian:unstable [amd64])
Conf plasma-dataengines-addons (4:5.14.3-1 Debian:unstable [amd64])
Conf kdeplasma-addons-data (4:5.14.3-1 Debian:unstable [all])
Conf libkwinxrenderutils11 (4:5.14.3-2 Debian:unstable [amd64])
Conf libkwin4-effect-builtins1 (4:5.14.3-2 Debian:unstable [amd64])
Conf libkwineffects11 (4:5.14.3-2 Debian:unstable [amd64])
Conf kwin-data (4:5.14.3-2 Debian:unstable [all])
Conf libqalculate20-data (2.8.0-2 Debian:unstable [all])
Conf libqalculate20 (2.8.0-2 Debian:unstable [amd64])
The above looks good, but I did not try it yet. 

Anyone with more experience care to comment?

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: NochEinNeuer on 2018/11/28, 18:05:42
Bei mir soll ein ganzer Schwung Pakete entfernt werden:
Code: [Select]
jf2@jf2-pc:~$ sudo apt dist-upgrade
[sudo] Passwort für jf2:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fertig
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  advancecomp akonadiconsole analitza-common argyll argyll-ref artikulate blinken bolt
  bomber bovo cantor cantor-backend-qalculate cervisia cheese cvs cvsservice
  default-mysql-client-core default-mysql-server-core edict espeak-ng-data
  extra-cmake-modules ffmpegthumbs file-roller filelight fonts-dustin freerdp2-x11
  g++-7 gconf-defaults-service gconf-service gconf2-common gedit-plugin-dashboard
  gimp-help-common gir1.2-accountsservice-1.0 gir1.2-champlain-0.12 gir1.2-dazzle-1.0
  gir1.2-gck-1 gir1.2-gcr-3 gir1.2-gdata-0.0 gir1.2-gdm-1.0 gir1.2-geoclue-2.0
  gir1.2-geocodeglib-1.0 gir1.2-gepub-0.6 gir1.2-gfbgraph-0.2 gir1.2-gmenu-3.0
  gir1.2-gnomebluetooth-1.0 gir1.2-goa-1.0 gir1.2-grilo-0.3 gir1.2-gtkchamplain-0.12
  gir1.2-gweather-3.0 gir1.2-ibus-1.0 gir1.2-mediaart-2.0 gir1.2-mutter-2
  gir1.2-mutter-3 gir1.2-nautilus-3.0 gir1.2-nm-1.0 gir1.2-nma-1.0 gir1.2-polkit-1.0
  gir1.2-rb-3.0 gir1.2-rest-0.7 gir1.2-rsvg-2.0 gir1.2-tracker-2.0
  gir1.2-upowerglib-1.0 gir1.2-wnck-3.0 gir1.2-zeitgeist-2.0 gir1.2-zpj-0.0
  gnome-calendar gnome-clocks gnome-color-manager gnome-documents
  gnome-getting-started-docs gnome-maps gnome-music gnome-screenshot gnome-session-bin
  gnome-session-common gnome-shell-common gnome-sound-recorder gnome-todo-common
  gnome-video-effects gnome-weather granatier guile-2.2-libs iputils-arping
  kaccessible kalarm kalgebra kalgebra-common kalzium kalzium-data kanagram kanjidic
  kapman kapptemplate katomic kblackbox kbruch kcachegrind kcharselect kcolorchooser
  kde-config-cron kdeadmin kdeedu kdeedu-data kdeedu-kvtml-data kdegraphics
  kdegraphics-mobipocket kdegraphics-thumbnailers kdemultimedia kdenetwork
  kdenetwork-filesharing kdepim kdesdk kdesdk-scripts kdesdk-thumbnailers kdetoys
  kdeutils kdf kfourinline kgeography kgeography-data kget kgoldrunner kgpg khangman
  kig kigo killbots kio-audiocd kio-perldoc kiriki kiten kjumpingcube klettres
  klettres-data klickety klines kmines kmousetool kmouth kmplot knavalbattle knetwalk
  kolf kollision kolourpaint kompare konquest konsolekalendar kontact kpart5-kompare
  kpartloader krdc kreversi krfb krosspython kruler ksirk ksnakeduel kspaceduel
  ksquares ksudoku ksystemlog kteatime ktimer ktouch ktouch-data ktuberling kturtle
  kubrick kuiviewer kwordquiz lame libanalitza8 libanalitzagui8 libanalitzaplot8
  libanalitzawidgets8 libappindicator3-1 libargon2-0 libart-2.0-2 libastro1
  libavahi-ui-gtk3-0 libavdevice57 libavfilter6 libavformat57 libavresample3
  libbind9-160 libboost-atomic1.62.0 libboost-chrono1.62.0 libboost-date-time1.62.0
  libboost-filesystem1.62.0 libboost-iostreams1.62.0 libboost-locale1.62.0
  libboost-python1.67.0 libbrlapi0.6 libc6-dbg libcacard0 libcln6
  libcrypt-openssl-bignum-perl libcrypt-openssl-random-perl libcrypt-openssl-rsa-perl
  libdigest-bubblebabble-perl libdns-export1100 libdns1102 libdotconf0 libdrm-dev
  libenca0 libespeak-ng1 libevent-core-2.1-6 libevent-pthreads-2.1-6
  libfile-copy-recursive-perl libfreerdp-client2-2 libfreerdp2-2 libgconf-2-4
  libgconfmm-2.6-1v5 libgdm1 libgepub-0.6-0 libgettextpo0 libgfortran4 libgit2-26
  libgl1-mesa-dev libglade2-0 libglademm-2.4-1v5 libgles1 libglu1-mesa-dev
  libglvnd-core-dev libglvnd-dev libgnome-games-support-1-3
  libgnome-games-support-common libgnome-todo libgpod-common libgpod4 libgsf-bin
  libgsound0 libgtk-vnc-2.0-0 libgtkspell0 libgvnc-1.0-0 libimage-magick-perl
  libimage-magick-q16-perl libindicator3-7 libirs160 libisc169 libisccc160
  libisccfg160 libjs-mootools libjs-sphinxdoc libkasten3controllers3 libkasten3core3
  libkasten3gui3 libkasten3okteta1controllers1 libkasten3okteta1core1
  libkasten3okteta1gui1 libkeduvocdocument5 libkf5akonadixml5 libkf5compactdisc5
  libkf5config-dev libkf5config-dev-bin libkf5config-doc libkf5coreaddons-dev
  libkf5coreaddons-dev-bin libkf5coreaddons-doc libkf5dbusaddons-dev
  libkf5dbusaddons-doc libkf5i18n-dev libkf5i18n-doc libkf5kdegames7
  libkf5kdegamesprivate1 libkf5kmahjongglib5 libkf5package-dev libkf5package-doc
  libkf5plasma-dev libkf5plasma-doc libkf5plotting5 libkf5sane-data libkf5sane5
  libkf5service-dev libkf5service-doc libkf5torrent6 libkf5windowsystem-dev
  libkf5windowsystem-doc libkiten5 libkomparediff2-5 libkompareinterface5 libllvm6.0
  liblouis14 liblwres160 libmagick++-6.q16-8 libmagickcore-6.q16-5
  libmagickcore-6.q16-5-extra libmagickwand-6.q16-5 libmail-dkim-perl libmail-spf-perl
  libmarblewidget-qt5-28 libminiupnpc17 libmozjs-52-0 libmutter-2-0 libnatpmp1
  libncurses5 libncursesw5 libnet-dns-perl libnet-dns-sec-perl libnet-ip-perl
  libnetaddr-ip-perl libokteta2core2 libokteta2gui2 libopenbabel5 libopengl0 libopts25
  libpcaudio0 libphodav-2.0-0 libphodav-2.0-common libpoppler74 libpostproc54
  libprocps6 libprotobuf10 libpthread-stubs0-dev libpython3.6
  libqaccessibilityclient-qt5-0 libqhull7 libqqwing2v5 libqt5opengl5-dev
  libqt5scripttools5 libqt5serialport5 librarian0 libraw16 librhythmbox-core10
  libsgutils2-2 libshp2 libsonic0 libspeechd2 libspice-client-glib-2.0-8
  libspice-client-gtk-3.0-5 libstdc++-7-dev libswscale4 libtinfo5 libtirpc1
  libusbredirhost1 libusbredirparser1 libvncclient1 libvncserver1 libvulkan-dev
  libwinpr2-2 libx11-dev libx11-xcb-dev libx265-151 libxau-dev libxcb-dri2-0-dev
  libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev
  libxcb-render0-dev libxcb-shape0-dev libxcb-sync-dev libxcb-xfixes0-dev libxcb1-dev
  libxdamage-dev libxdmcp-dev libxdo3 libxext-dev libxfixes-dev libxshmfence-dev
  libxxf86vm-dev lightsoff linux-headers-4.16.8-towo.1-siduction-amd64
  linux-image-4.16.8-towo.1-siduction-amd64 lokalize marble marble-data marble-plugins
  marble-qt-data meld mesa-common-dev minuet minuet-data okteta optipng orca palapeli
  palapeli-data parley parley-data pastebinit picmi pkg-kde-tools
  plasma-workspace-wallpapers poxml print-manager python3-aeidon python3-attr
  python3-automat python3-brlapi python3-bs4 python3-click python3-colorama
  python3-constantly python3-dateutil python3-diff-match-patch python3-enchant
  python3-gst-1.0 python3-html5lib python3-hyperlink python3-incremental
  python3-iniparse python3-l20n python3-levenshtein python3-louis python3-lxml
  python3-mako python3-markupsafe python3-phply python3-ply python3-pyasn1
  python3-pyasn1-modules python3-pycountry python3-pyqt5.qtsvg python3-scour
  python3-serial python3-service-identity python3-simplejson python3-speechd
  python3-translate python3-twisted python3-twisted-bin python3-tz python3-vobject
  python3-webencodings python3-xapian python3-yaml python3-zope.interface qhull-bin
  qml-module-org-kde-analitza qml-module-org-kde-charts qml-module-org-kde-games-core
  qt5-default qt5-qmake qt5-qmake-bin qtbase5-dev qtbase5-dev-tools qtscript5-dev
  quadrapassel rarian-compat re2c rhythmbox rhythmbox-data rhythmbox-plugin-cdrecorder
  rhythmbox-plugins rocs scour simple-scan sntp sound-icons spamc speech-dispatcher
  speech-dispatcher-audio-plugins speech-dispatcher-espeak-ng
  spice-client-glib-usb-acl-helper step svgpart swell-foop switcheroo-control tali
  translate-toolkit translate-toolkit-doc ttf-sjfonts umbrello unoconv valgrind
  valgrind-dbg vinagre x11proto-core-dev x11proto-damage-dev x11proto-dev
  x11proto-fixes-dev x11proto-xext-dev x11proto-xf86vidmode-dev xbrlapi
  xdg-user-dirs-gtk xdotool xorg-sgml-doctools xtrans-dev
Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
Die folgenden Pakete werden ENTFERNT:
  alacarte byobu cfv gconf-editor gconf2 gnome-todo inkscape libdns1100 libpurple-bin
  libqalculate5-data libqalculate5v5 mailnag nautilus-admin nautilus-compare
  nautilus-hide ntfs-config pulseaudio-module-gconf python-bs4 python-cairo
  python-chardet python-crypto python-dbus python-enchant python-gdbm python-gi
  python-glade2 python-gobject python-gobject-2 python-gtk2 python-gtkspellcheck
  python-html5lib python-ldb python-lxml python-nautilus python-newt python-numpy
  python-pkg-resources python-samba python-scour python-six python-tdb
  python-webencodings python-xdg samba-common-bin zim
Die folgenden NEUEN Pakete werden installiert:
  libdns1102 libqalculate20 libqalculate20-data pulseaudio-module-gsettings
Die folgenden Pakete sind zurückgehalten worden:
  cups-browsed dpkg evolution evolution-common evolution-data-server
  evolution-plugin-bogofilter evolution-plugin-pstimport evolution-plugins firefox
  firefox-l10n-de gimp gimp-data gnome-keyring gnome-software gnome-software-common
  gvfs gvfs-backends gvfs-bin gvfs-common gvfs-daemons gvfs-fuse gvfs-libs ifupdown
  initramfs-tools initramfs-tools-core iptables libebackend-1.2-10 libebook-1.2-19
  libebook-contacts-1.2-2 libecal-1.2-19 libedata-book-1.2-25 libedataserver-1.2-23
  libedataserverui-1.2-2 libevolution libfontconfig1 libgimp2.0 libio-socket-ssl-perl
  libip4tc0 libip6tc0 libiptc0 libpython-stdlib libsmbclient libwbclient0 libxtables12
  lightning man-db openssl python python-minimal python-talloc rfkill samba-libs
  thunderbird thunderbird-l10n-de xwayland
Die folgenden Pakete werden aktualisiert (Upgrade):
  cantor cantor-backend-qalculate libbind9-160 libirs160 libisc169 libisccc160
  libisccfg160 libpulse-mainloop-glib0 libpulse0 libpulsedsp paprefs plasma-workspace
  pulseaudio pulseaudio-module-bluetooth pulseaudio-module-zeroconf pulseaudio-utils
  samba-common step
18 aktualisiert, 4 neu installiert, 45 zu entfernen und 55 nicht aktualisiert.
Es müssen noch 0 B von 13,8 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 132 MB Plattenplatz freigegeben.
Möchten Sie fortfahren? [J/n] n
Abbruch.
jf2@jf2-pc:~$
Das obere ist bei siduction unter KDE. Unter Gnome soll nix entfernt werden.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/28, 18:39:29
This is for the libqalculate transition (https://tracker.debian.org/pkg/libqalculate) (80% done)
 which is also related to python3.7 transition (https://release.debian.org/transitions/html/python3.7-default.html) (84% done)



Collisions for libqalculate
Quote
  auto-icu through libqalculate
    auto-qtbase-opensource-src through cantor, plasma-workspace, step
    auto-readline through libqalculate
    libncurses6 through libqalculate
    python3.7-default through cantor

Collisions for python3.7-default
Quote
    auto-casacore through casacore
    auto-ceph through ceph
    auto-dcmtk through odil, simpleitk
    auto-eclib through sagemath
    auto-exiv2 through krita
    auto-gdcm through gdcm
    auto-glew through blender, fife, otb, vtk7
    auto-hdf5 through caffe, caffe-contrib, chemps2, mathgl, opencv, psi4, simpleitk, vtk7, xdmf
    auto-hunspell through libreoffice, link-grammar, sigil
    auto-icu through gnucash, libreoffice, odil, postgresql-11, simpleitk, znc
    auto-insighttoolkit4 through otb, simpleitk
    auto-jemalloc through blender
    auto-json-c through gdcm
    auto-libffi through gobject-introspection
    auto-libixion through libixion, liborcus
    auto-libjsoncpp through libopenshot, odil, vtk7
    auto-liborcus through liborcus, libreoffice
    auto-libqalculate through cantor
    auto-libratbag through ratbagd
    auto-nvidia-cuda-toolkit through caffe-contrib
    auto-opencv through caffe, caffe-contrib, opencv, otb
    auto-openvdb through blender
    auto-qtbase-opensource-src through calamares, cantor, ecflow, elektra, krita, libopenshot, libreoffice, mathgl, otb, pcp, pyotherside, pythonqt, renderdoc, retroarch, sigil, virtualbox, vtk7
    auto-readline through casacore, gdb, glusterfs, neuron, pcp, profanity, sagemath
    auto-singular through sagemath
    auto-yaml-cpp through calamares
    boost1.67 through blender, caffe, caffe-contrib, calamares, casacore, ceph, cryptominisat, ecflow, fife, glom, gnucash, isc-kea, krita, liborcus, libreoffice, odil, python-escript, ros-geometry, ros-geometry2, ros-nodelet-core, ros-ros-comm, ycmd
    libgfortran5 through casacore, pyferret
    libncurses6 through bpfcc, gdb, glusterfs, neuron, pcp, profanity, vim
    llvm-defaults through llvmlite, postgresql-11, ycmd
    openssl1.0-rm through borgbackup, cyvcf2, gdcm, glusterfs, hexchat, isc-kea, lcgdm, ldns, ntpsec, omniorb-dfsg, postgresql-11, python-cryptography, ros-ros-comm, simpleitk, unbound, virtualbox, zeroc-ice, znc
    perl through cod-tools, graphviz, hexchat, lcgdm, libsolv, pcp, postgresql-11, vim, znc
    php7.3 through zeroc-ice
    wxwidgets3.0-gtk3 through mathgl

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: finotti on 2018/11/29, 15:00:48
I also have those packages to be removed:
Code: [Select]
The following packages will be REMOVED:
  kinfocenter libqalculate5v5 plasma-desktop plasma-widgets-addons plasma-workspace sddm-theme-breeze
The following NEW packages will be installed:
  libfdk-aac2 libpython3.7 linux-headers-4.19.0-4.slh.1-aptosid-amd64 linux-image-4.19.0-4.slh.1-aptosid-amd64
The following packages will be upgraded:
  acpid ark aspell-pt-br avidemux avidemux-common avidemux-plugins avidemux-qt binutils binutils-common binutils-x86-64-linux-gnu
  bluedevil breeze breeze-cursor-theme breeze-gtk-theme btrfs-progs calf-plugins cpp-8 cryptsetup cryptsetup-bin
  cryptsetup-initramfs cryptsetup-run cups-filters cups-filters-core-drivers drkonqi feh ffmpeg firefox fonts-opensymbol fragmaster
  g++-8 gcc-8 gcc-8-base gdb-minimal gfortran-8 ghostscript ghostscript-x gir1.2-freedesktop gir1.2-glib-2.0 git git-gui git-man
  gitk gtk3-engines-breeze handbrake-cli handbrake-gtk hplip init init-system-helpers initscripts kactivitymanagerd kde-cli-tools
  kde-cli-tools-data kde-config-gtk-style kde-config-sddm kde-style-breeze kde-style-breeze-qt4 kde-style-oxygen
  kde-style-oxygen-qt4 kdeplasma-addons-data khotkeys khotkeys-data kmenuedit kscreen ksysguard ksysguard-data ksysguardd
  kwin-common kwin-data kwin-style-breeze kwin-x11 libasan5 libasound2 libatkmm-1.6-1v5 libatomic1 libavcodec58 libavdevice58
  libavfilter7 libavformat58 libavresample4 libavutil56 libbasicusageenvironment1 libbinutils libblockdev-crypto2 libblockdev-fs2
  libblockdev-loop2 libblockdev-mdraid2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2
  libcap-ng0 libcc1-0 libclang1-7 libcolorcorrect5 libcryptsetup12 libcupsfilters1 libdap25 libdapclient6v5 libdapserver7v5
  libegl-mesa0 libegl1-mesa libffi6 libfontembed1 libfreetype6 libfreetype6-dev libgbm1 libgcc-8-dev libgcc1 libgdbm-compat4
  libgdbm-dev libgdbm6 libgdcm2.8 libgfortran-8-dev libgfortran5 libgirepository-1.0-1 libgl1-mesa-dri libgl1-mesa-glx
  libglapi-mesa libgles2-mesa libglx-mesa0 libgomp1 libgphoto2-6 libgphoto2-port12 libgroupsock8 libgs9 libgs9-common libhpmud0
  libitm1 libjavascriptcoregtk-4.0-18 libkdecorations2-5v5 libkdecorations2private6 libkf5runner5 libkf5screen-bin libkf5screen7
  libkf5sysguard-bin libkf5sysguard-data libkfontinst5 libkfontinstui5 libkpmcore7 libkscreenlocker5 libksgrd7 libksignalplotter7
  libkwin4-effect-builtins1 libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libkworkspace5-5 libldb1 liblirc-client0
  liblircclient0 liblivemedia64 libllvm7 liblsan0 libminiupnpc17 libmlt++3 libmlt-data libmlt6 libmojolicious-perl libmpx2
  libnatpmp1 libnghttp2-14 libnss3 libomp5-7 liborcus-0.13-0 libosmesa6 libpangomm-1.4-1v5 libplasma-geolocation-interface5
  libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpostproc55 libpowerdevilcore2 libpowerdevilui5 libpq5
  libprocesscore7 libprocessui7 libprotobuf-lite17 libpython3-stdlib libquadmath0 librados2 librbd1 libreoffice
  libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-calc
  libreoffice-common libreoffice-core libreoffice-draw libreoffice-help-common libreoffice-help-de libreoffice-help-en-us
  libreoffice-impress libreoffice-java-common libreoffice-kde5 libreoffice-l10n-de libreoffice-librelogo libreoffice-math
  libreoffice-report-builder-bin libreoffice-script-provider-python libreoffice-style-breeze libreoffice-style-colibre
  libreoffice-style-tango libreoffice-wiki-publisher libreoffice-writer libruby2.5 libsane-hpaio libsmbclient libsqlite3-0
  libsqlite3-dev libssl-dev libssl1.0.2 libssl1.1 libstdc++-8-dev libstdc++6 libswresample3 libswscale5 libtaskmanager6 libtdb1
  libtiff5 libtsan0 libubsan1 libudisks2-0 libunbound8 libupower-glib3 libusageenvironment3 libvolume-key1 libwayland-egl1-mesa
  libwbclient0 libweather-ion7 libwebkit2gtk-4.0-37 libwxbase3.0-0v5 libwxgtk3.0-0v5 libxatracker2 linux-headers-aptosid-amd64
  linux-image-aptosid-amd64 linux-libc-dev melt milou openssl ovmf oxygen-sounds partitionmanager plasma-browser-integration
  plasma-dataengines-addons plasma-desktop-data plasma-integration plasma-pa plasma-wallpapers-addons plasma-workspace-wallpapers
  policykit-1 polkit-kde-1 polkit-kde-agent-1 powerdevil powerdevil-data printer-driver-hpcups python-mlt python-numpy python3
  python3-dbus.mainloop.pyqt5 python3-jedi python3-minimal python3-numpy python3-psutil python3-pyqt5 python3-pyqt5.qtmultimedia
  python3-pyqt5.qtopengl python3-pyqt5.qtsvg python3-pyqt5.qtwebkit python3-reportbug python3-uno
  qml-module-qtquick-controls-styles-breeze qtchooser reportbug ruby2.5 samba-common samba-libs smbclient sudo supermin
  systemsettings sysv-rc sysvinit-utils thunderbird udisks2 uno-libs3 upower ure vapoursynth vim vim-common vim-runtime xxd
295 upgraded, 4 newly installed, 6 to remove and 0 not upgraded.
Need to get 0 B/550 MB of archives.
After this operation, 239 MB of additional disk space will be used.
Download complete and in download only mode
After some investigation, it seems to me (not an expert at all!) that the problem is with libqalculate5v5.  Maybe forcing the installation of libqalculate20 would fix it?
Code: [Select]
# apt -s install libqalculate20
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  breeze breeze-cursor-theme drkonqi kactivitymanagerd kde-cli-tools kde-cli-tools-data kde-style-breeze kde-style-breeze-qt4
  kdeplasma-addons-data kinfocenter kscreen kwin-common kwin-data kwin-style-breeze kwin-x11 libkwin4-effect-builtins1
  libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libqalculate20-data milou oxygen-sounds plasma-dataengines-addons
  plasma-desktop plasma-desktop-data plasma-integration plasma-wallpapers-addons plasma-widgets-addons plasma-workspace
  polkit-kde-agent-1 qml-module-qtquick-controls-styles-breeze
Suggested packages:
  orion-gtk-theme kwin-addons
Recommended packages:
  kde-style-qtcurve libqt5multimedia5-plugins qml-module-qtquick-virtualkeyboard bluedevil breeze-gtk-theme fonts-hack fonts-noto
  kde-config-gtk-style kde-config-screenlocker kde-config-sddm kde-style-oxygen-qt5 kgamma5 khotkeys kmenuedit ksshaskpass
  ksysguard kwrited libpam-kwallet5 plasma-discover plasma-pa powerdevil systemsettings user-manager ksysguardd
The following packages will be REMOVED:
  libqalculate5-data libqalculate5v5
The following NEW packages will be installed:
  libqalculate20 libqalculate20-data
The following packages will be upgraded:
  breeze breeze-cursor-theme drkonqi kactivitymanagerd kde-cli-tools kde-cli-tools-data kde-style-breeze kde-style-breeze-qt4
  kdeplasma-addons-data kinfocenter kscreen kwin-common kwin-data kwin-style-breeze kwin-x11 libkwin4-effect-builtins1
  libkwineffects11 libkwinglutils11 libkwinxrenderutils11 milou oxygen-sounds plasma-dataengines-addons plasma-desktop
  plasma-desktop-data plasma-integration plasma-wallpapers-addons plasma-widgets-addons plasma-workspace polkit-kde-agent-1
  qml-module-qtquick-controls-styles-breeze
30 upgraded, 2 newly installed, 2 to remove and 270 not upgraded.
Inst plasma-desktop [4:5.13.5-1+b1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst polkit-kde-agent-1 [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst qml-module-qtquick-controls-styles-breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst kinfocenter [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst plasma-widgets-addons [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst plasma-workspace [4:5.13.5-1+b1] (4:5.14.3-1+b1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst plasma-integration [5.13.5-1+b1] (5.14.3-1 Debian:unstable [amd64]) [breeze:amd64 ]
Inst breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst oxygen-sounds [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst kscreen [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kde-cli-tools [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kactivitymanagerd [5.13.5-1] (5.14.3-1 Debian:unstable [amd64]) []
Inst drkonqi [5.13.4-1] (5.14.3-1 Debian:unstable [amd64]) []
Inst milou [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kwin-x11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst libkwinglutils11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst kwin-common [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst breeze-cursor-theme [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst kde-style-breeze-qt4 [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kde-style-breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kwin-style-breeze [4:5.13.4-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kde-cli-tools-data [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst plasma-desktop-data [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst plasma-wallpapers-addons [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst plasma-dataengines-addons [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [amd64]) []
Inst kdeplasma-addons-data [4:5.13.5-1] (4:5.14.3-1 Debian:unstable [all]) []
Inst libkwinxrenderutils11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst libkwin4-effect-builtins1 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst libkwineffects11 [4:5.13.5-1+b1] (4:5.14.3-2 Debian:unstable [amd64]) []
Inst kwin-data [4:5.13.5-1] (4:5.14.3-2 Debian:unstable [all]) []
Remv libqalculate5v5 [0.9.7-9.2+b1] []
Remv libqalculate5-data [0.9.7-9.2] []
Inst libqalculate20-data (2.8.0-2 Debian:unstable [all]) []
Inst libqalculate20 (2.8.0-2 Debian:unstable [amd64])
Conf plasma-desktop (4:5.14.3-1 Debian:unstable [amd64])
Conf polkit-kde-agent-1 (4:5.14.3-1 Debian:unstable [amd64])
Conf qml-module-qtquick-controls-styles-breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf kinfocenter (4:5.14.3-1 Debian:unstable [amd64])
Conf plasma-widgets-addons (4:5.14.3-1 Debian:unstable [amd64])
Conf plasma-workspace (4:5.14.3-1+b1 Debian:unstable [amd64])
Conf plasma-integration (5.14.3-1 Debian:unstable [amd64])
Conf breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf oxygen-sounds (4:5.14.3-1 Debian:unstable [all])
Conf kscreen (4:5.14.3-1 Debian:unstable [amd64])
Conf kde-cli-tools (4:5.14.3-1 Debian:unstable [amd64])
Conf kactivitymanagerd (5.14.3-1 Debian:unstable [amd64])
Conf drkonqi (5.14.3-1 Debian:unstable [amd64])
Conf milou (4:5.14.3-1 Debian:unstable [amd64])
Conf kwin-x11 (4:5.14.3-2 Debian:unstable [amd64])
Conf libkwinglutils11 (4:5.14.3-2 Debian:unstable [amd64])
Conf kwin-common (4:5.14.3-2 Debian:unstable [amd64])
Conf breeze-cursor-theme (4:5.14.3-1 Debian:unstable [all])
Conf kde-style-breeze-qt4 (4:5.14.3-1 Debian:unstable [amd64])
Conf kde-style-breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf kwin-style-breeze (4:5.14.3-1 Debian:unstable [amd64])
Conf kde-cli-tools-data (4:5.14.3-1 Debian:unstable [all])
Conf plasma-desktop-data (4:5.14.3-1 Debian:unstable [all])
Conf plasma-wallpapers-addons (4:5.14.3-1 Debian:unstable [amd64])
Conf plasma-dataengines-addons (4:5.14.3-1 Debian:unstable [amd64])
Conf kdeplasma-addons-data (4:5.14.3-1 Debian:unstable [all])
Conf libkwinxrenderutils11 (4:5.14.3-2 Debian:unstable [amd64])
Conf libkwin4-effect-builtins1 (4:5.14.3-2 Debian:unstable [amd64])
Conf libkwineffects11 (4:5.14.3-2 Debian:unstable [amd64])
Conf kwin-data (4:5.14.3-2 Debian:unstable [all])
Conf libqalculate20-data (2.8.0-2 Debian:unstable [all])
Conf libqalculate20 (2.8.0-2 Debian:unstable [amd64])
The above looks good, but I did not try it yet. 

Anyone with more experience care to comment?


FWIW: Installing libqalculate20 (as shown above) and DU-ing worked for me.  I now have an updated system with no removals (except for outdated libraries).
Just reporting that it worked for me, but since no one more experienced has commented on it, I'd be reluctant to recommend this to anyone.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/29, 15:56:37
Yes, that will work, you can also do (thanks hendrikL)



Code: [Select]
apt install -s  qtchooser python3-dbus.mainloop.pyqt5 python-pyqt5.qtwebkit python3-pyqt5  python-dbus.mainloop.pyqt5 python-pyqt5  libweather-ion7 libtaskmanager6  libplasma-geolocation-interface5  libkworkspace5-5 libcolorcorrect5
But, both of us use buildd repo so ymmv and I won't really recommend this for normal users, just thought I would throw it out there :)

Code: [Select]
apt install -s  qtchooser python3-dbus.mainloop.pyqt5 python-pyqt5.qtwebkit python3-pyqt5  python-dbus.mainloop.pyqt5 python-pyqt5  libweather-ion7 libtaskmanager6  libplasma-geolocation-interface5  libkworkspace5-5 libcolorcorrect5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python-dbus.mainloop.pyqt5 is already the newest version (5.11.3+dfsg-1+b2).
python-dbus.mainloop.pyqt5 set to manually installed.
python-pyqt5 is already the newest version (5.11.3+dfsg-1+b2).
python-pyqt5 set to manually installed.
Suggested packages:
  python3-pyqt5-dbg
The following NEW packages will be installed:
  libpython3.7 python-pyqt5.qtwebkit python3-dbus.mainloop.pyqt5 python3-pyqt5 python3-sip
The following packages will be upgraded:
  libcolorcorrect5 libkworkspace5-5 libplasma-geolocation-interface5 libtaskmanager6 libweather-ion7 qtchooser
6 upgraded, 5 newly installed, 0 to remove and 55 not upgraded.
Inst libcolorcorrect5 [4:5.14.3-1] (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Inst libkworkspace5-5 [4:5.14.3-1] (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Inst libplasma-geolocation-interface5 [4:5.14.3-1] (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Inst libpython3.7 (3.7.1-1 Debian:unstable [amd64])
Inst libtaskmanager6 [4:5.14.3-1] (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Inst libweather-ion7 [4:5.14.3-1] (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Inst python-pyqt5.qtwebkit (5.11.3+dfsg-1+b2 Debian:unstable [amd64])
Inst python3-dbus.mainloop.pyqt5 (5.11.3+dfsg-1+b2 Debian:unstable [amd64])
Inst python3-sip (4.19.13+dfsg-1 Debian:unstable [amd64])
Inst python3-pyqt5 (5.11.3+dfsg-1+b2 Debian:unstable [amd64])
Inst qtchooser [64-ga1b6736-5] (66-1 Debian:buildd-unstable, Debian:unstable [amd64])
Conf libcolorcorrect5 (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Conf libkworkspace5-5 (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Conf libplasma-geolocation-interface5 (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Conf libpython3.7 (3.7.1-1 Debian:unstable [amd64])
Conf libtaskmanager6 (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Conf libweather-ion7 (4:5.14.3-1+b1 Debian:buildd-unstable, Debian:unstable [amd64])
Conf python-pyqt5.qtwebkit (5.11.3+dfsg-1+b2 Debian:unstable [amd64])
Conf python3-dbus.mainloop.pyqt5 (5.11.3+dfsg-1+b2 Debian:unstable [amd64])
Conf python3-sip (4.19.13+dfsg-1 Debian:unstable [amd64])
Conf python3-pyqt5 (5.11.3+dfsg-1+b2 Debian:unstable [amd64])
Conf qtchooser (66-1 Debian:buildd-unstable, Debian:unstable [amd64])

Edit: Since I already tested the way I posted above on my main machine with no problems, I tested the way finotti posted on 2 machines (one has buildds repo), that too was also without problems  ;)  ymmv but it should work, make sure if you experiment with this to use the -s (-s is not 100% but pretty close most times)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: vilde on 2018/11/30, 10:08:27
Since the last three days there is only one package that apt wants to remove "libhdf5-100" can that be gone or shall I wait longer?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: drb on 2018/11/30, 11:15:21
I have libhd5-103 installed which conflicts / replaces libhd5-100
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/30, 13:09:41
hdf5 (https://tracker.debian.org/pkg/hdf5)

security-tracker hdf5 (https://security-tracker.debian.org/tracker/source-package/hdf5)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: vilde on 2018/11/30, 13:25:10
hdf5 (https://tracker.debian.org/pkg/hdf5)

security-tracker hdf5 (https://security-tracker.debian.org/tracker/source-package/hdf5)
Thanks piper,  but after reading on the links I still don't know if it's safe to let the package go or not, I cant relate the information with my knowledge or more lack of knowledge to understand what to do or not. That's why I ask here.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/30, 14:00:38
What does the output of

Code: [Select]
apt install -s libhdf5-103
say, I don't use this or have it installed
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: vilde on 2018/11/30, 16:53:16
Yes piper, that package will replace the one I was writing and asking about.
I should have seen that, normally I check the new ones app want to install to compare to removals and I did this time but missed it, sorry for bothering about this.
Anyway, d-u is working  now without visible problems
Thank you piper :)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/30, 17:07:38
No problems, all is good ;)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: bad_aptitude on 2018/11/30, 18:40:32
When I run apt dist-upgrade I get the following  removals
Code: [Select]
The following packages will be REMOVED:
  kde-plasma-desktop kde-standard kinfocenter libclass-xsaccessor-perl libqalculate5v5 plasma-desktop
  plasma-mediacenter plasma-widgets-addons plasma-workspace
Seems kind of drastic if I want to continue using KDE.
Should I continue to wait?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/11/30, 19:24:41
Quote from: bad_aptitude
When I run apt dist-upgrade I get the following  removals
Code: [Select]
The following packages will be REMOVED:
  kde-plasma-desktop kde-standard kinfocenter libclass-xsaccessor-perl libqalculate5v5 plasma-desktop
  plasma-mediacenter plasma-widgets-addons plasma-workspace
Seems kind of drastic if I want to continue using KDE.
Should I continue to wait?

Have you actually read this page?, especially page 2

Can you post the whole output of

Code: [Select]
apt -s install libqalculate20
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: bad_aptitude on 2018/12/01, 02:10:25
@Piper: Yes, had already read pages on this thread.
Context was lost amongst the rants about holding back packages.


Code: [Select]
apt -s install libqalculate20
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  freetype2-doc g++-7 gcc-6-base:i386 gir1.2-gtk-2.0 gir1.2-harfbuzz-0.0 gnome-themes-standard icu-devtools
  kdesignerplugin-data kdoctools-dev kgendesignerplugin kgendesignerplugin-bin kinit-dev kio-dev libargon2-0
  libarmadillo7 libarmadillo8 libbind9-141 libbind9-160 libboost-atomic1.62.0 libboost-chrono1.62.0
  libboost-date-time1.62.0 libboost-dev libboost-locale1.62.0 libboost-program-options1.62.0 libboost-random1.62.0
  libboost-serialization1.62.0 libboost1.67-dev libcairo-script-interpreter2 libcdio16 libcdio17 libcfitsio5
  libclang1-6.0 libcodec2-0.8 libcrypto++6 libdb5.3++ libdns-export1100 libdns-export169 libdns-export190 libdns1102
  libdns169 libdns190 libegl-mesa0:i386 libegl1:i386 libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev
  libflann1.9 libfontconfig1-dev libfreetype6-dev libgbm1:i386 libgdbm5 libgegl-0.3-0 libgeos-3.5.1 libgeos-3.6.2
  libgfortran4 libgit2-26 libgltf-0.0-0v5 libgltf-0.1-1 libgraphite2-3:i386 libgraphite2-dev libgtkglext1
  libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz0b:i386 libhttp-parser2.7.1 libical2-dev libice-dev libicu-dev
  libicu-le-hb-dev libicu-le-hb0:i386 libicu57:i386 libicu60:i386 libiculx63 libidn11:i386 libipt1 libirs160
  libisc-export166 libisc-export189 libisc166 libisc169 libisccc160 libisccfg144 libisccfg160 libiso9660-10
  libkf5akonadi-dev libkf5akonadinotes-dev libkf5akonadiprivate5abi1 libkf5akonadiserver-dev libkf5archive-dev
  libkf5calendarcore-dev libkf5calendarcore5abi1 libkf5calendarutils-dev libkf5cddb-data libkf5contacts-dev
  libkf5crash-dev libkf5dnssd-dev libkf5doctools-dev libkf5emoticons-dev libkf5idletime-dev libkf5itemmodels-dev
  libkf5kcmutils-dev libkf5khtml-dev libkf5kjs-dev libkf5mediaplayer-data libkf5mediaplayer-dev libkf5mediaplayer5
  libkf5mime-dev libkf5mimetreeparser5 libkf5newstuff-dev libkf5notifyconfig-dev libkf5plotting-dev libkf5pty-dev
  libkf5style-dev libkf5su-dev libkf5threadweaver-dev libkf5unitconversion-dev libkf5wallet-dev libkf5webkit-dev
  libkvazaar3 libleveldb1v5 liblivemedia58 liblivemedia61 liblivemedia62 libllvm4.0 libllvm5.0 libllvm5.0:i386
  libllvm6.0 libllvm6.0:i386 liblwres160 libmagickcore-6.q16-5 libmagickcore-6.q16-5-extra libmagickwand-6.q16-5
  libmbedcrypto1 libminiupnpc10 libncurses5:i386 libntfs-3g872 libokular5core7 libomp5 libomp5-7 libopenshot-audio6
  libopenshot14 libopenshot15 libopenshot16 liborcus-0.11-0 liborcus-0.12-0 libperl5.26 libpixman-1-dev libplacebo3
  libpng-dev libpoppler68 libpoppler73 libpoppler74 libproj12 libprotobuf-lite10 libqpdf18 libqt5webkit5-dev
  libraw16 libsbsms10 libsm-dev libsndio6.1:i386 libstd-rust-1.16 libstd-rust-1.18 libstd-rust-1.21 libstd-rust-1.22
  libstd-rust-1.23 libstd-rust-1.24 libstd-rust-1.26 libstd-rust-1.28 libstd-rust-1.30 libstd-rust-dev
  libstdc++-7-dev libsuitesparseconfig4 libtesseract-data libtesseract3 libtinfo5:i386 libtinyxml2-5 libupnp10
  libva-glx1 libwayland-egl1-mesa:i386 libwayland-server0:i386 libx264-152 libx265-130 libx265-146 libx265-160
  libxcb-shm0-dev libxcomposite-dev libxcursor-dev libxerces-c-dev libxft-dev libxi-dev libxinerama-dev
  libxrandr-dev libxrender-dev linux-headers-4.15.10-towo.2-siduction-amd64
  linux-headers-4.16.0-towo.1-siduction-amd64 linux-headers-4.16.5-towo.1-siduction-amd64
  linux-headers-4.17.1-towo.4-siduction-amd64 linux-headers-4.17.12-towo.1-siduction-amd64
  linux-headers-4.17.2-towo.2-siduction-amd64 linux-headers-4.19.1-towo.1-siduction-amd64
  linux-headers-4.19.1-towo.2-siduction-amd64 linux-image-4.15.10-towo.2-siduction-amd64
  linux-image-4.16.0-towo.1-siduction-amd64 linux-image-4.16.5-towo.1-siduction-amd64
  linux-image-4.17.1-towo.4-siduction-amd64 linux-image-4.17.12-towo.1-siduction-amd64
  linux-image-4.17.2-towo.2-siduction-amd64 linux-image-4.19.1-towo.1-siduction-amd64
  linux-image-4.19.1-towo.2-siduction-amd64 openshot-qt perl-modules-5.26 python-attr python-automat python-certifi
  python-constantly python-dnspython python-ecdsa python-feedparser python-hyperlink python-incremental
  python-jsonrpclib python-openssl python-pbkdf2 python-protobuf python-psutil python-pyaes python-pyasn1
  python-pyasn1-modules python-qrcode python-qt4reactor python-requests python-service-identity python-slowaes
  python-socks python-twisted python-twisted-bin python-twisted-core python-urllib3 python-zope.interface
  python3-openshot python3-pbkdf2 python3-pyasn1 python3-pyqt5.qtmultimedia python3-pyqt5.qtopengl
  python3-pyqt5.qtsvg python3-pyqt5.qtwebkit python3-zmq python3.6 python3.6-minimal qml-module-org-kde-kirigami
  transcode-doc uuid-dev x11proto-composite-dev x11proto-dri2-dev x11proto-gl-dev x11proto-randr-dev
  x11proto-render-dev x11proto-xinerama-dev
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  libqalculate20-data plasma-workspace
The following packages will be REMOVED:
  libqalculate5-data libqalculate5v5
The following NEW packages will be installed:
  libqalculate20 libqalculate20-data
The following packages will be upgraded:
  plasma-workspace
1 upgraded, 2 newly installed, 2 to remove and 136 not upgraded.
Inst plasma-workspace [4:5.14.3-1] (4:5.14.3-1+b1 Debian:unstable [amd64]) []
Remv libqalculate5v5 [0.9.7-9.2+b1] []
Remv libqalculate5-data [0.9.7-9.2] []
Inst libqalculate20-data (2.8.0-2 Debian:unstable [all]) []
Inst libqalculate20 (2.8.0-2 Debian:unstable [amd64])
Conf plasma-workspace (4:5.14.3-1+b1 Debian:unstable [amd64])
Conf libqalculate20-data (2.8.0-2 Debian:unstable [all])
Conf libqalculate20 (2.8.0-2 Debian:unstable [amd64])

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/01, 02:18:07
Ok, do

Code: [Select]
apt update; apt install libqalculate20
Let it remove libqalculate5-data libqalculate5v5,

plasma-workspace will be updated.

When that is done, do

Code: [Select]
apt update; apt full-upgrade
You *should be good to go, if you aren't sure about anything, post the output of any errors or removals.

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: bad_aptitude on 2018/12/01, 06:45:39
@piper
this worked perfectly. No errors and no removals with apt full-upgrade.
Booted into KDE - no problems


Thanks
b
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/01, 12:11:25
Glad it worked :)

Don't thank me, thank finotti
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: finotti on 2018/12/01, 14:50:26
What was weird is that in two of my systems apt wanted to remove a lot of plasma packages (solved as above) while in a third it just replaced libqalculate5v5 with libqalculate20 and upgrade plasma without any removals (as it should).  I have no idea what the difference was...
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/01, 15:00:53
It could of been just good timing of the transition at the time → auto-libqalculate (100%)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 19:45:28
Trying to get up to date after being cut from my computers for almost 2 months. But ...
Code: [Select]
The following packages will be REMOVED:
blogilo colord digikam digikam-private-libs hplip kdegraphics kipi-plugins kolourpaint kolourpaint4 libcupscgi1 libcupsmime1 libcupsppdc1 libhdf5-100 libkf5akonadicore5abi1 libkf5alarmcalendar5 libkf5eventviews5 libkf5gravatar5abi1 libkf5ldap5 libkf5mailcommon5abi1 libkf5messagecomposer5 libkf5messagecore5 libkf5messagelist5 libkf5messageviewer5 libkf5pimcommon5abi1 libkf5pimcommonakonadi5 libkf5pimtextedit5abi1 libkf5sane5 libkf5webengineviewer5 libkpimgapiblogger5 libkpimgapicore5 libkpimkdav5abi1 libkpimsmtp5 libmbedtls10 libqalculate5-data libqalculate5v5 libsane1 sane-utils skanlite xsane
Most of the libkf5 are going to be replaced but many others won't. As suggested, I tried to install libqalculate20 but ...
Code: [Select]
apt install libqalculate20
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libkf5iconthemes5 : Breaks: libkf5wallet-bin (< 5.51) but 5.49.0-1 is to be installed
                              Recommends: libkf5iconthemes-bin (= 5.51.0-1) but 5.49.0-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I didn't held packages.
So, I am looking for advices: should I do an upgrade first (a procedure that I never used before) and then a full-upgrade?
Thanks

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: der_bud on 2018/12/03, 20:10:13
Here,  libkf5iconthemes-bin is installed as 5.51-0.1, perhaps your mirror was not up-to-date when you tried? Do apt update again, and then check apt-cache policy libkf5iconthemes-bin. Have you already tried apt-get install -f ?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/03, 20:18:52
Code: [Select]
libsane1 ibqalculate5v5
Is the problem

Code: [Select]
apt install libsane libqalculate20
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 20:55:57
@der-bud
Code: [Select]
apt policy libkf5iconthemes-bin
libkf5iconthemes-bin:
  Installed: 5.49.0-1
  Candidate: 5.51.0-1
@piperYes, but libqalculate20 would need <apt install -f> maybe.
Code: [Select]
apt policy libqalculate20
libqalculate20:
  Installed: (none)
  Candidate: 2.8.0-2
Would <apt upgrade> be a proper first step?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/03, 20:58:39
Can I see the output of


Code: [Select]
apt install -s libsane libqalculate20
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 22:03:03
@piper
Code: [Select]
apt install -s libsane libqalculate20
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libkf5iconthemes5 : Breaks: libkf5wallet-bin (< 5.51) but 5.49.0-1 is to be installed
                     Recommends: libkf5iconthemes-bin (= 5.51.0-1) but 5.49.0-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/03, 22:12:18
The  libkf5wallet-bin is because of qtbase-opensource-src (auto) (https://release.debian.org/transitions/html/auto-qtbase-opensource-src.html) and more
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 22:41:41
Thanks
Is there a way out besides "patience" ?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/03, 22:56:57
At the moment (next 2-3 hours) I don't have time to test things :(
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/03, 23:18:37
Considering 3 systems here 2 siduction and one debian sid, 2 with buildd repo and all three I have

Code: [Select]
apt update; apt full-upgrade
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

You can't purge libkf5iconthemes5 or libkf5wallet-bin

Code: [Select]
apt purge libkf5iconthemes5
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  xterm
Suggested packages:
  xfonts-cyrillic
The following packages will be REMOVED:
  amarok* ark* baloo-kf5* breeze* dolphin* dolphin-plugins* drkonqi* ffmpegthumbs* frameworkintegration* gwenview* k3b* k3b-i18n* kactivitymanagerd*
  kate* kcalc* kde-baseapps* kde-cli-tools* kde-config-cron* kde-config-gtk-style* kde-config-screenlocker* kde-config-sddm* kde-plasma-desktop*
  kde-runtime* kde-spectacle* kde-style-breeze* kde-style-oxygen-qt5* kdeadmin* kdeconnect* kdegraphics-thumbnailers* kdenetwork-filesharing* kdialog*
  keditbookmarks* kfind* kinfocenter* kinit* kio* kio-audiocd* kio-extras* kmenuedit* kmix* kolourpaint* kolourpaint4* konq-plugins* konqueror* konsole*
  konsole-kpart* konversation* kpat* kross* kscreen* ksysguard* ksystemlog* ktexteditor-katepart* ktorrent* kwin-addons* kwin-common* kwin-dev*
  kwin-style-breeze* kwin-x11* kwrite* libcolorcorrect5* libk3b7* libk3b7-extracodecs* libkf5baloowidgets5* libkf5bookmarks5* libkf5cddb5*
  libkf5declarative5* libkf5iconthemes-bin* libkf5iconthemes-dev* libkf5iconthemes5* libkf5kcmutils5* libkf5kdegames7* libkf5kdelibs4support5*
  libkf5kdelibs4support5-bin* libkf5khtml-bin* libkf5khtml5* libkf5kiofilewidgets5* libkf5kiowidgets5* libkf5kipi32.0.0* libkf5konq6* libkf5krossui5*
  libkf5newstuff5* libkf5newstuffcore5* libkf5notifyconfig5* libkf5parts-plugins* libkf5parts5* libkf5plasma5* libkf5plasmaquick5* libkf5purpose-bin*
  libkf5purpose5* libkf5quickaddons5* libkf5runner5* libkf5sane5* libkf5style-dev* libkf5style5* libkf5texteditor5* libkf5textwidgets5* libkf5torrent6*
  libkf5wallet-bin* libkf5webkit5* libkf5xmlgui5* libkf5xmlrpcclient5* libkscreenlocker5* libkwin4-effect-builtins1* libokular5core8* libpowerdevilcore2*
  libprocessui7* libtaskmanager6* libweather-ion7* milou* okular* okular-extra-backends* plasma-browser-integration* plasma-dataengines-addons*
  plasma-desktop* plasma-framework* plasma-integration* plasma-pa* plasma-runners-addons* plasma-wallpapers-addons* plasma-widgets-addons*
  plasma-workspace* polkit-kde-1* polkit-kde-agent-1* powerdevil* print-manager* qml-module-org-kde-draganddrop* qml-module-org-kde-kcm*
  qml-module-org-kde-kconfig* qml-module-org-kde-kcoreaddons* qml-module-org-kde-kio* qml-module-org-kde-kquickcontrols*
  qml-module-org-kde-kquickcontrolsaddons* qml-module-org-kde-kwindowsystem* qml-module-org-kde-purpose* qml-module-org-kde-qqc2desktopstyle*
  sddm-theme-breeze* sddm-theme-debian-breeze* systemsettings* user-manager* yakuake*
The following NEW packages will be installed:
  xterm
0 upgraded, 1 newly installed, 141 to remove and 0 not upgraded.


Code: [Select]
root@x1:/home/piper# apt purge -s libkf5wallet-bin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  xterm
Suggested packages:
  xfonts-cyrillic
The following packages will be REMOVED:
  amarok* ark* baloo-kf5* breeze* dolphin* dolphin-plugins* drkonqi* ffmpegthumbs* frameworkintegration* gwenview* k3b* k3b-i18n* kactivitymanagerd*
  kate* kde-baseapps* kde-cli-tools* kde-config-cron* kde-config-gtk-style* kde-config-screenlocker* kde-config-sddm* kde-plasma-desktop* kde-runtime*
  kde-spectacle* kde-style-oxygen-qt5* kdeadmin* kdeconnect* kdegraphics-thumbnailers* kdenetwork-filesharing* kdialog* keditbookmarks* kfind*
  kinfocenter* kinit* kio* kio-audiocd* kio-extras* kmenuedit* kmix* kolourpaint* kolourpaint4* konq-plugins* konqueror* konsole* konsole-kpart*
  konversation* kpat* kross* kscreen* ksysguard* ksystemlog* ktexteditor-katepart* ktorrent* kwin-addons* kwin-common* kwin-dev* kwin-x11* kwrite*
  libcolorcorrect5* libk3b7* libk3b7-extracodecs* libkf5baloowidgets5* libkf5cddb5* libkf5declarative5* libkf5kcmutils5* libkf5kdegames7*
  libkf5kdelibs4support5* libkf5kdelibs4support5-bin* libkf5khtml-bin* libkf5khtml5* libkf5konq6* libkf5krossui5* libkf5newstuff5* libkf5newstuffcore5*
  libkf5notifyconfig5* libkf5parts-plugins* libkf5parts5* libkf5plasma5* libkf5plasmaquick5* libkf5purpose-bin* libkf5purpose5* libkf5quickaddons5*
  libkf5runner5* libkf5sane5* libkf5texteditor5* libkf5torrent6* libkf5wallet-bin* libkf5webkit5* libkf5xmlrpcclient5* libkscreenlocker5*
  libkwin4-effect-builtins1* libokular5core8* libprocessui7* libtaskmanager6* libweather-ion7* milou* okular* okular-extra-backends*
  plasma-browser-integration* plasma-dataengines-addons* plasma-desktop* plasma-framework* plasma-integration* plasma-pa* plasma-runners-addons*
  plasma-wallpapers-addons* plasma-widgets-addons* plasma-workspace* powerdevil* print-manager* qml-module-org-kde-draganddrop* qml-module-org-kde-kcm*
  qml-module-org-kde-kconfig* qml-module-org-kde-kcoreaddons* qml-module-org-kde-kio* qml-module-org-kde-kquickcontrols*
  qml-module-org-kde-kquickcontrolsaddons* qml-module-org-kde-kwindowsystem* qml-module-org-kde-purpose* sddm-theme-breeze* sddm-theme-debian-breeze*
  systemsettings* user-manager* yakuake*
The following NEW packages will be installed:
  xterm
0 upgraded, 1 newly installed, 123 to remove and 0 not upgraded.




I would like to see the output of

Code: [Select]
apt upgrade


Another clue here, but a lot of stuff you have installed, I don't ;)

Code: [Select]
apt purge -s blogilo colord digikam digikam-private-libs hplip kdegraphics kipi-plugins kolourpaint kolourpaint4 libcupscgi1 libcupsmime1 libcupsppdc1 libhdf5-100 libkf5akonadicore5abi1 libkf5alarmcalendar5 libkf5eventviews5 libkf5gravatar5abi1 libkf5ldap5 libkf5mailcommon5abi1 libkf5messagecomposer5 libkf5messagecore5 libkf5messagelist5 libkf5messageviewer5 libkf5pimcommon5abi1 libkf5pimcommonakonadi5 libkf5pimtextedit5abi1 libkf5sane5 libkf5webengineviewer5 libkpimgapiblogger5 libkpimgapicore5 libkpimkdav5abi1 libkpimsmtp5 libmbedtls10 libqalculate5-data libqalculate5v5 libsane1 sane-utils skanlite xsane
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'libkf5alarmcalendar5' is not installed, so not removed
Package 'libkf5eventviews5' is not installed, so not removed
Package 'libkf5ldap5' is not installed, so not removed
Package 'libkpimsmtp5' is not installed, so not removed
Package 'libqalculate5-data' is not installed, so not removed
Package 'libqalculate5v5' is not installed, so not removed
Note, selecting 'libsane' instead of 'libsane1'
E: Unable to locate package libkf5mailcommon5abi1
E: Unable to locate package libkpimkdav5abi1
E: Unable to locate package libmbedtls10
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 23:22:36
@piper
Thanks a lot. Looks like "patience" might work then. Unless...
An <apt upgrade> maybe, would do no harm as a first step.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 23:28:23
@piper
Here is <apt upgrade>
Part-01======
Code: [Select]
apt 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:
  libarmadillo8 libbind9-160 libboost-chrono1.62.0 libboost-date-time1.62.0 libboost-locale1.62.0 libcfitsio5 libdns1102 libgdbm5 libgeos-3.6.2 libipt1 libirs160 libisc169 libisccc160
  libisccfg160 liblivemedia62 liblwres160 libmbedtls10 libperl5.26 libplacebo5 libprotobuf-lite10 libraw16 libunbound2 linux-headers-4.17.11-towo.2-siduction-amd64
  linux-image-4.17.11-towo.2-siduction-amd64 perl-modules-5.26 python3.6 python3.6-minimal
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
  chromium-sandbox guile-2.2-libs libaom0 libatlas3-base libbctoolbox1 libbind9-161 libboost-atomic1.67.0 libboost-chrono1.67.0 libboost-date-time1.67.0 libboost-filesystem1.67.0
  libboost-iostreams1.67.0 libboost-locale1.67.0 libboost-regex1.67.0 libboost-system1.67.0 libboost-thread1.67.0 libbzrtp0 libcfitsio7 libcrypt2 libdbi-perl libdns1104 libfile-which-perl
  libgdbm6 libgeos-3.7.0 libgpg-error-l10n libgutenprint-common libgutenprint9 libicu63 libipt2 libirs161 libisc1100 libisccc161 libisccfg163 libixml10 libkf5calendarcore5abi2
  libkf5imap-data libkf5syndication5abi1 liblivemedia64 libllvm7 liblwres161 libmbedcrypto3 libmbedtls12 libmediastreamer-base10 libmediastreamer-voip10 libnftnl7 libortp13 libperl5.28
  libplacebo6 libpodofo0.9.6 libpoppler80 libprotobuf-lite17 libprotobuf17 libpython3.7 libpython3.7-minimal libpython3.7-stdlib libqrencode4 libtidy5deb1 libtirpc-common libtirpc3
  libunbound8 libupnp13 libvidstab1.1 libx264-155 libx265-165 libxentoolcore1 libyaml-cpp0.5d1 linux-headers-4.19.6-towo.1-siduction-amd64 linux-image-4.19.6-towo.1-siduction-amd64
  perl-modules-5.28 python3.7 python3.7-minimal
The following packages have been kept back:
  accountwizard akonadi-backend-mysql akonadi-contacts-data akonadi-mime-data akonadi-server akonadiconsole akregator breeze breeze-cursor-theme calibre calibre-bin cups cups-bsd
  cups-client cups-core-drivers cups-daemon cups-ipp-utils drkonqi kactivitymanagerd kaddressbook kalarm kde-cli-tools kde-cli-tools-data kde-config-screenlocker kde-style-breeze
  kdepim-addons kdepim-runtime kdeplasma-addons-data kdoctools5 kf5-kdepim-apps-libs-data kf5-messagelib-data kgpg kinfocenter kio kio-ldap kleopatra kmail knotes konsolekalendar
  korganizer kscreen ktexteditor-data ktexteditor-katepart kwin-addons kwin-common kwin-data kwin-style-breeze kwin-x11 libcups2 libcupsimage2 libgdal20 libkdecorations2-5v5
  libkdecorations2private6 libkf5akonadi-data libkf5akonadiagentbase5 libkf5akonadicalendar-data libkf5akonadicalendar5abi1 libkf5akonadicontact5 libkf5akonadimime5
  libkf5akonadisearch-bin libkf5akonadisearch-plugins libkf5akonadisearchcore5 libkf5akonadisearchdebug5 libkf5akonadisearchpim5 libkf5akonadiwidgets5abi1 libkf5akonadixml5 libkf5archive5
  libkf5attica5 libkf5auth-data libkf5auth5 libkf5calendarsupport-data libkf5calendarsupport5abi1 libkf5codecs-data libkf5codecs5 libkf5completion-data libkf5completion5 libkf5config-data
  libkf5configcore5 libkf5configgui5 libkf5configwidgets-data libkf5configwidgets5 libkf5contacteditor5 libkf5coreaddons-data libkf5coreaddons5 libkf5crash5 libkf5dbusaddons-data
  libkf5dbusaddons5 libkf5doctools5 libkf5followupreminder5 libkf5globalaccel-bin libkf5globalaccel-data libkf5globalaccel5 libkf5gravatar-data libkf5guiaddons5 libkf5i18n-data
  libkf5i18n5 libkf5iconthemes-data libkf5iconthemes5 libkf5identitymanagement5 libkf5incidenceeditor-bin libkf5incidenceeditor-data libkf5incidenceeditor5abi1 libkf5itemviews-data
  libkf5itemviews5 libkf5jobwidgets-data libkf5jobwidgets5 libkf5kaddressbookgrantlee5 libkf5kaddressbookimportexport5 libkf5kdepimdbusinterfaces5 libkf5kiocore5 libkf5kiowidgets5
  libkf5kmanagesieve5 libkf5ksieve-data libkf5ksieve5 libkf5ksieveui5 libkf5libkdepim-plugins libkf5libkdepim5 libkf5libkdepimakonadi5 libkf5libkleo-data libkf5libkleo5
  libkf5mailcommon-data libkf5mailcommon-plugins libkf5mailtransport-data libkf5mailtransport5 libkf5mailtransportakonadi5 libkf5newstuffcore5 libkf5notifications-data
  libkf5notifications5 libkf5parts-data libkf5parts5 libkf5pimcommon-data libkf5pimcommon-plugins libkf5pimtextedit-data libkf5pimtextedit-plugins libkf5screen-bin libkf5screen7
  libkf5sendlater5 libkf5service-bin libkf5service-data libkf5service5 libkf5solid5 libkf5solid5-data libkf5sonnet5-data libkf5sonnetcore5 libkf5sonnetui5 libkf5syntaxhighlighting-data
  libkf5syntaxhighlighting5 libkf5sysguard-bin libkf5sysguard-data libkf5templateparser5 libkf5texteditor-bin libkf5texteditor5 libkf5textwidgets-data libkf5textwidgets5 libkf5wallet-bin
  libkf5wallet-data libkf5wallet5 libkf5widgetsaddons-data libkf5widgetsaddons5 libkf5windowsystem-data libkf5windowsystem5 libkf5xmlgui-data libkf5xmlgui5 libkpimgapi-data
  libkpimgapicalendar5 libkpimgapicontacts5 libkpimgapitasks5 libkpimimportwizard5 libkpimkdav-data libkscreenlocker5 libksgrd7 libksignalplotter7 libkwalletbackend5-5
  libkwin4-effect-builtins1 libkwineffects11 libkwinglutils11 libkwinxrenderutils11 libkworkspace5-5 libmbedx509-0 libnetcdf13 libprocesscore7 libprocessui7 libqt5core5a libqt5dbus5
  libqt5designer5 libqt5designercomponents5 libqt5gui5 libqt5multimedia5 libqt5multimediaquick5 libqt5multimediawidgets5 libqt5network5 libqt5opengl5 libqt5positioning5
  libqt5printsupport5 libqt5qml5 libqt5quick5 libqt5quickcontrols2-5 libqt5quicktemplates2-5 libqt5quickwidgets5 libqt5script5 libqt5sensors5 libqt5serialport5 libqt5sql5 libqt5sql5-mysql
  libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5texttospeech5 libqt5waylandclient5 libqt5waylandcompositor5 libqt5webchannel5 libqt5webengine-data libqt5webengine5 libqt5webenginecore5
  libqt5webenginewidgets5 libqt5webkit5 libqt5widgets5 libqt5x11extras5 libqt5xml5 libqt5xmlpatterns5 libsane-common libtaskmanager6 milou oxygen-sounds plasma-dataengines-addons
  plasma-desktop plasma-desktop-data plasma-integration plasma-runners-addons plasma-wallpapers-addons plasma-widgets-addons plasma-workspace polkit-kde-agent-1 python-pyqt5
  python-pyqt5.qtsvg python-pyqt5.qtwebkit python3-pyqt5 qdbus-qt5 qml-module-qtgraphicaleffects qml-module-qtmultimedia qml-module-qtqml-models2 qml-module-qtquick-controls
  qml-module-qtquick-controls-styles-breeze qml-module-qtquick-controls2 qml-module-qtquick-dialogs qml-module-qtquick-layouts qml-module-qtquick-privatewidgets
  qml-module-qtquick-templates2 qml-module-qtquick-virtualkeyboard qml-module-qtquick-window2 qml-module-qtquick2 qml-module-qtwebkit qt5-assistant qt5-gtk-platformtheme
  qt5-qmltooling-plugins qttools5-dev-tools qtwayland5

Of course, it has been quite a while... no computer in my last trip!!
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 23:29:47
Part-02======
Code: [Select]
The following packages will be upgraded:
  adduser adwaita-icon-theme alsa-utils apparmor apt apt-listchanges apt-show-versions apt-utils aptitude aptitude-common ark automake autopoint avahi-autoipd avahi-daemon baloo-kf5
  bash-completion bind9-host binutils binutils-common binutils-x86-64-linux-gnu bluedevil breeze-icon-theme bsdutils btrfs-progs chromium chromium-common colord colord-data
  command-not-found console-setup console-setup-linux converseen cpp cpp-6 cpp-7 cpp-8 cryptsetup cryptsetup-bin cryptsetup-initramfs cryptsetup-run cups-browsed cups-common cups-filters
  cups-filters-core-drivers cups-ppdc cups-server-common curl dash dconf-cli dconf-editor dconf-gsettings-backend dconf-service dctrl-tools debhelper debian-archive-keyring debian-goodies
  desktop-file-utils dh-python dh-strip-nondeterminism dialog dictionaries-common digikam digikam-private-libs dirmngr distro-defaults distro-info-data dmidecode dnsutils dolphin
  dolphin-plugins dpkg dpkg-dev dvd+rw-tools emacsen-common exfat-fuse exfat-utils exim4-base exim4-config exim4-daemon-light fdisk feh ffmpeg findutils firefox firefox-l10n-de
  firefox-l10n-en-gb firefox-l10n-it firefox-l10n-pl firefox-l10n-pt-br firefox-l10n-ro fontconfig fontconfig-config fonts-cns11643-kai fonts-cns11643-sung fonts-liberation
  fonts-liberation2 fonts-opensymbol foomatic-db foomatic-db-engine frameworkintegration freerdp2-x11 g++ g++-6 g++-8 galternatives gawk gcc gcc-6 gcc-6-base gcc-7 gcc-7-base gcc-8
  gcc-8-base gconf-service gconf2 gconf2-common gdal-data gdb-minimal gddrescue geoclue-2.0 gettext gettext-base ghostscript ghostscript-x gimp gimp-data gimp-help-common gimp-help-en
  gir1.2-atk-1.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 gir1.2-secret-1 git git-man glib-networking glib-networking-common
  glib-networking-services gnupg gnupg-agent gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv growisofs grub-common grub-efi-amd64-bin
  grub-efi-ia32-bin grub-pc grub-pc-bin grub2-common gsettings-desktop-schemas gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-plugins-bad gstreamer1.0-plugins-base
  gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-pulseaudio gstreamer1.0-tools gstreamer1.0-x gtk-update-icon-cache gvfs gvfs-backends gvfs-bin gvfs-common gvfs-daemons
  gvfs-fuse gvfs-libs gwenview gzip hdparm hostname hplip hplip-data hunspell-en-gb hunspell-it hunspell-pl hunspell-pt-br hunspell-ro i965-va-driver imagemagick imagemagick-6-common
  imagemagick-6-doc imagemagick-6.q16 info init-system-helpers inotify-tools install-info intel-microcode inxi iptables irqbalance irssi irssi-scripts iso-codes iw juk k3b k3b-data
  k3b-i18n kaffeine kate kate5-data kde-config-gtk-style kde-config-gtk-style-preview kde-config-sddm kdeconnect kded5 kdesdk-dolphin-plugins keyboard-configuration kgamma5 khotkeys
  khotkeys-data kid3 kid3-core kimageformat-plugins kinit kio-extras kio-extras-data kio-sieve kipi-plugins kmenuedit kmod kompare konq-plugins konqueror kontact kopete kpackagetool5
  kpart5-kompare krita krita-data kross ksshaskpass ksysguard ksysguard-data ksysguardd ksystemlog ktorrent ktorrent-data kwayland-data kwayland-integration kwrite kwrited
  libacme-damn-perl libapparmor1 libappstream4 libappstreamqt2 libapt-inst2.0 libapt-pkg-perl libapt-pkg5.0 libarchive-zip-perl libarmadillo9 libarpack2 libasan3 libasan4 libasan5
  libasound2 libasound2-data libasound2-plugins libastro1 libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5 libatomic1 libatspi2.0-0 libavahi-client3 libavahi-common-data
  libavahi-common3 libavahi-core7 libavahi-glib1 libavcodec58 libavdevice58 libavfilter7 libavformat58 libavresample4 libavutil56 libbabl-0.1-0 libbasicusageenvironment1 libbind9-160
  libbinutils libblkid1 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2 libblockdev-swap2 libblockdev-utils2 libblockdev2 libboost-chrono1.62.0
  libboost-date-time1.62.0 libboost-filesystem1.62.0 libboost-iostreams1.62.0 libboost-locale1.62.0 libboost-python1.62.0 libboost-regex1.62.0 libboost-system1.62.0 libboost-thread1.62.0
  libbrlapi0.6 libbrotli1 libburn4 libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libcairo-gobject2 libcairo2 libcap-ng0 libcc1-0 libcdr-0.1-1 libcharls1 libcilkrts5 libclang1-6.0
  libcmis-0.5-5v5 libcodec2-0.8.1 libcolorcorrect5 libcolord2 libcolorhug2 libcommon-sense-perl libcpanel-json-xs-perl libcpupower1 libcryptsetup12 libcue2 libcupsfilters1 libcurl3-gnutls
  libcurl4 libcurl4-gnutls-dev libcurses-perl libdap25 libdapclient6v5 libdapserver7v5 libdb5.3 libdconf1 libdebconfclient0 libdjvulibre-text libdjvulibre21 libdmtx0a libdns-export1102
  libdns1102 libdolphinvcs5 libdouble-conversion1 libdpkg-perl libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libdumbnet1 libdvbv5-0 libdw1
  libe-book-0.1-1 libegl-mesa0 libegl1-mesa libelf-dev libelf1 libepoxy0 liberror-perl libetonyek-0.1-1 libev-perl libevdev2 libfakekey0 libfcitx-qt5-1 libfcitx-qt5-data libfdisk1 libfdt1
  libffi6 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-fnmatch-perl libfile-stripnondeterminism-perl libflite1 libfontconfig1 libfontembed1
  libforks-perl libfreerdp-client2-2 libfreerdp2-2 libfreetype6 libgbm1 libgc1c2 libgcc-6-dev libgcc-7-dev libgcc-8-dev libgcc1 libgck-1-0 libgconf-2-4 libgcr-base-3-1 libgcrypt20 libgd3
  libgdbm-compat4 libgdcm2.8 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgegl-0.4-0 libgegl-common libgeos-c1v5 libgfortran3 libgfortran5 libgimp2.0 libgirepository-1.0-1 libgit2-27
  libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgles2-mesa libglib2.0-0 libglib2.0-bin libglib2.0-data libglibmm-2.4-1v5 libglx-mesa0 libgmp10 libgnutls-dane0 libgnutls30 libgoa-1.0-0b
  libgoa-1.0-common libgomp1 libgpg-error0 libgpgme11 libgpgmepp6 libgphoto2-6 libgphoto2-port12 libgroupsock8 libgs9 libgs9-common libgsl23 libgslcblas0 libgssapi-krb5-2
  libgstreamer-gl1.0-0 libgstreamer-plugins-bad1.0-0 libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libgtk-3-0 libgtk-3-common libgtkmm-3.0-1v5 libgupnp-1.0-4 libgusb2 libharfbuzz-icu0
  libharfbuzz0b libheif1 libhpmud0 libhtml-parser-perl libhunspell-1.6-0 libical2 libical3 libicu-le-hb0 libiec61883-0 libimobiledevice6 libinotifytools0 libinput-bin libinput-tools
  libinput10 libio-pty-perl libio-socket-ssl-perl libip4tc0 libip6tc0 libiptc0 libirs160 libisc-export169 libisc169 libisccc160 libisccfg160 libisoburn1 libisofs6 libitm1 libiw30
  libjavascriptcoregtk-4.0-18 libjbig2dec0 libjs-prettify libjs-sphinxdoc libjson-glib-1.0-0 libjson-glib-1.0-common libk3b7 libk5crypto3 libkf5activities5 libkf5activitiesstats1
  libkf5akonadinotes5 libkf5akonadisearch-data libkf5akonadisearchxapian5 libkf5baloo5 libkf5balooengine5 libkf5baloowidgets5 libkf5blog5 libkf5bluezqt-data libkf5bluezqt6
  libkf5bookmarks-data libkf5bookmarks5 libkf5calendarevents5 libkf5calendarutils5 libkf5config-bin libkf5contacts-data libkf5contacts5 libkf5dbusaddons-bin libkf5declarative-data
  libkf5declarative5 libkf5dnssd-data libkf5dnssd5 libkf5emoticons-bin libkf5emoticons-data libkf5emoticons5 libkf5eventviews-data libkf5filemetadata-bin libkf5filemetadata-data
  libkf5filemetadata3 libkf5gapi-data libkf5globalaccelprivate5 libkf5grantleetheme-plugins libkf5grantleetheme5 libkf5holidays-data libkf5holidays5 libkf5iconthemes-bin libkf5idletime5
  libkf5imap5 libkf5itemmodels5 libkf5js5 libkf5jsapi5 libkf5jsembed-data libkf5jsembed5 libkf5kcmutils-data libkf5kcmutils5 libkf5kdcraw5 libkf5kdelibs4support-data
  libkf5kdelibs4support5 libkf5kdelibs4support5-bin libkf5khtml-bin libkf5khtml-data libkf5khtml5 libkf5kiofilewidgets5 libkf5kiogui5 libkf5kiontlm5 libkf5kirigami2-5 libkf5konq6
  libkf5kontactinterface-data libkf5kontactinterface5 libkf5krosscore5 libkf5krossui5 libkf5libkdepim-data libkf5mailimporter5 libkf5mbox5 libkf5mime-data libkf5mime5abi1
  libkf5modemmanagerqt6 libkf5networkmanagerqt6 libkf5newstuff-data libkf5newstuff5 libkf5notifyconfig-data libkf5notifyconfig5 libkf5package-data libkf5package5 libkf5parts-plugins
  libkf5people-data libkf5people5 libkf5peoplebackend5 libkf5peoplewidgets5 libkf5plasma5 libkf5plasmaquick5 libkf5plotting5 libkf5prison5 libkf5pty-data libkf5pty5 libkf5purpose-bin
  libkf5purpose5 libkf5quickaddons5 libkf5runner5 libkf5style5 libkf5su-bin libkf5su-data libkf5su5 libkf5threadweaver5 libkf5tnef5 libkf5unitconversion-data libkf5unitconversion5
  libkf5waylandclient5 libkf5waylandserver5 libkf5webkit5 libkf5xmlgui-bin libkf5xmlrpcclient-data libkf5xmlrpcclient5 libkfontinst5 libkfontinstui5 libkmod2 libkomparediff2-5
  libkompareinterface5 libkopete4 libkrb5-3 libkrb5support0 liblcms2-2 liblcms2-utils libldap-2.4-2 libldb1 liblirc-client0 liblist-moreutils-perl libllvm6.0 liblocale-gettext-perl
  liblsan0 libltdl7 liblwres160 libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickcore-6.q16-6-extra libmagickwand-6.q16-6 libmailutils5 libmarblewidget-qt5-28 libmariadbclient18
  libmm-glib0 libmojolicious-perl libmount1 libmpx2 libmspack0 libmspub-0.1-1 libmtp-common libmtp-runtime libmtp9 libmusicbrainz-discid-perl libncurses5 libncurses6 libncursesw5
  libncursesw6 libnet-ssleay-perl libnewt0.52 libnghttp2-14 libnm0 libnspr4 libnss-myhostname libnss3 libnuma1 libnumbertext-1.0-0 libnumbertext-data libofa0 libopenal-data libopenal1
  libopencolorio1v5 libopencv-core3.2 libopencv-highgui3.2 libopencv-imgcodecs3.2 libopencv-imgproc3.2 libopencv-ml3.2 libopencv-objdetect3.2 libopencv-videoio3.2 libopenmpt-modplug1
  libopenmpt0 liborc-0.4-0 liborcus-0.13-0 libotr5 libpam-kwallet-common libpam-kwallet5 libpam-systemd libpango-1.0-0 libpango1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
  libpangomm-1.4-1v5 libpangoxft-1.0-0 libparted-fs-resize0 libparted2 libpcre2-16-0 libpcre2-8-0 libpcsclite1 libperl5.26 libpipeline1 libplasma-geolocation-interface5 libplist3
  libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 libpolkit-qt-1-1 libpolkit-qt5-1-1 libpoppler-glib8 libpoppler-qt5-1 libpostproc55 libpowerdevilcore2 libpowerdevilui5
  libpq5 libproj13 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 libproxy-tools libproxy1v5 libpsl5 libpulse-mainloop-glib0 libpulse0 libpulsedsp libpython2.7 libpython2.7-minimal
  libpython2.7-stdlib libpython3-stdlib libpython3.6 libpython3.6-minimal libpython3.6-stdlib libqaccessibilityclient-qt5-0 libqgpgme7 libqmi-glib5 libqmi-proxy libqt5concurrent5
  libqt5help5 libqtav1 libqtavwidgets1 libquadmath0 libqxp-0.0-0 libraw19 libre2-4 libreoffice libreoffice-avmedia-backend-gstreamer libreoffice-base libreoffice-base-core
  libreoffice-base-drivers libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-impress libreoffice-java-common libreoffice-math
  libreoffice-report-builder-bin libreoffice-style-colibre libreoffice-style-tango libreoffice-writer librest-0.7-0 librsvg2-2 librsvg2-common libruby2.5 libsane-hpaio libsasl2-2
  libsasl2-modules libsasl2-modules-db libsbc1 libsdl-image1.2 libsdl1.2debian libsdl2-2.0-0 libsecret-1-0 libsecret-common libsigc++-2.0-0v5 libsmartcols1 libsmbclient libsndio7.0
  libsnmp-base libsnmp30 libsoup-gnome2.4-1 libsoup2.4-1 libspeechd2 libspice-server1 libsqlite3-0 libssh-4 libssh-gcrypt-4 libssl1.0.2 libssl1.1 libstdc++-6-dev libstdc++-8-dev
  libstdc++6 libsub-name-perl libswresample3 libswscale5 libsystemd0 libtag1v5 libtag1v5-vanilla libtagc0 libtalloc2 libtbb2 libtdb1 libterm-readkey-perl libtevent0 libtext-iconv-perl
  libtiff5 libtinfo5 libtinfo6 libtinyxml2-6a libtirpc1 libtool libtsan0 libubsan0 libubsan1 libudev1 libudisks2-0 libupnp6 libupower-glib3 liburiparser1 libusageenvironment3 libusbmuxd4
  libusbredirparser1 libuuid1 libuv1 libv4l-0 libv4lconvert0 libva-drm2 libva-wayland2 libva-x11-2 libva2 libvisio-0.1-1 libvisual-0.4-0 libvlc-bin libvlc5 libvlccore9 libwacom-common
  libwacom2 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-egl1-mesa libwayland-server0 libwbclient0 libweather-ion7 libwebkit2gtk-4.0-37 libwinpr2-2 libwmf0.2-7
  libwpd-0.10-10 libwww-perl libx11-6 libx11-data libx11-xcb1 libxapian30 libxatracker2 libxcb-composite0 libxcb-damage0 libxcb-dpms0 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0
  libxcb-present0 libxcb-randr0 libxcb-record0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxcb-xtest0 libxcb-xv0 libxcb1
  libxcursor1 libxenstore3.0 libxerces-c3.2 libxml-libxml-perl libxml-parser-perl libxml-security-c17v5 libxml2 libxml2-utils libxmlsec1 libxmlsec1-nss libxmmsclient6 libxss1 libxtables12
  libyajl2 libyaml-cpp0.5v5 libzbar0 libzmf-0.0-0 libzvbi-common libzvbi0 links linux-cpupower linux-headers-siduction-amd64 linux-image-siduction-amd64 linux-libc-dev locales lsb-base
  lsb-release luckybackup luckybackup-data m4 mailutils mailutils-common man-db manpages-de marble marble-data marble-plugins marble-qt-data mariadb-client-core-10.1 mariadb-common
  mariadb-server-core-10.1 mbr mesa-va-drivers mkvtoolnix mlocate modemmanager mosh mount mpv multiarch-support nano ncurses-base ncurses-bin net-tools netbase network-manager
  network-manager-openvpn network-manager-pptp network-manager-vpnc nfs-common nmap nmap-common opencv-data openprinting-ppds openssh-client openssh-server openssh-sftp-server openssl
  ovmf oxygen-icon-theme paperkey paprefs parted patience-common-settings pcmciautils perl perl-base plasma-framework plasma-nm plasma-pa po-debconf policykit-1 poppler-utils powerdevil
  powerdevil-data ppp printer-driver-escpr printer-driver-foo2zjs printer-driver-foo2zjs-common printer-driver-gutenprint printer-driver-hpcups printer-driver-min12xxw proj-data psmisc
  pulseaudio pulseaudio-module-bluetooth pulseaudio-module-gsettings pulseaudio-module-zeroconf pulseaudio-utils python-apsw python-apt-common python-cffi-backend python-dbus python-gdbm
  python-gi python-gobject python-libxml2 python-lxml python-markdown python-newt python-numpy python-olefile python-pil python-pkg-resources python-recoll python-sip python-talloc
  python-tk python2.7 python2.7-minimal python3 python3-apt python3-cffi-backend python3-cupshelpers python3-dbus python3-distutils python3-evdev python3-gi python3-httplib2
  python3-keyring python3-keyrings.alt python3-lib2to3 python3-minimal python3-olefile python3-pil python3-pkg-resources python3-pysimplesoap python3-pyxattr python3-recoll
  python3-reportbug python3-reportlab python3-reportlab-accel python3-requests python3-sip python3-uno python3-urllib3 python3.6 python3.6-minimal qml-module-org-kde-activities
  qml-module-org-kde-bluezqt qml-module-org-kde-draganddrop qml-module-org-kde-kcm qml-module-org-kde-kconfig qml-module-org-kde-kcoreaddons qml-module-org-kde-kholidays
  qml-module-org-kde-kio qml-module-org-kde-kirigami2 qml-module-org-kde-kquickcontrols qml-module-org-kde-kquickcontrolsaddons qml-module-org-kde-kwindowsystem qml-module-org-kde-purpose
  qml-module-org-kde-qqc2desktopstyle qml-module-org-kde-solid qml-module-qt-labs-folderlistmodel qml-module-qt-labs-settings qtchooser recoll recollcmd recollgui rename reportbug rfkill
  rkhunter rpcbind ruby2.5 samba-common samba-libs sane-utils scribus scribus-data scrot sdparm sed shared-mime-info smartmontools smplayer smtube speech-dispatcher
  speech-dispatcher-audio-plugins sudo system-config-printer-common system-config-printer-udev systemd systemd-container systemd-coredump systemd-sysv systemsettings sysv-rc
  sysvinit-utils tar tmux tzdata udev udisks2 uno-libs3 unrar update-inetd upower ure user-manager util-linux va-driver-all vim vim-common vim-nox vim-runtime vlc vlc-bin vlc-data
  vlc-l10n vlc-plugin-base vlc-plugin-notify vlc-plugin-qt vlc-plugin-samba vlc-plugin-skins2 vlc-plugin-video-output vlc-plugin-video-splitter vlc-plugin-visualization vrms weechat-core
  weechat-curses weechat-perl weechat-plugins weechat-python weechat-ruby wget whiptail whois wireless-tools xorriso xsane xsane-common xserver-common xserver-xorg-core
  xserver-xorg-input-libinput xserver-xorg-video-amdgpu xserver-xorg-video-ati xserver-xorg-video-intel xserver-xorg-video-radeon xterm xxd youtube-dl zenity zenity-common
1099 upgraded, 70 newly installed, 0 to remove and 257 not upgraded.
Need to get 1,271 MB of archives.
After this operation, 640 MB of additional disk space will be used.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/03, 23:38:41
Is this here from a normal dist-upgrade?


Quote from: jyp
Trying to get up to date after being cut from my computers for almost 2 months. But ...
Code: [Select]
The following packages will be REMOVED:
blogilo colord digikam digikam-private-libs hplip kdegraphics kipi-plugins kolourpaint kolourpaint4 libcupscgi1 libcupsmime1 libcupsppdc1 libhdf5-100 libkf5akonadicore5abi1 libkf5alarmcalendar5 libkf5eventviews5 libkf5gravatar5abi1 libkf5ldap5 libkf5mailcommon5abi1 libkf5messagecomposer5 libkf5messagecore5 libkf5messagelist5 libkf5messageviewer5 libkf5pimcommon5abi1 libkf5pimcommonakonadi5 libkf5pimtextedit5abi1 libkf5sane5 libkf5webengineviewer5 libkpimgapiblogger5 libkpimgapicore5 libkpimkdav5abi1 libkpimsmtp5 libmbedtls10 libqalculate5-data libqalculate5v5 libsane1 sane-utils skanlite xsane
Most of the libkf5 are going to be replaced but many others won't. As suggested, I tried to install libqalculate20 but ...
Code: [Select]
apt install libqalculate20
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libkf5iconthemes5 : Breaks: libkf5wallet-bin (< 5.51) but 5.49.0-1 is to be installed
                              Recommends: libkf5iconthemes-bin (= 5.51.0-1) but 5.49.0-1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I didn't held packages.
So, I am looking for advices: should I do an upgrade first (a procedure that I never used before) and then a full-upgrade?
Thanks
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/03, 23:53:18
@piper
Yes.I strictly use sources and mirrors recommended by siduction.   
I also follow these steps every time I upgrade
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/12/04, 00:00:22
Code: [Select]
apt install libkf5wallet-bin

if anything go wrong, paste the full output to paste.debian.net and provide the link.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/04, 00:05:38
No need anymore to do runlevel 3 ;)


Code: [Select]
apt update; apt full-upgrade
Let that stuff go

We can get most if not all of it back, some names/versions have changed


Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/04, 00:25:00
@melmarker
http://paste.debian.net/1054234/
Thanks
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/04, 00:26:44
@piper
No runlevel 3 anymore? Sad, I was feeling a bit of a geek doing that!
Still, isn't safer to do full-upgrade in runlevel 3?
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/04, 00:33:27
If you are comfortable using it, by all means do it ;)  it's your box, feel at home :)

It won't hurt a thing  :P

Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: melmarker on 2018/12/04, 01:25:57
if you want belt and braces - just use stable. Joke aside, running a D-U in a screen or tmux session does nearly the same as going to a non-graphical mode, in case the xserver crashes, just pick up the screen session from console :P

I would suggest a maintainance over anydesk - i want to know the problem with your installation, i'm selfish in such things. Ping me in #siduction or #siduction-de (agaida)
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: jyp on 2018/12/04, 03:47:45
@melmarker
Quote
I would suggest a maintainance over anydesk
You mean ??
And (forgive my ignorance) how do I "ping" you at #siduction.
Thanks.
Title: Re: CAUTION -- python3.7 will remove hplip, libreoffice, etc. etc.
Post by: piper on 2018/12/04, 04:15:22
IRC   oftc    #siduction is the channel

in kmenu - internet - irc