OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 15-Mar-2004 23:18:04
Branch: HEAD Handle: 2004031522180300
Modified files:
openpkg-re upgrade.txt
Log:
once again explain CURRENT to RELEASE "downgrade" issue
Summary:
Revision Changes Path
1.41 +8 -4 openpkg-re/upgrade.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/upgrade.txt
============================================================================
$ cvs diff -u -r1.40 -r1.41 upgrade.txt
--- openpkg-re/upgrade.txt 13 Mar 2004 22:27:43 -0000 1.40
+++ openpkg-re/upgrade.txt 15 Mar 2004 22:18:03 -0000 1.41
@@ -2,7 +2,7 @@
General Notes
=============
- o $Revision: 1.40 $. The most recent update of this file can be
+ o $Revision: 1.41 $. The most recent update of this file can be
downloaded from http://cvs.openpkg.org/openpkg-re/upgrade.txt
o This file upgrade.txt file talks about tweaks and quirks when
@@ -308,8 +308,9 @@
In all cases of packages and branches the release is now maintained
independent of the version.
- Some these changes might make RPM think it performes a downgrade, so
- --oldpackage might be required during an upgrade. Example:
+ Some of these changes make RPM think it performes a downgrade, so
+ --oldpackage might be required during an upgrade, see old "RPM
+ downgrade view" issue below. Example:
13> pam-20030715-1.3.0.src.rpm (accident)
13> pam-1.3.1-1.3.1.src.rpm
@@ -396,7 +397,10 @@
**** POINT OF NO RETURN ****
# %{l_prefix}/bin/rpm -Uvh openpkg-1.9.0-2.0.0.*-*.rpm
- CURRENT users add --oldpackage
+
+ Starting with a CURRENT bootstrap makes RPM think it performes a
+ downgrade, so --oldpackage is required during an upgrade, see old
+ "RPM downgrade view" issue below.
- conversion:
rebuild the database, converting it to the new format
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]