ALT Linux Bugzilla
– Attachment 937 Details for
Bug 990
Ошибка DB_PAGE_NOTFOUND: Requested page в конце работы apt-get
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
rpm-4_0-4.0.4-lock-fixed.patch
rpm-4_0-4.0.4-lock-fixed.patch (text/plain), 631 bytes, created by
Anton Farygin
on 2005-06-14 15:53:09 MSD
(
hide
)
Description:
rpm-4_0-4.0.4-lock-fixed.patch
Filename:
MIME Type:
Creator:
Anton Farygin
Created:
2005-06-14 15:53:09 MSD
Size:
631 bytes
patch
obsolete
>diff -urN rpm-4_0-4.0.4.orig/rpmdb/db3.c rpm-4_0-4.0.4/rpmdb/db3.c >--- rpm-4_0-4.0.4.orig/rpmdb/db3.c 2005-02-10 15:15:42 +0300 >+++ rpm-4_0-4.0.4/rpmdb/db3.c 2005-06-14 15:45:50 +0400 >@@ -1107,7 +1107,6 @@ > prDbiOpenFlags(oflags, 0), dbi->dbi_mode); > > if (rc == 0) { >- static int _lockdbfd = 0; > > /*@-moduncon@*/ /* FIX: annotate db3 methods */ > rc = db_create(&db, dbenv, dbi->dbi_cflags); >@@ -1312,7 +1311,7 @@ > * DBENV player may already have acquired the lock. > */ > if (rc == 0 && dbi->dbi_lockdbfd && >- (!dbi->dbi_use_dbenv || _lockdbfd++ == 0)) >+ !dbi->dbi_use_dbenv) > { > int fdno = -1; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 990
:
429
| 937