Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 344)

Ticket Resolution Summary Owner Reporter
#142 fixed Openssl version 1.0.0r is in error Anchieri
Description

I have installed the last Openssl version:openssl-1.0.0r-1.oc00.i686.rpm. that contain this program: ssl10.dll 1381646 4-03-15 10:21p and after that I was unable to use CLIPGRAB, SMTUBE and also yum. All of this program ended without do what it have to do. I have copied from a previous backup of unixroot, the program: ssl10.dll 1336584 9-02-14 1:09a and all return normal. Please review this program.

#143 fixed Crash with rpm -qa --last Lewis Rosenthal
Description

Attempting to query installed packages, listed by date/time of install yields:

LIBC PANIC!!
LIBC fork: Child aborting fork()! rc=0xfffffffc
pid=0x00e3 ppid=0x00e2 tid=0x0001 slot=0x006d pri=0x0200 mc=0x0000 ps=0x0010
C:\USR\BIN\RPM.EXE
LIBC066 0:00001e28
cs:eip=005b:1ed81e28      ss:esp=0053:0012df2c      ebp=0012df34
 ds=0053      es=0053      fs=150b      gs=0000     efl=00012212
eax=00000040 ebx=bb678a80 ecx=18c10000 edx=00000018 edi=00000000 esi=18c10000
Process has been dumped

Details:

rpm-libs-4.8.1-23.oc00.pentium4 rpm-python-4.8.1-23.oc00.pentium4 rpm-4.8.1-23.oc00.pentium4

From sh, however, the following works as expected:

rpm -qa --qf '%{INSTALLTIME} %-40{NAME} %{INSTALLTIME:date}\n' | sort -n | cut -d' ' -f2-
#144 fixed Ghostscript needs png16.dll and won't install Yuri Dario aschn
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:\]
Note: See TracQuery for help on using queries.