-
Notifications
You must be signed in to change notification settings - Fork 48
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
[Bug] Can not install / run #72
Comments
Hello, I changed .conf files manually by looking your comments. This time, it gives error at this step;
|
Hey, Thanks for creating the issue. I will have a look at it |
Can you replace
seems to be working for me |
Hi, I'm getting the same error as the original one posted by the creator of this issue. I changed the amass.yml to reflect the changes posted above but I still get the following error: It appears that the PPA is private and from reading the overview it looks like a protest against companies that abuse the GPL is in place. Please let me know the preferred way to donate to your cause and have it tied to my github account since I don't have launchpad account. Thanks in advance! |
@marcobelmonte Hi ! You should change every .yml file inside of the docker folder and replace the new PPA instead of private one. |
Describe the bug
After successfully run all the commands in the README, I run the
docker-compose up
and face with the error belowTo Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be working. But It seems it uses a repo from
ppa:jonathonf/python-3.6
and it is blocked by the author.Err:4 http://ppa.launchpad.net/jonathonf/python-3.6/ubuntu xenial/main amd64 Packages 403 Forbidden
Full Log
Additional context
I think dependencies should be renewed.
The text was updated successfully, but these errors were encountered: