Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 344)

Ticket Resolution Summary Owner Reporter
#158 no change needed Build bootstrap WPI files for i686 and p4 arch Lewis Rosenthal
Description

I have these built and ready for review:

https://repos.arcanoae.com/anpm/rpm-yum-bootstrap-1_6-i686.wpi https://repos.arcanoae.com/anpm/rpm-yum-bootstrap-1_6-p4.wpi

Updates to 1.5 build:

  1. Added gcc1.dll and forwarders to bootstrap.
  2. Added libc066.dll to bootstrap.
  3. Added libgcc1 and libgcc-fwd packages.
  4. Updated dependency on libc066 in WIS (for gcc1).
  5. Updated netlabs-rel rpm to current.
  6. Adjusted platform file (for i686).
  7. Updated installer to push (rpm -U) libgcc1 and libgcc-fwd before the yum process begins (could not get libgcc-fwd to install later in the process).
  8. Updated ReadMe, keeping references to Yuri's site. ;-)
  9. Incremented minor version number.

This is related to ticket #151.

#161 invalid %post scriptlet can't fork (info-5.2-2.oc00.pentium4) Lewis Rosenthal
Description

Installing info-5.2-2.oc00.pentium4 (all other packages up to date as of this report), I get:

  Installing : info-5.2-2.oc00.pentium4                                     1/1


LIBC PANIC!!
LIBC fork: Child aborting fork()! rc=0xfffffffc
pid=0x0476 ppid=0x0475 tid=0x0001 slot=0x00dc pri=0x0200 mc=0x0000 ps=0x0010
J:\USR\BIN\PYTHON2.7.EXE
LIBC066 0:00001e28
cs:eip=005b:1d271e28      ss:esp=0053:0012cf2c      ebp=0012cf34
 ds=0053      es=0053      fs=150b      gs=0000     efl=00010212
eax=00000040 ebx=7cde1980 ecx=15040000 edx=00000018 edi=00000000 esi=15040000
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
Non-fatal POSTIN scriptlet failure in rpm package info-5.2-2.oc00.pentium4
error: Couldn't fork %post(info-5.2-2.oc00.pentium4): Interrupted system call

I haven't looked at the scriptlet (the .spec is not in SVN, here), so I can't say what might be causing the trouble. FWIW, info does seem to install and run correctly (not heavily tested, yet).

#162 fixed libodin requires sed for %post scriptlet, but sed is not listed as dependency of libodin Lewis Rosenthal
Description

I am only discovering this since building the i686 and pentium4 bootstrap packages, which do not include either sed or libodin. Installing libodin without sed throws a bunch of errors apparently from the %post scriptlet, though libodin seems to be installed correctly (and is able to be uninstalled).

Suggest adding sed to list of prerequisites for the package.

sed: not found
sed: not found
sed: not found
sed: not found
mkdir: cannot create directory `': No such file or directory
sed: not found

Installed:
  libodin.i386 0:0.8.9-1
Note: See TracQuery for help on using queries.