Bug 198347 - Package am-utils lacks IPv6 support
Summary: Package am-utils lacks IPv6 support
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: am-utils
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karel Zak
QA Contact:
URL:
Whiteboard: bzcl34nup
Depends On:
Blocks: IPv6Blocker
TreeView+ depends on / blocked
 
Reported: 2006-07-11 09:50 UTC by Peter Vrabec
Modified: 2008-05-07 00:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-05-07 00:35:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Vrabec 2006-07-11 09:50:51 UTC
This bug was reported automaticaly in connection with IPv6 project.
Our aim is to support IPv6 in all Fedora Core packages so FC6 and RHEL5 will be ready for IPv6.
			
This package seems to lack IPv6 support as is illustrated in attached log.
	
Here follows part of scanning log (grep -r F_INET *)/up to 30 lines: 

/am-utils-6.1.5/amd/autil.c:135:    if (hp && hp->h_addrtype == AF_INET) {
/am-utils-6.1.5/amd/autil.c:550:    sin.sin_family = AF_INET;
/am-utils-6.1.5/amd/srvr_nfs.c:450:      hp->h_addrtype != AF_INET ||
/am-utils-6.1.5/amd/srvr_nfs.c:771:    case AF_INET:
/am-utils-6.1.5/amd/srvr_nfs.c:775:      ip->sin_family = AF_INET;
/am-utils-6.1.5/amd/nfs_start.c:326:   int so = socket(AF_INET, SOCK_DGRAM, 0);
/am-utils-6.1.5/amd/amq_svc.c:82:                          AF_INET)))
/am-utils-6.1.5/amd/rpc_fwd.c:176:  fwd_sock = socket(AF_INET, SOCK_DGRAM, 0);
/am-utils-6.1.5/amd/rpc_fwd.c:416:      src_addr.sin_family != AF_INET) {
/am-utils-6.1.5/wire-test/wire-test.c:101:  ip->sin_family = AF_INET;
/am-utils-6.1.5/fixmount/fixmount.c:496:  addr.sin_family = AF_INET;	/* use internet address family */
/am-utils-6.1.5/fixmount/fixmount.c:498:  if ((fd = socket(AF_INET, ty, 0)) < 0)
/am-utils-6.1.5/fixmount/fixmount.c:568:  host_addr.sin_family = AF_INET;
/am-utils-6.1.5/amq/pawd.c:202:  server_addr.sin_family = AF_INET;
/am-utils-6.1.5/amq/amq.c:439:  server_addr.sin_family = AF_INET;
/am-utils-6.1.5/conf/mount/mount_linux.c:329:  mnt_data->fd = socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP);
/am-utils-6.1.5/conf/transp/transp_sockets.c:127:  sin.sin_family = AF_INET;
/am-utils-6.1.5/conf/transp/transp_sockets.c:170:  if ((*sock = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP)) > 0) {
/am-utils-6.1.5/conf/transp/transp_sockets.c:193:  if ((*sock = socket(AF_INET, SOCK_DGRAM, 0)) < 0) {
/am-utils-6.1.5/conf/transp/transp_sockets.c:252:  *soNFSp = socket(AF_INET, SOCK_DGRAM, 0);

Comment 3 Bug Zapper 2008-04-03 17:37:03 UTC
Based on the date this bug was created, it appears to have been reported
against rawhide during the development of a Fedora release that is no
longer maintained. In order to refocus our efforts as a project we are
flagging all of the open bugs for releases which are no longer
maintained. If this bug remains in NEEDINFO thirty (30) days from now,
we will automatically close it.

If you can reproduce this bug in a maintained Fedora version (7, 8, or
rawhide), please change this bug to the respective version and change
the status to ASSIGNED. (If you're unable to change the bug's version
or status, add a comment to the bug and someone will change it for you.)

Thanks for your help, and we apologize again that we haven't handled
these issues to this point.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp

We will be following the process here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this
doesn't happen again.

Comment 4 Mark McClelland 2008-05-06 11:25:28 UTC
Bug is still in rawhide. I'll try to contact upstream and see if they are
willing to fix this.

Comment 5 Karel Zak 2008-05-06 12:37:37 UTC
(In reply to comment #4)
> Bug is still in rawhide. I'll try to contact upstream and see if they are
> willing to fix this.

I asked one year ago... there is a dependence on NFS and I don't think that
upstream cares about this issue. The package is not heavily maintained by upstream.



Comment 6 Bug Zapper 2008-05-07 00:35:48 UTC
This bug has been in NEEDINFO for more than 30 days since feedback was
first requested. As a result we are closing it.

If you can reproduce this bug in the future against a maintained Fedora
version please feel free to reopen it against that version.

The process we're following is outlined here:
http://fedoraproject.org/wiki/BugZappers/F9CleanUp


Note You need to log in before you can comment on or make changes to this bug.