For example, now the gcc version in the bookworm is 11.2.0-2, now the
maintainer of the package upload a new version. I suppose it is 11.2.0-3.
Normally, it will be pushed into the bookworm after 5 days. Now we assume a
package relied on the package updated after one day. Normally it will be
push
Hi Bob, hi Jérôme,
On Fri, 05 Nov 2021, Jérôme Pouiller wrote:
> Is there a way to avoid this problem happen in the future?
Yes of course:
* take a VM
* for each package in the set of Plasma, that is about 150 or so, do
- upgrade the package and all necessary dependencies
- reboot the vm
-
Probably the best way is to do the rolling release. Another solution is
to make each package synced downstream at the same time, but it's too hard
to achieve.
Jérôme Pouiller 于2021年11月5日周五 下午6:11写道:
> On Friday 5 November 2021 03:02:13 CET Norbert Preining wrote:
> > > After 2 weeks, the bug
On Friday 5 November 2021 03:02:13 CET Norbert Preining wrote:
> > After 2 weeks, the bug has finally been fixed. But I wonder why the bug
> > wasn't tested out in the unstable branch and was pushed into the testing
>
> Because on unstable everything worked. The bug happens only due to
> differe
> After 2 weeks, the bug has finally been fixed. But I wonder why the bug
> wasn't tested out in the unstable branch and was pushed into the testing
Because on unstable everything worked. The bug happens only due to
different transition times from unstable to testing. This cannot be
tested in un
After 2 weeks, the bug has finally been fixed. But I wonder why the bug
wasn't tested out in the unstable branch and was pushed into the testing
branch.
Hi Remco,
there are easier ways to determine that. For example you can run:
apt install $( dpkg -l | grep 5.21.5 | awk '/^ii/ {print $2}' )
This command will try to update every installed package in version
5.21.5 (not totally bulletproof I admit).
If a package cannot be updated, e.g. because
On Tue, 26 Oct 2021 10:30:16 +0200 "F.W. Dekker" wrote:
> Hi Patrick,
>
> On Sun, 17 Oct 2021 21:47:18 +0200 Patrick Franz
> wrote:
> > When you upgrade Plasma packages, be sure to always upgrade the entire
> > stack at once.
>
> That makes sense to me, but I'm not sure how I can check from
On Tue, 26 Oct 2021 10:30:16 +0200 "F.W. Dekker" wrote:
> Hi Patrick,
>
> On Sun, 17 Oct 2021 21:47:18 +0200 Patrick Franz
> wrote:
> > When you upgrade Plasma packages, be sure to always upgrade the entire
> > stack at once.
>
> That makes sense to me, but I'm not sure how I can check from `apt
Hi Patrick,
On Sun, 17 Oct 2021 21:47:18 +0200 Patrick Franz
wrote:
> When you upgrade Plasma packages, be sure to always upgrade the entire
> stack at once.
That makes sense to me, but I'm not sure how I can check from `apt`'s
output whether the entire stack can be upgraded. Are there any p
Hello Bob,
On Wed, 20 Oct 2021 15:33:47 +0800 Bob Wong wrote:
Hello, I am unable to downgrade the kdecoration, if I try to downgrade
kdecoration, the apt will remove the whole kde desktop. So the only choice
for me is to upgrade. When will the new version of the kdecoration be
available in book
> Hello, I am unable to downgrade the kdecoration, if I try to downgrade
> kdecoration, the apt will remove the whole kde desktop. So the only choice
You need to downgrade all packages of plasma that are from 5.23.
> for me is to upgrade. When will the new version of the kdecoration be
It is not
Hello, I am unable to downgrade the kdecoration, if I try to downgrade
kdecoration, the apt will remove the whole kde desktop. So the only choice
for me is to upgrade. When will the new version of the kdecoration be
available in bookworm? As for now I can only use other desktop environment.
It's re
Hi Jeroen,
if you are using Testing, you have an incomplete Plasma installation.
When you upgrade Plasma packages, be sure to always upgrade the entire
stack at once.
We've uploaded a fix which should prevent this issue in the future. In
the meantime, you can downgrade kdecoration to 5.21.5 by
Package: libkdecorations2-5v5
Version: 4:5.23.0-2
After upgrade from version 4:5.21.5-2, after login the KDE session
freezes completly.
The mouse pointer still moves, but the spinning circle stops.
From the journalctl:
Oct 17 20:45:37 kernel: traps :kde5[4854] general protection fault
ip:7f5
15 matches
Mail list logo