Bug 472637

Summary: libpng.so: cannot open shared object file: No such file or directo
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: fontforgeAssignee: Kevin Fenzi <kevin>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fonts-bugs, kevin, roozbeh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-16 23:19:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 446451    

Description Nicolas Mailhot 2008-11-22 11:00:07 UTC
Description of problem:

Starting fontforge from the CLI results in

$ fontforge DroidSans.ttf 
Copyright (c) 2000-2008 by George Williams.
 Executable based on sources from 02:38 GMT 27-Sep-2008.
 Library based on sources from 15:05 GMT 25-Sep-2008.
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
libpng.so: cannot open shared object file: No such file or directory
…

Comment 1 Kevin Fenzi 2008-11-22 21:05:44 UTC
Which fontforge version? 
This looks like a newer one than rawhide?

output of: 

rpm -q libpng 

rpm -V libpng 

And where can I find the DroidSans.ttf ?

Comment 2 Nicolas Mailhot 2008-11-22 21:13:58 UTC
$ rpm -q libpng 
libpng-2:1.2.31-2.fc10.x86_64
$ rpm -V libpng 
$ rpm -q fontforge
fontforge-20080927-1.fc11.x86_64
$ rpm -V fontforge

In F11 rawhide
http://koji.fedoraproject.org/koji/buildinfo?buildID=68830

http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=data/fonts

Comment 3 Bug Zapper 2008-11-26 05:47:01 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Jon Stanley 2008-11-26 19:13:44 UTC
Fixing version to align with rawhide again.  Sorry for the noise.

Comment 5 Kevin Fenzi 2008-12-02 07:14:21 UTC
Can you try http://koji.fedoraproject.org/koji/taskinfo?taskID=970252 ?

Comment 6 Kevin Fenzi 2008-12-16 23:19:49 UTC
The 20081215 version I just built in rawhide should have this corrected. 

Closing this now. Feel free to reopen this or file a new one if you spot anything.