[PR #2143] [MERGED] Resynchronize the package index in tests #2464

Closed
opened 2026-02-27 12:11:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2143
Author: @jeromelebleu
Created: 1/26/2021
Status: Merged
Merged: 1/26/2021
Merged by: @tonioo

Base: masterHead: fix/tests-update


📝 Commits (1)

  • 63a8e84 Resynchronize the package index in tests

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 .github/workflows/modoboa.yml (+3 -1)

📄 Description

The tests are currently broken since the image provided by Github is not up-to-date:

...
Err:4 http://security.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1
  404  Not Found [IP: 52.147.219.192 80]
Fetched 2139 kB in 0s (10.1 MB/s)
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb  404  Not Found [IP: 52.147.219.192 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

This ensure that the package index is synchronized before installing anything.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/2143 **Author:** [@jeromelebleu](https://github.com/jeromelebleu) **Created:** 1/26/2021 **Status:** ✅ Merged **Merged:** 1/26/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/tests-update` --- ### 📝 Commits (1) - [`63a8e84`](https://github.com/modoboa/modoboa/commit/63a8e8435351cd5aeee47c322146b085c7f5978b) Resynchronize the package index in tests ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/modoboa.yml` (+3 -1) </details> ### 📄 Description The tests are currently broken since the image provided by Github is not up-to-date: ``` ... Err:4 http://security.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 404 Not Found [IP: 52.147.219.192 80] Fetched 2139 kB in 0s (10.1 MB/s) E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb 404 Not Found [IP: 52.147.219.192 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ``` This ensure that the package index is synchronized before installing anything. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2464
No description provided.