HELP! I need to downgrade my last upgrade! 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
Re: HELP! I need to downgrade my last upgrade! Reply #1 – 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.
Re: HELP! I need to downgrade my last upgrade! Reply #2 – 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
Re: HELP! I need to downgrade my last upgrade! Reply #3 – 06 March 2022, 23:10:30 I'm getting the errorCode: [Select]barrier: error while loading shared libraries: libicui18n.so.68 cannot open shared object file: no such file or directoryis that just the icu package?
Re: HELP! I need to downgrade my last upgrade! Reply #4 – 06 March 2022, 23:20:18 Yes, it is "icu" package .
Re: HELP! I need to downgrade my last upgrade! Reply #5 – 06 March 2022, 23:54:39 Quote from: SGOrava – on 06 March 2022, 23:20:18Yes, it is "icu" package .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...
Re: HELP! I need to downgrade my last upgrade! Reply #6 – 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. Last Edit: 07 March 2022, 01:26:39 by kenny_w
Re: HELP! I need to downgrade my last upgrade! Reply #7 – 07 March 2022, 01:42:30 Quote from: SGOrava – on 06 March 2022, 22:48:19I 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?
Re: HELP! I need to downgrade my last upgrade! Reply #8 – 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
Re: HELP! I need to downgrade my last upgrade! Reply #9 – 07 March 2022, 14:31:36 Quote from: kenny_w – on 07 March 2022, 01:42:30I'm actually not using Gremlins. How do I set my pacman to update off of archive? https://wiki.archlinux.org/title/Pacman#Additional_commands
Re: HELP! I need to downgrade my last upgrade! Reply #10 – 08 March 2022, 00:30:12 I mentioned this in your other thread 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.