Coder Social home page Coder Social logo

cromulencellc / hackasat-qualifier-2020 Goto Github PK

View Code? Open in Web Editor NEW
74.0 74.0 26.0 167.18 MB

Open source release of challenges and other code used in the Hack-A-Sat Qualifier in 2020.

Home Page: https://www.hackasat.com/

License: MIT License

Makefile 0.88% Python 1.07% Dockerfile 0.02% Shell 0.05% C 29.10% Jupyter Notebook 0.72% HTML 0.10% C++ 1.24% MATLAB 0.01% Objective-C 0.05% Ruby 0.40% CMake 0.22% CSS 0.08% Perl 0.04% Awk 0.01% Java 1.62% Raku 0.02% Batchfile 0.01% XSLT 0.01% Assembly 64.39%

hackasat-qualifier-2020's People

Contributors

fuzyll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hackasat-qualifier-2020's Issues

python2.7 pip requires updated get-pip.py URL

The Python website has updated the get-pip.py links for use for versions Python3+. Using the old URL makes builds on certain containers fail (my first being beckley).

Old: https://bootstrap.pypa.io/pip/get-pip.py
New (for Python2.7): https://bootstrap.pypa.io/pip/2.7/get-pip.py

Error log for reference (irrelevant output not included)

#5 134.6   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#5 134.6                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 -100 1892k  100 1892k    0     0  5565k      0 --:--:-- --:--:-- --:--:-- 5565k
#5 134.9 ERROR: This script does not work on Python 2.7 The minimum supported Python version is 3.6. Please use https://bootstrap.pypa.io/pip/2.7/get-pip.py instead.
#5 134.9 /bin/sh: 1: pip: not found
#5 134.9 /bin/sh: 1: pip: not found
------
executor failed running [/bin/sh -c apt-get update -y;     apt-get install -y python curl python-dev git libssl-dev libffi-dev build-essential;     curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py;     python get-pip.py;     pip install skyfield;    pip install --upgrade pwntools]: exit code: 127
make: *** [Makefile:14: solver] Error 1

cannot create regular file '/out/'

I have deployed the generator-base repo running

docker build -t generator-base .

inside the generator-base folder and then

make build

inside the basic-file folder but the container fails with

infallible_dubinsky
basic-file:generator
EXITED (1)

/tmp/flag.tar.gz
cp: cannot create regular file '/out/': Not a directory

Tried rebuilding but the error keeps showing, what could be the issue here?

Docker requested access to the resource is denied (generator-base)

Running 'make build' in 'patch' on a CentOS 7 with Docker version 19.03.12, build 48a66213fe

Step 7/9 : COPY --from=generator-base /upload/ /upload invalid from flag value generator-base: pull access denied for generator-base, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.