https://issues.apache.org/bugzilla/show_bug.cgi?id=49513
Summary: <hostinfo> does not correctly set hostname when ip is
link-local
Product: Ant
Version: nightly
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25651)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25651)
Patch to fix the problem
My computer has a 192.168.x.x IP. It also has a vibr0 bridge with an ip of
192.168.122.1. As it happens when HostInfo tries to find the "best" ip to use
for hostname setting purposes it find vibr0 first, and I end up with DOMAIN set
to "168.122.1" and NAME set to "192"
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.