~emersion/#1365561

success

Add tzdata and ca-certificates to build and copy to soju container

a7ce271b39 — Michael Corrigan

Owner
~emersion
Created
2 months ago
Updated
2 months ago
Build manifest
view manifest »

Tasks

view log »
build view log »
deploy view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
[#1365561] 2024/11/08 15:57:11 Booting image archlinux (default) on port 22287
[#1365561] 2024/11/08 15:57:11 Waiting for guest to settle
[#1365561] 2024/11/08 15:57:20 Sending tasks
[#1365561] 2024/11/08 15:57:21 Sending build environment
[#1365561] 2024/11/08 15:57:21 Sending secrets
[#1365561] 2024/11/08 15:57:21 Resolving secret 106c7011-4e0e-4b33-a3f2-ffea55ce3f4b
[#1365561] 2024/11/08 15:57:22 Installing packages
Warning: Permanently added '[localhost]:22287' (ED25519) to the list of known hosts.
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 multilib downloading...
warning: archlinux-keyring-20241015-1 is up to date -- skipping
 there is nothing to do
Warning: Permanently added '[localhost]:22287' (ED25519) to the list of known hosts.
Resolving dependencies...
Checking package conflicts...
installing core/curl (8.11.0-2 -> 8.11.0-3)
installing core/expat (2.6.3-2 -> 2.6.4-1)

Download Size:      1.22 M
Installed Size:     2.32 M
Size Delta:         4.12 K
Downloading packages...
(1/1) curl-8.11.0-3-x86_64.pkg.tar.zst (0)
expat-2.6.4-1-x86_64.pkg.tar.zst (116987/116987) 100%
(2/2) expat-2.6.4-1-x86_64.pkg.tar.zst.sig (0)
expat-2.6.4-1-x86_64.pkg.tar.zst.sig (119/119) 100%
(1/1) curl-8.11.0-3-x86_64.pkg.tar.zst (114634/1164080) 9%
curl-8.11.0-3-x86_64.pkg.tar.zst (1164080/1164080) 100%
(1/1) curl-8.11.0-3-x86_64.pkg.tar.zst.sig (0)
curl-8.11.0-3-x86_64.pkg.tar.zst.sig (119/119) 100%
checking keys in keyring (0/2) 0%
checking keys in keyring (1/2) 50%
checking keys in keyring (2/2) 100%
checking package integrity (0/2) 0%
checking package integrity (1/2) 90%
checking package integrity (2/2) 100%
loading package files (0/2) 0%
loading package files (1/2) 90%
loading package files (2/2) 100%
checking for file conflicts (0/2) 0%
checking for file conflicts (1/2) 50%
checking for file conflicts (2/2) 100%
Starting transaction...
upgrading curl (1/2) 0%
upgrading curl (1/2) 6%
upgrading curl (1/2) 10%
upgrading curl (1/2) 12%
upgrading curl (1/2) 14%
upgrading curl (1/2) 48%
upgrading curl (1/2) 55%
upgrading curl (1/2) 61%
upgrading curl (1/2) 68%
upgrading curl (1/2) 75%
upgrading curl (1/2) 81%
upgrading curl (1/2) 88%
upgrading curl (1/2) 95%
upgrading curl (1/2) 100%
upgrading expat (2/2) 0%
upgrading expat (2/2) 35%
upgrading expat (2/2) 99%
upgrading expat (2/2) 100%
Running post-transaction hooks...
(1/1) Running 30-systemd-update.hook (Arming ConditionNeedsUpdate...)
Warning: Permanently added '[localhost]:22287' (ED25519) to the list of known hosts.
Sync Explicit (1): passt-2024_10_30.ee7d0b6-1
Sync Dependency (6): aardvark-dns-1.13.1-1, conmon-1:2.1.12-1, slirp4netns-1.3.1-1, crun-1.18.2-1, netavark-1.13.0-1, containers-common-1:0.60.4-2
Sync Make Dependency (5): go-2:1.23.2-1, catatonit-0.2.0-3, apparmor-4.0.3-1, btrfs-progs-6.11-1, go-md2man-2.0.4-1
AUR Explicit (1): podman-git-.r21415.gd7bf1385d-1
:: (1/1) Downloaded PKGBUILD: podman-git
  1 podman-git                               (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
  1 podman-git                               (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
==> Making package: podman-git .r21415.gd7bf1385d-1 (Fri Nov  8 15:57:25 2024)
==> Retrieving sources...
  -> Cloning podman git repo...
Cloning into bare repository '/home/build/.cache/yay/podman-git/podman'...
  -> Found podman-4.6.0-defaultinitpath.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    podman ... Skipped
    podman-4.6.0-defaultinitpath.patch ... Passed
:: (1/1) Parsing SRCINFO: podman-git
resolving dependencies...
looking for conflicting packages...

Packages (26) abseil-cpp-20240722.0-1  criu-4.0-1  gtest-1.15.2-1  libbsd-0.12.2-2  libdrm-2.4.123-1  libmd-1.1.0-2  libnet-2:1.3-1  libpciaccess-0.18.1-2  libslirp-4.8.0-1  lzo-2.10-5  nftables-1:1.1.1-1  protobuf-28.2-3  protobuf-c-1.5.0-7  python-protobuf-28.2-3  yajl-2.1.0-6  aardvark-dns-1.13.1-1  apparmor-4.0.3-1  btrfs-progs-6.11-1  catatonit-0.2.0-3  conmon-1:2.1.12-1  containers-common-1:0.60.4-2  crun-1.18.2-1  go-2:1.23.2-1  go-md2man-2.0.4-1  netavark-1.13.0-1  slirp4netns-1.3.1-1

Total Download Size:    55.79 MiB
Total Installed Size:  290.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 go-2:1.23.2-1-x86_64 downloading...
 netavark-1.13.0-1-x86_64 downloading...
 protobuf-28.2-3-x86_64 downloading...
 apparmor-4.0.3-1-x86_64 downloading...
 abseil-cpp-20240722.0-1-x86_64 downloading...
 btrfs-progs-6.11-1-x86_64 downloading...
 aardvark-dns-1.13.1-1-x86_64 downloading...
 go-md2man-2.0.4-1-x86_64 downloading...
 criu-4.0-1-x86_64 downloading...
 gtest-1.15.2-1-x86_64 downloading...
 python-protobuf-28.2-3-x86_64 downloading...
 nftables-1:1.1.1-1-x86_64 downloading...
 libdrm-2.4.123-1-x86_64 downloading...
 libnet-2:1.3-1-x86_64 downloading...
 catatonit-0.2.0-3-x86_64 downloading...
 crun-1.18.2-1-x86_64 downloading...
 libbsd-0.12.2-2-x86_64 downloading...
 protobuf-c-1.5.0-7-x86_64 downloading...
 containers-common-1:0.60.4-2-any downloading...
 lzo-2.10-5-x86_64 downloading...
 libslirp-4.8.0-1-x86_64 downloading...
 yajl-2.1.0-6-x86_64 downloading...
 libmd-1.1.0-2-x86_64 downloading...
 conmon-1:2.1.12-1-x86_64 downloading...
 slirp4netns-1.3.1-1-x86_64 downloading...
 libpciaccess-0.18.1-2-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing catatonit...
installing aardvark-dns...
installing netavark...
installing go-md2man...
installing lzo...
installing btrfs-progs...
Optional dependencies for btrfs-progs
    python: libbtrfsutil python bindings [installed]
    e2fsprogs: btrfs-convert [installed]
installing libslirp...
installing slirp4netns...
installing apparmor...
Optional dependencies for apparmor
    perl: for perl bindings [installed]
    python-notify2: for aa-notify
    python-psutil: for aa-notify
    ruby: for ruby bindings
installing yajl...
installing libmd...
installing libbsd...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libnet...
installing nftables...
Optional dependencies for nftables
    python: Python bindings [installed]
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing abseil-cpp...
installing protobuf...
installing protobuf-c...
installing python-protobuf...
installing criu...
installing crun...
installing go...
installing containers-common...
installing conmon...
:: Running post-transaction hooks...
(1/5) Reloading system manager configuration...
(2/5) Creating temporary files...
(3/5) Reloading device manager configuration...
(4/5) Arming ConditionNeedsUpdate...
(5/5) Warn about old perl modules
resolving dependencies...
looking for conflicting packages...

Packages (1) passt-2024_10_30.ee7d0b6-1

Total Download Size:   0.17 MiB
Total Installed Size:  0.44 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 passt-2024_10_30.ee7d0b6-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing passt...
Optional dependencies for passt
    sh: for demo script [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Making package: podman-git .r21415.gd7bf1385d-1 (Fri Nov  8 15:57:45 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating podman git repo...
  -> Found podman-4.6.0-defaultinitpath.patch
==> Validating source files with sha256sums...
    podman ... Skipped
    podman-4.6.0-defaultinitpath.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of podman git repo...
Cloning into 'podman'...
done.
==> Starting prepare()...
patching file vendor/github.com/containers/common/pkg/config/default_common.go
Hunk #1 succeeded at 3 (offset -1 lines).
==> Starting pkgver()...
==> Updated version: podman-git .r24011.gee5b8de70d-1
==> Sources are ready.
==> Making package: podman-git .r24011.gee5b8de70d-1 (Fri Nov  8 15:57:49 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=ee5b8de70d90eb1472c547a31760da345265970e-dirty -X github.com/containers/podman/v5/libpod/define.buildInfo=1731081468 -X github.com/containers/podman/v5/libpod/config._installPrefix=/usr -X github.com/containers/podman/v5/libpod/config._etcDir=/etc -X github.com/containers/podman/v5/pkg/systemd/quadlet._binDir=/usr/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= -s -w -linkmode=external' \
	-tags "apparmor   systemd libsubid exclude_graphdriver_devicemapper seccomp " \
	-o bin/podman ./cmd/podman
test -z "" || chcon -t container_runtime_exec_t bin/podman
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=ee5b8de70d90eb1472c547a31760da345265970e-dirty -X github.com/containers/podman/v5/libpod/define.buildInfo=1731081468 -X github.com/containers/podman/v5/libpod/config._installPrefix=/usr -X github.com/containers/podman/v5/libpod/config._etcDir=/etc -X github.com/containers/podman/v5/pkg/systemd/quadlet._binDir=/usr/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= -s -w -linkmode=external' \
	-tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" \
	-o bin/podman-remote ./cmd/podman
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=ee5b8de70d90eb1472c547a31760da345265970e-dirty -X github.com/containers/podman/v5/libpod/define.buildInfo=1731081468 -X github.com/containers/podman/v5/libpod/config._installPrefix=/usr -X github.com/containers/podman/v5/libpod/config._etcDir=/etc -X github.com/containers/podman/v5/pkg/systemd/quadlet._binDir=/usr/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= -s -w -linkmode=external' \
	-tags "apparmor   systemd libsubid exclude_graphdriver_devicemapper seccomp " \
	-o bin/podman-testing ./cmd/podman-testing
if [ ! -f bin/podmansh ]; then ln -s podman bin/podmansh; fi
CGO_ENABLED=1 \
	go build \
	 \
	-o bin/rootlessport ./cmd/rootlessport
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=ee5b8de70d90eb1472c547a31760da345265970e-dirty -X github.com/containers/podman/v5/libpod/define.buildInfo=1731081468 -X github.com/containers/podman/v5/libpod/config._installPrefix=/usr -X github.com/containers/podman/v5/libpod/config._etcDir=/etc -X github.com/containers/podman/v5/pkg/systemd/quadlet._binDir=/usr/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= -s -w -linkmode=external' \
	-tags "apparmor   systemd libsubid exclude_graphdriver_devicemapper seccomp " \
	-o bin/quadlet ./cmd/quadlet
hack/markdown-preprocess
if [ ! -x "./test/tools/build/go-md2man" ]; then \
	make -C test/tools build/go-md2man GOOS=linux GOARCH=amd64; \
fi
make[1]: Entering directory '/home/build/.cache/yay/podman-git/src/podman/test/tools'
go build -o build/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
make[1]: Leaving directory '/home/build/.cache/yay/podman-git/src/podman/test/tools'
mkdir -p docs/build/man
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
( echo "% podman-rootless 7"; echo; sed -e '/logo.*\.png/d' <rootless.md ) >docs/source/markdown/podman-rootless.7.md.tmp.$ && \
	mv docs/source/markdown/podman-rootless.7.md.tmp.$ docs/source/markdown/podman-rootless.7.md
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
( echo "% podman-troubleshooting 7"; echo; sed -e '/logo.*\.png/d' <troubleshooting.md ) >docs/source/markdown/podman-troubleshooting.7.md.tmp.$ && \
	mv docs/source/markdown/podman-troubleshooting.7.md.tmp.$ docs/source/markdown/podman-troubleshooting.7.md
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
==> Entering fakeroot environment...
==> Starting package_podman-git()...
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin
install  -m 755 bin/podman /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin/podman
ln -sf podman /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin/podmansh
test -z "" || chcon --verbose --reference=/home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin/podman bin/podman
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/libexec/podman
install  -m 755 bin/rootlessport /home/build/.cache/yay/podman-git/pkg/podman-git/usr/libexec/podman/rootlessport
test -z "" || chcon --verbose --reference=/home/build/.cache/yay/podman-git/pkg/podman-git/usr/libexec/podman/rootlessport bin/rootlessport
install  -m 755 bin/quadlet /home/build/.cache/yay/podman-git/pkg/podman-git/usr/libexec/podman/quadlet
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/system-generators
ln -sfr /home/build/.cache/yay/podman-git/pkg/podman-git/usr/libexec/podman/quadlet /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/system-generators/podman-system-generator
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user-generators
ln -sfr /home/build/.cache/yay/podman-git/pkg/podman-git/usr/libexec/podman/quadlet /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user-generators/podman-user-generator
install  -m 755 -d /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/tmpfiles.d
install  -m 644 contrib/tmpfile/podman.conf /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/tmpfiles.d/podman.conf
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin
install  -m 755 bin/podman-remote \
	/home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin/podman-remote
test "linux" != "windows" || \
	install -m 755 bin/win-sshproxy.exe /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin
test "linux" != "windows" || \
	install -m 755 bin/gvproxy.exe /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin
test "linux" != "darwin" || \
	install -m 755 bin/podman-mac-helper /home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin
test -z "" || \
	chcon --verbose --reference=/home/build/.cache/yay/podman-git/pkg/podman-git/usr/bin/podman-remote \
	bin/podman-remote
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man1
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man5
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man7
install  -m 644 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-completion.1 docs/build/man/podman-compose.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-clone.1 docs/build/man/podman-container-diff.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-inspect.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-farm-build.1 docs/build/man/podman-farm-create.1 docs/build/man/podman-farm-list.1 docs/build/man/podman-farm-remove.1 docs/build/man/podman-farm-update.1 docs/build/man/podman-farm.1 docs/build/man/podman-generate-spec.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-inspect.1 docs/build/man/podman-image-mount.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-scp.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image-unmount.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-kube-apply.1 docs/build/man/podman-kube-down.1 docs/build/man/podman-kube-generate.1 docs/build/man/podman-kube-play.1 docs/build/man/podman-kube.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-machine-info.1 docs/build/man/podman-machine-init.1 docs/build/man/podman-machine-inspect.1 docs/build/man/podman-machine-list.1 docs/build/man/podman-machine-os-apply.1 docs/build/man/podman-machine-os.1 docs/build/man/podman-machine-reset.1 docs/build/man/podman-machine-rm.1 docs/build/man/podman-machine-set.1 docs/build/man/podman-machine-ssh.1 docs/build/man/podman-machine-start.1 docs/build/man/podman-machine-stop.1 docs/build/man/podman-machine.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-exists.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest-rm.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-connect.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-disconnect.1 docs/build/man/podman-network-exists.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-prune.1 docs/build/man/podman-network-reload.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network-update.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-pod-clone.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-logs.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-remote.1 docs/build/man/podman-rename.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-secret-create.1 docs/build/man/podman-secret-exists.1 docs/build/man/podman-secret-inspect.1 docs/build/man/podman-secret-ls.1 docs/build/man/podman-secret-rm.1 docs/build/man/podman-secret.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-check.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-update.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-exists.1 docs/build/man/podman-volume-export.1 docs/build/man/podman-volume-import.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-mount.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-reload.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume-unmount.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 docs/build/man/podmansh.1 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man1
install  -m 644 docs/source/markdown/links/*1 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man1
install  -m 644 docs/build/man/podman-systemd.unit.5 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man5
install  -m 644 docs/source/markdown/links/*5 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man5
install  -m 644 docs/build/man/podman-rootless.7 docs/build/man/podman-troubleshooting.7 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man7
sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-auto-update.service.in >contrib/systemd/system/podman-auto-update.service.tmp.$ \
	&& mv -f contrib/systemd/system/podman-auto-update.service.tmp.$ contrib/systemd/system/podman-auto-update.service
sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman.service.in >contrib/systemd/system/podman.service.tmp.$ \
	&& mv -f contrib/systemd/system/podman.service.tmp.$ contrib/systemd/system/podman.service
sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-restart.service.in >contrib/systemd/system/podman-restart.service.tmp.$ \
	&& mv -f contrib/systemd/system/podman-restart.service.tmp.$ contrib/systemd/system/podman-restart.service
sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-kube@.service.in >contrib/systemd/system/podman-kube@.service.tmp.$ \
	&& mv -f contrib/systemd/system/podman-kube@.service.tmp.$ contrib/systemd/system/podman-kube@.service
sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-clean-transient.service.in >contrib/systemd/system/podman-clean-transient.service.tmp.$ \
	&& mv -f contrib/systemd/system/podman-clean-transient.service.tmp.$ contrib/systemd/system/podman-clean-transient.service
install  -m 755 -d /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/system  /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user
for unit in contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service \
			contrib/systemd/system/podman-auto-update.timer \
			contrib/systemd/system/podman.socket; do \
	install  -m 644 $unit /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user/$(basename $unit); \
	install  -m 644 $unit /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/system/$(basename $unit); \
done
# HACK; as rootless this unit will not work due the requires on a non existing target
# as the user session does not see system units. We could define two different units
# but this seems much more complicated then this small fixup here.
# https://github.com/containers/podman/issues/23790
sed -i '/Requires=/d' /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user/podman-clean-transient.service
sed -i '/After=/d' /home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user/podman-clean-transient.service
# Important this unit should only be installed for the user session and is thus not added to the loop above.
install  -m 644 contrib/systemd/user/podman-user-wait-network-online.service \
	/home/build/.cache/yay/podman-git/pkg/podman-git/usr/lib/systemd/user/podman-user-wait-network-online.service
rm -f contrib/systemd/system/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/bash-completion/completions
install  -m 644 completions/bash/podman /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/bash-completion/completions
install  -m 644 completions/bash/podman-remote /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/bash-completion/completions
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/zsh/site-functions
install  -m 644 completions/zsh/_podman /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/zsh/site-functions
install  -m 644 completions/zsh/_podman-remote /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/zsh/site-functions
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/fish/vendor_completions.d
install  -m 644 completions/fish/podman.fish /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/fish/vendor_completions.d
install  -m 644 completions/fish/podman-remote.fish /home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/fish/vendor_completions.d
# There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile.
removed '/home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man5/podman-systemd.unit.5'
removed '/home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man5/quadlet.5'
removed directory '/home/build/.cache/yay/podman-git/pkg/podman-git/usr/share/man/man5'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
libfakeroot internal error: payload not recognized!
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "podman-git"...
  -> Generating .PKGINFO file...
==> WARNING: Library listed in 'depends' is not required by any files: libdevmapper.so
==> WARNING: Library listed in 'depends' is not required by any files: libsystemd.so
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_podman-docker-git()...
if [ ! -x "./test/tools/build/go-md2man" ]; then \
	make -C test/tools build/go-md2man GOOS=linux GOARCH=amd64; \
fi
mkdir -p docs/build/man
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
/usr/bin/bash: line 1: man: command not found
(cd docs; ./dckrman.sh ./build/man/*.1)
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/bin
env BINDIR=/usr/bin ETCDIR=/etc envsubst < docker/docker.in > /tmp/tmp.z0zUKZW7TK
install  -m 755 /tmp/tmp.z0zUKZW7TK /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/bin/docker
rm /tmp/tmp.z0zUKZW7TK
install  -m 755 -d /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/lib/systemd/system  /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/lib/systemd/user /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/lib/tmpfiles.d /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/share/user-tmpfiles.d
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-docker-git/etc/profile.d
install  -m 644 docker/podman-docker.sh /home/build/.cache/yay/podman-git/pkg/podman-docker-git/etc/profile.d/podman-docker.sh
install  -m 644 docker/podman-docker.csh /home/build/.cache/yay/podman-git/pkg/podman-docker-git/etc/profile.d/podman-docker.csh
install  -m 644 contrib/systemd/system/podman-docker.conf -t /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/lib/tmpfiles.d
install  -m 644 contrib/systemd/system/podman-docker.conf -t /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/share/user-tmpfiles.d
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/share/man/man1
install  -m 644 docs/build/man/docker*.1 -t /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/share/man/man1
install  -d -m 755 /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/share/man/man5
install  -m 644 docs/build/man/docker*.5 -t /home/build/.cache/yay/podman-git/pkg/podman-docker-git/usr/share/man/man5
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "podman-docker-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "podman-git-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: podman-git .r24011.gee5b8de70d-1 (Fri Nov  8 15:59:16 2024)
==> Cleaning up...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (2) podman-git-.r24011.gee5b8de70d-1  podman-git-debug-.r24011.gee5b8de70d-1

Total Installed Size:  81.20 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing podman-git...
Optional dependencies for podman-git
    libapparmor.so: support for apparmor [installed]
    libselinux: support for selinux
    btrfs-progs: support btrfs backend devices [installed]
    cni-plugins: for the old cni networking implementation
    podman-compose: for docker-compose compatibility
    podman-docker: for Docker-compatible CLI
installing podman-git-debug...
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Reloading user manager configuration...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
[#1365561] 2024/11/08 15:59:17 Cloning repositories
Cloning into 'soju-containers'...
+ cd soju-containers
+ git checkout -q a7ce271b39f39452163543b919da329a19881f3e
+ cd soju-containers
+ git submodule update --init --recursive
[#1365561] 2024/11/08 15:59:17 Running task build
[#1365561] 2024/11/08 16:00:32 Running task deploy
build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
+ cd soju-containers
+ podman build --target soju --tag soju .
[1/4] STEP 1/5: FROM docker.io/library/golang:alpine AS soju-build
Trying to pull docker.io/library/golang:alpine...
Getting image source signatures
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:c79bddf330f7de2b96b69740174bc7152350ef81439db2dfa776fc3a9365dc80
Copying blob sha256:aec3504c519ede37edbfeab3192c34fc3317c4556f73a6135b62d6acddecf7d9
Copying blob sha256:0d736227ff64f235e10d886a357b3931714b743aa1283e3aae02a14d72947540
Copying blob sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170
Copying config sha256:4147efcd34f7dae281e8ded205ff0386eb353af3316a7e69bd146c44f9923f7b
Writing manifest to image destination
[1/4] STEP 2/5: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/22) Installing libgcc (13.2.1_git20240309-r0)
(2/22) Installing jansson (2.14-r4)
(3/22) Installing libstdc++ (13.2.1_git20240309-r0)
(4/22) Installing zstd-libs (1.5.6-r0)
(5/22) Installing binutils (2.42-r0)
(6/22) Installing libmagic (5.45-r1)
(7/22) Installing file (5.45-r1)
(8/22) Installing libgomp (13.2.1_git20240309-r0)
(9/22) Installing libatomic (13.2.1_git20240309-r0)
(10/22) Installing gmp (6.3.0-r1)
(11/22) Installing isl26 (0.26-r1)
(12/22) Installing mpfr4 (4.2.1-r0)
(13/22) Installing mpc1 (1.3.1-r1)
(14/22) Installing gcc (13.2.1_git20240309-r0)
(15/22) Installing libstdc++-dev (13.2.1_git20240309-r0)
(16/22) Installing musl-dev (1.2.5-r0)
(17/22) Installing g++ (13.2.1_git20240309-r0)
(18/22) Installing make (4.4.1-r2)
(19/22) Installing fortify-headers (1.1-r3)
(20/22) Installing patch (2.7.6-r10)
(21/22) Installing build-base (0.5-r3)
(22/22) Installing tzdata (2024b-r0)
Executing busybox-1.36.1-r29.trigger
OK: 226 MiB in 37 packages
--> feb3ab5ab5a6
[1/4] STEP 3/5: ADD https://codeberg.org/emersion/soju.git /src/
--> 76dd8d8d82c1
[1/4] STEP 4/5: WORKDIR /src
--> e93c577c2b32
[1/4] STEP 5/5: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	go build -o . 		-ldflags "-linkmode=external -extldflags=-static 		-X codeberg.org/emersion/soju/config.DefaultPath=/soju-config 		-X codeberg.org/emersion/soju/config.DefaultUnixAdminPath=/soju-admin.sock" 		./cmd/...
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.27.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading git.sr.ht/~emersion/go-sqlite3-fts5 v0.0.0-20240124102820-f3a72e8b79b1
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/mattn/go-sqlite3 v1.14.23
go: downloading golang.org/x/time v0.6.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading golang.org/x/term v0.24.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
--> 990b426d3e2f
[4/4] STEP 1/6: FROM scratch AS soju
[4/4] STEP 2/6: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> fd348c02c7f6
[4/4] STEP 3/6: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> c73582e38106
[4/4] STEP 4/6: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 636c8eb3d6ca
[4/4] STEP 5/6: ENTRYPOINT ["/soju"]
--> 9c95021aebab
[4/4] STEP 6/6: HEALTHCHECK CMD ["/sojuctl", "help"]
[4/4] COMMIT soju
time="2024-11-08T16:00:12Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> f7fe3dec3ffa
Successfully tagged localhost/soju:latest
f7fe3dec3ffa776e5331a44c36e80c8a464c56b3b29f981cdc1b80fe9290a7e6
+ podman build --target gamja --tag gamja .
[2/5] STEP 1/5: FROM docker.io/library/golang:alpine AS kimchi-build
[2/5] STEP 2/5: ADD https://git.sr.ht/~emersion/kimchi/archive/master.tar.gz /src/
--> f682c41d55c4
[2/5] STEP 3/5: WORKDIR /src
--> bab0151f5a7c
[2/5] STEP 4/5: RUN tar --strip-components=1 -xf master.tar.gz
--> bb99dd62b1ba
[2/5] STEP 5/5: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	go build
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading golang.org/x/net v0.22.0
go: downloading golang.org/x/text v0.14.0
--> 13f6fe91944a
[3/5] STEP 1/4: FROM docker.io/library/node:alpine AS gamja-build
Trying to pull docker.io/library/node:alpine...
Getting image source signatures
Copying blob sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170
Copying blob sha256:15929fe50b42a226c1ffcbf061b9446ceefb6fc7ae3201e53aaaf6109b719d46
Copying blob sha256:453ca8c35a6710c3a236b7f3e68f3688ef04449b59a2b80ad92abc69b7c4c718
Copying blob sha256:7a291b8a7b575b411b08e82b066a02d5d73db2377f324d619e07141f3169937c
Copying config sha256:bd8023897f3875f1759c7b6704a1c7ee793e5c6fbc35b3b680279476ed84bdc8
Writing manifest to image destination
[3/5] STEP 2/4: ADD https://codeberg.org/emersion/gamja.git /src/
--> ec4269f11880
[3/5] STEP 3/4: WORKDIR /src
--> 1e01c79e03ee
[3/5] STEP 4/4: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build
(node:2) ExperimentalWarning: CommonJS module /usr/local/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/local/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility

added 279 packages, and audited 280 packages in 6s

109 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

> build
> parcel build

78(node:58) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Building...
Bundling...
Packaging & Optimizing...
✨ Built in 1.14s

dist/index.html                  574 B    327ms
dist/manifest.webmanifest         99 B    179ms
dist/index.198914f2.css       10.15 KB    195ms
dist/index.4e3be0ca.js       145.35 KB    411ms
--> c1624671bd6f
[5/5] STEP 1/5: FROM scratch AS gamja
[5/5] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 6d94990e26f8
[5/5] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> b0977209c244
[5/5] STEP 4/5: ADD kimchi-config /kimchi-config
--> 30f9b656577f
[5/5] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[5/5] COMMIT gamja
--> 868b3ddbd1e8
Successfully tagged localhost/gamja:latest
868b3ddbd1e8055e4ad1291853e3452e46a43127f3adfa40670f6050ae467ced
deploy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
+ cd soju-containers
++ git rev-parse HEAD
++ git rev-parse origin/master
+ '[' a7ce271b39f39452163543b919da329a19881f3e = a7ce271b39f39452163543b919da329a19881f3e ']'
+ podman login codeberg.org --username emersion --password-stdin
Login Succeeded!
+ podman push soju codeberg.org/emersion/soju
Getting image source signatures
Copying blob sha256:54cd6ea711109f97cf794ac93f0230ee49b02641897b473b06b6056ee612b600
Copying blob sha256:91a5d6891016c14e6129bbd219021077ec6c50e77da63ac58549bbcd76ba6f0b
Copying blob sha256:6c7c6bf97c9a9fe633faa189e2a72e69e6e6e192813a1a2b986099df5d7a88c4
Copying config sha256:f7fe3dec3ffa776e5331a44c36e80c8a464c56b3b29f981cdc1b80fe9290a7e6
Writing manifest to image destination
+ podman push gamja codeberg.org/emersion/gamja
Getting image source signatures
Copying blob sha256:c9b89b57a6d00b6fc02380d10251e464c99184d5d4733f3fcc9f3b0017c12127
Copying blob sha256:8e4d3648e9a16d395039dbcf9c90e9576d1c7b459e7df8878c87620066e4e209
Copying blob sha256:0c961aa8d8b410d094fc940559a5adb62289fd5ee9d1cb3a638e880cb337407a
Copying config sha256:868b3ddbd1e8055e4ad1291853e3452e46a43127f3adfa40670f6050ae467ced
Writing manifest to image destination
Build complete: success 2 months ago (took 3 minutes)