Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 344)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#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-
#318 fixed Dependency on missing package Shmuel (Seymour J.) Metz
Description

Message [u'ERROR with transaction check vs depsolve:', 'perl(DBI) >= 1.57 is needed by perl-DBD-SQLite-1.58-2.oc00.i686', u'Please report this error at http://trac.netlabs.org/rpm/']

#105 fixed Description in netlabs-rel.spec is incorrect Lewis Rosenthal
Description

Just noticed that the descriptions was copied/pasted from netlabs-exp.repo, and included the same warning about packages not being considered stable.

I'm unsure as to the accepted practice for changing release number for fixes like this (nothing changed in the package). I've bumped the release, just in case. Diff attached.

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.