Artix Linux Forum

Artix Linux => Package management => Topic started by: kenny_w on 06 March 2022, 22:42:26

Title: HELP! I need to downgrade my last upgrade!
Post by: kenny_w on 06 March 2022, 22:42:26
Hey guys, qt5's upgrade broke Barrier for me. How can I downgrade qt5? I'm a bit confused
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: SGOrava on 06 March 2022, 22:48:19
I guess you are using gremlins repositories.
From what I heard there was an error on Artix side and was caught in testing repositories.

So I see 2 relatively simple options:
1. Switch to stable and do the forced update (pacman -Syyuu)
2. Use Archive, select date you want to go to, change your pacman config and force update (pacman -Syyuu)

Address of Artixlinux archive repository:
https://archive.artixlinux.org/

Also you might need to do the same for Archlinux repositories to keep them in sync.
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: kenny_w on 06 March 2022, 23:03:50
Do you by any chance know what libicui18n is? I have barrier working on my main PC but not my side PC
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: kenny_w on 06 March 2022, 23:10:30
I'm getting the error

Code: [Select]
barrier: error while loading shared libraries: libicui18n.so.68 cannot open shared object file: no such file or directory

is that just the icu package?
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: SGOrava on 06 March 2022, 23:20:18
Yes, it is "icu" package .
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: kenny_w on 06 March 2022, 23:54:39

why am I getting this error on one PC, but not the other? That's what's really got me confused, downgrading qt5-base made barrier work on my main pc but not on side pc...
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: kenny_w on 07 March 2022, 00:32:07
All is well! I solved my problem somehow! Not really sure what did it, I rebuilt barrier 2.3.3 from the release tarball and it worked. pkgbuilds failed.

edit: now VLC isn't working, magical.... thank god for MPV I guess.
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: kenny_w on 07 March 2022, 01:42:30
I guess you are using gremlins repositories.
From what I heard there was an error on Artix side and was caught in testing repositories.

So I see 2 relatively simple options:
1. Switch to stable and do the forced update (pacman -Syyuu)
2. Use Archive, select date you want to go to, change your pacman config and force update (pacman -Syyuu)

Address of Artixlinux archive repository:
https://archive.artixlinux.org/

Also you might need to do the same for Archlinux repositories to keep them in sync.

I'm actually not using Gremlins. How do I set my pacman to update off of archive? :o
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: jjma on 07 March 2022, 10:49:21
I'm also having problems with the latest Qt:
https://forum.artixlinux.org/index.php/topic,3781.0.html
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: strajder on 07 March 2022, 14:31:36
I'm actually not using Gremlins. How do I set my pacman to update off of archive? :o
https://wiki.archlinux.org/title/Pacman#Additional_commands
Title: Re: HELP! I need to downgrade my last upgrade!
Post by: corysanin on 08 March 2022, 00:30:12
I mentioned this in your other thread (https://forum.artixlinux.org/index.php/topic,3784.msg24527.html#msg24527) but I'll mention it here for the sake of hopefully marking this as resolved. Try upgrading qt5-styleplugins. And thanks to Dudemanguy for rebuilding that package.