You are not logged in.

#1 2012-08-09 01:38:07

DonCaps
Member
Registered: 2012-08-09
Posts: 4

curl / glibc update issues:

I tried the latest upgrade after not upgrading for a while.  I checked the announcements beforehand and read about all the stuff involving curl and glibc.  I followed the instructions, ignoring curl and glibc, then upgrading certain packages (ignoring dependencies).  When I got to the step of pacman -Su (final?), I get the following:

pacman: /lib/libc.so.6: version `GLIBC_2.16' not found (required by /usr/lib/libcurl.so.4)

I have tried the LD_PRELOAD trick (with an older version of libcurl.so) but it still gives me that error.  What should I do?

P.S.: You guys are the greatest.  (:

Offline

#2 2012-08-09 01:42:51

Hyugga
Member
From: Santiago, Chile
Registered: 2010-03-26
Posts: 335

Re: curl / glibc update issues:

Same here, can't downgrade packages either...

Offline

#3 2012-08-09 01:44:26

DonCaps
Member
Registered: 2012-08-09
Posts: 4

Re: curl / glibc update issues:

I can't downgrade packages either (e.g.:all pacman commands fail)

Offline

#4 2012-08-09 08:47:53

poseidon
Member
Registered: 2012-06-07
Posts: 66

Re: curl / glibc update issues:

Same here, yesterday. I followed https://bbs.archlinux.org/viewtopic.php?pid=1143190 with success. However, I had to sit in front of that machine as ssh stopped working as well with a similar message.

poseidon

Offline

#5 2012-08-09 13:29:26

DonCaps
Member
Registered: 2012-08-09
Posts: 4

Re: curl / glibc update issues:

Anyone have any suggestions? 

I believe I followed the update instructions, as well as looking at several forum threads, such as the one you linked, poseidon.
By the way, I followed the guide on one computer and it worked, I'm just having trouble on one of my computers.

Offline

#6 2012-08-09 16:29:12

Hyugga
Member
From: Santiago, Chile
Registered: 2010-03-26
Posts: 335

Re: curl / glibc update issues:

poseidon wrote:

Same here, yesterday. I followed https://bbs.archlinux.org/viewtopic.php?pid=1143190 with success. However, I had to sit in front of that machine as ssh stopped working as well with a similar message.

poseidon


That indeed works.

Offline

#7 2012-08-09 18:53:55

DonCaps
Member
Registered: 2012-08-09
Posts: 4

Re: curl / glibc update issues:

That did not work for me.... Still trying to fix it.

Offline

#8 2012-08-12 01:49:18

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,173

Re: curl / glibc update issues:

Maybe you need to install the special glibc package Allan made for this kind of case? (Do a search and you'll find it - there are instructions on his blog and in other threads...)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#9 2012-08-12 05:42:04

wolfdogg
Member
From: Portland, OR, USA
Registered: 2011-05-21
Posts: 545

Re: curl / glibc update issues:

im having the same problem.  i didnt find this post the first time around so i made my own https://bbs.archlinux.org/viewtopic.php … 0#p1145060
does anyone have a fix? https://bbs.archlinux.org/viewtopic.php?pid=1143190 has not worked for me either.  unless i did something wrong.   and that post is a bit confusing since there is so many suggestions.

Last edited by wolfdogg (2012-08-12 05:42:53)


Node.js, PHP Software Architect and Engineer (Full-Stack/DevOps)
GitHub  | LinkedIn

Offline

#10 2012-08-12 20:15:13

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,173

Re: curl / glibc update issues:

Google is apparently an underdeveloped skill...

http://allanmcrae.com/2012/07/updating- … e-install/


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#11 2012-08-18 20:45:12

andre.laszlo
Member
From: Göteborg, Sweden
Registered: 2010-02-01
Posts: 5

Re: curl / glibc update issues:

I made the same mistake.

First I reverted to the old curl version (without using pacman)

xzcat /var/cache/pacman/pkg/curl-7.26.0-1-<arch>.pkg.tar.xz | tar xv -C /

Then followed the wiki instructions.

Offline

Board footer

Powered by FluxBB