OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 26-Feb-2003 15:51:59 Branch: HEAD Handle: 2003022614515900 Modified files: openpkg-re todo.txt Log: rpm file magic bug Summary: Revision Changes Path 1.72 +9 -0 openpkg-re/todo.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/todo.txt ============================================================================ $ cvs diff -u -r1.71 -r1.72 todo.txt --- openpkg-re/todo.txt 24 Feb 2003 14:59:58 -0000 1.71 +++ openpkg-re/todo.txt 26 Feb 2003 14:51:59 -0000 1.72 @@ -23,6 +23,15 @@ o upgrade to RPM 4.2 + o BUG: Wrong magic on setuid root shell scripts. Permissions and ownerships + not setted correctly, file system not in sync with package database. + | # /cw/bin/rpm -q tsmc + | tsmc-5.1.5.14-20030224 + | # ls -l /cw/bin/dsmtca + | -rwxr-xr-x 6 cw cw 679 Feb 26 15:37 /cw/bin/dsmtca + | # /cw/bin/rpm -V tsmc + | .M...U.. /cw/bin/dsmtca + o BUG: ocaml package hangs under "configure" time on FreeBSD 4. o BUG: vcheck since some time is unable to check vendor locations @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]