Commit Graph

471 Commits

Author SHA1 Message Date
Giovanni Harting 2631aada64 some docs 2022-02-16 08:22:33 +01:00
Giovanni Harting 47f0fb6c66 refactor utils.go, error handling 2022-02-16 08:11:34 +01:00
Giovanni Harting 99a2519ecb shrink debug-symbols column 2022-02-14 17:25:18 +01:00
Giovanni Harting 26e9076013 we only need one debuginfod instance 2022-02-14 16:45:29 +01:00
Giovanni Harting db3aa9e17d no need for newline in echo 2022-02-14 16:05:19 +01:00
Giovanni Harting 31cf59e6e9 fixed some problems reported by golint and ineffassign 2022-02-14 13:14:21 +01:00
Giovanni Harting 34ba3398e8 added ge-report and godoc badges 2022-02-14 13:05:38 +01:00
Giovanni Harting 9a41ee9387 added information about debuginfod to readme 2022-02-14 12:15:04 +01:00
Giovanni Harting 5841d1c201 fixed small perm problem 2022-02-14 02:08:59 +01:00
Giovanni Harting 312fe9ef40 fixed typo 2022-02-13 23:04:07 +01:00
Giovanni Harting c7ba7340a5 added debuginfod support 2022-02-13 22:33:57 +01:00
Giovanni Harting 45672e3459 update deps. 2022-02-13 21:48:43 +01:00
Giovanni Harting e9951f5d3b fixed module path, again 2022-02-11 21:33:44 +01:00
Giovanni Harting adad7c1acd regen ent with version 0.10.0 2022-02-10 19:21:16 +01:00
Giovanni Harting f0ac9d6052 updated deps. 2022-02-10 19:20:40 +01:00
Giovanni Harting b92b68f332 fixed package name 2022-02-10 19:18:23 +01:00
Giovanni Harting 89d55a6bfd fixed base not being compared if no srcinfo is available 2022-02-10 16:42:06 +01:00
Giovanni Harting b8967e6080 fixed accessing srcinfo without it being initialized 2022-02-10 16:31:24 +01:00
Giovanni Harting ea8fe72158 compare packagebase to sort out packages that were merged/split from splitpackages 2022-02-10 16:29:37 +01:00
Giovanni Harting 7c993e1bc1 added error to log 2022-02-10 14:34:05 +01:00
Giovanni Harting 3a6dc45089 improved error handling for errors fetching packages from db in HK 2022-02-10 14:31:45 +01:00
Giovanni Harting b7a49ec6c1 removed unneeded var 2022-02-07 18:38:49 +01:00
Giovanni Harting 211981512b improved logging for missing split-packages 2022-02-07 17:49:49 +01:00
Giovanni Harting b484f7d4d7 added split-package check to housekeeping 2022-02-07 17:46:16 +01:00
Giovanni Harting 02928a4d0d fixed packages being removed while db was down; better error handling 2022-02-07 15:55:33 +01:00
Giovanni Harting 9d79bf0613 skip package if not found in db 2022-01-30 00:49:09 +01:00
Giovanni Harting 79f7690a68 move parseWG.done() after buildWG has been increased 2022-01-21 13:02:22 +01:00
Giovanni Harting b9dec56a31 added delay for builds to start before waiting for builds 2022-01-21 12:56:41 +01:00
Giovanni Harting 761cc47c3a error if svn2git version is not initialized 2022-01-21 12:33:45 +01:00
Giovanni Harting d574252d9b remove from parse WG after build has been issued 2022-01-21 12:16:25 +01:00
Giovanni Harting bc23d2782a removed duplicate log 2022-01-21 02:14:02 +01:00
Giovanni Harting 7265635609 only log if packages were requeued 2022-01-21 02:10:43 +01:00
Giovanni Harting e1df856398 don't requeue package if it has already disabled LTO 2022-01-21 01:53:50 +01:00
Giovanni Harting 31af024b6a handle ld-error different to set LTO 2022-01-21 01:47:16 +01:00
Giovanni Harting da6df92ed1 move log housekeeping to separate function 2022-01-21 01:41:17 +01:00
Giovanni Harting b734d9bcb4 ignore errors during delete 2022-01-21 01:34:23 +01:00
Giovanni Harting aac66e2ae9 check logfiles for common build problems and queue rebuild if detected 2022-01-21 01:25:36 +01:00
Giovanni Harting fafa03524e stop adding an empty slice if no packages are to be added 2022-01-18 15:13:10 +01:00
Giovanni Harting 907add4e07 verify pgp signature for a specific package only once 2022-01-18 13:41:12 +01:00
Giovanni Harting 2dfdac8468 compare arch to detect packages switched from/to any/x86-64 2022-01-17 13:34:06 +01:00
Giovanni Harting 80fa39125d adjusted error level 2022-01-10 10:03:30 +01:00
Giovanni Harting 626dcc7f5a fixed moving failing because rouge package 2022-01-10 10:03:03 +01:00
Giovanni Harting f3fb29977b added test for increasePkgRel 2022-01-08 15:13:52 +01:00
Giovanni Harting 5432ea326d changed LTO logic to match per-default enabled LTO in upstream Archlinux 2021-12-21 22:33:42 +01:00
Giovanni Harting 4bd831142f svn2git → Archlinux 2021-12-21 03:52:23 +01:00
Giovanni Harting ade6395c11 compare repo and db version directly 2021-12-21 03:39:10 +01:00
Giovanni Harting 750995c630 fixed version from package file 2021-12-21 03:28:50 +01:00
Giovanni Harting fbf1dec948 added logging, removed paccache for now 2021-12-21 03:21:20 +01:00
Giovanni Harting 97aaad1785 skip moving if folder does not exist 2021-12-20 22:59:53 +01:00
Giovanni Harting 1ccb9be510 fixed some minor problems with new package moving 2021-12-20 18:40:20 +01:00