Bug 90809
Summary: | odd db4 error with 2.5.69-mm4 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Shawn <core> | ||||||
Component: | rpm | Assignee: | Jeff Johnson <jbj> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 9 | ||||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | athlon | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2003-05-14 15:12:21 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
Shawn
2003-05-14 02:39:54 UTC
Created attachment 91658 [details]
"strace -f -s2048" of the failure case
Created attachment 91659 [details]
"strace -f -s2048" of the success case as normal user
Oh, forgot to mention... The following command allows execution of rpm as root, as it makes it ignore O_DIRECT.. LD_ASSUME_KERNEL=2.2.5 rpm -qi yadda yadda I got this info from akpm in lkml, so if you want to search the archives for the thread, search for the subject "Re: odd db4 error with 2.5.69-mm4 [was Re: Huraaa for 2.5]" Thanks dudes... The following bugs might be clueful: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=86381 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=88178 By the way, what would make 2.5.69-mm4 not NPTL savvy? Yup. O_DIRECT use by db-4.1.25 is hacked out in (at least) rpm-4.2-1 (just released), but it's gonna be a mess. |