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

Github Actions is not working because pdfchecker URL is broken #1100

Closed
andersonhc opened this issue Jan 26, 2024 · 2 comments
Closed

Github Actions is not working because pdfchecker URL is broken #1100

andersonhc opened this issue Jan 26, 2024 · 2 comments
Labels

Comments

@andersonhc
Copy link
Collaborator

error:

+ BASE_URL=https://cdn.datalogics.com/www/pdflibinfo/grzqordg/che-lin64-MfeaURpvtQXzGKjY
+ DOWNLOADED_ZIP_FILENAME=PDF-CHECKER-Lin64.zip
+ INSTALL_DIR_PATH=/home/runner/work/fpdf2/fpdf2/PDF_Checker
++ mktemp -d /tmp/pdfchecker.XXXXXX
+ export TMPDIR=/tmp/pdfchecker.xdUJ3l
+ TMPDIR=/tmp/pdfchecker.xdUJ3l
+ wget --quiet https://cdn.datalogics.com/www/pdflibinfo/grzqordg/che-lin64-MfeaURpvtQXzGKjY/PDF-CHECKER-Lin64.zip
Error: Process completed with exit code 8.

I am disabling pdfchecker from the workflow until I can find a new URL

@andersonhc andersonhc added the bug label Jan 26, 2024
@Lucas-C
Copy link
Member

Lucas-C commented Jan 26, 2024

Good job!

This seems to be the new URL: https://cdn.datalogics.com/evals/PDF-Optimizer-Checker-Linux64.bsx

@Lucas-C Lucas-C mentioned this issue Jan 26, 2024
@andersonhc
Copy link
Collaborator Author

Good job!

This seems to be the new URL: https://cdn.datalogics.com/evals/PDF-Optimizer-Checker-Linux64.bsx

It works!
I will re-enable it on the workflow

andersonhc added a commit to andersonhc/fpdf2 that referenced this issue Jan 26, 2024
andersonhc added a commit that referenced this issue Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants