glibc 2.35-2 missing symbolic link to librt.so

Problems with packages? Post here, using [tags] of the package name.

glibc 2.35-2 missing symbolic link to librt.so

Postby andiling » Wed Feb 16, 2022 6:57 am

The new package seems to miss the symbolic link librt.so -> librt.so.1 causing librt.so not to be found. It was included in 2.32-2.
Workaround: $this->bbcode_second_pass_code('', 'ln -s /usr/lib/librt.so.1 /usr/lib/librt.so')
andiling
 
Posts: 74
Joined: Sun Mar 06, 2016 8:34 pm

Re: glibc 2.35-2 missing symbolic link to librt.so

Postby graysky » Wed Feb 16, 2022 10:51 am

Upstream bug? Same on Arch Linux:
$this->bbcode_second_pass_code('', '% pacman -Ql glibc|grep librt
glibc /usr/lib/librt.a
glibc /usr/lib/librt.so.1
')
graysky
Developer
 
Posts: 1880
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: glibc 2.35-2 missing symbolic link to librt.so

Postby solskogen » Wed Feb 16, 2022 11:06 am

I don't think that's a bug, because you also have the same thing with libpthread.so. IIRC they're all a part of of libc.so.
solskogen
 
Posts: 215
Joined: Mon Nov 18, 2013 10:41 am

Re: glibc 2.35-2 missing symbolic link to librt.so

Postby andiling » Wed Feb 16, 2022 1:43 pm

Yes, it was removed upstream from 2.33-5 -> 2.35-1.
Just wanted to make sure it is not a bug. Thank you everyone.
andiling
 
Posts: 74
Joined: Sun Mar 06, 2016 8:34 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 10 guests