Ticket #70 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
