~postmarketos/#1183770

success

Build image: master:google-snow:plasma-desktop

Owner
~postmarketos
Created
6 months ago
Updated
6 months ago
Build manifest
view manifest »

Tasks

view log »
bpo_setup view log »
img_prepare view log »
img view log »
img_bootimg view log »
img_lk2nd view log »
compress view log »
checksums view log »
submit 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
[#1183770] 2024/03/31 23:49:44 Booting image alpine/latest (default) on port 22099
[#1183770] 2024/03/31 23:49:45 Waiting for guest to settle
[#1183770] 2024/03/31 23:49:54 Sending tasks
[#1183770] 2024/03/31 23:49:57 Sending build environment
[#1183770] 2024/03/31 23:49:58 Sending secrets
[#1183770] 2024/03/31 23:49:58 Resolving secret 482975ec-22f7-49fd-9b54-486b0b1947c3
[#1183770] 2024/03/31 23:49:58 Installing packages
Warning: Permanently added '[localhost]:22099' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
OK: 469 MiB in 140 packages
Warning: Permanently added '[localhost]:22099' (ED25519) to the list of known hosts.
(1/20) Installing coreutils-env (9.4-r2)
(2/20) Installing coreutils-fmt (9.4-r2)
(3/20) Installing coreutils-sha512sum (9.4-r2)
(4/20) Installing skalibs (2.14.0.1-r0)
(5/20) Installing utmps-libs (0.1.2.2-r0)
(6/20) Installing coreutils (9.4-r2)
(7/20) Installing libintl (0.22.3-r0)
(8/20) Installing libproc2 (4.0.4-r0)
(9/20) Installing procps-ng (4.0.4-r0)
(10/20) Installing py3-certifi (2024.2.2-r0)
(11/20) Installing py3-certifi-pyc (2024.2.2-r0)
(12/20) Installing py3-charset-normalizer (3.3.2-r0)
(13/20) Installing py3-charset-normalizer-pyc (3.3.2-r0)
(14/20) Installing py3-idna (3.6-r0)
(15/20) Installing py3-idna-pyc (3.6-r0)
(16/20) Installing py3-urllib3 (1.26.18-r0)
(17/20) Installing py3-urllib3-pyc (1.26.18-r0)
(18/20) Installing py3-requests (2.31.0-r1)
(19/20) Installing py3-requests-pyc (2.31.0-r1)
(20/20) Installing xz (5.4.5-r0)
Executing busybox-1.36.1-r15.trigger
OK: 474 MiB in 160 packages
[#1183770] 2024/03/31 23:50:00 Cloning repositories
Cloning into 'pmaports'...
+ cd pmaports
+ git submodule update --init --recursive
Cloning into 'pmbootstrap'...
+ cd pmbootstrap
+ git submodule update --init --recursive
Cloning into 'build.postmarketos.org'...
+ cd build.postmarketos.org
+ git submodule update --init --recursive
[#1183770] 2024/03/31 23:50:09 Running task bpo_setup
[#1183770] 2024/03/31 23:50:11 Running task img_prepare
[#1183770] 2024/03/31 23:50:11 Running task img
[#1183770] 2024/03/31 23:52:24 Running task img_bootimg
[#1183770] 2024/03/31 23:52:24 Running task img_lk2nd
[#1183770] 2024/03/31 23:52:25 Running task compress
[#1183770] 2024/03/31 23:53:32 Running task checksums
[#1183770] 2024/03/31 23:53:34 Running task submit
[#1183770] 2024/03/31 23:54:10 Processing post-success triggers...
[#1183770] 2024/03/31 23:54:10 Skipping trigger, condition unmet
bpo_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
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
+ mkdir -p /home/build/.config
+ echo '[pmbootstrap]'
+ echo 'is_default_channel = False'
+ git -C pmaports checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ sudo ln -s /home/build/pmbootstrap/pmbootstrap.py /usr/bin/pmbootstrap
+ yes ''
+ pmbootstrap --aports=/home/build/pmaports -q init
[23:50:09] Work path [/home/build/.local/var/pmbootstrap]: [23:50:09] Channel [edge]: [23:50:09] Vendor [qemu]: [23:50:09] Device codename [amd64]: [23:50:09] Kernel [lts]: [23:50:09] Username [user]: [23:50:09] Provider [default]: [23:50:10] User interface [console]: [23:50:10] Change them? (y/n) [n]: [23:50:10] Extra packages [none]: [23:50:10] Locale [en_US]: [23:50:10] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [23:50:10] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: + sudo modprobe binfmt_misc
+ sudo mount -t binfmt_misc none /proc/sys/fs/binfmt_misc
++ git -C pmaports rev-parse --abbrev-ref HEAD
+ branch=master
+ '[' master '!=' master ']'
+ sudo mkdir -p /mnt/tmpfs-for-apks
+ sudo mount -t tmpfs -o size=1500M tmpfs /mnt/tmpfs-for-apks
++ pmbootstrap config work
+ WORK=/home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_x86_64
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_x86_64
+ ln -s /mnt/tmpfs-for-apks/cache_apk_x86_64 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_aarch64
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_aarch64
+ ln -s /mnt/tmpfs-for-apks/cache_apk_aarch64 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_armv7
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_armv7
+ ln -s /mnt/tmpfs-for-apks/cache_apk_armv7 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_armhf
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_armhf
+ ln -s /mnt/tmpfs-for-apks/cache_apk_armhf /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_x86
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_x86
+ ln -s /mnt/tmpfs-for-apks/cache_apk_x86 /home/build/.local/var/pmbootstrap
+ for arch in x86_64 aarch64 armv7 armhf x86 riscv64
+ mkdir -p /mnt/tmpfs-for-apks/cache_apk_riscv64
+ sudo rm -rf /home/build/.local/var/pmbootstrap/cache_apk_riscv64
+ ln -s /mnt/tmpfs-for-apks/cache_apk_riscv64 /home/build/.local/var/pmbootstrap
img_prepare
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
++ date +%Y%m%d-%H%M
+ IMG_DATE=20240331-2350
+ echo 20240331-2350
++ cut -d= -f2
+++ pmbootstrap config aports
++ grep '^pkgver=' /home/build/pmaports/main/postmarketos-ui-plasma-desktop/APKBUILD
+ UI_VERSION=3
+ IMG_PREFIX=20240331-2350-postmarketOS-edge-plasma-desktop
+ IMG_PREFIX=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow
+ echo 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow
+ pmbootstrap config ui plasma-desktop
[23:50:11] Config changed: ui='plasma-desktop'
+ pmbootstrap config device google-snow
[23:50:11] Config changed: device='google-snow'
+ mkdir out
img


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
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
This is a big file! Only the last 128KiB is shown. Click here to download the full log.

(002323) [23:50:12] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6
(002323) [23:50:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(002323) [23:50:12] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(002323) [23:50:12] % rm /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c
(002323) [23:50:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(002323) [23:50:12] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/build/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(002323) [23:50:12] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.14.1-r1.apk
(002323) [23:50:12] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:12] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:12] extracted: /tmp/pmbootstrap0nxd1jldapk
(002323) [23:50:12] extracted: /tmp/pmbootstrapfcbvld8jsig
(002323) [23:50:12] Verify apk.static signature with /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:12] % openssl dgst -sha1 -verify /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapfcbvld8jsig /tmp/pmbootstrap0nxd1jldapk
Verified OK
(002323) [23:50:12] Verify the version reported by the apk.static binary (must match the package version 2.14.1-r1)
(002323) [23:50:12] % /tmp/pmbootstrap0nxd1jldapk --version
apk-tools 2.14.1, compiled for x86_64.
(002323) [23:50:12] (native) install alpine-base
(002323) [23:50:12] % sudo ln -s -f /var/cache/apk /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/build.postmarketos.org.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(002323) [23:50:12] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/build/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(002323) [23:50:12] % sudo cp /etc/resolv.conf /home/build/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(002323) [23:50:12] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/etc/apk
(002323) [23:50:12] (native) update /etc/apk/repositories
(002323) [23:50:12] % sudo sh -c echo /mnt/pmbootstrap/packages >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002323) [23:50:12] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002323) [23:50:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002323) [23:50:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002323) [23:50:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/build/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(002323) [23:50:12] % sudo mkdir -p /home/build/.local/var/pmbootstrap/tmp
(002323) [23:50:12] % sudo mkfifo /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002323) [23:50:12] % sudo cat /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002323) [23:50:12] % sudo sh -c exec 3>/home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/build/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/build/.local/var/pmbootstrap/chroot_native --cache-dir /home/build/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base --no-interactive
(002323) [23:50:12] New background process: pid=2491, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1/24) Installing alpine-baselayout-data (3.6.3-r0)
(2/24) Installing musl (1.2.5-r0)
(3/24) Installing busybox (1.36.1-r24)
Executing busybox-1.36.1-r24.post-install
(4/24) Installing busybox-binsh (1.36.1-r24)
(5/24) Installing alpine-baselayout (3.6.3-r0)
Executing alpine-baselayout-3.6.3-r0.pre-install
Executing alpine-baselayout-3.6.3-r0.post-install
(6/24) Installing ifupdown-ng (0.12.1-r5)
(7/24) Installing libcap2 (2.69-r1)
(8/24) Installing openrc (0.53-r1)
Executing openrc-0.53-r1.post-install
(9/24) Installing mdev-conf (4.6-r0)
(10/24) Installing busybox-mdev-openrc (1.36.1-r24)
(11/24) Installing alpine-conf (3.17.2-r0)
(12/24) Installing alpine-keys (2.4-r1)
(13/24) Installing alpine-release (3.20.0_alpha20240329-r0)
(14/24) Installing ca-certificates-bundle (20240226-r0)
(15/24) Installing libcrypto3 (3.2.1-r1)
(16/24) Installing libssl3 (3.2.1-r1)
(17/24) Installing ssl_client (1.36.1-r24)
(18/24) Installing zlib (1.3.1-r0)
(19/24) Installing apk-tools (2.14.1-r1)
(20/24) Installing busybox-openrc (1.36.1-r24)
(21/24) Installing busybox-suid (1.36.1-r24)
(22/24) Installing scanelf (1.3.7-r2)
(23/24) Installing musl-utils (1.2.5-r0)
(24/24) Installing alpine-base (3.20.0_alpha20240329-r0)
Executing busybox-1.36.1-r24.trigger
OK: 10 MiB in 24 packages
(002323) [23:50:13] (native) % adduser -D pmos -u 12345
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/abuild-config /home/pmos/.abuild
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/abuild-config
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/ccache /home/pmos/.ccache
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/ccache
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cache
(002323) [23:50:13] (native) % mkdir -p /mnt/pmbootstrap/go/gocache
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gocache /home/pmos/.cache/go-build
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/go/gocache
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/go/pkg
(002323) [23:50:13] (native) % mkdir -p /mnt/pmbootstrap/go/gomodcache
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/go/gomodcache /home/pmos/go/pkg/mod
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/go/gomodcache
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/packages /home/pmos/packages/pmos
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/packages
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(002323) [23:50:13] (native) % mkdir -p /mnt/pmbootstrap/rust/git/db
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/git/db /home/pmos/.cargo/git/db
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/git/db
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(002323) [23:50:13] (native) % mkdir -p /mnt/pmbootstrap/rust/registry/cache
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/cache /home/pmos/.cargo/registry/cache
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/cache
(002323) [23:50:13] (native) % mkdir -p /mnt/pmbootstrap/rust/registry/index
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/rust/registry/index /home/pmos/.cargo/registry/index
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/rust/registry/index
(002323) [23:50:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap/sccache /home/pmos/.cache/sccache
(002323) [23:50:13] (native) % chown pmos:pmos /mnt/pmbootstrap/sccache
(002323) [23:50:13] (native) % apk --no-network upgrade -a
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/1) Purging ssl_client (1.36.1-r24)
Executing busybox-1.36.1-r24.trigger
OK: 10 MiB in 23 packages
(002323) [23:50:14] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(002323) [23:50:14] (native) install cryptsetup util-linux parted
(002323) [23:50:14] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:50:14] (native) % cat /tmp/apk_progress_fifo
(002323) [23:50:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted --no-interactive
(002323) [23:50:14] New background process: pid=2578, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/46) Installing ssl_client (1.36.1-r24)
(2/46) Installing libblkid (2.39.3-r1)
(3/46) Installing argon2-libs (20190702-r5)
(4/46) Installing device-mapper-libs (2.03.23-r2)
(5/46) Installing json-c (0.17-r0)
(6/46) Installing libuuid (2.39.3-r1)
(7/46) Installing cryptsetup-libs (2.7.1-r0)
(8/46) Installing popt (1.19-r3)
(9/46) Installing cryptsetup (2.7.1-r0)
(10/46) Installing cryptsetup-openrc (2.7.1-r0)
(11/46) Installing ncurses-terminfo-base (6.4_p20240309-r0)
(12/46) Installing libncursesw (6.4_p20240309-r0)
(13/46) Installing readline (8.2.10-r0)
(14/46) Installing parted (3.6-r2)
(15/46) Installing util-linux (2.39.3-r1)
(16/46) Installing setarch (2.39.3-r1)
(17/46) Installing libfdisk (2.39.3-r1)
(18/46) Installing libmount (2.39.3-r1)
(19/46) Installing libsmartcols (2.39.3-r1)
(20/46) Installing util-linux-misc (2.39.3-r1)
(21/46) Installing libeconf (0.6.2-r0)
(22/46) Installing skalibs (2.14.1.1-r0)
(23/46) Installing utmps-libs (0.1.2.2-r0)
(24/46) Installing linux-pam (1.6.0-r0)
(25/46) Installing runuser (2.39.3-r1)
(26/46) Installing mount (2.39.3-r1)
(27/46) Installing losetup (2.39.3-r1)
(28/46) Installing hexdump (2.39.3-r1)
(29/46) Installing uuidgen (2.39.3-r1)
(30/46) Installing blkid (2.39.3-r1)
(31/46) Installing sfdisk (2.39.3-r1)
(32/46) Installing mcookie (2.39.3-r1)
(33/46) Installing agetty (2.39.3-r1)
(34/46) Installing agetty-openrc (0.53-r1)
(35/46) Installing wipefs (2.39.3-r1)
(36/46) Installing cfdisk (2.39.3-r1)
(37/46) Installing umount (2.39.3-r1)
(38/46) Installing util-linux-openrc (2.39.3-r1)
(39/46) Installing flock (2.39.3-r1)
(40/46) Installing lsblk (2.39.3-r1)
(41/46) Installing libcap-ng (0.8.4-r0)
(42/46) Installing setpriv (2.39.3-r1)
(43/46) Installing logger (2.39.3-r1)
(44/46) Installing partx (2.39.3-r1)
(45/46) Installing fstrim (2.39.3-r1)
(46/46) Installing findmnt (2.39.3-r1)
Executing busybox-1.36.1-r24.trigger
OK: 18 MiB in 69 packages
(002323) [23:50:15] *** (2/4) CREATE DEVICE ROOTFS ("google-snow") ***
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev
(002323) [23:50:15] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/pts /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/shm
(002323) [23:50:15] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/shm
(002323) [23:50:15] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/null c 1 3
(002323) [23:50:15] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/zero c 1 5
(002323) [23:50:15] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/full c 1 7
(002323) [23:50:15] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/random c 1 8
(002323) [23:50:15] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/urandom c 1 9
(002323) [23:50:15] % sudo ln -sf /proc/self/fd /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/proc
(002323) [23:50:15] % sudo mount --bind /proc /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/proc
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/apk
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_apk_armv7 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/apk
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_appstream/armv7/edge
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/appstream-data
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_appstream/armv7/edge /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/appstream-data
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/cache_ccache_armv7
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/ccache
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_ccache_armv7 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/ccache
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/distfiles
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_distfiles /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/distfiles
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/git
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_git /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/git
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/go
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_go /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/go
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/rust
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_rust /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/rust
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/abuild-config
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_abuild /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/abuild-config
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/keys
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_apk_keys /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/keys
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/sccache
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_sccache /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/sccache
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/netboot
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/images_netboot /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/netboot
(002323) [23:50:15] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/packages
(002323) [23:50:15] % sudo mount --bind /home/build/.local/var/pmbootstrap/packages/edge /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/packages
(002323) [23:50:15] (native) calculate depends of qemu-arm (pmbootstrap -v for details)
(002323) [23:50:15] (native) install qemu-arm
(002323) [23:50:15] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:50:15] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:50:15] (native) % cat /tmp/apk_progress_fifo
(002323) [23:50:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-arm --no-interactive
(002323) [23:50:15] New background process: pid=2665, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/1) Installing qemu-arm (8.2.2-r0)
Executing busybox-1.36.1-r24.trigger
OK: 21 MiB in 70 packages
(002323) [23:50:16] Register qemu binfmt (arm)
(002323) [23:50:16] % sudo sh -c echo ":qemu-arm:M::\x7f\x45\x4c\x46\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x28\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-arm-static:C" > /proc/sys/fs/binfmt_misc/register
(002323) [23:50:16] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/usr/bin
(002323) [23:50:16] % sudo touch /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/usr/bin/qemu-arm-static
(002323) [23:50:16] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-arm /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/usr/bin/qemu-arm-static
(002323) [23:50:16] % sudo touch /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/in-pmbootstrap
(002323) [23:50:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:16] extracted: /tmp/pmbootstrap0puh3ovhapk
(002323) [23:50:16] extracted: /tmp/pmbootstrapk3h76d3isig
(002323) [23:50:16] Verify apk.static signature with /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(002323) [23:50:16] % openssl dgst -sha1 -verify /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapk3h76d3isig /tmp/pmbootstrap0puh3ovhapk
Verified OK
(002323) [23:50:16] Verify the version reported by the apk.static binary (must match the package version 2.14.1-r1)
(002323) [23:50:16] % /tmp/pmbootstrap0puh3ovhapk --version
apk-tools 2.14.1, compiled for x86_64.
(002323) [23:50:16] (rootfs_google-snow) install alpine-base
(002323) [23:50:16] % sudo ln -s -f /var/cache/apk /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/cache
(002323) [23:50:16] % sudo cp /etc/resolv.conf /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/resolv.conf
(002323) [23:50:16] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk
(002323) [23:50:16] (rootfs_google-snow) update /etc/apk/repositories
(002323) [23:50:16] % sudo sh -c echo /mnt/pmbootstrap/packages >> /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/repositories
(002323) [23:50:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/repositories
(002323) [23:50:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/repositories
(002323) [23:50:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/repositories
(002323) [23:50:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/repositories
(002323) [23:50:16] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/armv7/APKINDEX.tar.gz
(002323) [23:50:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
(002323) [23:50:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
(002323) [23:50:16] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/armv7/APKINDEX.tar.gz
(002323) [23:50:16] Update package index for armv7 (4 file(s))
(002323) [23:50:16] Download http://mirror.postmarketos.org/postmarketos/master/armv7/APKINDEX.tar.gz
(002323) [23:50:16] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_1ac903ac063665387c34164a0e83a5c312b7e081baa5ffa9d72b7c3c8a7e0d02 /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.bdd0d494.tar.gz
(002323) [23:50:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
(002323) [23:50:16] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0f1faf822f82691859d0e8f260bd6e166b077d22cb110252f3ffee25be012d3a /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.066df28d.tar.gz
(002323) [23:50:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
(002323) [23:50:16] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_0fed3c2bd59299fbad6fccfe30e8c1bd44376fd0bfab82855d845960df6b580a /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.b53994b4.tar.gz
(002323) [23:50:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/armv7/APKINDEX.tar.gz
(002323) [23:50:16] % sudo cp /home/build/.local/var/pmbootstrap/cache_http/APKINDEX_13fca83e1310ea23d63b5ec43b1831cc6d7773fb41dac6b610b892c2cdcf4de6 /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.30e6f5af.tar.gz
(002323) [23:50:16] % sudo mkdir -p /home/build/.local/var/pmbootstrap/tmp
(002323) [23:50:16] % sudo rm -f /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002323) [23:50:16] % sudo mkfifo /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002323) [23:50:16] % sudo cat /home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo
(002323) [23:50:16] % sudo sh -c exec 3>/home/build/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/build/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow --cache-dir /home/build/.local/var/pmbootstrap/cache_apk_armv7 --initdb --arch armv7 add alpine-base --no-interactive
(002323) [23:50:16] New background process: pid=2713, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
fetch http://mirror.postmarketos.org/postmarketos/master/armv7/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/armv7/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/armv7/APKINDEX.tar.gz
(1/24) Installing alpine-baselayout-data (3.6.3-r0)
(2/24) Installing musl (1.2.5-r0)
(3/24) Installing busybox (1.36.1-r24)
Executing busybox-1.36.1-r24.post-install
(4/24) Installing busybox-binsh (1.36.1-r24)
(5/24) Installing alpine-baselayout (3.6.3-r0)
Executing alpine-baselayout-3.6.3-r0.pre-install
Executing alpine-baselayout-3.6.3-r0.post-install
(6/24) Installing ifupdown-ng (0.12.1-r5)
(7/24) Installing libcap2 (2.69-r1)
(8/24) Installing openrc (0.53-r1)
Executing openrc-0.53-r1.post-install
(9/24) Installing mdev-conf (4.6-r0)
(10/24) Installing busybox-mdev-openrc (1.36.1-r24)
(11/24) Installing alpine-conf (3.17.2-r0)
(12/24) Installing alpine-keys (2.4-r1)
(13/24) Installing alpine-release (3.20.0_alpha20240329-r0)
(14/24) Installing ca-certificates-bundle (20240226-r0)
(15/24) Installing libcrypto3 (3.2.1-r1)
(16/24) Installing libssl3 (3.2.1-r1)
(17/24) Installing ssl_client (1.36.1-r24)
(18/24) Installing zlib (1.3.1-r0)
(19/24) Installing apk-tools (2.14.1-r1)
(20/24) Installing busybox-openrc (1.36.1-r24)
(21/24) Installing busybox-suid (1.36.1-r24)
(22/24) Installing scanelf (1.3.7-r2)
(23/24) Installing musl-utils (1.2.5-r0)
(24/24) Installing alpine-base (3.20.0_alpha20240329-r0)
Executing busybox-1.36.1-r24.trigger
OK: 7 MiB in 24 packages
(002323) [23:50:17] (rootfs_google-snow) % apk --no-network upgrade -a
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/1) Purging ssl_client (1.36.1-r24)
Executing busybox-1.36.1-r24.trigger
OK: 7 MiB in 23 packages
(002323) [23:50:19] (rootfs_google-snow) % getent passwd user
(002323) [23:50:19] (rootfs_google-snow) % adduser -D -u 10000 user
(002323) [23:50:19] (rootfs_google-snow) % addgroup -S audio
addgroup: group 'audio' in use
(002323) [23:50:19] (rootfs_google-snow) % addgroup user audio
(002323) [23:50:19] (rootfs_google-snow) % addgroup -S input
addgroup: group 'input' in use
(002323) [23:50:19] (rootfs_google-snow) % addgroup user input
(002323) [23:50:19] (rootfs_google-snow) % addgroup -S netdev
addgroup: group 'netdev' in use
(002323) [23:50:19] (rootfs_google-snow) % addgroup user netdev
(002323) [23:50:19] (rootfs_google-snow) % addgroup -S plugdev
(002323) [23:50:19] (rootfs_google-snow) % addgroup user plugdev
(002323) [23:50:19] (rootfs_google-snow) % addgroup -S video
addgroup: group 'video' in use
(002323) [23:50:19] (rootfs_google-snow) % addgroup user video
(002323) [23:50:19] (rootfs_google-snow) % addgroup -S wheel
addgroup: group 'wheel' in use
(002323) [23:50:19] (rootfs_google-snow) % addgroup user wheel
(002323) [23:50:19] get_selected_providers: postmarketos-mvcfg: already visited
(002323) [23:50:19] get_selected_providers: devicepkg-utils>=0.2.0: already visited
(002323) [23:50:19] get_selected_providers: postmarketos-mvcfg: already visited
(002323) [23:50:19] get_selected_providers: postmarketos-base: already visited
(002323) [23:50:19] get_selected_providers: devicepkg-utils: already visited
(002323) [23:50:19] get_selected_providers: util-linux-misc: already visited
(002323) [23:50:19] get_selected_providers: dbus: already visited
(002323) [23:50:19] get_selected_providers: postmarketos-base: already visited
(002323) [23:50:19] get_recommends: postmarketos-mvcfg: already visited
(002323) [23:50:19] get_recommends: devicepkg-utils>=0.2.0: already visited
(002323) [23:50:19] get_recommends: postmarketos-mvcfg: already visited
(002323) [23:50:19] get_recommends: postmarketos-base: already visited
(002323) [23:50:19] postmarketos-cros-common: install _pmb_recommends: postmarketos-cros-keymap
(002323) [23:50:19] get_recommends: devicepkg-utils: already visited
(002323) [23:50:19] get_recommends: util-linux-misc: already visited
(002323) [23:50:19] postmarketos-ui-plasma-desktop: install _pmb_recommends: ark, dolphin, ffmpegthumbs, firefox, fwupd, gwenview, kate, kdialog, kfind, kio-extras, konsole, print-manager, spectacle, aha, pciutils, vulkan-tools, wayland-utils, xdpyinfo
(002323) [23:50:19] postmarketos-base-ui-plasma: install _pmb_recommends: breeze-gtk, discover, flatpak, font-droid-nonlatin, font-noto, font-noto-emoji, font-noto-extra, kaccounts-providers, kde-gtk-config, maliit-keyboard, postmarketos-artwork-wallpapers, xdg-user-dirs
(002323) [23:50:19] get_recommends: dbus: already visited
(002323) [23:50:19] get_recommends: postmarketos-base: already visited
(002323) [23:50:19] get_recommends: alpine-base: already visited
(002323) [23:50:19] get_recommends: devicepkg-utils>=0.2.0: already visited
(002323) [23:50:19] get_recommends: eudev: already visited
(002323) [23:50:19] get_recommends: logbookd: already visited
(002323) [23:50:19] get_recommends: openssh: already visited
(002323) [23:50:19] get_recommends: postmarketos-bootsplash: already visited
(002323) [23:50:19] get_recommends: postmarketos-initramfs: already visited
(002323) [23:50:19] get_recommends: postmarketos-mvcfg: already visited
(002323) [23:50:19] get_recommends: postmarketos-keys: already visited
(002323) [23:50:19] get_recommends: sudo-virt: already visited
(002323) [23:50:19] get_recommends: zram-init: already visited
(002323) [23:50:19] (rootfs_google-snow) calculate depends of postmarketos-base, device-google-snow, postmarketos-ui-plasma-desktop, device-google-snow-nonfree-firmware, lang, musl-locales, postmarketos-base-nofde, postmarketos-cros-keymap, ark, dolphin, ffmpegthumbs, firefox, fwupd, gwenview, kate, kdialog, kfind, kio-extras, konsole, print-manager, spectacle, aha, pciutils, vulkan-tools, wayland-utils, xdpyinfo, breeze-gtk, discover, flatpak, font-droid-nonlatin, font-noto, font-noto-emoji, font-noto-extra, kaccounts-providers, kde-gtk-config, maliit-keyboard, postmarketos-artwork-wallpapers, xdg-user-dirs (pmbootstrap -v for details)
(002323) [23:50:20] sudo-virt: picked provider(s) with highest priority 100: sudo
(002323) [23:50:20] so:libpolkit-gobject-1.so.0: picked provider(s) with highest priority 100: polkit-noelogind-libs
(002323) [23:50:20] openssh-client: picked provider(s) with highest priority 2: openssh-client-default
(002323) [23:50:20] obexd: picked provider(s) with highest priority 100: bluez-obexd
(002323) [23:50:20] postmarketos-base-ui-wifi: picked provider(s) with highest priority 100: postmarketos-base-ui-wifi-wpa_supplicant
(002323) [23:50:20] (rootfs_google-snow) install postmarketos-base device-google-snow postmarketos-ui-plasma-desktop device-google-snow-nonfree-firmware lang musl-locales postmarketos-base-nofde postmarketos-cros-keymap ark dolphin ffmpegthumbs firefox fwupd gwenview kate kdialog kfind kio-extras konsole print-manager spectacle aha pciutils vulkan-tools wayland-utils xdpyinfo breeze-gtk discover flatpak font-droid-nonlatin font-noto font-noto-emoji font-noto-extra kaccounts-providers kde-gtk-config maliit-keyboard postmarketos-artwork-wallpapers xdg-user-dirs
(002323) [23:50:20] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/tmp/apk_progress_fifo
(002323) [23:50:20] (rootfs_google-snow) % cat /tmp/apk_progress_fifo
(002323) [23:50:20] (rootfs_google-snow) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-google-snow postmarketos-ui-plasma-desktop device-google-snow-nonfree-firmware lang musl-locales postmarketos-base-nofde postmarketos-cros-keymap ark dolphin ffmpegthumbs firefox fwupd gwenview kate kdialog kfind kio-extras konsole print-manager spectacle aha pciutils vulkan-tools wayland-utils xdpyinfo breeze-gtk discover flatpak font-droid-nonlatin font-noto font-noto-emoji font-noto-extra kaccounts-providers kde-gtk-config maliit-keyboard postmarketos-artwork-wallpapers xdg-user-dirs --no-interactive
(002323) [23:50:20] New background process: pid=2834, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/1038) Installing aha (0.5.1-r3)
(2/1038) Installing ssl_client (1.36.1-r24)
(3/1038) Installing libgcc (13.2.1_git20240309-r0)
(4/1038) Installing libstdc++ (13.2.1_git20240309-r0)
(5/1038) Installing 7zip (23.01-r0)
(6/1038) Installing libbz2 (1.0.8-r6)
(7/1038) Installing lz4-libs (1.9.4-r5)
(8/1038) Installing lzo (2.10-r5)
(9/1038) Installing lrzip (0.651-r1)
(10/1038) Installing unzip (6.0-r14)
(11/1038) Installing zip (3.0-r12)
(12/1038) Installing zstd-libs (1.5.6-r0)
(13/1038) Installing zstd (1.5.6-r0)
(14/1038) Installing libgomp (13.2.1_git20240309-r0)
(15/1038) Installing libb2 (0.98.1-r3)
(16/1038) Installing brotli-libs (1.1.0-r1)
(17/1038) Installing dbus-libs (1.14.10-r1)
(18/1038) Installing double-conversion (3.3.0-r0)
(19/1038) Installing libffi (3.4.6-r0)
(20/1038) Installing libintl (0.22.5-r0)
(21/1038) Installing libblkid (2.39.3-r1)
(22/1038) Installing libmount (2.39.3-r1)
(23/1038) Installing pcre2 (10.43-r0)
(24/1038) Installing glib (2.78.4-r1)
(25/1038) Installing icu-data-full (74.2-r0)
(26/1038) Installing icu-libs (74.2-r0)
(27/1038) Installing libpcre2-16 (10.43-r0)
(28/1038) Installing ca-certificates (20240226-r0)
(29/1038) Installing c-ares (1.27.0-r0)
(30/1038) Installing libunistring (1.2-r0)
(31/1038) Installing libidn2 (2.3.7-r0)
(32/1038) Installing nghttp2-libs (1.60.0-r0)
(33/1038) Installing libpsl (0.21.5-r1)
(34/1038) Installing libcurl (8.7.1-r0)
(35/1038) Installing duktape (2.7.0-r1)
(36/1038) Installing libproxy (0.5.4-r0)
(37/1038) Installing qt6-qtbase (6.6.3-r0)
(38/1038) Installing hicolor-icon-theme (0.17-r2)
(39/1038) Installing libmagic (5.45-r1)
(40/1038) Installing file (5.45-r1)
(41/1038) Installing libxau (1.0.11-r3)
(42/1038) Installing libmd (1.1.0-r0)
(43/1038) Installing libbsd (0.12.2-r0)
(44/1038) Installing libxdmcp (1.1.5-r0)
(45/1038) Installing libxcb (1.16.1-r0)
(46/1038) Installing libx11 (1.8.7-r0)
(47/1038) Installing xprop (1.2.7-r0)
(48/1038) Installing libxext (1.3.6-r1)
(49/1038) Installing libice (1.1.1-r5)
(50/1038) Installing libuuid (2.39.3-r1)
(51/1038) Installing libsm (1.2.4-r3)
(52/1038) Installing libxt (1.3.0-r4)
(53/1038) Installing libxmu (1.1.4-r2)
(54/1038) Installing xset (1.2.5-r1)
(55/1038) Installing xdg-utils (1.2.1-r0)
(56/1038) Installing mesa (24.0.3-r0)
(57/1038) Installing hwdata-pci (0.380-r0)
(58/1038) Installing libpciaccess (0.18.1-r0)
(59/1038) Installing libdrm (2.4.120-r0)
(60/1038) Installing libexpat (2.6.2-r0)
(61/1038) Installing wayland-libs-server (1.22.0-r4)
(62/1038) Installing mesa-glapi (24.0.3-r0)
(63/1038) Installing mesa-gles (24.0.3-r0)
(64/1038) Installing qt6-qtdeclarative (6.6.3-r0)
(65/1038) Installing wayland-libs-client (1.22.0-r4)
(66/1038) Installing wayland-libs-cursor (1.22.0-r4)
(67/1038) Installing wayland-libs-egl (1.22.0-r4)
(68/1038) Installing xkeyboard-config (2.41-r0)
(69/1038) Installing xz-libs (5.6.1-r2)
(70/1038) Installing libxml2 (2.12.6-r0)
(71/1038) Installing libxkbcommon (1.7.0-r0)
(72/1038) Installing qt6-qtwayland (6.6.3-r0)
(73/1038) Installing mesa-gbm (24.0.3-r0)
(74/1038) Installing libxshmfence (1.3.2-r5)
(75/1038) Installing mesa-egl (24.0.3-r0)
(76/1038) Installing avahi-libs (0.8-r16)
(77/1038) Installing gmp (6.3.0-r0)
(78/1038) Installing nettle (3.9.1-r0)
(79/1038) Installing libtasn1 (4.19.0-r2)
(80/1038) Installing p11-kit (0.25.3-r0)
(81/1038) Installing gnutls (3.8.3-r0)
(82/1038) Installing cups-libs (2.4.7-r3)
(83/1038) Installing libpng (1.6.43-r0)
(84/1038) Installing freetype (2.13.2-r0)
(85/1038) Installing fontconfig (2.15.0-r0)
(86/1038) Installing pkgconf (2.2.0-r0)
(87/1038) Installing shared-mime-info (2.4-r0)
(88/1038) Installing libjpeg-turbo (3.0.2-r0)
(89/1038) Installing libsharpyuv (1.3.2-r0)
(90/1038) Installing libwebp (1.3.2-r0)
(91/1038) Installing tiff (4.6.0-r0)
(92/1038) Installing gdk-pixbuf (2.42.10-r6)
(93/1038) Installing gtk-update-icon-cache (3.24.41-r0)
(94/1038) Installing libxcomposite (0.4.6-r4)
(95/1038) Installing libxfixes (6.0.1-r3)
(96/1038) Installing libxrender (0.9.11-r4)
(97/1038) Installing libxcursor (1.2.2-r0)
(98/1038) Installing libxdamage (1.1.6-r4)
(99/1038) Installing libxi (1.8.1-r3)
(100/1038) Installing libxinerama (1.1.5-r3)
(101/1038) Installing libxrandr (1.5.4-r0)
(102/1038) Installing libatk-1.0 (2.52.0-r0)
(103/1038) Installing libxtst (1.2.4-r5)
(104/1038) Installing at-spi2-core (2.52.0-r0)
(105/1038) Installing libatk-bridge-2.0 (2.52.0-r0)
(106/1038) Installing pixman (0.43.2-r0)
(107/1038) Installing cairo (1.18.0-r0)
(108/1038) Installing cairo-gobject (1.18.0-r0)
(109/1038) Installing libepoxy (1.5.10-r1)
(110/1038) Installing fribidi (1.0.13-r0)
(111/1038) Installing graphite2 (1.3.14-r6)
(112/1038) Installing harfbuzz (8.3.1-r0)
(113/1038) Installing libxft (2.3.8-r2)
(114/1038) Installing pango (1.51.0-r0)
(115/1038) Installing gtk+3.0 (3.24.41-r0)
(116/1038) Installing libevdev (1.13.1-r0)
(117/1038) Installing mtdev (1.1.6-r3)
(118/1038) Installing eudev-libs (3.2.14-r2)
(119/1038) Installing libinput-libs (1.25.0-r0)
(120/1038) Installing tslib (1.23-r0)
(121/1038) Installing xcb-util (0.4.1-r3)
(122/1038) Installing xcb-util-image (0.4.1-r0)
(123/1038) Installing xcb-util-renderutil (0.3.10-r0)
(124/1038) Installing xcb-util-cursor (0.1.4-r0)
(125/1038) Installing xcb-util-wm (0.4.2-r0)
(126/1038) Installing xcb-util-keysyms (0.4.1-r0)
(127/1038) Installing libxkbcommon-x11 (1.7.0-r0)
(128/1038) Installing qt6-qtbase-x11 (6.6.3-r0)
(129/1038) Installing kconfig (6.0.0-r0)
(130/1038) Installing kguiaddons (6.0.0-r0)
(131/1038) Installing ki18n (6.0.0-r0)
(132/1038) Installing kcolorscheme (6.0.0-r0)
(133/1038) Installing kcodecs (6.0.0-r0)
(134/1038) Installing kwidgetsaddons (6.0.0-r0)
(135/1038) Installing kcompletion (6.0.0-r0)
(136/1038) Installing kcoreaddons (6.0.0-r0)
(137/1038) Installing breeze-icons (6.0.0-r0)
(138/1038) Installing kde-default-icon-theme (6.0.0-r0)
(139/1038) Installing kconfigwidgets (6.0.0-r0)
(140/1038) Installing kcrash (6.0.0-r0)
(141/1038) Installing kdbusaddons (6.0.0-r0)
(142/1038) Installing karchive (6.0.0-r0)
(143/1038) Installing aom-libs (3.8.2-r0)
(144/1038) Installing libva (2.21.0-r0)
(145/1038) Installing libvdpau (1.5-r2)
(146/1038) Installing ffmpeg-libavutil (6.1.1-r4)
(147/1038) Installing libdav1d (1.4.1-r0)
(148/1038) Installing openexr-libiex (3.1.12-r0)
(149/1038) Installing openexr-libilmthread (3.1.12-r0)
(150/1038) Installing imath (3.1.11-r0)
(151/1038) Installing openexr-libopenexr (3.1.12-r0)
(152/1038) Installing giflib (5.2.2-r0)
(153/1038) Installing libhwy (1.0.7-r0)
(154/1038) Installing lcms2 (2.16-r0)
(155/1038) Installing libjxl (0.9.1-r0)
(156/1038) Installing lame-libs (3.100-r5)
(157/1038) Installing opus (1.4-r0)
(158/1038) Installing rav1e-libs (0.7.1-r0)
(159/1038) Installing soxr (0.1.3-r7)
(160/1038) Installing ffmpeg-libswresample (6.1.1-r4)
(161/1038) Installing libogg (1.3.5-r5)
(162/1038) Installing libtheora (1.1.1-r18)
(163/1038) Installing libvorbis (1.3.7-r2)
(164/1038) Installing libvpx (1.14.0-r0)
(165/1038) Installing libwebpmux (1.3.2-r0)
(166/1038) Installing x264-libs (0.164_git20231001-r0)
(167/1038) Installing numactl (2.0.18-r0)
(168/1038) Installing x265-libs (3.5-r4)
(169/1038) Installing xvidcore (1.3.7-r2)
(170/1038) Installing ffmpeg-libavcodec (6.1.1-r4)
(171/1038) Installing libbluray (1.3.4-r1)
(172/1038) Installing mpg123-libs (1.32.5-r0)
(173/1038) Installing libopenmpt (0.7.6-r0)
(174/1038) Installing cjson (1.7.17-r0)
(175/1038) Installing mbedtls (2.28.8-r0)
(176/1038) Installing librist (0.2.10-r0)
(177/1038) Installing libsrt (1.5.3-r0)
(178/1038) Installing libssh (0.10.6-r0)
(179/1038) Installing libsodium (1.0.19-r0)
(180/1038) Installing libzmq (4.3.5-r2)
(181/1038) Installing ffmpeg-libavformat (6.1.1-r4)
(182/1038) Installing exiv2 (0.28.2-r0)
(183/1038) Installing libtag (1.13.1-r0)
(184/1038) Installing kfilemetadata (6.0.0-r0)
(185/1038) Installing sound-theme-freedesktop (0.8-r1)
(186/1038) Installing libltdl (2.4.7-r3)
(187/1038) Installing libcanberra (0.30-r10)
(188/1038) Installing knotifications (6.0.0-r0)
(189/1038) Installing kjobwidgets (6.0.0-r0)
(190/1038) Installing kservice (6.0.0-r0)
(191/1038) Installing kded (6.0.0-r0)
(192/1038) Installing kwindowsystem (6.0.0-r0)
(193/1038) Installing libelogind (252.9-r5)
(194/1038) Installing polkit-elogind-libs (124-r0)
(195/1038) Installing polkit-qt6 (0.200.0-r0)
(196/1038) Installing kauth (6.0.0-r1)
(197/1038) Installing kbookmarks (6.0.0-r0)
(198/1038) Installing libxml2-utils (2.12.6-r0)
(199/1038) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(200/1038) Installing libgpg-error (1.48-r0)
(201/1038) Installing libgcrypt (1.10.3-r0)
(202/1038) Installing libxslt (1.1.39-r1)
(203/1038) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.post-install
(204/1038) Installing kdoctools (6.0.0-r0)
(205/1038) Installing kiconthemes (6.0.0-r0)
(206/1038) Installing kitemviews (6.0.0-r0)
(207/1038) Installing solid-libs (6.0.0-r0)
(208/1038) Installing qt6-qtshadertools (6.6.3-r0)
(209/1038) Installing qt6-qt5compat (6.6.3-r0)
(210/1038) Installing kio (6.0.0-r2)
(211/1038) Installing kglobalaccel (6.0.0-r0)
(212/1038) Installing kxmlgui (6.0.0-r0)
(213/1038) Installing kparts (6.0.0-r0)
(214/1038) Installing kpty (6.0.0-r0)
(215/1038) Installing libacl (2.3.2-r0)
(216/1038) Installing libarchive (3.7.2-r1)
(217/1038) Installing libzip (1.10.1-r0)
(218/1038) Installing ark (24.02.1-r0)
(219/1038) Installing gtk+2.0 (2.24.33-r11)
(220/1038) Installing gtk-engines-clearlooks (2.21.0-r3)
(221/1038) Installing gtk-engines-crux (2.21.0-r3)
(222/1038) Installing gtk-engines-industrial (2.21.0-r3)
(223/1038) Installing gtk-engines-mist (2.21.0-r3)
(224/1038) Installing gtk-engines-redmond (2.21.0-r3)
(225/1038) Installing gtk-engines-thinice (2.21.0-r3)
(226/1038) Installing gtk-engines (2.21.0-r3)
(227/1038) Installing breeze-gtk (6.0.3-r0)
(228/1038) Installing alsa-ucm-conf (1.2.11-r1)
(229/1038) Installing cgpt (6310032-r8)
(230/1038) Installing libfdt (1.7.0-r1)
(231/1038) Installing dtc (1.7.0-r1)
(232/1038) Installing ncurses-terminfo-base (6.4_p20240309-r0)
(233/1038) Installing libncursesw (6.4_p20240309-r0)
(234/1038) Installing less (643-r1)
(235/1038) Installing gzip (1.13-r0)
(236/1038) Installing lz4 (1.9.4-r5)
(237/1038) Installing gdbm (1.23-r1)
(238/1038) Installing mpdecimal (4.0.0-r0)
(239/1038) Installing libpanelw (6.4_p20240309-r0)
(240/1038) Installing readline (8.2.10-r0)
(241/1038) Installing sqlite-libs (3.45.2-r0)
(242/1038) Installing python3 (3.11.8-r0)
(243/1038) Installing python3-pycache-pyc0 (3.11.8-r0)
(244/1038) Installing pyc (3.11.8-r0)
(245/1038) Installing py3-setuptools-pyc (69.2.0-r0)
(246/1038) Installing u-boot-tools (2024.01-r4)
(247/1038) Installing yaml (0.2.5-r2)
(248/1038) Installing vboot-utils (6310032-r8)
(249/1038) Installing xz (5.6.1-r2)
(250/1038) Installing depthcharge-tools-pyc (0.6.2-r0)
(251/1038) Installing py3-parsing (3.1.2-r0)
(252/1038) Installing py3-parsing-pyc (3.1.2-r0)
(253/1038) Installing py3-packaging-pyc (24.0-r0)
(254/1038) Installing python3-pyc (3.11.8-r0)
(255/1038) Installing py3-packaging (24.0-r0)
(256/1038) Installing py3-setuptools (69.2.0-r0)
(257/1038) Installing depthcharge-tools (0.6.2-r0)
(258/1038) Installing linux-postmarketos-exynos5 (6.1.56-r3)
(259/1038) Installing postmarketos-mvcfg (1-r0)
(260/1038) Installing devicepkg-utils (0.2.0-r1)
(261/1038) Installing udev-init-scripts (35-r1)
(262/1038) Installing udev-init-scripts-openrc (35-r1)
(263/1038) Installing kmod-libs (31-r4)
(264/1038) Installing eudev (3.2.14-r2)
(265/1038) Installing libinput-udev (1.25.0-r0)
(266/1038) Installing eudev-openrc (3.2.14-r2)
(267/1038) Installing logbookd (0.2.2-r0)
(268/1038) Installing logbookd-openrc (0.2.2-r0)
(269/1038) Installing openssh-keygen (9.7_p1-r0)
(270/1038) Installing libedit (20230828.3.1-r4)
(271/1038) Installing openssh-client-common (9.7_p1-r0)
(272/1038) Installing openssh-client-default (9.7_p1-r0)
(273/1038) Installing openssh-sftp-server (9.7_p1-r0)
(274/1038) Installing openssh-server-common (9.7_p1-r0)
(275/1038) Installing openssh-server-common-openrc (9.7_p1-r0)
(276/1038) Installing openssh-server (9.7_p1-r0)
(277/1038) Installing openssh (9.7_p1-r0)
(278/1038) Installing pbsplash (0.3.1-r0)
(279/1038) Installing postmarketos-bootsplash (0.2.1-r0)
(280/1038) Installing postmarketos-bootsplash-openrc (0.2.1-r0)
Executing postmarketos-bootsplash-openrc-0.2.1-r0.post-install
 * service kill-pbsplash added to runlevel default
(281/1038) Installing blkid (2.39.3-r1)
(282/1038) Installing btrfs-progs (6.8-r0)
(283/1038) Installing btrfs-progs-openrc (6.8-r0)
(284/1038) Installing busybox-extras (1.36.1-r24)
Executing busybox-extras-1.36.1-r24.post-install
(285/1038) Installing bzip2 (1.0.8-r6)
(286/1038) Installing argon2-libs (20190702-r5)
(287/1038) Installing device-mapper-libs (2.03.23-r2)
(288/1038) Installing json-c (0.17-r0)
(289/1038) Installing cryptsetup-libs (2.7.1-r0)
(290/1038) Installing popt (1.19-r3)
(291/1038) Installing cryptsetup (2.7.1-r0)
(292/1038) Installing cryptsetup-openrc (2.7.1-r0)
(293/1038) Installing libaio (0.3.113-r2)
(294/1038) Installing device-mapper-event-libs (2.03.23-r2)
(295/1038) Installing lvm2-libs (2.03.23-r2)
(296/1038) Installing device-mapper (2.03.23-r2)
(297/1038) Installing device-mapper-udev (2.03.23-r2)
Executing device-mapper-udev-2.03.23-r2.post-install
(298/1038) Installing libcom_err (1.47.0-r5)
(299/1038) Installing e2fsprogs-libs (1.47.0-r5)
(300/1038) Installing e2fsprogs (1.47.0-r5)
(301/1038) Installing e2fsprogs-extra (1.47.0-r5)
(302/1038) Installing f2fs-tools-libs (1.16.0-r3)
(303/1038) Installing f2fs-tools (1.16.0-r3)
(304/1038) Installing userspace-rcu (0.14.0-r2)
(305/1038) Installing multipath-tools (0.9.7-r2)
(306/1038) Installing multipath-tools-openrc (0.9.7-r2)
(307/1038) Installing parted (3.6-r2)
(308/1038) Installing postmarketos-keys (1-r0)
(309/1038) Installing sudo (1.9.15_p5-r0)
(310/1038) Installing setarch (2.39.3-r1)
(311/1038) Installing libfdisk (2.39.3-r1)
(312/1038) Installing libsmartcols (2.39.3-r1)
(313/1038) Installing util-linux-misc (2.39.3-r1)
(314/1038) Installing zram-init (11.1-r1)
(315/1038) Installing zram-init-openrc (11.1-r1)
(316/1038) Installing postmarketos-base-nofde (32-r2)
(317/1038) Installing boot-deploy (0.14-r0)
(318/1038) Installing postmarketos-mkinitfs (2.4.0-r0)
(319/1038) Installing unudhcpd (0.2.1-r1)
(320/1038) Installing postmarketos-initramfs (2.5.5-r0)
(321/1038) Installing postmarketos-base (32-r2)
Executing postmarketos-base-32-r2.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(322/1038) Installing llvm17-libs (17.0.6-r0)
(323/1038) Installing libelf (0.191-r0)
(324/1038) Installing mesa-dri-gallium (24.0.3-r0)
(325/1038) Installing postmarketos-base-mesa (32-r2)
(326/1038) Installing postmarketos-cros-common (2-r0)
(327/1038) Installing postmarketos-update-depthcharge-kernel (2.1-r0)
(328/1038) Installing device-google-snow (6-r0)
(329/1038) Installing linux-firmware-libertas (20240312-r0)
(330/1038) Installing linux-firmware-mrvl (20240312-r0)
(331/1038) Installing linux-firmware-s5p-mfc (20240312-r0)
(332/1038) Installing device-google-snow-nonfree-firmware (6-r0)
(333/1038) Installing kirigami-libs (6.0.0-r0)
(334/1038) Installing kirigami (6.0.0-r0)
(335/1038) Installing purpose (6.0.0-r0)
(336/1038) Installing libxmlb (0.3.15-r0)
(337/1038) Installing appstream (1.0.2-r2)
Executing appstream-1.0.2-r2.post-install
✔ Metadata cache was updated successfully.
(338/1038) Installing appstream-qt (1.0.2-r2)
(339/1038) Installing attica (6.0.0-r0)
(340/1038) Installing kidletime (6.0.0-r0)
(341/1038) Installing kpackage (6.0.0-r0)
(342/1038) Installing knewstuff (6.0.0-r1)
(343/1038) Installing kstatusnotifieritem (6.0.0-r0)
(344/1038) Installing libapk-qt (0.4.5-r0)
(345/1038) Installing discover (6.0.3-r0)
(346/1038) Installing discover-backend-apk (6.0.3-r0)
(347/1038) Installing dbus (1.14.10-r1)
Executing dbus-1.14.10-r1.pre-install
Executing dbus-1.14.10-r1.post-install
(348/1038) Installing dbus-openrc (1.14.10-r1)
(349/1038) Installing dbus-daemon-launch-helper (1.14.10-r1)
(350/1038) Installing libatasmart (0.19-r3)
(351/1038) Installing mpfr4 (4.2.1-r0)
(352/1038) Installing libbytesize (2.10-r2)
(353/1038) Installing keyutils-libs (1.6.3-r3)
(354/1038) Installing ndctl-libs (78-r1)
(355/1038) Installing nspr (4.35-r4)
(356/1038) Installing nss (3.99-r0)
(357/1038) Installing libnvme (1.8-r0)
(358/1038) Installing libassuan (2.5.7-r0)
(359/1038) Installing pinentry (1.3.0-r0)
Executing pinentry-1.3.0-r0.post-install
(360/1038) Installing gnupg-gpgconf (2.4.5-r0)
(361/1038) Installing libksba (1.6.6-r0)
(362/1038) Installing libsasl (2.1.28-r6)
(363/1038) Installing libldap (2.6.7-r0)
(364/1038) Installing npth (1.6-r4)
(365/1038) Installing gnupg-dirmngr (2.4.5-r0)
(366/1038) Installing gnupg-keyboxd (2.4.5-r0)
(367/1038) Installing gpg (2.4.5-r0)
(368/1038) Installing gpg-agent (2.4.5-r0)
(369/1038) Installing gpgsm (2.4.5-r0)
(370/1038) Installing gpgme (1.23.2-r0)
(371/1038) Installing volume_key (0.3.12-r6)
(372/1038) Installing libblockdev (3.1.1-r0)
(373/1038) Installing libgudev (238-r0)
(374/1038) Installing udisks2-libs (2.10.1-r0)
(375/1038) Installing udisks2 (2.10.1-r0)
(376/1038) Installing kdsoap-qt6 (2.2.0-r0)
(377/1038) Installing kdsoap-ws-discovery-client (0.4.0-r0)
(378/1038) Installing libkexiv2 (24.02.1-r0)
(379/1038) Installing libdaemon (0.14-r4)
(380/1038) Installing libevent (2.1.12-r7)
(381/1038) Installing avahi (0.8-r16)
Executing avahi-0.8-r16.pre-install
(382/1038) Installing avahi-openrc (0.8-r16)
(383/1038) Installing kdnssd (6.0.0-r0)
(384/1038) Installing kcmutils (6.0.0-r0)
(385/1038) Installing syntax-highlighting (6.0.0-r0)
(386/1038) Installing libhunspell (1.7.2-r4)
(387/1038) Installing hunspell (1.7.2-r4)
(388/1038) Installing sonnet (6.0.0-r0)
(389/1038) Installing libasyncns (0.8-r3)
(390/1038) Installing orc (0.4.37-r0)
(391/1038) Installing libflac (1.4.3-r1)
(392/1038) Installing alsa-lib (1.2.11-r0)
(393/1038) Installing libsndfile (1.2.2-r0)
(394/1038) Installing speexdsp (1.2.1-r2)
(395/1038) Installing tdb-libs (1.4.9-r0)
(396/1038) Installing libpulse (9999_git20220621-r2)
(397/1038) Installing qt6-qtmultimedia (6.6.3-r0)
(398/1038) Installing ffmpeg-libswscale (6.1.1-r4)
(399/1038) Installing qt6-qtmultimedia-ffmpeg (6.6.3-r0)
(400/1038) Installing flite (2.2-r2)
(401/1038) Installing qt6-qtspeech (6.6.3-r0)
(402/1038) Installing ktextwidgets (6.0.0-r0)
(403/1038) Installing plasma-activities-libs (6.0.3-r0)
(404/1038) Installing plasma-activities-stats (6.0.3-r0)
(405/1038) Installing qt6-qtsvg (6.6.3-r0)
(406/1038) Installing libusb (1.0.27-r0)
(407/1038) Installing libmtp (1.1.21-r0)
(408/1038) Installing qt6-qttools-libs (6.6.3-r0)
(409/1038) Installing phonon-qt6 (4.12.0-r0)
(410/1038) Installing talloc (2.4.2-r0)
(411/1038) Installing tevent (0.15.0-r0)
(412/1038) Installing samba-util-libs (4.19.4-r0)
(413/1038) Installing jansson (2.14-r4)
(414/1038) Installing ldb (2.8.0-r0)
(415/1038) Installing libwbclient (4.19.4-r0)
(416/1038) Installing samba-libs (4.19.4-r0)
(417/1038) Installing libsmbclient (4.19.4-r0)
(418/1038) Installing kio-extras (24.02.1-r0)
(419/1038) Installing lmdb (0.9.32-r0)
(420/1038) Installing baloo (6.0.0-r0)
(421/1038) Installing baloo-widgets (24.02.1-r0)
(422/1038) Installing kuserfeedback (6.0.0-r0)
(423/1038) Installing musl-fts (1.2.7-r6)
(424/1038) Installing dolphin (24.02.1-r0)
(425/1038) Installing libunibreak (6.1-r0)
(426/1038) Installing libass (0.17.1-r2)
(427/1038) Installing serd-libs (0.32.2-r0)
(428/1038) Installing zix-libs (0.4.2-r0)
(429/1038) Installing sord-libs (0.16.16-r0)
(430/1038) Installing sratom (0.6.16-r0)
(431/1038) Installing lilv-libs (0.24.24-r0)
(432/1038) Installing glslang-libs (1.3.261.1-r0)
(433/1038) Installing libdovi (3.2.0-r1)
(434/1038) Installing spirv-tools (1.3.261.1-r0)
(435/1038) Installing shaderc (2024.0-r0)
(436/1038) Installing vulkan-loader (1.3.261.1-r0)
(437/1038) Installing libplacebo (6.338.2-r1)
(438/1038) Installing ffmpeg-libpostproc (6.1.1-r4)
(439/1038) Installing vidstab (1.1.1-r0)
(440/1038) Installing zimg (3.0.5-r2)
(441/1038) Installing ffmpeg-libavfilter (6.1.1-r4)
(442/1038) Installing ffmpegthumbs (24.02.1-r0)
(443/1038) Installing libxxf86vm (1.1.5-r5)
(444/1038) Installing mesa-gl (24.0.3-r0)
(445/1038) Installing pciutils-libs (3.11.1-r0)
(446/1038) Installing libwebpdemux (1.3.2-r0)
(447/1038) Installing firefox (124.0.1-r0)
(448/1038) Installing bubblewrap (0.8.0-r1)
(449/1038) Installing desktop-file-utils (0.27-r0)
(450/1038) Installing fuse-common (3.16.2-r0)
(451/1038) Installing fuse-openrc (3.16.2-r0)
(452/1038) Installing fuse3-libs (3.16.2-r0)
(453/1038) Installing fuse3 (3.16.2-r0)
(454/1038) Installing xdg-dbus-proxy (0.1.5-r0)
(455/1038) Installing dconf (0.40.0-r5)
(456/1038) Installing json-glib (1.8.0-r1)
(457/1038) Installing ostree (2024.5-r0)
(458/1038) Installing libseccomp (2.5.5-r0)
(459/1038) Installing flatpak (1.14.5-r2)
Executing flatpak-1.14.5-r2.pre-install
Executing flatpak-1.14.5-r2.post-install
modprobe: can't change directory to '6.6.22-0-lts': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(460/1038) Installing flatpak-libs (1.14.5-r2)
(461/1038) Installing discover-backend-flatpak (6.0.3-r0)
(462/1038) Installing font-droid-nonlatin (20200215-r2)
(463/1038) Installing font-noto-common (23.7.1-r0)
(464/1038) Installing font-noto-math (23.7.1-r0)
(465/1038) Installing font-noto-symbols (23.7.1-r0)
(466/1038) Installing font-noto (23.7.1-r0)
(467/1038) Installing font-noto-emoji (2.042-r0)
(468/1038) Installing font-noto-extra (23.7.1-r0)
(469/1038) Installing libcbor (0.11.0-r0)
(470/1038) Installing confuse (3.3-r4)
(471/1038) Installing libftdi1 (1.5-r2)
Executing libftdi1-1.5-r2.pre-install
(472/1038) Installing flashrom-libs (1.3.0-r2)
(473/1038) Installing libgusb (0.4.8-r0)
(474/1038) Installing libjcat (0.2.1-r0)
(475/1038) Installing libmbim (1.30.0-r0)
(476/1038) Installing libmm-glib (1.22.0-r0)
(477/1038) Installing protobuf-c (1.5.0-r0)
(478/1038) Installing libqrtr-glib (1.2.2-r0)
(479/1038) Installing libqmi (1.34.0-r0)
(480/1038) Installing tpm2-tss-mu (4.0.1-r1)
(481/1038) Installing tpm2-tss-sys (4.0.1-r1)
(482/1038) Installing tpm2-tss-esys (4.0.1-r1)
(483/1038) Installing fwupd (1.9.15-r0)
(484/1038) Installing fwupd-openrc (1.9.15-r0)
(485/1038) Installing discover-backend-fwupd (6.0.3-r0)
(486/1038) Installing libavif (1.0.4-r0)
(487/1038) Installing libde265 (1.0.15-r0)
(488/1038) Installing libheif (1.17.6-r0)
(489/1038) Installing libraw (0.21.2-r0)
(490/1038) Installing kimageformats (6.0.0-r0)
(491/1038) Installing libmng (2.0.3-r2)
(492/1038) Installing qt6-qtimageformats (6.6.3-r0)
(493/1038) Installing kitemmodels (6.0.0-r0)
(494/1038) Installing kcolorpicker (0.3.1-r0)
(495/1038) Installing kimageannotator (0.7.1-r0)
(496/1038) Installing gwenview (24.02.1-r0)
(497/1038) Installing signond (8.62_git20231124-r0)
(498/1038) Installing signon-plugin-oauth2 (0.25_git20231124-r0)
(499/1038) Installing qt6-qtpositioning (6.6.3-r0)
(500/1038) Installing qt6-qtwebchannel (6.6.3-r0)
(501/1038) Installing harfbuzz-subset (8.3.1-r0)
(502/1038) Installing minizip (1.3.1-r0)
(503/1038) Installing snappy (1.1.10-r2)
(504/1038) Installing libxkbfile (1.1.3-r0)
(505/1038) Installing qt6-qtwebengine (6.6.3-r0)
(506/1038) Installing libaccounts-glib (1.27-r0)
(507/1038) Installing libaccounts-qt (1.16_git20231124-r0)
(508/1038) Installing accounts-qml-module (0.7_git20231028-r0)
(509/1038) Installing libnotify (0.8.3-r1)
(510/1038) Installing signon-ui (0.18_git20231016-r0)
(511/1038) Installing gpgmepp (1.23.2-r0)
(512/1038) Installing libqca-qt6 (2.3.8-r0)
(513/1038) Installing kwallet (6.0.0-r0)
(514/1038) Installing kaccounts-integration (24.02.1-r0)
(515/1038) Installing kaccounts-providers (24.02.1-r0)
(516/1038) Installing ktexteditor (6.0.0-r0)
(517/1038) Installing kate-common (24.02.1-r0)
(518/1038) Installing kate (24.02.1-r0)
(519/1038) Installing gsettings-desktop-schemas (46.0-r0)
(520/1038) Installing kdecoration (6.0.3-r0)
(521/1038) Installing kde-gtk-config (6.0.3-r0)
(522/1038) Installing kdialog (24.02.1-r0)
(523/1038) Installing kfind (24.02.1-r0)
(524/1038) Installing knotifyconfig (6.0.0-r0)
(525/1038) Installing konsole (24.02.1-r0)
(526/1038) Installing musl-locales (0.1.0-r1)
(527/1038) Installing musl-locales-lang (0.1.0-r1)
(528/1038) Installing lang (0.1-r2)
(529/1038) Installing gsettings-desktop-schemas-lang (46.0-r0)
(530/1038) Installing kconfigwidgets-lang (6.0.0-r0)
(531/1038) Installing gtk+3.0-lang (3.24.41-r0)
(532/1038) Installing kglobalaccel-lang (6.0.0-r0)
(533/1038) Installing sonnet-lang (6.0.0-r0)
(534/1038) Installing libbytesize-lang (2.10-r2)
(535/1038) Installing knotifications-lang (6.0.0-r0)
(536/1038) Installing ktextwidgets-lang (6.0.0-r0)
(537/1038) Installing glib-lang (2.78.4-r1)
(538/1038) Installing konsole-lang (24.02.1-r0)
(539/1038) Installing avahi-lang (0.8-r16)
(540/1038) Installing kbookmarks-lang (6.0.0-r0)
(541/1038) Installing knotifyconfig-lang (6.0.0-r0)
(542/1038) Installing kxmlgui-lang (6.0.0-r0)
(543/1038) Installing kiconthemes-lang (6.0.0-r0)
(544/1038) Installing kparts-lang (6.0.0-r0)
(545/1038) Installing kconfig-lang (6.0.0-r0)
(546/1038) Installing kate-lang (24.02.1-r0)
(547/1038) Installing kpty-lang (6.0.0-r0)
(548/1038) Installing kitemviews-lang (6.0.0-r0)
(549/1038) Installing kwindowsystem-lang (6.0.0-r0)
(550/1038) Installing baloo-widgets-lang (24.02.1-r0)
(551/1038) Installing kaccounts-integration-lang (24.02.1-r0)
(552/1038) Installing gtk+2.0-lang (2.24.33-r11)
(553/1038) Installing kaccounts-providers-lang (24.02.1-r0)
(554/1038) Installing kirigami-lang (6.0.0-r0)
(555/1038) Installing kauth-lang (6.0.0-r1)
(556/1038) Installing kdialog-lang (24.02.1-r0)
(557/1038) Installing kdbusaddons-lang (6.0.0-r0)
(558/1038) Installing kjobwidgets-lang (6.0.0-r0)
(559/1038) Installing udisks2-lang (2.10.1-r0)
(560/1038) Installing kcmutils-lang (6.0.0-r0)
(561/1038) Installing flatpak-lang (1.14.5-r2)
(562/1038) Installing gwenview-lang (24.02.1-r0)
(563/1038) Installing fwupd-lang (1.9.15-r0)
(564/1038) Installing kcodecs-lang (6.0.0-r0)
(565/1038) Installing gdk-pixbuf-lang (2.42.10-r6)
(566/1038) Installing json-glib-lang (1.8.0-r1)
(567/1038) Installing baloo-lang (6.0.0-r0)
(568/1038) Installing kstatusnotifieritem-lang (6.0.0-r0)
(569/1038) Installing kfilemetadata-lang (6.0.0-r0)
(570/1038) Installing kio-extras-lang (24.02.1-r0)
(571/1038) Installing kuserfeedback-lang (6.0.0-r0)
(572/1038) Installing kdnssd-lang (6.0.0-r0)
(573/1038) Installing ki18n-lang (6.0.0-r0)
(574/1038) Installing kdecoration-lang (6.0.3-r0)
(575/1038) Installing hunspell-lang (1.7.2-r4)
(576/1038) Installing karchive-lang (6.0.0-r0)
(577/1038) Installing xkeyboard-config-lang (2.41-r0)
(578/1038) Installing kcoreaddons-lang (6.0.0-r0)
(579/1038) Installing dolphin-lang (24.02.1-r0)
(580/1038) Installing syntax-highlighting-lang (6.0.0-r0)
(581/1038) Installing gtk-engines-lang (2.21.0-r3)
(582/1038) Installing kio-lang (6.0.0-r2)
(583/1038) Installing knewstuff-lang (6.0.0-r1)
(584/1038) Installing kfind-lang (24.02.1-r0)
(585/1038) Installing kwallet-lang (6.0.0-r0)
(586/1038) Installing discover-lang (6.0.3-r0)
(587/1038) Installing kpackage-lang (6.0.0-r0)
(588/1038) Installing appstream-lang (1.0.2-r2)
(589/1038) Installing kcolorscheme-lang (6.0.0-r0)
(590/1038) Installing at-spi2-core-lang (2.52.0-r0)
(591/1038) Installing kservice-lang (6.0.0-r0)
(592/1038) Installing kwidgetsaddons-lang (6.0.0-r0)
(593/1038) Installing kcompletion-lang (6.0.0-r0)
(594/1038) Installing purpose-lang (6.0.0-r0)
(595/1038) Installing ark-lang (24.02.1-r0)
(596/1038) Installing ktexteditor-lang (6.0.0-r0)
(597/1038) Installing shared-mime-info-lang (2.4-r0)
(598/1038) Installing qt5-qtbase (5.15.10_git20230714-r2)
(599/1038) Installing qt5-qtbase-x11 (5.15.10_git20230714-r2)
(600/1038) Installing qt5-qtwayland (5.15.10_git20230714-r0)
(601/1038) Installing qt5-qtdeclarative (5.15.10_git20230629-r0)
(602/1038) Installing qt5-qtfeedback (0_git20180903-r1)
(603/1038) Installing libxv (1.0.12-r4)
(604/1038) Installing cdparanoia-libs (10.2-r14)
(605/1038) Installing graphene (1.10.8-r4)
(606/1038) Installing gstreamer (1.22.8-r1)
(607/1038) Installing gstreamer-lang (1.22.8-r1)
(608/1038) Installing libcanberra-gstreamer (0.30-r10)
(609/1038) Installing gstreamer-ptp-helper (1.22.8-r1)
(610/1038) Installing gst-plugins-base (1.22.8-r0)
(611/1038) Installing gst-plugins-base-lang (1.22.8-r0)
(612/1038) Installing qt5-qtmultimedia (5.15.10_git20230612-r0)
(613/1038) Installing qt5-qtgraphicaleffects (5.15.10_git20230424-r0)
(614/1038) Installing qt5-qtquickcontrols2 (5.15.10_git20230612-r0)
(615/1038) Installing anthy (9100h-r4)
(616/1038) Installing maliit-framework (2.3.0-r5)
(617/1038) Installing kyotocabinet (1.2.80-r0)
(618/1038) Installing libpinyin (2.8.1-r1)
(619/1038) Installing tinyxml (2.6.2-r2)
(620/1038) Installing presage (0.9.1-r3)
(621/1038) Installing maliit-keyboard (2.3.1-r1)
(622/1038) Installing pciutils (3.11.1-r0)
(623/1038) Installing postmarketos-artwork-wallpapers (5-r0)
(624/1038) Installing keyd (2.4.3-r0)
Executing keyd-2.4.3-r0.pre-install
(625/1038) Installing keyd-openrc (2.4.3-r0)
(626/1038) Installing py3-libfdt (1.7.0-r1)
(627/1038) Installing py3-libfdt-pyc (1.7.0-r1)
(628/1038) Installing cros-keyboard-map (0_git20240313-r0)
(629/1038) Installing cros-keyboard-map-openrc (0_git20240313-r0)
(630/1038) Installing postmarketos-cros-keymap (2-r0)
Executing postmarketos-cros-keymap-2-r0.post-install
 * service cros-keyboard-map added to runlevel boot
 * service keyd added to runlevel boot
(631/1038) Installing bluez (5.73-r0)
(632/1038) Installing bluez-openrc (5.73-r0)
(633/1038) Installing libical (3.0.17-r1)
(634/1038) Installing bluez-obexd (5.73-r0)
(635/1038) Installing bluez-qt (6.0.0-r0)
(636/1038) Installing bluedevil (6.0.3-r0)
(637/1038) Installing bluedevil-lang (6.0.3-r0)
(638/1038) Installing kconfig5 (5.115.0-r0)
(639/1038) Installing kconfig5-lang (5.115.0-r0)
(640/1038) Installing kcoreaddons5 (5.115.0-r1)
(641/1038) Installing kcoreaddons5-lang (5.115.0-r1)
(642/1038) Installing polkit-qt5 (0.200.0-r0)
(643/1038) Installing kauth5 (5.115.0-r1)
(644/1038) Installing kauth5-lang (5.115.0-r1)
(645/1038) Installing kcodecs5 (5.115.0-r0)
(646/1038) Installing kcodecs5-lang (5.115.0-r0)
(647/1038) Installing qt5-qtx11extras (5.15.10_git20230424-r0)
(648/1038) Installing kguiaddons5 (5.115.0-r0)
(649/1038) Installing ki18n5 (5.115.0-r0)
(650/1038) Installing ki18n5-lang (5.115.0-r0)
(651/1038) Installing kwidgetsaddons5 (5.115.0-r0)
(652/1038) Installing kwidgetsaddons5-lang (5.115.0-r0)
(653/1038) Installing kconfigwidgets5 (5.115.0-r0)
(654/1038) Installing kconfigwidgets5-lang (5.115.0-r0)
(655/1038) Installing karchive5 (5.115.0-r0)
(656/1038) Installing karchive5-lang (5.115.0-r0)
(657/1038) Installing qt5-qtsvg (5.15.10_git20230612-r0)
(658/1038) Installing kiconthemes5 (5.115.0-r0)
(659/1038) Installing kiconthemes5-lang (5.115.0-r0)
(660/1038) Installing kirigami2-libs (5.115.0-r0)
(661/1038) Installing kirigami2 (5.115.0-r0)
(662/1038) Installing kirigami2-lang (5.115.0-r0)
(663/1038) Installing attica5 (5.115.0-r0)
(664/1038) Installing kcompletion5 (5.115.0-r0)
(665/1038) Installing kcompletion5-lang (5.115.0-r0)
(666/1038) Installing kitemviews5 (5.115.0-r0)
(667/1038) Installing kitemviews5-lang (5.115.0-r0)
(668/1038) Installing kjobwidgets5 (5.115.0-r0)
(669/1038) Installing kjobwidgets5-lang (5.115.0-r0)
(670/1038) Installing kcrash5 (5.115.0-r0)
(671/1038) Installing kdbusaddons5 (5.115.0-r0)
(672/1038) Installing kdbusaddons5-lang (5.115.0-r0)
(673/1038) Installing kwindowsystem5 (5.115.0-r0)
(674/1038) Installing kwindowsystem5-lang (5.115.0-r0)
(675/1038) Installing kglobalaccel5 (5.115.0-r0)
(676/1038) Installing kglobalaccel5-lang (5.115.0-r0)
(677/1038) Installing kxmlgui5 (5.115.0-r0)
(678/1038) Installing kxmlgui5-lang (5.115.0-r0)
(679/1038) Installing kbookmarks5 (5.115.0-r0)
(680/1038) Installing kbookmarks5-lang (5.115.0-r0)
(681/1038) Installing kdoctools5 (5.115.0-r0)
(682/1038) Installing qt5-qtspeech (5.15.10_git20230612-r0)
(683/1038) Installing knotifications5 (5.115.0-r0)
(684/1038) Installing knotifications5-lang (5.115.0-r0)
(685/1038) Installing kservice5 (5.115.0-r0)
(686/1038) Installing kservice5-lang (5.115.0-r0)
(687/1038) Installing solid5-libs (5.115.0-r0)
(688/1038) Installing sonnet5 (5.115.0-r0)
(689/1038) Installing sonnet5-lang (5.115.0-r0)
(690/1038) Installing ktextwidgets5 (5.115.0-r0)
(691/1038) Installing ktextwidgets5-lang (5.115.0-r0)
(692/1038) Installing kio5 (5.115.0-r0)
(693/1038) Installing kio5-lang (5.115.0-r0)
(694/1038) Installing kpackage5 (5.115.0-r0)
(695/1038) Installing kpackage5-lang (5.115.0-r0)
(696/1038) Installing syndication5 (5.115.0-r0)
(697/1038) Installing knewstuff5 (5.115.0-r0)
(698/1038) Installing knewstuff5-lang (5.115.0-r0)
(699/1038) Installing frameworkintegration5 (5.115.0-r0)
(700/1038) Installing frameworkintegration (6.0.0-r0)
(701/1038) Installing breeze (6.0.3-r0)
(702/1038) Installing breeze-lang (6.0.3-r0)
(703/1038) Installing py3-certifi (2024.2.2-r0)
(704/1038) Installing py3-certifi-pyc (2024.2.2-r0)
(705/1038) Installing py3-urllib3 (1.26.18-r0)
(706/1038) Installing py3-urllib3-pyc (1.26.18-r0)
(707/1038) Installing py3-sentry-sdk (1.38.0-r0)
(708/1038) Installing py3-sentry-sdk-pyc (1.38.0-r0)
(709/1038) Installing drkonqi (6.0.3-r0)
(710/1038) Installing drkonqi-lang (6.0.3-r0)
(711/1038) Installing kdesu (6.0.0-r0)
(712/1038) Installing kdesu-lang (6.0.0-r0)
(713/1038) Installing kde-cli-tools (6.0.3-r0)
(714/1038) Installing kde-cli-tools-lang (6.0.3-r0)
(715/1038) Installing kdeclarative (6.0.0-r0)
(716/1038) Installing kdeclarative-lang (6.0.0-r0)
(717/1038) Installing kholidays (6.0.0-r0)
(718/1038) Installing kholidays-lang (6.0.0-r0)
(719/1038) Installing krunner (6.0.0-r0)
(720/1038) Installing kunitconversion (6.0.0-r0)
(721/1038) Installing kunitconversion-lang (6.0.0-r0)
(722/1038) Installing ksvg (6.0.0-r0)
(723/1038) Installing libplasma (6.0.3-r0)
(724/1038) Installing libplasma-lang (6.0.3-r0)
(725/1038) Installing plasma5support (6.0.3-r0)
(726/1038) Installing plasma5support-lang (6.0.3-r0)
(727/1038) Installing kdeplasma-addons (6.0.3-r0)
(728/1038) Installing kdeplasma-addons-lang (6.0.3-r0)
(729/1038) Installing kinfocenter (6.0.3-r0)
(730/1038) Installing kinfocenter-lang (6.0.3-r0)
(731/1038) Installing kio-fuse (5.1.0-r1)
Executing kio-fuse-5.1.0-r1.post-install
modprobe: can't change directory to '6.6.22-0-lts': No such file or directory
(732/1038) Installing kmenuedit (6.0.3-r0)
(733/1038) Installing kmenuedit-lang (6.0.3-r0)
(734/1038) Installing libkscreen (6.0.3-r0)
(735/1038) Installing libkscreen-lang (6.0.3-r0)
(736/1038) Installing layer-shell-qt (6.0.3-r0)
(737/1038) Installing qt6-qtsensors (6.6.3-r0)
(738/1038) Installing kscreen (6.0.3-r0)
(739/1038) Installing kscreen-lang (6.0.3-r0)
(740/1038) Installing ksshaskpass (6.0.3-r0)
(741/1038) Installing ksshaskpass-lang (6.0.3-r0)
(742/1038) Installing socat (1.8.0.0-r0)
(743/1038) Installing skalibs (2.14.1.1-r0)
(744/1038) Installing utmps-libs (0.1.2.2-r0)
(745/1038) Installing linux-pam (1.6.0-r0)
(746/1038) Installing kwallet-pam (6.0.3-r0)
(747/1038) Installing ocean-sound-theme (6.0.3-r0)
(748/1038) Installing libsecret (0.21.4-r0)
(749/1038) Installing libsecret-lang (0.21.4-r0)
(750/1038) Installing pinentry-qt (1.3.0-r0)
Executing pinentry-qt-1.3.0-r0.post-install
(751/1038) Installing plasma-workspace-libs (6.0.3-r0)
(752/1038) Installing plasma-browser-integration (6.0.3-r0)
(753/1038) Installing plasma-browser-integration-lang (6.0.3-r0)
(754/1038) Installing accountsservice (23.13.9-r2)
(755/1038) Installing accountsservice-lang (23.13.9-r2)
(756/1038) Installing iso-codes (4.16.0-r0)
(757/1038) Installing iso-codes-lang (4.16.0-r0)
(758/1038) Installing gobject-introspection (1.78.1-r0)
(759/1038) Installing py3-gobject3 (3.48.1-r1)
(760/1038) Installing libdbusmenu-glib (16.04.0-r6)
(761/1038) Installing libdbusmenu-gtk3 (16.04.0-r6)
(762/1038) Installing ibus (1.5.29-r1)
Executing ibus-1.5.29-r1.post-install
/usr/bin/gtk-query-immodules-2.0
/usr/bin/gtk-query-immodules-3.0
(763/1038) Installing ibus-gtk3 (1.5.29-r1)
(764/1038) Installing ibus-pyc (1.5.29-r1)
(765/1038) Installing ibus-gtk2 (1.5.29-r1)
(766/1038) Installing ibus-lang (1.5.29-r1)
(767/1038) Installing unicode-character-database (15.1.0-r1)
(768/1038) Installing cldr-emoji-annotation (43-r0)
(769/1038) Installing ibus-emoji (1.5.29-r1)
(770/1038) Installing libfprint (1.94.6-r0)
(771/1038) Installing fprintd (1.94.2-r1)
(772/1038) Installing fprintd-lang (1.94.2-r1)
(773/1038) Installing qt6-qtbase-sqlite (6.6.3-r0)
(774/1038) Installing kactivitymanagerd (6.0.3-r0)
(775/1038) Installing kactivitymanagerd-lang (6.0.3-r0)
(776/1038) Installing kirigami-addons (1.0.1-r0)
(777/1038) Installing kirigami-addons-lang (1.0.1-r0)
(778/1038) Installing hwdata-usb (0.380-r0)
(779/1038) Installing hwdata-pnp (0.380-r0)
(780/1038) Installing hwdata-net (0.380-r0)
(781/1038) Installing hwdata (0.380-r0)
(782/1038) Installing eudev-hwids (3.2.14-r2)
(783/1038) Installing xorg-server-common (21.1.11-r1)
(784/1038) Installing xkbcomp (1.4.7-r0)
(785/1038) Installing libfontenc (1.1.7-r4)
(786/1038) Installing libxfont2 (2.0.6-r3)
(787/1038) Installing libtirpc-conf (1.3.4-r0)
(788/1038) Installing libtirpc-nokrb (1.3.4-r0)
(789/1038) Installing libxcvt (0.1.2-r0)
(790/1038) Installing xwayland (23.2.4-r0)
(791/1038) Installing kglobalacceld (6.0.3-r0)
(792/1038) Installing shadow (4.15.0-r0)
(793/1038) Installing elogind-common (252.9-r5)
(794/1038) Installing busctl (252.9-r5)
(795/1038) Installing elogind (252.9-r5)
(796/1038) Installing elogind-openrc (252.9-r5)
(797/1038) Installing elogind-lang (252.9-r5)
(798/1038) Installing kscreenlocker (6.0.3-r0)
(799/1038) Installing kscreenlocker-lang (6.0.3-r0)
(800/1038) Installing kwayland (6.0.3-r0)
(801/1038) Installing libdisplay-info (0.1.1-r0)
(802/1038) Installing libcamera-ipa (0.2.0-r0)
(803/1038) Installing libunwind (1.8.1-r0)
(804/1038) Installing libcamera (0.2.0-r0)
(805/1038) Installing libuv (1.48.0-r0)
(806/1038) Installing roc-toolkit-libs (0.3.0-r0)
(807/1038) Installing webrtc-audio-processing-1 (1.3-r0)
(808/1038) Installing pipewire-libs (1.0.4-r0)
(809/1038) Installing libqaccessibilityclient (0.6.0-r0)
(810/1038) Installing kwin (6.0.3.1-r0)
(811/1038) Installing kwin-lang (6.0.3.1-r0)
(812/1038) Installing milou (6.0.3-r0)
(813/1038) Installing milou-lang (6.0.3-r0)
(814/1038) Installing lua5.4-libs (5.4.6-r1)
(815/1038) Installing wireplumber-libs (0.5.0-r0)
(816/1038) Installing wireplumber (0.5.0-r0)
(817/1038) Installing wireplumber-lang (0.5.0-r0)
(818/1038) Installing mkfontscale (1.2.2-r5)
(819/1038) Installing font-hack (3.003-r5)
(820/1038) Installing qqc2-breeze-style (6.0.3-r0)
(821/1038) Installing qqc2-desktop-style (6.0.0-r0)
(822/1038) Installing plasma-integration (6.0.3-r0)
(823/1038) Installing plasma-integration-lang (6.0.3-r0)
(824/1038) Installing clang17-libs (17.0.6-r0)
(825/1038) Installing clang17-headers (17.0.6-r0)
(826/1038) Installing clang17-libclang (17.0.6-r0)
(827/1038) Installing qt6-qttools (6.6.3-r0)
(828/1038) Installing tzdata (2024a-r1)
(829/1038) Installing libnm (1.46.0-r0)
(830/1038) Installing networkmanager-common (1.46.0-r0)
(831/1038) Installing networkmanager-openrc (1.46.0-r0)
(832/1038) Installing libndp (1.8-r2)
(833/1038) Installing networkmanager (1.46.0-r0)
Executing networkmanager-1.46.0-r0.pre-install
Executing networkmanager-1.46.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
* If you use NetworkManager features which require dnsmasq, you need to install
* dnsmasq support: apk add networkmanager-dnsmasq
*
(834/1038) Installing networkmanager-lang (1.46.0-r0)
(835/1038) Installing networkmanager-qt (6.0.0-r0)
(836/1038) Installing zxing-cpp (2.2.1-r0)
(837/1038) Installing libdmtx-libs (0.7.7-r1)
(838/1038) Installing libqrencode (4.1.1-r2)
(839/1038) Installing prison (6.0.0-r0)
(840/1038) Installing pipewire (1.0.4-r0)
Executing pipewire-1.0.4-r0.post-install
(841/1038) Installing pipewire-lang (1.0.4-r0)
(842/1038) Installing kpipewire (6.0.3-r0)
(843/1038) Installing kpipewire-lang (6.0.3-r0)
(844/1038) Installing libnl3 (3.9.0-r1)
(845/1038) Installing libpcap (1.10.4-r1)
(846/1038) Installing lm-sensors-libs (3.6.0-r5)
(847/1038) Installing libksysguard (6.0.3-r0)
(848/1038) Installing libksysguard-lang (6.0.3-r0)
(849/1038) Installing gpsd (3.25-r1)
(850/1038) Installing gpsd-openrc (3.25-r1)
(851/1038) Installing libqalculate (5.0.0-r0)
(852/1038) Installing libqalculate-lang (5.0.0-r0)
(853/1038) Installing plasma-workspace (6.0.3-r0)
(854/1038) Installing plasma-workspace-lang (6.0.3-r0)
(855/1038) Installing setxkbmap (1.3.4-r0)
(856/1038) Installing xdg-user-dirs (0.18-r0)
(857/1038) Installing xdg-user-dirs-lang (0.18-r0)
(858/1038) Installing plasma-desktop (6.0.3-r0)
(859/1038) Installing plasma-desktop-lang (6.0.3-r0)
(860/1038) Installing smartmontools (7.4-r0)
(861/1038) Installing smartmontools-openrc (7.4-r0)
(862/1038) Installing plasma-disks (6.0.3-r0)
(863/1038) Installing plasma-disks-lang (6.0.3-r0)
(864/1038) Installing plasma-firewall (6.0.3-r0)
(865/1038) Installing plasma-firewall-lang (6.0.3-r0)
(866/1038) Installing modemmanager-qt (6.0.0-r0)
(867/1038) Installing qt6-qtwebsockets-libs (6.6.3-r0)
(868/1038) Installing qcoro-qt6 (0.10.0-r0)
(869/1038) Installing plasma-nm (6.0.3-r0)
(870/1038) Installing plasma-nm-lang (6.0.3-r0)
(871/1038) Installing kquickcharts (6.0.0-r0)
(872/1038) Installing fftw-single-libs (3.3.10-r5)
(873/1038) Installing pulseaudio (9999_git20220621-r2)
Executing pulseaudio-9999_git20220621-r2.post-install
(874/1038) Installing sbc (2.0-r2)
(875/1038) Installing pulseaudio-bluez (9999_git20220621-r2)
(876/1038) Installing pulseaudio-alsa (9999_git20220621-r2)
(877/1038) Installing dialog (1.3.20240307-r0)
(878/1038) Installing libformw (6.4_p20240309-r0)
(879/1038) Installing libmenuw (6.4_p20240309-r0)
(880/1038) Installing alsa-utils (1.2.11-r1)
(881/1038) Installing alsa-utils-openrc (1.2.11-r1)
(882/1038) Installing pulseaudio-openrc (9999_git20220621-r2)
(883/1038) Installing libcanberra-pulse (0.30-r10)
(884/1038) Installing pulseaudio-lang (9999_git20220621-r2)
(885/1038) Installing libpulse-mainloop-glib (9999_git20220621-r2)
(886/1038) Installing plasma-pa (6.0.3-r0)
(887/1038) Installing plasma-pa-lang (6.0.3-r0)
(888/1038) Installing ksystemstats (6.0.3-r0)
(889/1038) Installing ksystemstats-lang (6.0.3-r0)
(890/1038) Installing plasma-systemmonitor (6.0.3-r0)
(891/1038) Installing plasma-systemmonitor-lang (6.0.3-r0)
(892/1038) Installing bolt (0.9.7-r0)
(893/1038) Installing plasma-thunderbolt (6.0.3-r0)
(894/1038) Installing plasma-thunderbolt-lang (6.0.3-r0)
(895/1038) Installing plasma-vault (6.0.3-r0)
(896/1038) Installing plasma-vault-lang (6.0.3-r0)
(897/1038) Installing plasma-workspace-wallpapers (6.0.3-r0)
(898/1038) Installing polkit-common (124-r0)
Executing polkit-common-124-r0.pre-install
(899/1038) Installing polkit-openrc (124-r0)
(900/1038) Installing polkit-elogind (124-r0)
(901/1038) Installing polkit-lang (124-r0)
(902/1038) Installing polkit-kde-agent-1 (6.0.3-r0)
(903/1038) Installing polkit-kde-agent-1-lang (6.0.3-r0)
(904/1038) Installing upower (1.90.2-r0)
(905/1038) Installing upower-lang (1.90.2-r0)
(906/1038) Installing ddcutil (2.1.4-r0)
(907/1038) Installing powerdevil-libs (6.0.3-r0)
(908/1038) Installing powerdevil (6.0.3-r0)
(909/1038) Installing powerdevil-lang (6.0.3-r0)
(910/1038) Installing print-manager (6.0.3-r0)
(911/1038) Installing print-manager-lang (6.0.3-r0)
(912/1038) Installing qt6-qtvirtualkeyboard (6.6.3-r0)
(913/1038) Installing sddm-breeze (6.0.3-r0)
(914/1038) Installing dbus-x11 (1.14.10-r1)
(915/1038) Installing encodings (1.0.7-r1)
(916/1038) Installing font-alias (1.0.5-r0)
(917/1038) Installing util-macros (1.20.0-r0)
(918/1038) Installing font-cursor-misc (1.0.4-r1)
(919/1038) Installing font-misc-misc (1.1.3-r1)
(920/1038) Installing xorg-server (21.1.11-r1)
(921/1038) Installing sddm (0.21.0-r1)
Executing sddm-0.21.0-r1.pre-install
(922/1038) Installing sddm-lang (0.21.0-r1)
(923/1038) Installing sddm-openrc (0.21.0-r1)
(924/1038) Installing systemsettings (6.0.3-r0)
(925/1038) Installing systemsettings-lang (6.0.3-r0)
(926/1038) Installing flatpak-kcm (6.0.3-r0)
(927/1038) Installing flatpak-kcm-lang (6.0.3-r0)
(928/1038) Installing sddm-kcm (6.0.3-r0)
(929/1038) Installing sddm-kcm-lang (6.0.3-r0)
(930/1038) Installing xdg-desktop-portal (1.18.2-r0)
(931/1038) Installing xdg-desktop-portal-lang (1.18.2-r0)
(932/1038) Installing xdg-desktop-portal-kde (6.0.3-r0)
(933/1038) Installing xwaylandvideobridge (0.4.0-r1)
(934/1038) Installing xwaylandvideobridge-lang (0.4.0-r1)
(935/1038) Installing xdg-desktop-portal-kde-lang (6.0.3-r0)
(936/1038) Installing plasma-desktop-meta (6.0.3-r0)
(937/1038) Installing dnsmasq-common (2.90-r2)
(938/1038) Installing dnsmasq-openrc (2.90-r2)
(939/1038) Installing dnsmasq-dnssec-dbus (2.90-r2)
Executing dnsmasq-dnssec-dbus-2.90-r2.pre-install
(940/1038) Installing iio-sensor-proxy (3.5-r1)
(941/1038) Installing iio-sensor-proxy-openrc (3.5-r1)
(942/1038) Installing kwayland5 (5.115.0-r0)
(943/1038) Installing kwayland-integration (6.0.3-r0)
(944/1038) Installing modemmanager (1.22.0-r0)
(945/1038) Installing modemmanager-lang (1.22.0-r0)
(946/1038) Installing modemmanager-openrc (1.22.0-r0)
(947/1038) Installing chrony (4.5-r0)
Executing chrony-4.5-r0.pre-install
(948/1038) Installing chrony-openrc (4.5-r0)
(949/1038) Installing font-dejavu (2.37-r5)
(950/1038) Installing haveged (1.9.18-r2)
(951/1038) Installing haveged-openrc (1.9.18-r2)
(952/1038) Installing libmnl (1.0.5-r2)
(953/1038) Installing libnftnl (1.2.6-r0)
(954/1038) Installing nftables (1.0.9-r1)
(955/1038) Installing nftables-openrc (1.0.9-r1)
(956/1038) Installing postmarketos-config-nftables (0.16-r0)
Executing postmarketos-config-nftables-0.16-r0.post-install
 * service nftables added to runlevel default
(957/1038) Installing postmarketos-config-nftables-networkmanager (0.16-r0)
(958/1038) Installing postmarketos-base-nftables (32-r2)
Executing postmarketos-base-nftables-32-r2.post-install
(959/1038) Installing postmarketos-artwork-icons (5-r0)
(960/1038) Installing util-linux (2.39.3-r1)
(961/1038) Installing libeconf (0.6.2-r0)
(962/1038) Installing runuser (2.39.3-r1)
(963/1038) Installing mount (2.39.3-r1)
(964/1038) Installing losetup (2.39.3-r1)
(965/1038) Installing hexdump (2.39.3-r1)
(966/1038) Installing uuidgen (2.39.3-r1)
(967/1038) Installing sfdisk (2.39.3-r1)
(968/1038) Installing mcookie (2.39.3-r1)
(969/1038) Installing agetty (2.39.3-r1)
(970/1038) Installing agetty-openrc (0.53-r1)
(971/1038) Installing wipefs (2.39.3-r1)
(972/1038) Installing cfdisk (2.39.3-r1)
(973/1038) Installing umount (2.39.3-r1)
(974/1038) Installing util-linux-openrc (2.39.3-r1)
(975/1038) Installing flock (2.39.3-r1)
(976/1038) Installing lsblk (2.39.3-r1)
(977/1038) Installing libcap-ng (0.8.4-r0)
(978/1038) Installing setpriv (2.39.3-r1)
(979/1038) Installing logger (2.39.3-r1)
(980/1038) Installing partx (2.39.3-r1)
(981/1038) Installing fstrim (2.39.3-r1)
(982/1038) Installing findmnt (2.39.3-r1)
(983/1038) Installing wireless-regdb (2024.01.23-r0)
(984/1038) Installing pcsc-lite-libs (2.0.1-r0)
(985/1038) Installing wpa_supplicant (2.10-r11)
(986/1038) Installing wpa_supplicant-openrc (2.10-r11)
(987/1038) Installing ifupdown-ng-wifi (0.12.1-r5)
(988/1038) Installing postmarketos-base-ui-wifi-wpa_supplicant (20-r0)
Executing postmarketos-base-ui-wifi-wpa_supplicant-20-r0.post-install
(989/1038) Installing postmarketos-base-ui (20-r0)
Executing postmarketos-base-ui-20-r0.post-install
(990/1038) Installing postmarketos-base-ui-bluez (20-r0)
(991/1038) Installing postmarketos-base-ui-flatpak (20-r0)
Executing postmarketos-base-ui-flatpak-20-r0.post-install
(992/1038) Installing libinput (1.25.0-r0)
(993/1038) Installing xf86-input-libinput (1.4.0-r0)
(994/1038) Installing xf86-video-fbdev (0.5.0-r5)
(995/1038) Installing postmarketos-base-ui-x11 (20-r0)
(996/1038) Installing py3-ruamel.yaml.clib (0.2.8-r0)
(997/1038) Installing py3-ruamel.yaml (0.17.28-r0)
(998/1038) Installing py3-ruamel.yaml-pyc (0.17.28-r0)
(999/1038) Installing sleep-inhibitor (1.23-r0)
(1000/1038) Installing sleep-inhibitor-openrc (1.23-r0)
(1001/1038) Installing sleep-inhibitor-pyc (1.23-r0)
(1002/1038) Installing postmarketos-base-ui-elogind (20-r0)
Executing postmarketos-base-ui-elogind-20-r0.post-install
(1003/1038) Installing py3-dbus (1.3.2-r4)
(1004/1038) Installing obex-capabilities (0.2.1-r5)
(1005/1038) Installing obex-capabilities-pyc (0.2.1-r5)
(1006/1038) Installing postmarketos-base-ui-bluez-obexd (20-r0)
(1007/1038) Installing pulseaudio-utils (9999_git20220621-r2)
(1008/1038) Installing postmarketos-base-ui-pulseaudio (20-r0)
(1009/1038) Installing gojq (0.12.14-r2)
(1010/1038) Installing networkmanager-cli (1.46.0-r0)
(1011/1038) Installing slang (2.3.3-r3)
(1012/1038) Installing newt (0.52.24-r0)
(1013/1038) Installing newt-lang (0.52.24-r0)
(1014/1038) Installing networkmanager-tui (1.46.0-r0)
(1015/1038) Installing networkmanager-wifi (1.46.0-r0)
Executing networkmanager-wifi-1.46.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(1016/1038) Installing mobile-broadband-provider-info (20230416-r0)
(1017/1038) Installing networkmanager-wwan (1.46.0-r0)
(1018/1038) Installing networkmanager-dnsmasq (1.46.0-r0)
(1019/1038) Installing postmarketos-base-ui-networkmanager (20-r0)
(1020/1038) Installing postmarketos-base-ui-networkmanager-usb-tethering (20-r0)
(1021/1038) Installing urfkill (0.5.0_git20210401-r5)
(1022/1038) Installing urfkill-openrc (0.5.0_git20210401-r5)
(1023/1038) Installing autologin (1.0.0-r6)
(1024/1038) Installing tinydm (1.2.0-r0)
(1025/1038) Installing xauth (1.1.2-r1)
(1026/1038) Installing xmodmap (1.0.11-r1)
(1027/1038) Installing xrdb (1.2.2-r0)
(1028/1038) Installing xinit (1.4.2-r1)
(1029/1038) Installing tinydm-x11 (1.2.0-r0)
(1030/1038) Installing tinydm-openrc (1.2.0-r0)
(1031/1038) Installing postmarketos-base-ui-tinydm (20-r0)
(1032/1038) Installing postmarketos-base-ui-plasma (2-r0)
Executing postmarketos-base-ui-plasma-2-r0.post-install
 * service bluetooth added to runlevel default
 * service elogind added to runlevel default
 * rc-update: service `hfd-service' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * service tinydm added to runlevel default
 * service urfkill added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
(1033/1038) Installing postmarketos-ui-plasma-desktop (3-r1)
Executing postmarketos-ui-plasma-desktop-3-r1.post-install
 * service sddm added to runlevel default
 * rc-update: networkmanager already installed in runlevel `default'; skipping
 * rc-update: bluetooth already installed in runlevel `default'; skipping
(1034/1038) Installing spectacle (24.02.1-r0)
(1035/1038) Installing spectacle-lang (24.02.1-r0)
(1036/1038) Installing vulkan-tools (1.3.261.1-r0)
(1037/1038) Installing wayland-utils (1.2.0-r0)
(1038/1038) Installing xdpyinfo (1.3.4-r1)
Executing busybox-1.36.1-r24.trigger
Executing glib-2.78.4-r1.trigger
Executing ca-certificates-20240226-r0.trigger
Executing fontconfig-2.15.0-r0.trigger
Executing shared-mime-info-2.4-r0.trigger
Executing gdk-pixbuf-2.42.10-r6.trigger
Executing gtk-update-icon-cache-3.24.41-r0.trigger
Executing gtk+3.0-3.24.41-r0.trigger
Executing gtk+2.0-2.24.33-r11.trigger
Executing eudev-3.2.14-r2.trigger
Executing postmarketos-mkinitfs-2.4.0-r0.trigger
23:51:27.319575 Generating for kernel version: 6.1.56-postmarketos-exynos5
23:51:27.321589 Output directory: /boot
23:51:27.321798 Unknown or no compression format set, using gzip
23:51:27.321860 == Generating initramfs ==
23:51:27.322132 - Using compression format gzip with level "default"
23:51:27.323303 - Searching for directories specified in /usr/share/mkinitfs/dirs
23:51:27.324133 -- Creating directories from: /usr/share/mkinitfs/dirs/00-initramfs-base.dirs
23:51:27.325924 - Searching for directories specified in /etc/mkinitfs/dirs
23:51:27.326629 - Searching for file lists from /usr/share/mkinitfs/files
23:51:27.327393 -- Including files from: /usr/share/mkinitfs/files/00-device-google-snow-modules.files
23:51:27.329196 -- Including files from: /usr/share/mkinitfs/files/00-initramfs-base.files
23:51:27.340546 -- Including files from: /usr/share/mkinitfs/files/30-postmarketos-bootsplash.files
23:51:27.341996 -- Including files from: /usr/share/mkinitfs/files/postmarketos-base.files
23:51:27.342469 - Searching for file lists from /etc/mkinitfs/files
23:51:27.342704 - Searching for hook scripts from /usr/share/mkinitfs/hooks
23:51:27.342960 - Searching for hook scripts from /etc/mkinitfs/hooks
23:51:27.343743 - Searching for kernel modules from /usr/share/mkinitfs/modules
23:51:27.344038 -- Including modules from: /usr/share/mkinitfs/modules/00-default.modules
23:51:27.450640 -- Including modules from: /usr/share/mkinitfs/modules/00-device-google-snow.modules
23:51:27.474223 - Searching for kernel modules from /etc/mkinitfs/modules
23:51:28.026584 initramfs completed in: 0.70s
23:51:28.027705 Unknown or no compression format set, using gzip
23:51:28.027770 == Generating initramfs-extra ==
23:51:28.027942 - Using compression format gzip with level "default"
23:51:28.028274 - Searching for file lists from /usr/share/mkinitfs/files-extra
23:51:28.028642 -- Including files from: /usr/share/mkinitfs/files-extra/00-initramfs-extra-base.files
23:51:28.047634 - Searching for file lists from /etc/mkinitfs/files-extra
23:51:28.047955 - Searching for hook scripts from /usr/share/mkinitfs/hooks-extra
23:51:28.048152 - Searching for hook scripts from /etc/mkinitfs/hooks-extra
23:51:28.048694 - Searching for kernel modules from /usr/share/mkinitfs/modules-extra
23:51:28.049202 - Searching for kernel modules from /etc/mkinitfs/modules-extra
23:51:28.461421 initramfs-extra completed in: 0.43s
23:51:28.461588 == Using boot-deploy to finalize/install files ==
==> Running hooks
==> kernel: device-tree blob operations
==> Generating vmlinuz.kpart
Building depthcharge image for board 'Samsung Chromebook (XE303C12)' ('snow').
Built depthcharge image for kernel version '(unknown)'.
/tmp/mkinitfs51175696/vmlinuz.kpart
==> Generating extlinux.conf
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/exynos5250-snow.dtb
==> Installing: /boot/exynos5250-snow-rev5.dtb
==> Installing: /boot/vmlinuz.kpart
==> Installing: /boot//extlinux/extlinux.conf
==> Not flashing vmlinuz.kpart in chroot
23:51:34.827696 boot-deploy completed in: 6.37s
23:51:34.830851 mkinitfs completed in: 7.51s
Executing postmarketos-base-32-r2.trigger
Executing dbus-1.14.10-r1.trigger
Executing desktop-file-utils-0.27-r0.trigger
Executing eudev-hwids-3.2.14-r2.trigger
Executing mkfontscale-1.2.2-r5.trigger
OK: 2981 MiB in 1061 packages
(002323) [23:51:38] (rootfs_google-snow) % apk --no-progress del openssh-client-krb5 vlan --no-interactive
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
OK: 2981 MiB in 1061 packages
(002323) [23:51:40] (rootfs_google-snow) calculate depends of device-google-snow (pmbootstrap -v for details)
(002323) [23:51:40] (rootfs_google-snow) install device-google-snow
(002323) [23:51:40] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/tmp/apk_progress_fifo
(002323) [23:51:40] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/tmp/apk_progress_fifo
(002323) [23:51:40] (rootfs_google-snow) % cat /tmp/apk_progress_fifo
(002323) [23:51:40] (rootfs_google-snow) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-google-snow --no-interactive
(002323) [23:51:40] New background process: pid=5187, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
OK: 2981 MiB in 1061 packages
(002323) [23:51:43] (rootfs_google-snow) % apk --no-progress del openssh-client-krb5 vlan --no-interactive
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
OK: 2981 MiB in 1061 packages
(002323) [23:51:45] (rootfs_google-snow) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(002323) [23:51:45] (rootfs_google-snow) install postmarketos-mkinitfs
(002323) [23:51:45] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/tmp/apk_progress_fifo
(002323) [23:51:45] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/tmp/apk_progress_fifo
(002323) [23:51:45] (rootfs_google-snow) % cat /tmp/apk_progress_fifo
(002323) [23:51:45] (rootfs_google-snow) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs --no-interactive
(002323) [23:51:45] New background process: pid=5204, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
OK: 2981 MiB in 1061 packages
(002323) [23:51:48] (rootfs_google-snow) mkinitfs postmarketos-exynos5
(002323) [23:51:48] (rootfs_google-snow) % mkinitfs
23:51:48.502938 Generating for kernel version: 6.1.56-postmarketos-exynos5
23:51:48.504765 Output directory: /boot
23:51:48.504969 Unknown or no compression format set, using gzip
23:51:48.505034 == Generating initramfs ==
23:51:48.505300 - Using compression format gzip with level "default"
23:51:48.506538 - Searching for directories specified in /usr/share/mkinitfs/dirs
23:51:48.507289 -- Creating directories from: /usr/share/mkinitfs/dirs/00-initramfs-base.dirs
23:51:48.508535 - Searching for directories specified in /etc/mkinitfs/dirs
23:51:48.508782 - Searching for file lists from /usr/share/mkinitfs/files
23:51:48.509282 -- Including files from: /usr/share/mkinitfs/files/00-device-google-snow-modules.files
23:51:48.510355 -- Including files from: /usr/share/mkinitfs/files/00-initramfs-base.files
23:51:48.519209 -- Including files from: /usr/share/mkinitfs/files/30-postmarketos-bootsplash.files
23:51:48.520081 -- Including files from: /usr/share/mkinitfs/files/postmarketos-base.files
23:51:48.520484 - Searching for file lists from /etc/mkinitfs/files
23:51:48.520614 - Searching for hook scripts from /usr/share/mkinitfs/hooks
23:51:48.520776 - Searching for hook scripts from /etc/mkinitfs/hooks
23:51:48.521376 - Searching for kernel modules from /usr/share/mkinitfs/modules
23:51:48.521632 -- Including modules from: /usr/share/mkinitfs/modules/00-default.modules
23:51:48.626266 -- Including modules from: /usr/share/mkinitfs/modules/00-device-google-snow.modules
23:51:48.649462 - Searching for kernel modules from /etc/mkinitfs/modules
23:51:49.193766 initramfs completed in: 0.69s
23:51:49.194864 Unknown or no compression format set, using gzip
23:51:49.194926 == Generating initramfs-extra ==
23:51:49.195008 - Using compression format gzip with level "default"
23:51:49.195368 - Searching for file lists from /usr/share/mkinitfs/files-extra
23:51:49.195633 -- Including files from: /usr/share/mkinitfs/files-extra/00-initramfs-extra-base.files
23:51:49.211683 - Searching for file lists from /etc/mkinitfs/files-extra
23:51:49.211958 - Searching for hook scripts from /usr/share/mkinitfs/hooks-extra
23:51:49.212082 - Searching for hook scripts from /etc/mkinitfs/hooks-extra
23:51:49.212565 - Searching for kernel modules from /usr/share/mkinitfs/modules-extra
23:51:49.213016 - Searching for kernel modules from /etc/mkinitfs/modules-extra
23:51:49.620874 initramfs-extra completed in: 0.43s
23:51:49.621047 == Using boot-deploy to finalize/install files ==
==> Running hooks
==> kernel: device-tree blob operations
==> Generating vmlinuz.kpart
Building depthcharge image for board 'Samsung Chromebook (XE303C12)' ('snow').
Built depthcharge image for kernel version '(unknown)'.
/tmp/mkinitfs3152040373/vmlinuz.kpart
==> Generating extlinux.conf
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/exynos5250-snow.dtb
==> Installing: /boot/exynos5250-snow-rev5.dtb
==> Installing: /boot/vmlinuz.kpart
==> Installing: /boot//extlinux/extlinux.conf
==> Not flashing vmlinuz.kpart in chroot
23:51:56.042863 boot-deploy completed in: 6.42s
23:51:56.046054 mkinitfs completed in: 7.55s
(002323) [23:51:56]  *** SET LOGIN PASSWORD FOR: 'user' ***
(002323) [23:51:56] (rootfs_google-snow) % passwd user
New password: Retype new password: passwd: password updated successfully
(002323) [23:51:56] (rootfs_google-snow) % grep ^root:!: /etc/shadow
(002323) [23:51:56] (rootfs_google-snow) locking root
(002323) [23:51:56] (rootfs_google-snow) % passwd -l root
passwd: password changed.
(002323) [23:51:56] NOTE: No valid keymap specified for device
(002323) [23:51:56] (rootfs_google-snow) % setup-timezone -i GMT
(002323) [23:51:58] (rootfs_google-snow) % sh -c echo google-snow > /etc/hostname
(002323) [23:51:58] (rootfs_google-snow) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tgoogle\-snow localhost.localdomain localhost/ /etc/hosts
(002323) [23:51:58] (rootfs_google-snow) % rc-update del sshd default
 * service sshd deleted from runlevel default
(002323) [23:51:58] % cd /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/runlevels; sudo find -name sshd
(002323) [23:51:58] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/distfiles
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/apk
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/usr/bin/qemu-arm-static
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/proc
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/sccache
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/rust
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/packages
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/netboot
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/go
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/git
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/ccache
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/abuild-config
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/appstream-data
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/keys
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/shm
(002323) [23:51:58] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev
(002323) [23:51:58] % sudo rm /home/build/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(002323) [23:51:58] % sudo rm /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/in-pmbootstrap
(002323) [23:51:58] % sudo du -ks /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow
2976332	/home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(002323) [23:51:59] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(002323) [23:51:59] (native) create google-snow.img (3794M)
(002323) [23:51:59] (native) % truncate -s 3794M /home/pmos/rootfs/google-snow.img
(002323) [23:51:59] (native) mount /dev/install (google-snow.img)
(002323) [23:51:59] (native) mount /home/pmos/rootfs/google-snow.img (loop)
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop-control
(002323) [23:51:59] % sudo mount --bind /dev/loop-control /home/build/.local/var/pmbootstrap/chroot_native//dev/loop-control
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop0
(002323) [23:51:59] % sudo mount --bind /dev/loop0 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop0
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop1
(002323) [23:51:59] % sudo mount --bind /dev/loop1 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop1
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop2
(002323) [23:51:59] % sudo mount --bind /dev/loop2 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop2
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop3
(002323) [23:51:59] % sudo mount --bind /dev/loop3 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop3
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop4
(002323) [23:51:59] % sudo mount --bind /dev/loop4 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop4
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop5
(002323) [23:51:59] % sudo mount --bind /dev/loop5 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop5
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop6
(002323) [23:51:59] % sudo mount --bind /dev/loop6 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop6
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native//dev/loop7
(002323) [23:51:59] % sudo mount --bind /dev/loop7 /home/build/.local/var/pmbootstrap/chroot_native//dev/loop7
(002323) [23:51:59] (native) % losetup -f /home/pmos/rootfs/google-snow.img
(002323) [23:51:59] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/google-snow.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(002323) [23:51:59] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/google-snow.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/dev/install
(002323) [23:51:59] % sudo mount --bind /dev/loop0 /home/build/.local/var/pmbootstrap/chroot_native/dev/install
(002323) [23:51:59] (native) calculate depends of cgpt (pmbootstrap -v for details)
(002323) [23:51:59] (native) install cgpt
(002323) [23:51:59] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:51:59] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:51:59] (native) % cat /tmp/apk_progress_fifo
(002323) [23:51:59] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cgpt --no-interactive
(002323) [23:51:59] New background process: pid=7127, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/1) Installing cgpt (6310032-r8)
Executing busybox-1.36.1-r24.trigger
OK: 21 MiB in 71 packages
(002323) [23:51:59] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(002323) [23:51:59] (native) % blockdev --getsz /dev/install
7770112
(002323) [23:51:59] (native) % parted -s /dev/install mktable gpt
(002323) [23:51:59] (native) % cgpt create /dev/install
(002323) [23:51:59] (native) % cgpt add -i 1 -t kernel -b 8192 -s 16384 -l pmOS_kernel -S 1 -T 5 -P 10 /dev/install
(002323) [23:51:59] (native) % cgpt add -i 2 -t efi -b 24576 -s 524288 -l pmOS_boot /dev/install
(002323) [23:51:59] (native) % cgpt add -i 3 -t data -b 548864 -s 7221215 -l pmOS_root /dev/install
(002323) [23:51:59] (native) % partx -a /dev/install
(002323) [23:51:59] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/google-snow.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/dev/installp2
(002323) [23:51:59] % sudo mount --bind /dev/loop0p2 /home/build/.local/var/pmbootstrap/chroot_native/dev/installp2
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/dev/installp3
(002323) [23:51:59] % sudo mount --bind /dev/loop0p3 /home/build/.local/var/pmbootstrap/chroot_native/dev/installp3
(002323) [23:51:59] % sudo touch /home/build/.local/var/pmbootstrap/chroot_native/dev/installp1
(002323) [23:51:59] % sudo mount --bind /dev/loop0p1 /home/build/.local/var/pmbootstrap/chroot_native/dev/installp1
(002323) [23:51:59] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(002323) [23:51:59] (native) install e2fsprogs
(002323) [23:51:59] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:51:59] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:51:59] (native) % cat /tmp/apk_progress_fifo
(002323) [23:51:59] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs --no-interactive
(002323) [23:51:59] New background process: pid=7169, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
(1/3) Installing libcom_err (1.47.0-r5)
(2/3) Installing e2fsprogs-libs (1.47.0-r5)
(3/3) Installing e2fsprogs (1.47.0-r5)
Executing busybox-1.36.1-r24.trigger
OK: 22 MiB in 74 packages
(002323) [23:52:00] (native) format /dev/installp3 (root, ext4)
(002323) [23:52:00] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp3
(002323) [23:52:00] (native) mount /dev/installp3 to /mnt/install
(002323) [23:52:00] (native) % mkdir -p /mnt/install
(002323) [23:52:00] (native) % mount /dev/installp3 /mnt/install
(002323) [23:52:00] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(002323) [23:52:00] (native) install e2fsprogs
(002323) [23:52:00] % sudo rm -f /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:52:00] % sudo mkfifo /home/build/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(002323) [23:52:00] (native) % cat /tmp/apk_progress_fifo
(002323) [23:52:00] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs --no-interactive
(002323) [23:52:00] New background process: pid=7189, output=background
WARNING: opening /mnt/pmbootstrap/packages: No such file or directory
OK: 22 MiB in 74 packages
(002323) [23:52:00] (native) format /dev/installp2 (boot, ext2), mount to /mnt/install/boot
(002323) [23:52:00] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp2
(002323) [23:52:00] (native) % mkdir -p /mnt/install/boot
(002323) [23:52:00] (native) % mount /dev/installp2 /mnt/install/boot
(002323) [23:52:00] (native) create /etc/fstab
(002323) [23:52:00] (native) % blkid -s UUID -o value /dev/installp2
02f6463e-4b83-4d8d-9d9d-d7e00098ad96
(002323) [23:52:00] (native) % blkid -s UUID -o value /dev/installp3
e9df2442-a1a0-4ea8-9c56-f49188ed338f
(002323) [23:52:00] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev
(002323) [23:52:00] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev
(002323) [23:52:00] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/pts /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/shm
(002323) [23:52:00] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/shm
(002323) [23:52:00] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/null c 1 3
(002323) [23:52:00] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/zero c 1 5
(002323) [23:52:00] % sudo mknod -m 666 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/full c 1 7
(002323) [23:52:00] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/random c 1 8
(002323) [23:52:00] % sudo mknod -m 644 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/urandom c 1 9
(002323) [23:52:00] % sudo ln -sf /proc/self/fd /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/
(002323) [23:52:00] % sudo mount --bind /proc /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/proc
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_apk_armv7 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/apk
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_appstream/armv7/edge /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/appstream-data
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_ccache_armv7 /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/ccache
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_distfiles /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/distfiles
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_git /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/git
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_go /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/go
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_rust /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/rust
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_abuild /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/abuild-config
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/config_apk_keys /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/keys
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/cache_sccache /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/sccache
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/images_netboot /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/netboot
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/packages/edge /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/packages
(002323) [23:52:00] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-arm /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/usr/bin/qemu-arm-static
(002323) [23:52:00] % sudo touch /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/in-pmbootstrap
(002323) [23:52:00] (rootfs_google-snow) % mv /tmp/fstab /etc/fstab
(002323) [23:52:00] (rootfs_google-snow) mkinitfs
(002323) [23:52:00] (rootfs_google-snow) % mkinitfs
23:52:01.027897 Generating for kernel version: 6.1.56-postmarketos-exynos5
23:52:01.030374 Output directory: /boot
23:52:01.030622 Unknown or no compression format set, using gzip
23:52:01.030689 == Generating initramfs ==
23:52:01.030966 - Using compression format gzip with level "default"
23:52:01.032146 - Searching for directories specified in /usr/share/mkinitfs/dirs
23:52:01.032941 -- Creating directories from: /usr/share/mkinitfs/dirs/00-initramfs-base.dirs
23:52:01.035354 - Searching for directories specified in /etc/mkinitfs/dirs
23:52:01.035865 - Searching for file lists from /usr/share/mkinitfs/files
23:52:01.036516 -- Including files from: /usr/share/mkinitfs/files/00-device-google-snow-modules.files
23:52:01.037960 -- Including files from: /usr/share/mkinitfs/files/00-initramfs-base.files
23:52:01.048572 -- Including files from: /usr/share/mkinitfs/files/30-postmarketos-bootsplash.files
23:52:01.049660 -- Including files from: /usr/share/mkinitfs/files/postmarketos-base.files
23:52:01.050042 - Searching for file lists from /etc/mkinitfs/files
23:52:01.050197 - Searching for hook scripts from /usr/share/mkinitfs/hooks
23:52:01.050394 - Searching for hook scripts from /etc/mkinitfs/hooks
23:52:01.051138 - Searching for kernel modules from /usr/share/mkinitfs/modules
23:52:01.051444 -- Including modules from: /usr/share/mkinitfs/modules/00-default.modules
23:52:01.160592 -- Including modules from: /usr/share/mkinitfs/modules/00-device-google-snow.modules
23:52:01.183883 - Searching for kernel modules from /etc/mkinitfs/modules
23:52:01.736649 initramfs completed in: 0.70s
23:52:01.737800 Unknown or no compression format set, using gzip
23:52:01.737869 == Generating initramfs-extra ==
23:52:01.737961 - Using compression format gzip with level "default"
23:52:01.738298 - Searching for file lists from /usr/share/mkinitfs/files-extra
23:52:01.738526 -- Including files from: /usr/share/mkinitfs/files-extra/00-initramfs-extra-base.files
23:52:01.755616 - Searching for file lists from /etc/mkinitfs/files-extra
23:52:01.755800 - Searching for hook scripts from /usr/share/mkinitfs/hooks-extra
23:52:01.755965 - Searching for hook scripts from /etc/mkinitfs/hooks-extra
23:52:01.756491 - Searching for kernel modules from /usr/share/mkinitfs/modules-extra
23:52:01.757150 - Searching for kernel modules from /etc/mkinitfs/modules-extra
23:52:02.172585 initramfs-extra completed in: 0.43s
23:52:02.172755 == Using boot-deploy to finalize/install files ==
==> Running hooks
==> kernel: device-tree blob operations
==> Generating vmlinuz.kpart
Building depthcharge image for board 'Samsung Chromebook (XE303C12)' ('snow').
Built depthcharge image for kernel version '(unknown)'.
/tmp/mkinitfs1283667134/vmlinuz.kpart
==> Generating extlinux.conf
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/exynos5250-snow.dtb
==> Installing: /boot/exynos5250-snow-rev5.dtb
==> Installing: /boot/vmlinuz.kpart
==> Installing: /boot//extlinux/extlinux.conf
==> Not flashing vmlinuz.kpart in chroot
23:52:09.163921 boot-deploy completed in: 6.99s
23:52:09.167009 mkinitfs completed in: 8.14s
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/distfiles
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/var/cache/apk
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/usr/bin/qemu-arm-static
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/proc
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/sccache
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/rust
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/packages
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/netboot
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/go
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/git
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/ccache
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/abuild-config
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/appstream-data
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/etc/apk/keys
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev/shm
(002323) [23:52:09] % sudo umount /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/dev
(002323) [23:52:09] % sudo rm /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/in-pmbootstrap
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/sccache
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/netboot
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/packages
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/git
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/go
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/abuild-config
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/rust
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap/ccache
(002323) [23:52:09] % sudo rmdir /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/mnt/pmbootstrap
(002323) [23:52:09] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(002323) [23:52:09] (native) copy rootfs_google-snow to /mnt/install/
(002323) [23:52:09] % sudo mkdir -p /home/build/.local/var/pmbootstrap/chroot_native/mnt/rootfs_google-snow
(002323) [23:52:09] % sudo mount --bind /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow /home/build/.local/var/pmbootstrap/chroot_native/mnt/rootfs_google-snow
(002323) [23:52:09] % sudo rm /home/build/.local/var/pmbootstrap/chroot_native/mnt/rootfs_google-snow/usr/bin/qemu-arm-static
(002323) [23:52:09] % sudo rm /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/tmp/apk_progress_fifo
(002323) [23:52:09] (native) % cd /mnt/rootfs_google-snow; cp -a usr var sbin media run mnt dev srv root bin etc proc boot tmp sys opt lib /mnt/install/
(002323) [23:52:22] % sudo mkdir /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/home
(002323) [23:52:22] % sudo cp -a /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(002323) [23:52:22] % sudo chown -R 10000 /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/build.postmarketos.org.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/pmbootstrap/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/
(002323) [23:52:22] % sudo cp /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.bdd0d494.tar.gz /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/var/cache/apk/
(002323) [23:52:22] % sudo cp /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.066df28d.tar.gz /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/var/cache/apk/
(002323) [23:52:22] % sudo cp /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.b53994b4.tar.gz /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/var/cache/apk/
(002323) [23:52:22] % sudo cp /home/build/.local/var/pmbootstrap/cache_apk_armv7/APKINDEX.30e6f5af.tar.gz /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/var/cache/apk/
(002323) [23:52:22] % sudo sed -i /\/mnt\/pmbootstrap\/packages/d /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(002323) [23:52:22] % cat /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
http://mirror.postmarketos.org/postmarketos/master
http://dl-cdn.alpinelinux.org/alpine/edge/main
http://dl-cdn.alpinelinux.org/alpine/edge/community
http://dl-cdn.alpinelinux.org/alpine/edge/testing
(002323) [23:52:22] (native) % dd if=/mnt/rootfs_google-snow/boot/vmlinuz.kpart of=/dev/installp1
14560+0 records in
14560+0 records out
7454720 bytes (7.1MB) copied, 0.050165 seconds, 141.7MB/s
(002323) [23:52:22] % sudo umount /home/build/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(002323) [23:52:22] % sudo umount /home/build/.local/var/pmbootstrap/chroot_native/mnt/install
(002323) [23:52:22] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/google-snow.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(002323) [23:52:22] (native) umount /dev/loop0
(002323) [23:52:22] (native) % losetup -d /dev/loop0
(002323) [23:52:22] % sudo rm /home/build/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(002323) [23:52:22] 
(002323) [23:52:22] *** FLASHING INFORMATION ***
(002323) [23:52:22] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(002323) [23:52:22] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(002323) [23:52:22] 
(002323) [23:52:22] *** SSH DAEMON INFORMATION ***
(002323) [23:52:22] SSH daemon is disabled (--no-sshd).
(002323) [23:52:22] 
(002323) [23:52:22] *** FIREWALL INFORMATION ***
(002323) [23:52:22] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(002323) [23:52:22] For more information: https://postmarketos.org/firewall
(002323) [23:52:22] 
(002323) [23:52:22] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(002323) [23:52:22] DONE!
++ pmbootstrap config work
+ '[' -e /home/build/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/google-snow.img ']'
++ pmbootstrap config work
+ sudo mv /home/build/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/google-snow.img out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img
+ ls -lh out
total 3.0G
-rw-r--r-- 1 root 12345 3.8G Mar 31 23:52 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img
img_bootimg
1
2
3
4
5
6
7
8
9
10
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
++ cat img-prefix
+ IMG_PREFIX=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow
++ pmbootstrap config work
+ for i in $(pmbootstrap config work)/chroot_rootfs_google-snow/boot/boot.img*
+ '[' -e '/home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/boot/boot.img*' ']'
+ ls -lh out
total 3.0G
-rw-r--r-- 1 root 12345 3.8G Mar 31 23:52 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img
img_lk2nd
1
2
3
4
5
6
7
8
9
10
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
++ cat img-prefix
+ IMG_PREFIX=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow
++ pmbootstrap config work
+ for i in $(pmbootstrap config work)/chroot_rootfs_google-snow/boot/lk2nd.img
+ '[' -e /home/build/.local/var/pmbootstrap/chroot_rootfs_google-snow/boot/lk2nd.img ']'
+ ls -lh out
total 3.0G
-rw-r--r-- 1 root 12345 3.8G Mar 31 23:52 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img
compress
1
2
3
4
5
6
7
8
9
10
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
++ id -u
++ id -g
+ sudo chown 1000:1000 out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img
+ for i in out/*.img
+ xz -0 -T0 out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img
+ ls -lh out
total 1.1G
-rw-r--r-- 1 build build 1.1G Mar 31 23:52 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
checksums
1
2
3
4
5
6
7
8
9
10
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
+ cd out
+ for i in *
+ sha256sum 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
+ tee 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256
9bbc3b1e1fcc4f4ed9a3b7593be4b29777bd99bacdb43641a3c2f226fcceeaeb  20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
+ sha512sum 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
+ tee 20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512
d15c0185d905d5c8415319a6f868cb48a2d30bc7586274bc859814c3ffcd3800b8593552ea63366eebc3c93847dc8780148bd37a50cbfc1d43bd116f7ad9bdbf  20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
submit
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
+ export BPO_JOB_ID=1183770
+ BPO_JOB_ID=1183770
+ export BPO_API_ENDPOINT=build-image
+ BPO_API_ENDPOINT=build-image
+ export BPO_ARCH=
+ BPO_ARCH=
+ export BPO_BRANCH=master
+ BPO_BRANCH=master
+ export BPO_DEVICE=google-snow
+ BPO_DEVICE=google-snow
+ export BPO_UI=plasma-desktop
+ BPO_UI=plasma-desktop
+ export BPO_PAYLOAD_IS_JSON=0
+ BPO_PAYLOAD_IS_JSON=0
+ export BPO_PKGNAME=
+ BPO_PKGNAME=
++ cat img-date
+ export BPO_VERSION=20240331-2350
+ BPO_VERSION=20240331-2350
+ prev=
+ for i in out/*
+ export BPO_PAYLOAD_FILES_PREVIOUS=
+ BPO_PAYLOAD_FILES_PREVIOUS=
+ export BPO_PAYLOAD_FILES=out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
+ BPO_PAYLOAD_FILES=out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
+ build.postmarketos.org/helpers/submit.py
Appending: out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
Uploading to: https://build.postmarketos.org/api/job-callback/build-image
got 1 file(s)
++ basename out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz
+ prev=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#
+ for i in out/*
+ export BPO_PAYLOAD_FILES_PREVIOUS=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#
+ BPO_PAYLOAD_FILES_PREVIOUS=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#
+ export BPO_PAYLOAD_FILES=out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256
+ BPO_PAYLOAD_FILES=out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256
+ build.postmarketos.org/helpers/submit.py
Appending: out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256
Uploading to: https://build.postmarketos.org/api/job-callback/build-image
got 1 file(s)
++ basename out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256
+ prev=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256#
+ for i in out/*
+ export BPO_PAYLOAD_FILES_PREVIOUS=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256#
+ BPO_PAYLOAD_FILES_PREVIOUS=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256#
+ export BPO_PAYLOAD_FILES=out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512
+ BPO_PAYLOAD_FILES=out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512
+ build.postmarketos.org/helpers/submit.py
Appending: out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512
Uploading to: https://build.postmarketos.org/api/job-callback/build-image
got 1 file(s)
++ basename out/20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512
+ prev=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512#
+ export BPO_PAYLOAD_FILES_PREVIOUS=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512#
+ BPO_PAYLOAD_FILES_PREVIOUS=20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha256#20240331-2350-postmarketOS-edge-plasma-desktop-3-google-snow.img.xz.sha512#
+ export BPO_PAYLOAD_FILES=
+ BPO_PAYLOAD_FILES=
+ build.postmarketos.org/helpers/submit.py
Uploading to: https://build.postmarketos.org/api/job-callback/build-image
image dir created from 3 files, kthxbye
Build complete: success 6 months ago (took 4 minutes)