Bug 198404
Summary: | Package quota lacks IPv6 support | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Vrabec <pvrabec> |
Component: | quota | Assignee: | Ondrej Vasik <ovasik> |
Status: | CLOSED CANTFIX | QA Contact: | Brock Organ <borgan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | kdudka, mbacovsk |
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: | 2008-08-21 11:46:04 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: | 195271 |
Description
Peter Vrabec
2006-07-11 10:27:57 UTC
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping After quick investigation by Kamil Dudka and me I'm closing that bugzilla CANTFIX. Those Ipv4 things are comming from sunrpc related parts of the sourcecode. sunrpc is coming from glibc, lacks IPv6 support and this support was rejected by glibc maintainers. They recommend usage of different RPC implementation (TI-RPC) for that and refuse any changes to sunrpc glibc module. Bugzilla against glibc requesting sunrpc IPv6 enhancement was closed deferred, so therefore CANTFIX at the moment, will check the possibility of libtirpc usage. |