Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: teyuss on 24 December 2022, 09:26:46

Title: [SOLVED] Artix bad packaging with kde?
Post by: teyuss on 24 December 2022, 09:26:46
Hey, there is a bug in kde that was apparently fixed but it is suggested that it was reintroduced accidently to Artix.

Quote
a-p-petrosyan@yandex.ru 2022-12-23 11:43:25 UTC

Can still replicate on Artix with plasma 5.26.4 on Wayland.

reply[−] Comment 69 kylianalex@mail.com 2022-12-23 21:03:11 UTC

Can also confirm with Artix fully up to date

reply[−] Comment 70 Nate Graham 2022-12-23 21:05:23 UTC

If everyone suddenly experiencing this bug is using Artix, I think there's a good chance it was accidentally re-introduced by a packaging bug on that distro. I'd recommend following up with Artix's packagers.

https://bugs.kde.org/show_bug.cgi?id=459188
Title: Re: Artix bad packaging with kde?
Post by: Kylianalex on 24 December 2022, 11:48:29
Using the arch package fixed it so the problem clearly come from a bad packaging
temp fix

wget https://archlinux.org/packages/extra/x86_64/plasma-framework/download/
sudo pacman -U plasma-framework-5.101.0-1-x86_64.pkg.tar.zst
rm plasma-framework-5.101.0-1-x86_64.pkg.tar.zst
Title: Re: Artix bad packaging with kde?
Post by: Artist on 25 December 2022, 00:37:05
A diff between Arch's and Artix's PKGBUILD yields no output.
This requires more checking.

artist
Title: Re: Artix bad packaging with kde?
Post by: Artist on 25 December 2022, 11:34:30
Package has been rebuilt; pls test with plasma-framework-5.101.0-1.1-x86_64.pkg.tar.zst

artist
Title: Re: Artix bad packaging with kde?
Post by: yogi66 on 25 December 2022, 19:18:06
It took me some time before I found this as a package dependend issue  :)
Just tested it with the rebuilt version plasma-framework-5.101.0-1.1-x86_64.pkg.tar.zst, everything seems to work as before.

Thanks for the quick fix!
Title: Re: Artix bad packaging with kde?
Post by: Artist on 26 December 2022, 00:18:54
It took me some time before I found this as a package dependend issue  :)
Just tested it with the rebuilt version plasma-framework-5.101.0-1.1-x86_64.pkg.tar.zst, everything seems to work as before.

Thanks for the quick fix!

thx for the feedback

artist