You are not logged in.

#1 2017-04-03 15:23:23

Strubbl
Member
Registered: 2013-12-10
Posts: 26

[solved] git: error while loading shared libraries: libcrypto.so.1.1

I upgraded git to the latest version git 2.12.2-1 and get the following error in a git repo:

$ git status
git: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory

Last working version was git version 2.12.1

Last edited by Strubbl (2017-04-03 15:37:04)

Offline

#2 2017-04-03 15:32:01

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [solved] git: error while loading shared libraries: libcrypto.so.1.1

Did you only upgrade git?

If so then you're doing it wrong, you need to upgrade the entire system.

https://wiki.archlinux.org/index.php/Sy … nsupported


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2017-04-03 15:32:41

mis
Member
Registered: 2016-03-16
Posts: 234

Re: [solved] git: error while loading shared libraries: libcrypto.so.1.1

Seems 2.12.2-1 was build against [testing]. https://git.archlinux.org/svntogit/pack … 52a230f70b

Last edited by mis (2017-04-03 15:37:10)

Offline

#4 2017-04-03 15:33:13

Strubbl
Member
Registered: 2013-12-10
Posts: 26

Re: [solved] git: error while loading shared libraries: libcrypto.so.1.1

slithery wrote:

Did you only upgrade git?

If so then you're doing it wrong, you need to upgrade the entire system.

https://wiki.archlinux.org/index.php/Sy … nsupported

of course i did upgrade the whole system

Offline

#5 2017-04-03 15:36:26

Strubbl
Member
Registered: 2013-12-10
Posts: 26

Re: [solved] git: error while loading shared libraries: libcrypto.so.1.1

mis wrote:

Seems 2.12.2-1 was build against [testing]. https://git.archlinux.org/svntogit/pack … 52a230f70b

Thanks for pointing that out.

I just did a redownload of that git package and now the issue is solved.

Last edited by Strubbl (2017-04-03 15:39:59)

Offline

#6 2017-05-07 15:15:33

ombiez
Member
Registered: 2017-05-07
Posts: 2

Re: [solved] git: error while loading shared libraries: libcrypto.so.1.1

Strubbl wrote:

I just did a redownload of that git package and now the issue is solved.

Can you explain how did you do it?

Offline

#7 2017-05-07 19:55:55

Strubbl
Member
Registered: 2013-12-10
Posts: 26

Re: [solved] git: error while loading shared libraries: libcrypto.so.1.1

I removed that package in /var/cache/pacman/pkg/ and started a pacman update

Offline

Board footer

Powered by FluxBB