-
Notifications
You must be signed in to change notification settings - Fork 34
Travis build failing on Debian 7 #546
Comments
Unless somebody knows a way to make the Debian 7 Travis builds work again, I propose to disable/remove them. |
... after Debian Wheezy end of life (#546)
Closed with #547 |
I found this announce on a Debian mailing list:
The data is still available on archive.debian.org. We could also update the apt source configuration on our Debian 7 Docker file to point to archive.debian.org. https://gist.github.com/ricsiga/e8c35ba06715b86215a9da2613eafc28 |
There is already an issue created for the docker base image we are using: |
Update Travis Debian 7 Dockerfile since wheezy has reached end of life and its packages have been moved to archive.debian.org
Use archive.debian.org to get wheezy packages since wheezy has reached end of life and its packages have been moved to archive.debian.org Remove duplicated curl installation
* Revert "Remove Debian 7 Travis builds... (#547)" This reverts commit eaec2a0. * Update Debian 7 Travis Docker file (#546) ... Use archive.debian.org to get wheezy packages since wheezy has reached end of life and its packages have been moved to archive.debian.org Remove duplicated curl installation * Update Travis Debian 8 Docker file Work-around while waiting for upstream debian:jessie docker file to be updated after jessie-updates have been removed from Debian mirrors Remove duplicated curl installation
The Debian Docker base images we are using will be updated or renamed soon. |
* Added CHANGELOG.md This file is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). List changes since cppTango 9.2.5. Changes with potential compatibility issues are documented as suggested in #509 and are in bold. * Add links to issues and PRs in CHANGELOG.md * Update CHANGELOG.md with references to #508,#516,#518,#520,#521,#522,#523,#529,#531,#533,#537 * Update CHANGELOG.md with #517 * Update CHANGELOG.md. Add link for issue 395 * Moved 2 items from Fixed to Changed section Added a warning about the event subscription change sleep reduction * First version of the release notes for cppTango 9.3.3 Rename RELEASE_NOTES in RELEASE_NOTES.md. The previous RELEASE_NOTES content has been moved to CHANGELOG.md file. * Added reference to cppTango#539 Preparation for cppTango 9.3.3 release * Update CHANGELOG and RELEASE_NOTES with #541 and #542 * Reword one item in CHANGELOG.md and RELEASE_NOTES.md * Update CHANGELOG.md with #544, #546 and #549 * Add reference to #532 Add 9.3.3 release date * Add 9.3.3 release date
The recent Travis builds are all failing on Debian 7:
This seems to be due to Debian Wheezy end of life.
There are no longer wheezy related directories under https://deb.debian.org/debian/dists/
The text was updated successfully, but these errors were encountered: