Bug 198352 - Package at-spi lacks IPv6 support
Summary: Package at-spi lacks IPv6 support
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: at-spi
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: IPv6Blocker
TreeView+ depends on / blocked
 
Reported: 2006-07-11 10:14 UTC by Peter Vrabec
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-02 20:52:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Vrabec 2006-07-11 10:14:02 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: 

/at-spi-1.7.7/test/simple-at.c:541:  name.sin_family = AF_INET;
/at-spi-1.7.7/test/simple-at.c:544:  fd = socket (PF_INET, SOCK_STREAM, 0);

Comment 1 Matthias Clasen 2006-08-02 20:52:36 UTC
The code which your grep found is just a test application, and is not even
installed.


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