Ticket #70 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

fails on systems w/o ipv6

Reported by: johannes@… Owned by: fpletz
Priority: critical Milestone:
Component: apt-zeroconf Keywords:
Cc:

Description

2008-05-15 14:36:57 [MainThread?] [DEBUG ] Starting httpd on port 1618. Traceback (most recent call last):

File "/usr/bin/apt-zeroconf", line 86, in ?

main()

File "/usr/lib/python2.4/site-packages/aptzeroconf/init.py", line 51, in main

httpd = HttpServer?()

File "/usr/lib/python2.4/site-packages/aptzeroconf/http.py", line 43, in init

self.socket = socket.socket(socket.AF_INET6, self.socket_type)

File "/usr/lib/python2.4/socket.py", line 148, in init

_sock = _realsocket(family, type, proto)

socket.error: (97, 'Address family not supported by protocol')

Attachments

Change History

Changed 2 months ago by fpletz

  • status changed from new to closed
  • resolution set to fixed

Thanks for your report. This should be fixed as of r197. New release due to be released ASAP.

Add/Change #70 (fails on systems w/o ipv6)

Author



Change Properties
Action
as closed
Next status will be 'new'
to The owner will change. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.