lp:~paride/autopkgtest/+git/development

Owned by Paride Legovini
Get this repository:
git clone https://git.not.enabled/~paride/autopkgtest/+git/development
Only Paride Legovini can upload to this repository. If you are Paride Legovini please log in for upload directions.

Branches

Name Last Modified Last Commit
ubuntu/5.19 2023-06-27 13:51:19 UTC
Add timestamps to logfile

Author: Tim Andersson
Author Date: 2023-05-19 15:45:23 UTC

Add timestamps to logfile

(Closes: #977037)

ubuntu/5.18 2023-06-27 13:50:42 UTC
Add timestamps to logfile

Author: Tim Andersson
Author Date: 2023-05-19 15:45:23 UTC

Add timestamps to logfile

(Closes: #977037)

ubuntu/5.17 2023-06-27 13:44:29 UTC
Add timestamps to logfile

Author: Tim Andersson
Author Date: 2023-05-19 15:45:23 UTC

Add timestamps to logfile

(Closes: #977037)

tee-exit-on-error 2023-05-18 16:05:43 UTC
Make tee exit if it encounters errors writing to output

Author: Paride Legovini
Author Date: 2023-05-18 16:05:43 UTC

Make tee exit if it encounters errors writing to output

One case where tee(1) may fail to write to output is a ENOSPC error (no
space left on device) caused by the partition where the logs are written
being full. In this case the tee process hangs, even if space is freed.

With this change tee will just exit (with RC=1) if such an error is
encountered.

fix-default-release 2023-03-20 17:05:39 UTC
Prevent --apt-pocket from setting the wrong default release

Author: Paride Legovini
Author Date: 2023-03-03 15:52:36 UTC

Prevent --apt-pocket from setting the wrong default release

Store the detected default release in a dedicated, private variable to
avoid conflicts with --apt-default-release and subsequent wrong or
unwanted pinning.

Expand tests to cover this case.

Closes: #1032314
LP: #2009191

15 of 5 results
This repository contains Public information 
Everyone can see this information.

Subscribers