|
1
|
## Tasks (apt-ftparchive)
|
|
2
|
+ '[' false = false ']'
|
|
3
|
+ dist=trixie
|
|
4
|
+ '[' '!' false = false ']'
|
|
5
|
+ name=declix-libinput-backport
|
|
6
|
+ timeout 2 mount -t nfs artifacts:/storage/repository /mnt/
|
|
7
|
+ repository_folder=/mnt/declix-libinput-backport/debian/dists/trixie/main/binary-amd64/
|
|
8
|
+ mkdir -p /mnt/declix-libinput-backport/debian/dists/trixie/main/binary-amd64/
|
|
9
|
+ rsync --ignore-existing '/build/*.deb' /mnt/declix-libinput-backport/debian/dists/trixie/main/binary-amd64//
|
|
10
|
rsync: [sender] link_stat "/build/*.deb" failed: No such file or directory (2)
|
|
11
|
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.4.1]
|
|
12
|
|
|
13
|
Container exited with error code: 23
|