Add IS_APT_VALID_UNTIL #102

Closed
benpro wants to merge 0 commits from no-check-valid-until into master
Contributor

If you use archive.debian.org in sources.list you'll need
Acquire::Check-Valid-Until no; set in apt config file, otherwise you'll have
errors like:

E: Release file for
http://archive.debian.org/debian/dists/jessie-backports/InRelease is expired
(invalid since 44d 11h 3min 25s). Updates for this repository will not be
applied.
If you use archive.debian.org in sources.list you'll need `Acquire::Check-Valid-Until no;` set in apt config file, otherwise you'll have errors like: ``` E: Release file for http://archive.debian.org/debian/dists/jessie-backports/InRelease is expired (invalid since 44d 11h 3min 25s). Updates for this repository will not be applied. ```
benpro added the
enhancement
label 2019-06-27 15:18:40 +02:00
Author
Contributor

Manually merged

Manually merged
benpro closed this pull request 2019-07-16 11:45:44 +02:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No reviewers
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: evolix/evocheck#102
No description provided.