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

Re: Upgrade partially some packages (Plasma 5.19. 5 - 3) on testing broke plasma.



On Tuesday, 10 November 2020 18:31:17 GMT Borden Rhodes wrote:
[...]
> Anyhow, is there a way to roll the repos back to 5.17 until 5.19 is
> fully ready or am I stuck with an unbootable operating system until
> 5.19 goes downstream?

As I posted earlier in the week ... and now refined:

#
# Fix problem with some 5.17.5-2 packages going up to 5.19.5-3
#
# Upgrade: libkdecorations2-5v5:amd64 (4:5.17.5-2, 4:5.19.5-3)
debsnap -d . --binary -a amd64 libkdecorations2-5v5 4:5.17.5-2
# Upgrade: libkf5screen-bin:amd64 (4:5.17.5-3, 4:5.19.5-3)
debsnap -d . --binary -a amd64 libkf5screen-bin 4:5.17.5-2
# Upgrade: libkf5screen7:amd64 (4:5.17.5-3, 4:5.19.5-3)
debsnap -d . --binary -a amd64 libkf5screen7 4:5.17.5-2
#
sudo dpkg -i libkdecorations2-5v5_5.17.5-2_amd64.deb \
             libkf5screen7_5.17.5-2_amd64.deb \
             libkf5screen-bin_5.17.5-2_amd64.deb
#
dpkg --get-selections \* | grep -P '^libkdecorations2-5v5' \
     | sed -e 's/install/hold/' > plasma_upgrade_5-19.hold
dpkg --get-selections \* | grep -P '^libkf5screen' \
     | sed -e 's/install/hold/' >> plasma_upgrade_5-19.hold
sudo dpkg --set-selections < plasma_upgrade_5-19.hold
#
# Install: libkdecorations2private7:amd64 (4:5.19.5-3, automatic)
sudo dpkg -r libkdecorations2private7

Andy.



This email and any attachments are intended solely for the use of the named recipients. If you are not the intended recipient you must not use, disclose, copy or distribute this email or any of its attachments and should notify the sender immediately and delete this email from your system. UK Research and Innovation (UKRI) has taken every reasonable precaution to minimise risk of this email or any attachments containing viruses or malware but the recipient should carry out its own virus and malware checks before opening the attachments. UKRI does not accept any liability for any losses or damages which the recipient may sustain due to presence of any viruses. Opinions, conclusions or other information in this message and attachments that are not related directly to UKRI business are solely those of the author and do not represent the views of UKRI.


Reply to: