[ipv6calc] Re: ipv6calc 'make update' failure ?

Peter Bieringer pb at bieringer.de
Wed Nov 19 20:47:52 CET 2008


JC Janos schrieb:
> Hi,
> 
> On Wed, Nov 19, 2008 at 10:59 AM, Peter Bieringer <pb at bieringer.de> wrote:
>> Both changes now committed to CVS, so can you please check current CVS
>> version? I would release 0.72.0 afterwards (I saw in my ChangeLog, that
>> there are new features in CVS also...have forgotten...)
> 
> I co'd latest CVS ...
> 
> 1st step: 'make update' still fails at,
> 
> ...
> Location: http://standards.ieee.org/regauth/oui/oui.txt [following]
> --2008-11-19 11:10:51--  http://standards.ieee.org/regauth/oui/oui.txt
> Reusing existing connection to standards.ieee.org:80.
> HTTP request sent, awaiting response... 200 OK
> Length: 1919493 (1.8M) [text/plain]
> Saving to: `oui.txt'
> 
> 100%[======================================================================================>]
> 1,919,493    430K/s   in 4.8s
> 
> 2008-11-19 11:10:59 (389 KB/s) - `oui.txt' saved [1919493/1919493]
> 
> make create
> make[2]: Entering directory `/usr/local/src/ipv6calc/databases/ieee-oui'
> ./create_ieee_oui_headerfile.pl "oui_public.txt"
> Create dbieee_oui.h automatically
> Cannot open infile: oui_public.txt at ./create_ieee_oui_headerfile.pl line 22.
> make[2]: *** [create] Error 2
> make[2]: Leaving directory `/usr/local/src/ipv6calc/databases/ieee-oui'
> make[1]: *** [update] Error 2
> make[1]: Leaving directory `/usr/local/src/ipv6calc/databases/ieee-oui'

Caused by renaming (and redirect) the file on the remote web server,
fixed in CVS now (databases/ieee-oui/Makefile)


> make[1]: Entering directory `/usr/local/src/ipv6calc/databases/ieee-iab'
> echo "Download new version of file"
> Download new version of file
> ...
> echo "Create database files for IPv4"
> Create database files for IPv4
> cd ../ipv4-assignment && make update
> make[2]: Entering directory `/usr/local/src/ipv6calc/databases/ipv4-assignment'
> echo "Generate new header file, if necessary"
> Generate new header file, if necessary
> ./check-run-create.sh
> Found newer than dbipv4addr_assignment.h files: IANA=0 ARIN=1 APNIC=1
> RIPENCC=1 LACNIC=1 AFRINIC=1
> Generate subnet powers
> Proceed file: ../registries/iana/ipv4-address-space
> Cannot open file: ../registries/iana/ipv4-address-space at
> ./create-registry-list.pl line 126.
> make[2]: *** [update] Error 2
> make[2]: Leaving directory `/usr/local/src/ipv6calc/databases/ipv4-assignment'
> make[1]: *** [update] Error 2
> make[1]: Leaving directory `/usr/local/src/ipv6calc/databases/registries'

Caused by strange redirect on IANA web server, fixed in CVS now
(databases/registries/update-registries.sh).

Please proceed further on.

Regards,
	Peter





More information about the ipv6calc mailing list