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

Required Python2 Packages no longer available #5

Open
adamus1red opened this issue Jul 16, 2020 · 1 comment
Open

Required Python2 Packages no longer available #5

adamus1red opened this issue Jul 16, 2020 · 1 comment

Comments

@adamus1red
Copy link

When building using docker build -t dshield/honeypot . the following error is produced during build time

 ---> d5b0b9bfd8eb
Step 8/19 : RUN   apt-get install -y git dialog libswitch-perl libwww-perl python-twisted python-crypto python-pyasn1 python-gmpy2 python-zope.interface python-pip python-gmpy python-gmpy2 mysql-client randomsound rng-tools python-mysqldb curl openssh-server unzip debconf debconf-utils logrotate
 ---> Running in f45159339f23
Reading package lists...
Building dependency tree...
Reading state information...
Package python-mysqldb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package python-twisted is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python-twisted' has no installation candidate
E: Unable to locate package python-gmpy2
E: Unable to locate package python-pip
E: Unable to locate package python-gmpy
E: Unable to locate package python-gmpy2
E: Package 'python-mysqldb' has no installation candidate
The command '/bin/sh -c apt-get install -y git dialog libswitch-perl libwww-perl python-twisted python-crypto python-pyasn1 python-gmpy2 python-zope.interface python-pip python-gmpy python-gmpy2 mysql-client randomsound rng-tools python-mysqldb curl openssh-server unzip debconf debconf-utils logrotate' returned a non-zero code: 100```
@zadok0552
Copy link

zadok0552 commented Oct 14, 2020

I have exactly the same problem as @adamus1red

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

2 participants