Re: Version GLIBC_2.33 not found Reply #15 – 06 February 2021, 09:59:21 glibc 2.33 is now in core (Archlinux), within 1-2 hours it should be in the core repo with us (when the maintainer is online) . no need downgrade anymore, just wait for mirror sync
Re: Version GLIBC_2.33 not found Reply #16 – 19 February 2021, 19:12:08 I've got a problem though. It broke my pacman and I can't even downgrade.I get pacman: /usr/lib/libc.so:6: version 'GLIBC_2.33' not found (required by pacman) whenever I try any pacman command
Re: Version GLIBC_2.33 not found Reply #17 – 19 February 2021, 21:58:10 Glibc-2.33 is in repo 1-2 weeks. You should not downgrade but upgrade. Maybe is your mirror outdated. Use another mirror.
Re: Version GLIBC_2.33 not found Reply #18 – 05 March 2021, 17:07:38 This has been marked as solved but I just installed from a fresh Artix plasma iso and after running `sudo pacman -Sy` if I want to do anything with pacman I get GLIBC_2.33 not found. Does anyone know why this would be?
Re: Version GLIBC_2.33 not found Reply #19 – 05 March 2021, 17:25:39 I installed Artix from a cinnamon image recently without any problems. Just doCode: [Select]$ su# pacman -Syyu 1 Likes
Re: Version GLIBC_2.33 not found Reply #20 – 05 March 2021, 17:40:36 Quote from: Hupernikao – on 05 March 2021, 17:07:38This has been marked as solved but I just installed from a fresh Artix plasma iso and after running `sudo pacman -Sy` if I want to do anything with pacman I get GLIBC_2.33 not found. Does anyone know why this would be?That depends on what you did exactly. pacman -Sy updates your entire database so if you install things afterwards with that, it will install packages compiled against glibc 2.33. That can cause errors. The solution in this case, would be to do a full upgrade. You should not do partial upgrades as they are not supported and can lead to linking errors like this. 1 Likes
Re: Version GLIBC_2.33 not found Reply #21 – 05 March 2021, 17:44:53 Quote from: strajder – on 05 March 2021, 17:25:39I installed Artix from a cinnamon image recently without any problems. Just doCode: [Select]$ su# pacman -SyyuSo since it was a fresh install I just did it all again and followed your advice. This workedQuote from: Dudemanguy – on 05 March 2021, 17:40:36That depends on what you did exactly. pacman -Sy updates your entire database so if you install things afterwards with that, it will install packages compiled against glibc 2.33. That can cause errors. The solution in this case, would be to do a full upgrade. You should not do partial upgrades as they are not supported and can lead to linking errors like this.I think this was my problem.I am still new to the arch world coming from linux mint so I am not very familiar with pacman. Thanks for being so quick and helpful 1 Likes
Re: [SOLVED] Version GLIBC_2.33 not found Reply #22 – 14 March 2021, 14:57:10 I have this problem right now on crispy fresh install of Xfce.I'm trying to install pomac and can't even update anymore
Re: [SOLVED] Version GLIBC_2.33 not found Reply #23 – 14 March 2021, 15:19:23 you broke system completely... congratulation...try set another mirror, but i don't think, that help... you can theoretically downlaod glibc 2.33 from https://archive.artixlinux.org/packages/g/glibc/ and copy it from archive .tar.xz manually to your system. which is totally non-standard, can do another troubles, but it can help to fix pacman.which ISO you used? Last Edit: 14 March 2021, 15:34:56 by alium 1 Likes
Re: [SOLVED] Version GLIBC_2.33 not found Reply #24 – 14 March 2021, 15:37:06 Xfce distro, might have been from weekly pool, damn, I'm reinstalling now
Re: [SOLVED] Version GLIBC_2.33 not found Reply #25 – 14 March 2021, 15:46:54 Quote from: Quantumrider – on 14 March 2021, 15:37:06 Xfce distro, might have been from weekly pool, damn, I'm reinstalling nowweekly ISO should be have newest pacman and glibc installed, it should be works normally, so it should be not update. if you will be not sure with update, put here some outputs (like as is the whole listing of update packages, before updated , maybe wrong mirror was selected before)
Re: [SOLVED] Version GLIBC_2.33 not found Reply #26 – 14 March 2021, 21:15:38 A good practice is to keep pacman-static installed. It'll save your ass butt if (read: when) you break your system. Get it from Eli Schwartz's unofficial repository. 1 Likes
Re: [SOLVED] Version GLIBC_2.33 not found Reply #27 – 15 March 2021, 06:56:36 Quote from: Quantumrider – on 14 March 2021, 14:57:10I have this problem right now on crispy fresh install of Xfce.I'm trying to install pomac and can't even update anymoreCrispy fresh install shouldn't have any problems. pacman -Syyu should be the literal first thing you do immediately after you install and log into the installed system. 1 Likes
Re: [SOLVED] Version GLIBC_2.33 not found Reply #28 – 17 September 2022, 10:00:22 Hi!Sorry for reopening this solved topic, but i have a similar problem.I am using artix linux with LXQT desktop enviroment and recently when i tried to use yay command and i got a messageyay: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by yay)I tried sudo pacman -S glib2 command and got: warning: glib2-2.70.2-2 is up to date -- reinstallingSo, as far as i can see i have newer version of GLIBC installed and i still cant use yay, or timeshift commands.I also ran: pacman-conf And the output was[options]RootDir = /DBPath = /var/lib/pacman/CacheDir = /var/cache/pacman/pkg/HookDir = /etc/pacman.d/hooks/GPGDir = /etc/pacman.d/gnupg/LogFile = /var/log/pacman.logHoldPkg = pacmanHoldPkg = glibcArchitecture = x86_64CheckSpaceParallelDownloads = 1CleanMethod = KeepInstalledSigLevel = PackageRequiredSigLevel = PackageTrustedOnlySigLevel = DatabaseOptionalSigLevel = DatabaseTrustedOnlyLocalFileSigLevel = PackageOptionalLocalFileSigLevel = PackageTrustedOnly[system]Usage = AllServer = http://archive.artixlinux.org/repos/2022/01/23/system/os/x86_64[world]Usage = AllServer = http://archive.artixlinux.org/repos/2022/01/23/world/os/x86_64[galaxy]Usage = AllServer = http://archive.artixlinux.org/repos/2022/01/23/galaxy/os/x86_64[lib32]Usage = AllServer = http://archive.artixlinux.org/repos/2022/01/23/lib32/os/x86_64[extra]Usage = AllSigLevel = PackageRequiredSigLevel = PackageTrustedOnlySigLevel = DatabaseOptionalSigLevel = DatabaseTrustedOnlyServer = http://archive.archlinux.org/repos/2022/01/23/extra/os/x86_64[community]Usage = AllSigLevel = PackageRequiredSigLevel = PackageTrustedOnlySigLevel = DatabaseOptionalSigLevel = DatabaseTrustedOnlyServer = http://archive.archlinux.org/repos/2022/01/23/community/os/x86_64[universe]Usage = AllServer = http://universe.artixlinux.org/x86_64Server = http://mirror1.artixlinux.org/universe/x86_64Server = http://mirror.pascalpuffke.de/artix-universe/x86_64Server = http://artixlinux.qontinuum.space/artixlinux/universe/os/x86_64Server = http://mirror1.cl.netactuate.com/artix/universe/x86_64Server = http://ftp.crifo.org/artix-universe/Did anybody have similar problem or know how to fix it?Thanks in advance Last Edit: 17 September 2022, 10:10:53 by Flogger
Re: [SOLVED] Version GLIBC_2.33 not found Reply #29 – 17 September 2022, 13:01:58 If you use AUR packages, it is your responsibility to rebuild them if some library had a version bump. 1 Likes