Bug 102795
| Summary: | mount complains of undefined symbol | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mohamed Eldesoky <mohamed.eldesoky> |
| Component: | mount | Assignee: | Elliot Lee <sopwith> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 9 | CC: | chris.ricker |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-10-15 15:48:06 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 100643 | ||
Trying to reassign to someone other than bero ;-) Is this still a problem in Severn 0.94? Seems to no longer be a problem either under FC-0.94 or FC-0.95. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 Description of problem: After upgrading from rawhide, issueing the command mount gives the follwoing error. #mount mount: relocation error: mount: symbol sys_siglist, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference Version-Release number of selected component (if applicable): mount-2.11y-25.i386.rpm How reproducible: Always Steps to Reproduce: 1.Upgrade your glibc and mount from rawhide (as of 20th august 2003) 2.issue the command mount. 3.watch the results. Actual Results: #mount mount: relocation error: mount: symbol sys_siglist, version GLIBC_2.3.3 not defined in file libc.so.6 with link time reference Expected Results: To list the mounted devices. Additional info: