[Bug 1796047] Re: update-ieee-data throws error because of wrong url

2018-10-31 Thread Glenn Satchell
** Attachment added: "patch containing new urls for oui files"
   
https://bugs.launchpad.net/ubuntu/+source/ieee-data/+bug/1796047/+attachment/5207679/+files/1796047.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796047

Title:
  update-ieee-data throws error because of wrong url

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ieee-data/+bug/1796047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1796047] Re: update-ieee-data throws error because of wrong url

2018-10-31 Thread Glenn Satchell
so new settings in the script should be:
ouiurl="http://standards-oui.ieee.org/oui/oui.txt;
oui28url="http://standards-oui.ieee.org/oui28/mam.txt;
oui36url="http://standards-oui.ieee.org/oui36/oui36.txt;
iaburl="http://standards-oui.ieee.org/iab/iab.txt;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796047

Title:
  update-ieee-data throws error because of wrong url

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ieee-data/+bug/1796047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1796047] Re: update-ieee-data throws error because of wrong url

2018-10-31 Thread Glenn Satchell
also need http://standards.ieee.org/regauth/oui/iab.txt replaced by http
://standards-oui.ieee.org/iab/iab.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796047

Title:
  update-ieee-data throws error because of wrong url

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ieee-data/+bug/1796047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1796047] Re: update-ieee-data throws error because of wrong url

2018-10-31 Thread Glenn Satchell
http://standards.ieee.org/develop/regauth/oui28/mam.txt and
http://standards.ieee.org/develop/regauth/oui36/oui36.txt both redirect
to the new location.

http://standards.ieee.org/regauth/oui/oui.txt gets a 404.
http://standards.ieee.org/develop/regauth/oui/oui.txt does redirect to
the right location. This path needs to be updated in the script.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796047

Title:
  update-ieee-data throws error because of wrong url

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ieee-data/+bug/1796047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs