-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
The debian-package-build has been failing to clone https://salsa.debian.org/installer-team/debootstrap.git debootstrap.git due to a server certificate verification error. Here is an example with logs:
[2021/11/03 14:53:27.125] + git commit -m Evergreen patch build - upstream changes [2021/11/03 14:53:27.125] + git log -n1 -p [2021/11/03 14:53:27.125] + [ -s ../debian.patch ] [2021/11/03 14:53:27.125] + cd .. [2021/11/03 14:53:27.125] + git clone https://salsa.debian.org/installer-team/debootstrap.git debootstrap.git [2021/11/03 14:53:27.462] Cloning into 'debootstrap.git'... [2021/11/03 14:53:27.462] fatal: unable to access 'https://salsa.debian.org/installer-team/debootstrap.git/';: server certificate verification failed. CAfile: none CRLfile: none [2021/11/03 14:53:27.464] + on_exit [2021/11/03 14:53:27.464] + [ -e ./unstable-chroot/debootstrap/debootstrap.log ] [2021/11/03 14:53:27.464] Command failed: command encountered problem: error waiting on process '6ca0bede-c5d3-4e7c-9a1b-0c754fbb9814': exit status 128 [2021/11/03 14:53:27.464] Task completed - FAILURE.