RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ TODO

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sat 08 Dec 2007 - 20:47:12 CET
Message-Id: <20071208194712.B0D1A348456@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: rpm                              Date:   08-Dec-2007 20:47:12
  Branch: HEAD                             Handle: 2007120819471200

  Modified files:
    rpm                     TODO

  Log:
    unfortunately the segfault issue is not gone, it is just no longer
    triggered by a longer installation path prefix...

  Summary:
    Revision    Changes     Path
    1.59        +4  -0      rpm/TODO
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/TODO
  ============================================================================
  $ cvs diff -u -r1.58 -r1.59 TODO
  --- rpm/TODO	8 Dec 2007 19:21:55 -0000	1.58
  +++ rpm/TODO	8 Dec 2007 19:47:12 -0000	1.59
  @@ -50,6 +50,10 @@
   
     o to be resolved before RPM 5.0b1:
       - afb: remove xar and libxar from default install with internal xar (use through rpm and librpm*)
  +    - jbj: HEAD segfaults under "devtool standalone"'s test-drive as it
  +           builds RPM with prefix="/tmp/rpm" (see line 309 in
  +           devtool.conf). When one uses a longer prefix, e.g.
  +           prefix="/tmp/rpm-xxx", the segfault disappears!!!
   
     o to be resolved before RPM 5.0.0:
       - rse: xar/ has weak (think RPM_CHECK_LIB) support its third-party
  @@ .
Received on Sat Dec 8 20:47:12 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.