From: Elan Ruusamäe Date: Mon, 19 Nov 2012 10:33:37 +0000 (+0200) Subject: say that it's okay to ignore such scary message that poldek gives after rpmdb upgrade X-Git-Tag: auto/th/rpm-5.4.10-35.1~15^2~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=commitdiff_plain;h=4f9a73d3167e8e499c267e36b599731b6d410ab8 say that it's okay to ignore such scary message that poldek gives after rpmdb upgrade --- diff --git a/rpm.spec b/rpm.spec index e1a2a49..3d7f118 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1184,6 +1184,9 @@ if [ -e /var/lib/rpm/Packages ] && [ -x %{_rpmlibdir}/bin/rpmdb_checkversion ] & echo "Backup of the rpm database has been created in /var/lib/rpm.rpmbackup-%{version}-%{release}" echo fi + + echo 'If poldek aborts after migration with rpmdb error, this is "normal", you should ignore it' + if [ -x %{_rpmlibdir}/bin/dbconvert ]; then if ! %{_rpmlibdir}/bin/dbconvert --rebuilddb; then echo