[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#465583: libc6: svn fails on some repositories after ugrade to 2.7-7



tag 465583 - unreproducible
tag 465583 + confirmed
thanks

>>> svn: PROPFIND request failed on '/svnroot/panotools/trunk/libpano'
>>> svn: PROPFIND of '/svnroot/panotools/trunk/libpano': Could not
>> resolve hostname
>>> `panotools.svn.sourceforge.net': No address associated with hostname
>>> (https://panotools.svn.sourceforge.net)
>> Are you able to resolve names for other hosts?
> Everything is resolved.
> In a browser, these addresses are resolved also.
> 
> I can use svn on the same repositories with svn:// instead of http://
> 
>> Also what returns "getent ahosts panotools.svn.sourceforge.net"?
> 
> 
> whith 2.7-6:
> [jean-luc@tangerine] % getent ahosts panotools.svn.sourceforge.net
> 66.35.250.146   STREAM 4.svn.sourceforge.net
> 66.35.250.146   DGRAM  
> 66.35.250.146   RAW    
> 
> with 2.7-7, nothing....

It looks like this is a bug in the detection of the interface address
family that has been introduced in the previous upload. I guess that the
ipv6 module is not loaded (probably blacklisted), so your network
interface has no IPv6 address (even link local).

"modprobe ipv6" should workaround your problem until we rollout a fix.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: