+Some comments about bugs workarounds.
authorshort <>
Sat, 3 Sep 2005 03:07:17 +0000 (03:07 +0000)
committershort <>
Sat, 3 Sep 2005 03:07:17 +0000 (03:07 +0000)
src/centos-bootstrap

index bd04392..319b1e6 100755 (executable)
@@ -122,13 +122,14 @@ chroot $ROOT /bin/rpm --rebuilddb
 
 # Do not install yum(8) just by 'rpm --root', later --rebuilddb would:
 #      rpmdb: Program version 4.2 doesn't match environment version
-# On direct "http" installation as CentOS-4.1 rpm-4.3.3-9_nonptl would crash on:
+# FIXME: Analyse and bugreport:
+# On "http" installation AND using --httpproxy: CentOS-4.1 rpm-4.3.3-9_nonptl would crash:
 #      warning: package yum = 2.2.1-1.centos4 was already added, replacing with yum <= 2.2.1-1.centos4
 #      ...
 #      error: Failed dependencies:
 #              /usr/bin/python is needed by yum-2.2.1-1.centos4.noarch
 #              ...
-# while with FC4 rpm-4.4.1-22 it works at least above.
+# while with FC4 rpm-4.4.1-22 it would work fine (it would just corrupt 'rpmdb' here).
 # yum(8)
 lines="`cat <<EOH
 yum-2.2.1-1.centos4.noarch.rpm