Bug 150415 - file: error while loading shared libraries: libmagic.so.1: cannot open shared object file: No such file or directory
Summary: file: error while loading shared libraries: libmagic.so.1: cannot open shared...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: file
Version: 3
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-05 21:24 UTC by Rick Richardson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-07 08:26:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rick Richardson 2005-03-05 21:24:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
File command:

$ file
file: error while loading shared libraries: libmagic.so.1: cannot open
shared object file: No such file or directory

This is AMD x86_64.

Comment 1 Radek Vokál 2005-03-07 08:26:16 UTC
I've tested file on x86_64 AMD machine and it works as it should work.
This is the latest rawhide file-4.13, the libmagic.so.1 lib is
installed correctly in /usr/lib64/

# rpm -Vv file
.........   /usr/bin/file
.........   /usr/include/magic.h
.........   /usr/lib64/libmagic.a
.........   /usr/lib64/libmagic.la
.........   /usr/lib64/libmagic.so
.........   /usr/lib64/libmagic.so.1
.........   /usr/lib64/libmagic.so.1.0.0
.........   /usr/share/doc/file-4.13
......... d /usr/share/doc/file-4.13/LEGAL.NOTICE
......... d /usr/share/doc/file-4.13/README
.........   /usr/share/file/magic
.........   /usr/share/file/magic.mgc
.........   /usr/share/file/magic.mime
.........   /usr/share/file/magic.mime.mgc
.........   /usr/share/magic
.........   /usr/share/magic.mime
......... d /usr/share/man/man1/file.1.gz
......... d /usr/share/man/man3/libmagic.3.gz
......... d /usr/share/man/man5/magic.5.gz
.........   /usr/share/misc/magic



Note You need to log in before you can comment on or make changes to this bug.