#144 closed defect (fixed)
Ghostscript needs png16.dll and won't install
| Reported by: | aschn | Owned by: | Yuri Dario |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | rpm | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
I can't install the ghostscript packages, because a png16.dll can't be found.
[D:\]set lang=en-US
[D:\]yum install ghostscript
Failed to set locale, defaulting to C
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ghostscript.i386 0:9.10-3.oc00 will be installed
--> Processing Dependency: urw-fonts >= 1.1 for package: ghostscript-9.10-3.oc00
.i386
--> Processing Dependency: png16.dll for package: ghostscript-9.10-3.oc00.i386
--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.10-3.oc0
0.i386
--> Running transaction check
---> Package ghostscript.i386 0:9.10-3.oc00 will be installed
--> Processing Dependency: png16.dll for package: ghostscript-9.10-3.oc00.i386
---> Package ghostscript-fonts.noarch 0:6.0-1.oc00 will be installed
---> Package urw-fonts.noarch 0:2.4-0.oc00 will be installed
--> Finished Dependency Resolution
Error: Package: ghostscript-9.10-3.oc00.i386 (netlabs-rel)
Requires: png16.dll
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[D:\]
There exists only a png1616.dll. Could that cause the error?
[D:\]which -al png*.dll h:\usr\lib\png1616.dll (also d:\mmos2\dll\pngio.dll) 2 [D:\]
Change History (3)
comment:1 by , 10 years ago
| Owner: | set to |
|---|---|
| Status: | new → accepted |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
ghostscript.i386 0:9.10-4 was already in exp repository with png fix, moved to release.
Note:
See TracTickets
for help on using tickets.

I will rebuild it ASAP, thanks for reporting.