[Buildroot] autobuild: wget getid error using br-reproduce-build

Fabio Porcedda fabio.porcedda at gmail.com
Sat Feb 14 09:53:23 UTC 2015


I'm tying to use the br-reproduce-build script to reproduce autobuild
errors, but the script fail when it download the getid file, eg:
wget http://autobuild.buildroot.org/results/d0d4618937af10ee675e84c86b13b0d48050fe47/gitid

The problem is that the url
http://autobuild.buildroot.org/results/d0d4618937af10ee675e84c86b13b0d48050fe47/gitid
does not show the "gitid" file but it redirect to:
 http://autobuild.buildroot.net/results/d0d/d0d4618937af10ee675e84c86b13b0d48050fe47//

To be able to download the getid file i must use:
wget http://autobuild.buildroot.net/results/d0d/d0d4618937af10ee675e84c86b13b0d48050fe47//gitid

Is this behavior expected, so the script must be changed? Or it is a
web site related problem?

Best regards
-- 
Fabio Porcedda


More information about the buildroot mailing list