You are not logged in.

#1 2009-04-09 13:59:41

jamtat
Member
Registered: 2008-03-13
Posts: 229

no libmagic.so.1 after pacman -Syu; which package supplies it?

I recently did a pacman -Syu and am still recovering from some issues. The most recent is that the play binary will no longer run. From the CLI I get "play: error while loading shared libraries: libmagic.so.1: cannot open shared object file: No such file or directory" when I try to run play. I've done some web searching but so far am unable to determine what Arch package might supply this library. Can anyone clue me in to which package I will need to install to get libmagic.so.1? And/or what is the best way to find out which libs and related files are included in any given Arch package?

Thanks,
James

Offline

#2 2009-04-09 14:07:04

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: no libmagic.so.1 after pacman -Syu; which package supplies it?

libmagic.so.1 is owned by file. So: pacman -S file

Offline

#3 2009-04-09 14:09:32

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: no libmagic.so.1 after pacman -Syu; which package supplies it?

You might also want to look up a script called "pkgfile".

Offline

#4 2009-04-09 14:10:49

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: no libmagic.so.1 after pacman -Syu; which package supplies it?

#archlinux @ efnet wrote:

16:09:50      Mion | pkgfile                                               
16:09:52     phrik | A tool to find out what package owns a file. Now available in community/pkgtools! http://aur.archlinux.org/packages.php?ID=17941


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2009-04-09 14:22:15

jamtat
Member
Registered: 2008-03-13
Posts: 229

Re: no libmagic.so.1 after pacman -Syu; which package supplies it?

Thanks for the replies. The play binary is now working. I'll investigate the pkgfile utility.

James

Offline

Board footer

Powered by FluxBB