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

Add extra packages for Stratum 0 and 1 on debian #29

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bedroge
Copy link
Contributor

@bedroge bedroge commented Oct 8, 2020

I am running into an issue with setting up a Stratum 1 on Ubuntu systems, because Squid doesn't get installed:

TASK [galaxyproject.cvmfs : Configure squid] ***********************************************************************************************************
fatal: [127.0.0.1]: FAILED! => {"changed": false, "checksum": "653ddf9c797f0fc5f68de2e22e4039b9768e531e", "msg": "Destination directory /etc/squid does not exist"}

Squid is listed in the Redhat package list as a dependency for the Stratum 1, but it's not in the Debian list. Could this be added?

@bedroge
Copy link
Contributor Author

bedroge commented Oct 8, 2020

And I got a similar issue due to a missing libapache2-mod-wsgi, so I've added that one as well.

@bedroge
Copy link
Contributor Author

bedroge commented Oct 8, 2020

And another similar issue for the stratum 0, for which the cvmfs client package was missing.

@bedroge bedroge changed the title Add squid as Stratum 1 dependency for debian Add extra packages for Stratum 0 and 1 on debian Oct 8, 2020
Base automatically changed from master to main March 25, 2021 15:59
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

Successfully merging this pull request may close these issues.

1 participant