irc: empty enabled caps in IrcCapRegistry.clear()
e216fabbfb — Simon Ser
30.5 MiB | download » |
view log » | |
flutter | view log » |
configure | view log » |
analyze | view log » |
build | view log » |
deploy | view log » |
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 |
[#1377295] 2024/11/28 18:26:07 Booting image archlinux (default) on port 22377 [#1377295] 2024/11/28 18:26:07 Waiting for guest to settle [#1377295] 2024/11/28 18:26:17 Sending tasks [#1377295] 2024/11/28 18:26:19 Sending build environment [#1377295] 2024/11/28 18:26:19 Sending secrets [#1377295] 2024/11/28 18:26:19 Resolving secret fa5c1c68-d266-4770-bfc3-a4068b1676a0 [#1377295] 2024/11/28 18:26:20 Resolving secret 6d21b97d-cd64-4490-b325-acf8b05a542f [#1377295] 2024/11/28 18:26:21 Resolving secret 431b0b53-2af2-441b-b879-86c5913bab4d [#1377295] 2024/11/28 18:26:22 Resolving secret 4e454305-057f-44c3-9a4e-eeb74d54545b [#1377295] 2024/11/28 18:26:22 Resolving secret a76ea4e0-b264-4b32-b701-7cadf78b3230 [#1377295] 2024/11/28 18:26:23 Installing packages Warning: Permanently added '[localhost]:22377' (ED25519) to the list of known hosts. :: Synchronizing package databases... core downloading... extra downloading... multilib downloading... warning: archlinux-keyring-20241015-1 is up to date -- skipping there is nothing to do Warning: Permanently added '[localhost]:22377' (ED25519) to the list of known hosts. Resolving dependencies... Checking package conflicts... installing core/sqlite (3.46.1-1 -> 3.47.1-1) installing core/pacman (7.0.0.r3.g7736133-1 -> 7.0.0.r6.gc685ae6-1) Download Size: 2.64 M Installed Size: 13.18 M Size Delta: 111.16 K Downloading packages... (1/1) sqlite-3.47.1-1-x86_64.pkg.tar.zst (0) sqlite-3.47.1-1-x86_64.pkg.tar.zst (1804257/1804257) 100% (2/2) sqlite-3.47.1-1-x86_64.pkg.tar.zst.sig (0) pacman-7.0.0.r6.gc685ae6-1-x86_64.pkg.tar.zst (968553/968553) 100% (1/2) sqlite-3.47.1-1-x86_64.pkg.tar.zst.sig (0) sqlite-3.47.1-1-x86_64.pkg.tar.zst.sig (310/310) 100% (1/1) pacman-7.0.0.r6.gc685ae6-1-x86_64.pkg.tar.zst.sig (0) pacman-7.0.0.r6.gc685ae6-1-x86_64.pkg.tar.zst.sig (590/590) 100% checking keys in keyring (0/2) 0% checking keys in keyring (1/2) 50% checking keys in keyring (2/2) 100% checking package integrity (0/2) 0% checking package integrity (1/2) 65% checking package integrity (2/2) 100% loading package files (0/2) 0% loading package files (1/2) 65% loading package files (2/2) 100% checking for file conflicts (0/2) 0% checking for file conflicts (1/2) 50% checking for file conflicts (2/2) 100% Starting transaction... upgrading sqlite (1/2) 0% upgrading sqlite (1/2) 3% upgrading sqlite (1/2) 41% upgrading sqlite (1/2) 42% upgrading sqlite (1/2) 47% upgrading sqlite (1/2) 52% upgrading sqlite (1/2) 78% upgrading sqlite (1/2) 85% upgrading sqlite (1/2) 99% upgrading sqlite (1/2) 100% upgrading pacman (2/2) 0% upgrading pacman (2/2) 5% upgrading pacman (2/2) 10% upgrading pacman (2/2) 13% upgrading pacman (2/2) 16% upgrading pacman (2/2) 25% upgrading pacman (2/2) 28% upgrading pacman (2/2) 31% upgrading pacman (2/2) 32% upgrading pacman (2/2) 35% upgrading pacman (2/2) 38% upgrading pacman (2/2) 39% upgrading pacman (2/2) 42% upgrading pacman (2/2) 43% upgrading pacman (2/2) 44% upgrading pacman (2/2) 46% upgrading pacman (2/2) 48% upgrading pacman (2/2) 49% upgrading pacman (2/2) 51% upgrading pacman (2/2) 53% upgrading pacman (2/2) 55% upgrading pacman (2/2) 57% upgrading pacman (2/2) 59% upgrading pacman (2/2) 60% upgrading pacman (2/2) 63% upgrading pacman (2/2) 65% upgrading pacman (2/2) 66% upgrading pacman (2/2) 69% upgrading pacman (2/2) 71% upgrading pacman (2/2) 72% upgrading pacman (2/2) 74% upgrading pacman (2/2) 76% upgrading pacman (2/2) 79% upgrading pacman (2/2) 81% upgrading pacman (2/2) 82% upgrading pacman (2/2) 84% upgrading pacman (2/2) 86% upgrading pacman (2/2) 87% upgrading pacman (2/2) 89% upgrading pacman (2/2) 93% upgrading pacman (2/2) 100% Running post-transaction hooks... (1/3) Running 20-systemd-sysusers.hook (Creating system user accounts...) (2/3) Running 30-systemd-daemon-reload-system.hook (Reloading system manager configuration...) (3/3) Running 30-systemd-update.hook (Arming ConditionNeedsUpdate...) Warning: Permanently added '[localhost]:22377' (ED25519) to the list of known hosts. AUR Explicit (4): android-sdk-build-tools-r34.0.0-2, android-sdk-platform-tools-35.0.2-1, android-sdk-26.1.1-2, android-sdk-cmdline-tools-latest-16.0-1 Sync Explicit (2): unzip-6.0-21, jdk17-openjdk-17.0.13.u11-1 Sync Dependency (8): libxext-1.3.6-1, libxtst-1.2.5-1, freetype2-2.13.3-1, libx11-1.8.10-1, libxrender-0.9.11-2, lib32-glibc-2.40+r16+gaa533d58ff-2, lib32-gcc-libs-14.2.1+r134+gab884fffe3fc-1, fontconfig-2:2.15.0-2 :: (1/4) Downloaded PKGBUILD: android-sdk-cmdline-tools-latest :: (2/4) Downloaded PKGBUILD: android-sdk-build-tools :: (3/4) Downloaded PKGBUILD: android-sdk :: (4/4) Downloaded PKGBUILD: android-sdk-platform-tools 4 android-sdk-platform-tools (Build Files Exist) 3 android-sdk (Build Files Exist) 2 android-sdk-cmdline-tools-latest (Build Files Exist) 1 android-sdk-build-tools (Build Files Exist) ==> Packages to cleanBuild? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> 4 android-sdk (Build Files Exist) 3 android-sdk-cmdline-tools-latest (Build Files Exist) 2 android-sdk-build-tools (Build Files Exist) 1 android-sdk-platform-tools (Build Files Exist) ==> Diffs to show? ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) ==> ==> Making package: android-sdk-platform-tools 35.0.2-1 (Thu Nov 28 18:26:26 2024) ==> Retrieving sources... -> Downloading platform-tools_r35.0.2-linux.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7297k 100 7297k 0 0 29.2M 0 --:--:-- --:--:-- --:--:-- 29.3M -> Found adb.service -> Found license.html -> Found package.xml ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha1sums... platform-tools_r35.0.2-linux.zip ... Passed adb.service ... Passed license.html ... Passed package.xml ... Passed ==> Making package: android-sdk 26.1.1-2 (Thu Nov 28 18:26:28 2024) ==> Retrieving sources... -> Downloading sdk-tools-linux-4333796.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 66 147M 66 97.4M 0 0 113M 0 0:00:01 --:--:-- 0:00:01 113M 99 147M 99 146M 0 0 74.7M 0 0:00:01 0:00:01 --:--:-- 74.7M 99 147M 99 147M 0 0 51.0M 0 0:00:02 0:00:02 --:--:-- 51.0M 100 147M 100 147M 0 0 51.0M 0 0:00:02 0:00:02 --:--:-- 51.0M -> Found android-sdk.sh -> Found android-sdk.csh -> Found android-sdk.conf -> Found license.html ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha1sums... sdk-tools-linux-4333796.zip ... Passed android-sdk.sh ... Passed android-sdk.csh ... Passed android-sdk.conf ... Passed license.html ... Passed ==> Making package: android-sdk-cmdline-tools-latest 16.0-1 (Thu Nov 28 18:26:32 2024) ==> Retrieving sources... -> Downloading commandlinetools-linux-12266719_latest.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 157M 2 4495k 0 0 25.2M 0 0:00:06 --:--:-- 0:00:06 25.2M 90 157M 90 142M 0 0 121M 0 0:00:01 0:00:01 --:--:-- 121M 100 157M 100 157M 0 0 123M 0 0:00:01 0:00:01 --:--:-- 123M -> Found android-sdk-cmdline-tools-latest.sh -> Found android-sdk-cmdline-tools-latest.csh -> Found package.xml ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha1sums... commandlinetools-linux-12266719_latest.zip ... Passed android-sdk-cmdline-tools-latest.sh ... Passed android-sdk-cmdline-tools-latest.csh ... Passed package.xml ... Passed ==> Making package: android-sdk-build-tools r34.0.0-2 (Thu Nov 28 18:26:34 2024) ==> Retrieving sources... -> Downloading build-tools_r34-linux.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 58.3M 43 25.2M 0 0 79.6M 0 --:--:-- --:--:-- --:--:-- 79.6M 100 58.3M 100 58.3M 0 0 101M 0 --:--:-- --:--:-- --:--:-- 101M -> Found package.xml ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... build-tools_r34-linux.zip ... Passed package.xml ... Passed :: (1/4) Parsing SRCINFO: android-sdk-platform-tools :: (2/4) Parsing SRCINFO: android-sdk :: (3/4) Parsing SRCINFO: android-sdk-cmdline-tools-latest :: (4/4) Parsing SRCINFO: android-sdk-build-tools resolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: harfbuzz will be installed before its freetype2 dependency Packages (30) giflib-5.2.2-1 graphite-1:1.3.14-4 harfbuzz-10.1.0-1 hicolor-icon-theme-0.18-1 java-environment-common-3-5 java-runtime-common-3-5 jbigkit-2.1-8 lcms2-2.16-1 libjpeg-turbo-3.0.4-1 libnet-2:1.3-1 libpng-1.6.44-1 libtiff-4.7.0-1 libxau-1.0.11-3 libxcb-1.17.0-1 libxdmcp-1.1.5-1 libxfixes-6.0.1-2 libxi-1.8.2-1 nspr-4.36-1 nss-3.107-1 xcb-proto-1.17.0-2 xorgproto-2024.1-2 fontconfig-2:2.15.0-2 freetype2-2.13.3-1 jdk17-openjdk-17.0.13.u11-1 lib32-gcc-libs-14.2.1+r134+gab884fffe3fc-1 lib32-glibc-2.40+r16+gaa533d58ff-2 libx11-1.8.10-1 libxext-1.3.6-1 libxrender-0.9.11-2 libxtst-1.2.5-1 Total Download Size: 299.71 MiB Total Installed Size: 568.68 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... jdk17-openjdk-17.0.13.u11-1-x86_64 downloading... lib32-gcc-libs-14.2.1+r134+gab884fffe3fc-1-x86_64 downloading... lib32-glibc-2.40+r16+gaa533d58ff-2-x86_64 downloading... libx11-1.8.10-1-x86_64 downloading... nss-3.107-1-x86_64 downloading... harfbuzz-10.1.0-1-x86_64 downloading... libxcb-1.17.0-1-x86_64 downloading... libjpeg-turbo-3.0.4-1-x86_64 downloading... freetype2-2.13.3-1-x86_64 downloading... libtiff-4.7.0-1-x86_64 downloading... fontconfig-2:2.15.0-2-x86_64 downloading... libnet-2:1.3-1-x86_64 downloading... libpng-1.6.44-1-x86_64 downloading... xorgproto-2024.1-2-any downloading... lcms2-2.16-1-x86_64 downloading... nspr-4.36-1-x86_64 downloading... libxi-1.8.2-1-x86_64 downloading... xcb-proto-1.17.0-2-any downloading... libxext-1.3.6-1-x86_64 downloading... graphite-1:1.3.14-4-x86_64 downloading... giflib-5.2.2-1-x86_64 downloading... jbigkit-2.1-8-x86_64 downloading... libxrender-0.9.11-2-x86_64 downloading... libxtst-1.2.5-1-x86_64 downloading... libxdmcp-1.1.5-1-x86_64 downloading... libxfixes-6.0.1-2-x86_64 downloading... hicolor-icon-theme-0.18-1-any downloading... libxau-1.0.11-3-x86_64 downloading... java-runtime-common-3-5-any downloading... java-environment-common-3-5-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing libx11... installing lib32-glibc... installing lib32-gcc-libs... installing libxext... installing libpng... installing graphite... Optional dependencies for graphite graphite-docs: Documentation installing harfbuzz... Optional dependencies for harfbuzz harfbuzz-utils: utilities installing freetype2... installing java-runtime-common... For the complete set of Java binaries to be available in your PATH, you need to re-login or source /etc/profile.d/jre.sh Please note that this package does not support forcing JAVA_HOME as former package java-common did installing nspr... installing nss... installing libjpeg-turbo... Optional dependencies for libjpeg-turbo java-runtime>11: for TurboJPEG Java wrapper [pending] installing jbigkit... installing libtiff... Optional dependencies for libtiff freeglut: for using tiffgt installing lcms2... installing libnet... installing java-environment-common... installing hicolor-icon-theme... installing giflib... installing jdk17-openjdk... Optional dependencies for jdk17-openjdk java-rhino: for some JavaScript support alsa-lib: for basic sound support gtk3: for the Gtk+ 3 look and feel - desktop usage installing libxrender... installing fontconfig... Creating fontconfig configuration... Rebuilding fontconfig cache... installing libxfixes... installing libxi... installing libxtst... :: Running post-transaction hooks... (1/3) Arming ConditionNeedsUpdate... (2/3) Updating fontconfig configuration... (3/3) Updating fontconfig cache... resolving dependencies... looking for conflicting packages... Packages (1) unzip-6.0-21 Total Download Size: 0.14 MiB Total Installed Size: 0.30 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... unzip-6.0-21-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing unzip... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: android-sdk-build-tools r34.0.0-2 (Thu Nov 28 18:26:41 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found build-tools_r34-linux.zip -> Found package.xml ==> Validating source files with sha512sums... build-tools_r34-linux.zip ... Passed package.xml ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting build-tools_r34-linux.zip with bsdtar ==> Sources are ready. ==> Making package: android-sdk-build-tools r34.0.0-2 (Thu Nov 28 18:26:42 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Copying source files needed for debug symbols... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "android-sdk-build-tools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: android-sdk-build-tools r34.0.0-2 (Thu Nov 28 18:26:44 2024) ==> Cleaning up... ==> Making package: android-sdk-platform-tools 35.0.2-1 (Thu Nov 28 18:26:45 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found platform-tools_r35.0.2-linux.zip -> Found adb.service -> Found license.html -> Found package.xml ==> Validating source files with sha1sums... platform-tools_r35.0.2-linux.zip ... Passed adb.service ... Passed license.html ... Passed package.xml ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting platform-tools_r35.0.2-linux.zip with bsdtar ==> Sources are ready. ==> Making package: android-sdk-platform-tools 35.0.2-1 (Thu Nov 28 18:26:46 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... objcopy: ./opt/android-sdk/platform-tools/adb: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/etc1tool: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/fastboot: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/hprof-conv: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/lib64/libc++.so: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/make_f2fs: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/make_f2fs_casefold: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/mke2fs: debuglink section already exists objcopy: ./opt/android-sdk/platform-tools/sqlite3: debuglink section already exists -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "android-sdk-platform-tools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "android-sdk-platform-tools-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: android-sdk-platform-tools 35.0.2-1 (Thu Nov 28 18:26:47 2024) ==> Cleaning up... ==> Making package: android-sdk 26.1.1-2 (Thu Nov 28 18:26:48 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found sdk-tools-linux-4333796.zip -> Found android-sdk.sh -> Found android-sdk.csh -> Found android-sdk.conf -> Found license.html ==> Validating source files with sha1sums... sdk-tools-linux-4333796.zip ... Passed android-sdk.sh ... Passed android-sdk.csh ... Passed android-sdk.conf ... Passed license.html ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting sdk-tools-linux-4333796.zip with bsdtar ==> Sources are ready. ==> Making package: android-sdk 26.1.1-2 (Thu Nov 28 18:26:50 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "android-sdk"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "android-sdk-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: android-sdk 26.1.1-2 (Thu Nov 28 18:27:03 2024) ==> Cleaning up... ==> Making package: android-sdk-cmdline-tools-latest 16.0-1 (Thu Nov 28 18:27:04 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found commandlinetools-linux-12266719_latest.zip -> Found android-sdk-cmdline-tools-latest.sh -> Found android-sdk-cmdline-tools-latest.csh -> Found package.xml ==> Validating source files with sha1sums... commandlinetools-linux-12266719_latest.zip ... Passed android-sdk-cmdline-tools-latest.sh ... Passed android-sdk-cmdline-tools-latest.csh ... Passed package.xml ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting commandlinetools-linux-12266719_latest.zip with bsdtar ==> Sources are ready. ==> Making package: android-sdk-cmdline-tools-latest 16.0-1 (Thu Nov 28 18:27:06 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "android-sdk-cmdline-tools-latest"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: android-sdk-cmdline-tools-latest 16.0-1 (Thu Nov 28 18:27:08 2024) ==> Cleaning up... loading packages... resolving dependencies... looking for conflicting packages... Packages (6) android-sdk-26.1.1-2 android-sdk-build-tools-r34.0.0-2 android-sdk-cmdline-tools-latest-16.0-1 android-sdk-debug-26.1.1-2 android-sdk-platform-tools-35.0.2-1 android-sdk-platform-tools-debug-35.0.2-1 Total Installed Size: 493.21 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing android-sdk-build-tools... Optional dependencies for android-sdk-build-tools lib32-gcc-libs [installed] lib32-zlib java-runtime [installed] installing android-sdk-platform-tools... You need to source /etc/profile or relogin to add the Android SDK platform tools to your path. installing android-sdk-platform-tools-debug... installing android-sdk... You need to source /etc/profile or relogin to add the Android SDK tools to your path. Optional dependencies for android-sdk android-emulator: emulator has become standalone since 25.3.0 android-sdk-platform-tools: adb, aapt, aidl, dexdump and dx [installed] android-udev: udev rules for Android devices installing android-sdk-debug... installing android-sdk-cmdline-tools-latest... You need to source /etc/profile or relogin to add Android SDK Command-line Tools (latest) to your path. Optional dependencies for android-sdk-cmdline-tools-latest android-sdk-platform-tools: adb, aapt, aidl, dexdump and dx [installed] android-udev: udev rules for Android devices :: Running post-transaction hooks... (1/2) Reloading system manager configuration... (2/2) Arming ConditionNeedsUpdate... [#1377295] 2024/11/28 18:27:09 Cloning repositories Cloning into 'goguma'... + cd goguma + git checkout -q e216fabbfb5fb07a4370903e39806e6a93d380d5 + cd goguma + git submodule update --init --recursive [#1377295] 2024/11/28 18:27:10 Running task flutter [#1377295] 2024/11/28 18:28:15 Running task configure [#1377295] 2024/11/28 18:28:23 Running task analyze [#1377295] 2024/11/28 18:28:36 Running task build [#1377295] 2024/11/28 18:38:54 Running task deploy [#1377295] 2024/11/28 18:39:02 Uploading goguma/build/app/outputs/flutter-apk/app-release.apk [#1377295] 2024/11/28 18:39:03 https://s3.sr.ht/builds.sr.ht/artifacts/~emersion/1377295/d579573ad35b7dc3/app-release.apk |
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 |
+ git clone --depth=1 --branch=stable https://github.com/flutter/flutter.git Cloning into 'flutter'... + export PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/home/build/flutter/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/home/build/flutter/bin + echo PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/home/build/flutter/bin + flutter precache --android Downloading Linux x64 Dart SDK from Flutter engine a18df97ca57a249df5d8d68cd0820600223ce262... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 203M 0 15050 0 0 80728 0 0:44:03 --:--:-- 0:44:03 80481 2 203M 2 6160k 0 0 5875k 0 0:00:35 0:00:01 0:00:34 5872k 23 203M 23 48.1M 0 0 23.4M 0 0:00:08 0:00:02 0:00:06 23.4M 43 203M 43 87.6M 0 0 28.7M 0 0:00:07 0:00:03 0:00:04 28.7M 62 203M 62 128M 0 0 31.4M 0 0:00:06 0:00:04 0:00:02 31.4M 83 203M 83 169M 0 0 33.5M 0 0:00:06 0:00:05 0:00:01 34.8M 100 203M 100 203M 0 0 34.7M 0 0:00:05 0:00:05 --:--:-- 41.0M Building flutter tool... Resolving dependencies... Downloading packages... Got dependencies. Downloading Material fonts... 198ms Downloading Gradle Wrapper... 8ms Downloading android-arm-profile/linux-x64 tools... 242ms Downloading android-arm-release/linux-x64 tools... 227ms Downloading android-arm64-profile/linux-x64 tools... 222ms Downloading android-arm64-release/linux-x64 tools... 211ms Downloading android-x64-profile/linux-x64 tools... 225ms Downloading android-x64-release/linux-x64 tools... 187ms Downloading android-x86 tools... 939ms Downloading android-x64 tools... 1,229ms Downloading android-arm tools... 1,108ms Downloading android-arm-profile tools... 151ms Downloading android-arm-release tools... 105ms Downloading android-arm64 tools... 1,220ms Downloading android-arm64-profile tools... 175ms Downloading android-arm64-release tools... 122ms Downloading android-x64-profile tools... 178ms Downloading android-x64-release tools... 126ms Downloading android-x86-jit-release tools... 214ms Downloading package sky_engine... 44ms Downloading package flutter_gpu... 7ms Downloading flutter_patched_sdk tools... 95ms Downloading flutter_patched_sdk_product tools... 89ms Downloading linux-x64 tools... 1,729ms Downloading linux-x64/font-subset tools... 176ms + sudo chown -R build /opt/android-sdk + yes + flutter doctor --android-licenses Warning: Errors during XML parse: Warning: Additionally, the fallback loader failed to parse the XML. + flutter doctor -v [✓] Flutter (Channel stable, 3.24.5, on Arch Linux 6.12.1-arch1-1, locale en_US) • Flutter version 3.24.5 on channel stable at /home/build/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision dec2ee5c1f (2 weeks ago), 2024-11-13 11:13:06 -0800 • Engine revision a18df97ca5 • Dart version 3.5.4 • DevTools version 2.37.3 [!] Android toolchain - develop for Android devices • Android SDK at /opt/android-sdk ✗ Unable to locate Android SDK. Install Android Studio from: https://developer.android.com/studio/index.html On first launch it will assist you in installing the Android SDK components. (or visit https://flutter.dev/to/linux-android-setup for detailed instructions). If the Android SDK has been installed to a custom location, please use `flutter config --android-sdk` to update to that location. ✗ No valid Android SDK platforms found in /opt/android-sdk/platforms. Directory was empty. • Try re-installing or updating your Android SDK, visit https://flutter.dev/to/linux-android-setup for detailed instructions. [✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome) ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable. [✗] Linux toolchain - develop for Linux desktop ✗ clang++ is required for Linux development. It is likely available from your distribution (e.g.: apt install clang), or can be downloaded from https://releases.llvm.org/ ✗ CMake is required for Linux development. It is likely available from your distribution (e.g.: apt install cmake), or can be downloaded from https://cmake.org/download/ ✗ ninja is required for Linux development. It is likely available from your distribution (e.g.: apt install ninja-build), or can be downloaded from https://github.com/ninja-build/ninja/releases • pkg-config version 2.1.1 ✗ GTK 3.0 development libraries are required for Linux development. They are likely available from your distribution (e.g.: apt install libgtk-3-dev) [!] Android Studio (not installed) • Android Studio not found; download from https://developer.android.com/studio/index.html (or visit https://flutter.dev/to/linux-android-setup for detailed instructions). [✓] Connected device (1 available) • Linux (desktop) • linux • linux-x64 • Arch Linux 6.12.1-arch1-1 [✓] Network resources • All expected network resources are available. ! Doctor found issues in 4 categories. + mkdir -p /home/build/.gradle + echo org.gradle.daemon=false + sudo mkswap -U clear --size 4G --file /swapfile Setting up swapspace version 1, size = 4 GiB (4294963200 bytes) no label, UUID=00000000-0000-0000-0000-000000000000 + sudo swapon /swapfile |
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 |
+ cd goguma + '[' -e /home/build/keystore.properties ']' + ln -s /home/build/keystore.properties android/keystore.properties + '[' -e /home/build/keystore.jks ']' + ln -s /home/build/keystore.jks android/keystore.jks + flutter pub get Resolving dependencies... Downloading packages... _flutterfire_internals 1.3.44 (1.3.46 available) async 2.11.0 (2.12.0 available) boolean_selector 2.1.1 (2.1.2 available) characters 1.3.0 (1.3.1 available) clock 1.1.1 (1.1.2 available) collection 1.18.0 (1.19.1 available) csslib 1.0.0 (1.0.2 available) fake_async 1.3.1 (1.3.2 available) file_selector_android 0.5.1+9 (0.5.1+12 available) file_selector_linux 0.9.3 (0.9.3+2 available) firebase_core 3.6.0 (3.8.0 available) firebase_messaging 15.1.3 (15.1.5 available) firebase_messaging_platform_interface 4.5.46 (4.5.48 available) firebase_messaging_web 3.9.2 (3.9.4 available) flutter_apns_only 1.6.0 (discontinued) flutter_local_notifications 17.2.3 (18.0.1 available) flutter_local_notifications_linux 4.0.1 (5.0.0 available) flutter_local_notifications_platform_interface 7.2.0 (8.0.0 available) geolocator 13.0.1 (13.0.2 available) geolocator_apple 2.3.7 (2.3.8+1 available) html 0.15.4 (0.15.5 available) http_parser 4.0.2 (4.1.1 available) image_picker_android 0.8.12+16 (0.8.12+18 available) leak_tracker 10.0.5 (10.0.8 available) leak_tracker_flutter_testing 3.0.5 (3.0.9 available) lints 5.0.0 (5.1.0 available) matcher 0.12.16+1 (0.12.17 available) material_color_utilities 0.11.1 (0.12.0 available) meta 1.15.0 (1.16.0 available) path 1.9.0 (1.9.1 available) path_provider 2.1.4 (2.1.5 available) path_provider_android 2.2.12 (2.2.14 available) sentry 8.9.0 (8.10.1 available) share_handler 0.0.21 (0.0.22 available) share_handler_ios 0.0.14 (0.0.15 available) share_plus 10.1.0 (10.1.2 available) shared_preferences 2.3.2 (2.3.3 available) sqflite 2.4.0 (2.4.1 available) sqflite_common 2.5.4+5 (2.5.4+6 available) sqflite_common_ffi 2.3.4 (2.3.4+3 available) sqflite_darwin 2.4.1-1 (2.4.1 available) sqlite3 2.4.7 (2.5.0 available) stack_trace 1.11.1 (1.12.0 available) string_scanner 1.2.0 (1.4.0 available) test_api 0.7.2 (0.7.4 available) timezone 0.9.4 (0.10.0 available) url_launcher_android 6.3.12 (6.3.14 available) url_launcher_linux 3.2.0 (3.2.1 available) vm_service 14.2.5 (14.3.1 available) win32 5.7.0 (5.8.0 available) Got dependencies! 1 package is discontinued. 49 packages have newer versions incompatible with dependency constraints. Try `flutter pub outdated` for more information. + '[' -e /home/build/google-services.json ']' + dart run tool/gen_main.dart --firebase /home/build/google-services.json lib/main_generated.dart |
1 2 3 4 |
+ cd goguma + flutter analyze --no-fatal-infos Analyzing goguma... No issues found! (ran in 11.9s) |
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 |
+ cd goguma ++ git describe --abbrev=0 + tag=v0.7.0 ++ git rev-parse --short=12 HEAD + hash=e216fabbfb5f + build_name=0.7.0-dev+e216fabbfb5f ++ git rev-list --first-parent --count origin/master + build_number=1139 + target=lib/main.dart + '[' -e /home/build/google-services.json ']' + build_name=0.7.0-dev+e216fabbfb5f.firebase + target=lib/main_generated.dart + sentry_dsn= + '[' -e /home/build/sentry-dsn.txt ']' ++ cat /home/build/sentry-dsn.txt + sentry_dsn=https://9298d02d8794449e85471d537831bd18@app.glitchtip.com/2381 + flutter build apk --build-name=0.7.0-dev+e216fabbfb5f.firebase --build-number=1139 --target=lib/main_generated.dart --dart-define=SENTRY_DSN=https://9298d02d8794449e85471d537831bd18@app.glitchtip.com/2381 --dart-define=SENTRY_ENVIRONMENT=nightly --dart-define=SENTRY_RELEASE=0.7.0-dev+e216fabbfb5f.firebase Running Gradle task 'assembleRelease'... Warning: Errors during XML parse: Warning: Additionally, the fallback loader failed to parse the XML. Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses License for package NDK (Side by side) 27.0.12077973 accepted. Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973". "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready. Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973 "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete. "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished. Your project is configured with Android NDK 23.1.7779620, but the following plugin(s) depend on a different Android NDK version: - app_links requires Android NDK 27.0.12077973 - connectivity_plus requires Android NDK 27.0.12077973 - dynamic_color requires Android NDK 27.0.12077973 - file_selector_android requires Android NDK 27.0.12077973 - firebase_core requires Android NDK 27.0.12077973 - firebase_messaging requires Android NDK 27.0.12077973 - flutter_background requires Android NDK 27.0.12077973 - flutter_local_notifications requires Android NDK 27.0.12077973 - flutter_plugin_android_lifecycle requires Android NDK 27.0.12077973 - geolocator_android requires Android NDK 27.0.12077973 - image_picker_android requires Android NDK 27.0.12077973 - path_provider_android requires Android NDK 27.0.12077973 - share_handler_android requires Android NDK 27.0.12077973 - share_plus requires Android NDK 27.0.12077973 - shared_preferences_android requires Android NDK 27.0.12077973 - sqflite_android requires Android NDK 27.0.12077973 - unifiedpush_android requires Android NDK 27.0.12077973 - url_launcher_android requires Android NDK 27.0.12077973 - webcrypto requires Android NDK 27.0.12077973 - workmanager requires Android NDK 27.0.12077973 Fix this issue by using the highest Android NDK version (they are backward compatible). Add the following to /home/build/goguma/android/app/build.gradle: android { ndkVersion = "27.0.12077973" ... } Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses License for package Android SDK Platform 34 accepted. Preparing "Install Android SDK Platform 34 (revision 3)". "Install Android SDK Platform 34 (revision 3)" ready. Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34 "Install Android SDK Platform 34 (revision 3)" complete. "Install Android SDK Platform 34 (revision 3)" finished. Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses License for package Android SDK Platform 31 accepted. Preparing "Install Android SDK Platform 31 (revision 1)". "Install Android SDK Platform 31 (revision 1)" ready. Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31 "Install Android SDK Platform 31 (revision 1)" complete. "Install Android SDK Platform 31 (revision 1)" finished. Checking the license for package Android SDK Platform 33 in /opt/android-sdk/licenses License for package Android SDK Platform 33 accepted. Preparing "Install Android SDK Platform 33 (revision 3)". "Install Android SDK Platform 33 (revision 3)" ready. Installing Android SDK Platform 33 in /opt/android-sdk/platforms/android-33 "Install Android SDK Platform 33 (revision 3)" complete. "Install Android SDK Platform 33 (revision 3)" finished. Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 5720 bytes (99.7% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app. Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses License for package CMake 3.22.1 accepted. Preparing "Install CMake 3.22.1 v.3.22.1". "Install CMake 3.22.1 v.3.22.1" ready. Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1 "Install CMake 3.22.1 v.3.22.1" complete. "Install CMake 3.22.1 v.3.22.1" finished. Running Gradle task 'assembleRelease'... 616.6s ✓ Built build/app/outputs/flutter-apk/app-release.apk (32.0MB) |
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 |
+ cd goguma + '[' -e /home/build/.ssh/id_rsa ']' ++ git rev-parse origin/master ++ git rev-parse HEAD + '[' e216fabbfb5fb07a4370903e39806e6a93d380d5 = e216fabbfb5fb07a4370903e39806e6a93d380d5 ']' ++ git rev-list --first-parent --count origin/master + build_number=1139 + ssh_opts='-o StrictHostKeyChecking=no' + ssh_host=deploy-goguma@sheeta.emersion.fr + scp -o StrictHostKeyChecking=no build/app/outputs/flutter-apk/app-release.apk deploy-goguma@sheeta.emersion.fr:fdroid-nightly/repo/goguma-1139.apk Warning: Permanently added 'sheeta.emersion.fr' (ED25519) to the list of known hosts. + ssh -o StrictHostKeyChecking=no deploy-goguma@sheeta.emersion.fr 'cd fdroid-nightly && (ls -t repo/*.apk | tail -n +5 | xargs -r rm --) && fdroid update' 2024-11-28 19:38:56,945 WARNING: unsafe permissions on 'config.yml' (should be 0600)! 2024-11-28 19:38:56,948 WARNING: repo_icon "repo/icons/icon.png" does not exist! Check "config.yml". 2024-11-28 19:38:58,426 WARNING: categories.txt (de77cc31d92c7beb7530761d8aae80614b96d5217d6ebc0130933968cc227534) has no metadata! Use `fdroid update -c` to create it. 2024-11-28 19:38:58,432 WARNING: Found "1729779738000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1729850288000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1730796564000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1730797183000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1730798257000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1730811616000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1731242138000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1731261508000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1731262560000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "1731263313000.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,432 WARNING: Found "icon.png" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "categories.txt" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "entry.jar" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "entry.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "goguma-1136.apk" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "goguma-1137.apk" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "goguma-1138.apk" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "goguma-1139.apk" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index-v1.jar" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index-v1.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index-v2.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index.css" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index.html" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index.jar" graphic without metadata for app "repo"! 2024-11-28 19:38:58,433 WARNING: Found "index.png" graphic without metadata for app "repo"! 2024-11-28 19:38:58,434 WARNING: Found "index.xml" graphic without metadata for app "repo"! 2024-11-28 19:38:58,434 WARNING: Found "deploy.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,434 WARNING: Found "running.json" graphic without metadata for app "repo"! 2024-11-28 19:38:58,434 WARNING: Found "update.json" graphic without metadata for app "repo"! 2024-11-28 19:38:59,039 INFO: Creating signed index with this key (SHA256): 2024-11-28 19:38:59,039 INFO: AC C8 CF ED DF 58 C5 90 D0 21 FC F3 75 34 A5 4F 59 19 E0 26 D7 A8 33 3A A0 1C 1A BB 3D 34 E6 8D 2024-11-28 19:38:59,943 WARNING: repo_icon "repo/icons/icon.png" does not exist, generating placeholder. 2024-11-28 19:38:59,962 INFO: Ignoring package without metadata: categories.txt 2024-11-28 19:39:00,667 INFO: Ignoring package without metadata: categories.txt 2024-11-28 19:39:01,798 INFO: Finished |