Bug 513699
| Summary: | error: db4 error(-30986) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brock Organ <borgan> | ||||
| Component: | rpm | Assignee: | Panu Matilainen <pmatilai> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 11 | CC: | bkearney, ffesti, james.antill, jnovy, maurizio.antillon, maxamillion, pinto.elia, pmatilai, qwfajsd, tim.lauridsen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-10-08 12:55:49 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Brock Organ
2009-07-24 20:39:41 UTC
Looks like this should go over to rpm. Building an image with app creator, and mounting it using he following commands. I can reproduce this error: root@localhost jeos]# losetup /dev/loop1 jeos-sda.raw [root@localhost jeos]# kpartx -a -v /dev/loop1 add map loop1p1 (253:2): 0 2929687 linear /dev/loop1 1 [root@localhost jeos]# mkdir /tmp/disk [root@localhost jeos]# mount -o loop /dev/mapper/loop1p1 /tmp/disk [root@localhost disk]# rpm -q -r /tmp/disk kernel kernel-2.6.29.6-217.2.8.fc11.i586 [root@localhost disk]# rpm -qa -r /tmp/disk kernel error: db4 error(-30986) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found I've the same error: # yum grouplist Loaded plugins: refresh-packagekit Setting up Group Process ошибка: ошибка(4) db-30986 из dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found I've got that error for every yum run *** This bug has been marked as a duplicate of bug 507309 *** |