Bug 188217
| Summary: | CFS directory doesn't cattach with correct password on x86_64 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Wayper <paulway> | ||||
| Component: | cfs | Assignee: | Enrico Scholz <rh-bugzilla> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5 | CC: | extras-qa | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-02-04 12:16:08 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
Paul Wayper
2006-04-07 02:16:50 UTC
cfs was/is written in K&R C which does not support prototypes. On AMD64 which has sizeof(int) != sizeof(void *), this will cause every kind of problems. I added a patch to the -devel branch of Fedora Extras which should fix these issues. Can you test this version please? I do not have an AMD64 system where I can test it. [Because the patch is non-trivial, it is for -devel only ATM. So you have probably to rebuild the package for FC5] Is this the 1.4.1-9.fc6 package in the FC5 extras development repository? I've tried that and it still has the same error. If not, could you give me a bit more information about what to download? I'm not as familiar with the Extras development branch as you are, sorry :-) Also, if there's a way to turn on debugging or something that allows me to give you more information about what's going on on my system, I'd be happy to oblige. Created attachment 130467 [details]
SELinux policy to mount the local NFS socket for CFS.
sorry, closing bug as wont-fix. CFS is discontinued. |