diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-05 19:01:43 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-05 19:01:43 +0000 |
commit | 0834d50e0b3dc375687362ff5d6f10753d2ffc10 (patch) | |
tree | 00e2f0d62e171bbd49c8720ef806dda3af7dee9c /urpm/parallel_ssh.pm | |
parent | 448206fda38d36732781f755b60613fa2d0b399f (diff) | |
download | urpmi-0834d50e0b3dc375687362ff5d6f10753d2ffc10.tar urpmi-0834d50e0b3dc375687362ff5d6f10753d2ffc10.tar.gz urpmi-0834d50e0b3dc375687362ff5d6f10753d2ffc10.tar.bz2 urpmi-0834d50e0b3dc375687362ff5d6f10753d2ffc10.tar.xz urpmi-0834d50e0b3dc375687362ff5d6f10753d2ffc10.zip |
(install) fix circular reference that defeats perl's GC
else we keep the RPM DB open several times until rpm fails:
created transaction for installing on / (remove=0, install=0, upgrade=8)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Basenames index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Group index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Requirename index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Triggername index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
(...)
regression introduced in commit r2946 on 2012-02-14
(was: '(install) --test: do not display "More information on package"')
Diffstat (limited to 'urpm/parallel_ssh.pm')
0 files changed, 0 insertions, 0 deletions