[packages/rpm] - rel 21, without neon build fixed
baggins
baggins at pld-linux.org
Tue Oct 9 23:02:24 CEST 2012
commit 063aaf88c023fcd3e3d7a17c5c4851c7f7a9f0df
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Oct 9 23:00:25 2012 +0200
- rel 21, without neon build fixed
Previous commit 85771a72b1e8e2eceb7df161d81b8f985c418f30 fixed
the following error:
Making all in tests
warning: edos-test-1-0.src.rpm: Header V4 DSA signature: NOKEY, key ID 2039b291
*** glibc detected *** /home/users/builder/rpm/BUILD/rpm-5.4.10/.libs/lt-rpm: free(): invalid size: 0x00000000025df940 ***
*** glibc detected *** /home/users/builder/rpm/BUILD/rpm-5.4.10/.libs/lt-rpm: corrupted double-linked list: 0x00000000025aeca0 ***
If rpm was built without neon, then during build, on PLD builders,
the error shown above manifested itself on random test packages
and then just-built rpm got stuck at a futex.
rpm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 5a97d02..cd95279 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -52,7 +52,7 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 5.4.10
-Release: 20
+Release: 21
License: LGPL
Group: Base
# http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.10-0.20120706.src.rpm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/063aaf88c023fcd3e3d7a17c5c4851c7f7a9f0df
More information about the pld-cvs-commit
mailing list