Comment 9 for bug 1341278

Revision history for this message
X-Dimension (x-dimension) wrote :

I have also problems with Edubuntu 14.04 on 32Bit systems:

Sending magic packet to xxxxxxxxxxxx
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/epoptes/core/wol.py", line 71, in <module>
    wake_on_lan(mac)
  File "/usr/lib/python2.7/dist-packages/epoptes/core/wol.py", line 66, in wake_on_lan
    for br in getBroadcastList():
  File "/usr/lib/python2.7/dist-packages/epoptes/core/wol.py", line 35, in getBroadcastList
    for addr in netifaces.ifaddresses(ifname)[netifaces.AF_INET]:
KeyError: 2

I've tested it with the latest Epoptes version from Edubuntu and also with the version from "ppa:epoptes/proposed".