Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure on docker build #1

Open
csmarauder opened this issue Sep 1, 2018 · 1 comment
Open

Failure on docker build #1

csmarauder opened this issue Sep 1, 2018 · 1 comment

Comments

@csmarauder
Copy link

Step 13/21 : RUN wget ftp://ftp.franken.de/pub/crypt/cryptlib/cl3431.zip
---> Running in a348440e6892
--2018-09-01 16:39:52-- ftp://ftp.franken.de/pub/crypt/cryptlib/cl3431.zip
=> 'cl3431.zip'
Resolving ftp.franken.de (ftp.franken.de)... 193.175.24.42
Connecting to ftp.franken.de (ftp.franken.de)|193.175.24.42|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/crypt/cryptlib ... done.
==> SIZE cl3431.zip ... done.

==> PASV ... done. ==> RETR cl3431.zip ...
No such file 'cl3431.zip'.

The command '/bin/sh -c wget ftp://ftp.franken.de/pub/crypt/cryptlib/cl3431.zip' returned a non-zero code: 8

Sure that lib is moved or gone just needs to be fixed.

@csmarauder
Copy link
Author

Easy to fix the library is 3441 now so just change the docker file to match that and it works perfectly.
Got my board up and running just need to config it and get some ANSI Art and 0 day files and were back like the 80's and 90's never stopped!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant