Skip to content

Actions: Run apt-get update before install - #134

Merged
berthubert merged 1 commit into
berthubert:mainfrom
wandernauta:apt-get-update
Jun 14, 2026
Merged

Actions: Run apt-get update before install#134
berthubert merged 1 commit into
berthubert:mainfrom
wandernauta:apt-get-update

Conversation

@wandernauta

Copy link
Copy Markdown
Contributor

This resolves an issue where the GitHub Actions CI implementation was not able to find libpoppler/poppler-utils:

Err:30 mirror+file:/etc/apt/apt-mirrors.txt noble-updates/main amd64 libpoppler134 amd64 24.02.0-1ubuntu9.8
  404  Not Found [IP: 52.252.75.106 80]
Ign:35 https://security.ubuntu.com/ubuntu noble-updates/main amd64 poppler-utils amd64 24.02.0-1ubuntu9.8
Err:35 mirror+file:/etc/apt/apt-mirrors.txt noble-updates/main amd64 poppler-utils amd64 24.02.0-1ubuntu9.8
  404  Not Found [IP: 52.252.75.106 80]
E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/p/poppler/libpoppler134_24.02.0-1ubuntu9.8_amd64.deb  404  Not Found [IP: 52.252.75.106 80]
E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/p/poppler/poppler-utils_24.02.0-1ubuntu9.8_amd64.deb  404  Not Found [IP: 52.252.75.106 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

@berthubert
berthubert merged commit e4b99ba into berthubert:main Jun 14, 2026
1 check passed
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.

2 participants