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

Aragorn server is down, also prevents installation of prokka #1655

Open
robmcooper opened this issue Dec 6, 2023 · 0 comments
Open

Aragorn server is down, also prevents installation of prokka #1655

robmcooper opened this issue Dec 6, 2023 · 0 comments

Comments

@robmcooper
Copy link

I am trying to install prokka, but the first dependency, Aragorn cannot be loaded because its server is down:
==> Fetching brewsci/bio/aragorn
==> Downloading http://mbio-serv2.mbioekol.lu.se/ARAGORN/Downloads/aragorn1.2.38.tgz
curl: (7) Failed to connect to mbio-serv2.mbioekol.lu.se port 80 after 6187 ms: Couldn't connect to server

This is a site-specific problem; my internet works for other sites.

I found an alternative source of Aragorn at http://www.ansikte.se/ARAGORN/Downloads/, compiled it, and placed the binary in my /usr/local/bin folder, which is on my PATH. However, Homebrew does not recognize this non-brew version of Aragorn, and still tries to download from the dead server.

Is there a way to do any of the following?

  1. Fix the Aragorn formula to pull from the working server, which also includes a more updated version (1.2.41 vs 1.2.38 in the Homebrew formula)?
  2. Remove the Aragorn dependency from Prokka, since the Prokka man page actually lists Aragorn as recommended but not required?
  3. Or get Homebrew to recognize Aragorn installed on my PATH, but outside of Homebrew?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant