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

Exception: No usable Wget+At found. #132

Closed
Jshanks opened this issue Apr 18, 2023 · 4 comments
Closed

Exception: No usable Wget+At found. #132

Jshanks opened this issue Apr 18, 2023 · 4 comments

Comments

@Jshanks
Copy link

Jshanks commented Apr 18, 2023

Issue raised elsewhere, but posting here so it gets visibility.

ArchiveTeam/warrior-dockerfile#70

"WARNING - Project reddit did not install correctly and we're ignoring this problem."

2023-04-18 15:58:50,296 - seesaw.warrior - DEBUG - Start selected project reddit (reinstall=False)
2023-04-18 15:58:50,296 - seesaw.warrior - DEBUG - Check project has update reddit
2023-04-18 15:58:50,305 - seesaw.warrior - DEBUG - git fetch
2023-04-18 15:58:50,637 - seesaw.warrior - DEBUG - False
2023-04-18 15:58:50,639 - seesaw.warrior - DEBUG - Clone project reddit /home/warrior/projects/reddit
2023-04-18 15:58:50,645 - seesaw.warrior - DEBUG - Cloning version 7f4db17
2023-04-18 15:58:50,646 - seesaw.warrior - DEBUG - Load pipeline /home/warrior/data/projects/reddit-7f4db17/pipeline.py
2023-04-18 15:58:50,647 - seesaw.warrior - DEBUG - Pipeline has been read. Begin ConfigValue collection
2023-04-18 15:58:50,647 - seesaw.warrior - DEBUG - Executing pipeline
2023-04-18 15:58:50,666 - seesaw.warrior - ERROR - Error loading pipeline
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 736, in start_selected_project
(project, pipeline, config_values) = self.load_pipeline(
File "/usr/local/lib/python3.9/site-packages/seesaw/warrior.py", line 686, in load_pipeline
exec(pipeline_str, local_context, global_context)
File "<string>", line 56, in <module>
Exception: No usable Wget+At found.
2023-04-18 15:58:50,668 - seesaw.warrior - WARNING - Project reddit did not install correctly and we're ignoring this problem.

@TheTechRobo
Copy link

This is known. it's when a project is new but the Warrior has not been updated.

It's possible there will be a solution in the future but for now, use another project until this one is fixed.

@tech234a
Copy link
Member

tech234a commented May 9, 2023

The Reddit project should be fixed now.

@karmeleon
Copy link

Seeing this in a fully updated Docker image for reddit again, is there a known fix?

@Arkiver2
Copy link
Member

We recently put minimum version checks in place for the Wget-AT version. I will consider this fixed.

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

5 participants