Package: ieee-data
Version: 20150531.1~deb8u2

The monthly cron job returns

# export BASEDIR=/var/lib/ieee-data/
# bash -x /usr/bin/update-oui -f -q
:
:
+ goAndGet http://standards.ieee.org/regauth/oui/oui.txt oui.txt
+ true
+ wget -q -O- http://standards.ieee.org/regauth/oui/oui.txt
+ Die 'wget -q -O- http://standards.ieee.org/regauth/oui/oui.txt exit with 8'
+ true
+ exit 1

Looking closely:

% cd /tmp/
% wget -Ncv http://standards.ieee.org/regauth/oui/oui.txt
converted 'http://standards.ieee.org/regauth/oui/oui.txt' (ANSI_X3.4-1968) -> 
'http://standards.ieee.org/regauth/oui/oui.txt' (UTF-8)
--2019-07-22 08:49:40--  http://standards.ieee.org/regauth/oui/oui.txt
Resolving standards.ieee.org (standards.ieee.org)... 18.235.140.50
Connecting to standards.ieee.org (standards.ieee.org)|18.235.140.50|:80... 
connected.
HTTP request sent, awaiting response... 302 Found
Location: https://standards.ieee.org/regauth/oui/oui.txt [following]
converted 'https://standards.ieee.org/regauth/oui/oui.txt' (ANSI_X3.4-1968) -> 
'https://standards.ieee.org/regauth/oui/oui.txt' (UTF-8)
--2019-07-22 08:49:41--  https://standards.ieee.org/regauth/oui/oui.txt
Connecting to standards.ieee.org (standards.ieee.org)|18.235.140.50|:443... 
connected.
HTTP request sent, awaiting response... 404 Not Found
2019-07-22 08:49:42 ERROR 404: Not Found.


Regards
Harri

Reply via email to