[Simple-cdd-devel] A tiny bit of satisfaction

Enrico Zini enrico at enricozini.org
Fri Jan 23 13:40:11 UTC 2015


Hello,

some days ago I implemented a paranoid check function that gets run only
when simple-cdd fails, before exiting with an error status. The idea is
not to bother people with nonstandard configurations if everything goes
well, and to still try to be helpful if anything fails.

Now this just saved me from a wild goose chase:

   $ ./build-simple-cdd --debian-mirror=http://ftp.de.debian.org/debian
   [...]
   2015-01-23 14:34:36 ERROR wget 4 files exited with code 8
   2015-01-23 14:34:36 ERROR Last 5 lines of standard error:
   2015-01-23 14:34:36 ERROR wget 4 files: 2015-01-23 14:34:36 ERROR 404: Not Found.
   2015-01-23 14:34:36 ERROR wget 4 files: http://ftp.de.debian.org/tools/:
   2015-01-23 14:34:36 ERROR wget 4 files: 2015-01-23 14:34:36 ERROR 404: Not Found.
   2015-01-23 14:34:36 ERROR wget 4 files: http://ftp.de.debian.org/dists/jessie/main/installer-amd64/current/images/SHA256SUMS:
   2015-01-23 14:34:36 ERROR wget 4 files: 2015-01-23 14:34:36 ERROR 404: Not Found.
   2015-01-23 14:34:36 ERROR wget exited with code 8, see /home/enrico/lavori/truelite/satellitevolta/simple-cdd-devel/tmp/log/mirror-wget.log for full output log
   2015-01-23 14:34:36 WARNING debian_mirror (http://ftp.de.debian.org/debian) does not end in '/'

Indeed, I forgot the trailing / in the URL <3


Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <enrico at enricozini.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20150123/5e026a38/attachment.sig>


More information about the Simple-cdd-devel mailing list