From 9defa8686f9e35f6d98b6f42da6870a8c16c7c96 Mon Sep 17 00:00:00 2001 From: Sergio Date: Mon, 21 Sep 2026 17:02:02 +0000 Subject: [PATCH] =?UTF-8?q?estado:=20cosecha=20granja=202026-09-21T17:02:0?= =?UTF-8?q?2Z=20=E2=80=94=20avance=20del=20=C3=A1rbol=20KDE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/state/build-state-cosmic.json | 14 +++++++++----- docs/state/build-state-gnome.json | 14 +++++++++----- docs/state/build-state-kde.json | 14 +++++++++----- docs/state/build-state-wlr.json | 14 +++++++++----- docs/state/build-state.json | 14 +++++++++----- docs/state/fuentes-vigia.json | 14 ++------------ docs/state/keystones.json | 10 ++++++---- docs/state/raices.txt | 2 +- docs/state/subcomandos.txt | 2 +- 9 files changed, 55 insertions(+), 43 deletions(-) diff --git a/docs/state/build-state-cosmic.json b/docs/state/build-state-cosmic.json index 17dfd257..0b9b3873 100644 --- a/docs/state/build-state-cosmic.json +++ b/docs/state/build-state-cosmic.json @@ -3,7 +3,8 @@ "totals": { "recipes": 966, "nodes": 969, - "sealed": 966, + "sealed": 965, + "debt": 1, "ajeno": 3 }, "by_class": { @@ -14,10 +15,13 @@ "kernel": 8, "rust": 259 }, - "debt_by_class": {}, + "debt_by_class": { + "c": 1 + }, "by_queue": { "corpus": { - "sealed": 938, + "sealed": 937, + "debt": 1, "ajeno": 3 }, "incoming-cosmic": { @@ -264,8 +268,8 @@ "cls": "c", "queue": "corpus", "foreign": false, - "hash": "b3:e05c41f1d4e46974195fbfb76a3efb591217e6733be8e17b007ba5d9cc3a153d", - "state": "sealed", + "hash": "b3:6520470e09a3bdcc46e8527d04c87f4782927effa9a2ed697f38bc6072496bfb", + "state": "debt", "blocked_by": [], "unblocks": 0, "perfiles": [], diff --git a/docs/state/build-state-gnome.json b/docs/state/build-state-gnome.json index ce37118b..4377cbbf 100644 --- a/docs/state/build-state-gnome.json +++ b/docs/state/build-state-gnome.json @@ -3,7 +3,8 @@ "totals": { "recipes": 992, "nodes": 1000, - "sealed": 992, + "sealed": 991, + "debt": 1, "ajeno": 3, "wanted": 5 }, @@ -16,10 +17,13 @@ "rust": 239, "wanted": 5 }, - "debt_by_class": {}, + "debt_by_class": { + "c": 1 + }, "by_queue": { "corpus": { - "sealed": 926, + "sealed": 925, + "debt": 1, "ajeno": 3 }, "incoming-gnome": { @@ -327,8 +331,8 @@ "cls": "c", "queue": "corpus", "foreign": false, - "hash": "b3:e05c41f1d4e46974195fbfb76a3efb591217e6733be8e17b007ba5d9cc3a153d", - "state": "sealed", + "hash": "b3:6520470e09a3bdcc46e8527d04c87f4782927effa9a2ed697f38bc6072496bfb", + "state": "debt", "blocked_by": [], "unblocks": 0, "perfiles": [], diff --git a/docs/state/build-state-kde.json b/docs/state/build-state-kde.json index fef2ed8f..998ea8fd 100644 --- a/docs/state/build-state-kde.json +++ b/docs/state/build-state-kde.json @@ -3,7 +3,8 @@ "totals": { "recipes": 1117, "nodes": 1120, - "sealed": 1117, + "sealed": 1116, + "debt": 1, "ajeno": 3 }, "by_class": { @@ -14,10 +15,13 @@ "kernel": 8, "rust": 239 }, - "debt_by_class": {}, + "debt_by_class": { + "c": 1 + }, "by_queue": { "corpus": { - "sealed": 920, + "sealed": 919, + "debt": 1, "ajeno": 2 }, "incoming-kde": { @@ -266,8 +270,8 @@ "cls": "c", "queue": "corpus", "foreign": false, - "hash": "b3:e05c41f1d4e46974195fbfb76a3efb591217e6733be8e17b007ba5d9cc3a153d", - "state": "sealed", + "hash": "b3:6520470e09a3bdcc46e8527d04c87f4782927effa9a2ed697f38bc6072496bfb", + "state": "debt", "blocked_by": [], "unblocks": 0, "perfiles": [], diff --git a/docs/state/build-state-wlr.json b/docs/state/build-state-wlr.json index 8bce0423..f9f42833 100644 --- a/docs/state/build-state-wlr.json +++ b/docs/state/build-state-wlr.json @@ -3,7 +3,8 @@ "totals": { "recipes": 951, "nodes": 954, - "sealed": 951, + "sealed": 950, + "debt": 1, "ajeno": 3 }, "by_class": { @@ -14,10 +15,13 @@ "kernel": 8, "rust": 239 }, - "debt_by_class": {}, + "debt_by_class": { + "c": 1 + }, "by_queue": { "corpus": { - "sealed": 940, + "sealed": 939, + "debt": 1, "ajeno": 3 }, "incoming-wlr": { @@ -264,8 +268,8 @@ "cls": "c", "queue": "corpus", "foreign": false, - "hash": "b3:e05c41f1d4e46974195fbfb76a3efb591217e6733be8e17b007ba5d9cc3a153d", - "state": "sealed", + "hash": "b3:6520470e09a3bdcc46e8527d04c87f4782927effa9a2ed697f38bc6072496bfb", + "state": "debt", "blocked_by": [], "unblocks": 0, "perfiles": [], diff --git a/docs/state/build-state.json b/docs/state/build-state.json index a3d36d83..b1a63aaf 100644 --- a/docs/state/build-state.json +++ b/docs/state/build-state.json @@ -3,7 +3,8 @@ "totals": { "recipes": 941, "nodes": 944, - "sealed": 941, + "sealed": 940, + "debt": 1, "ajeno": 3 }, "by_class": { @@ -14,10 +15,13 @@ "kernel": 8, "rust": 239 }, - "debt_by_class": {}, + "debt_by_class": { + "c": 1 + }, "by_queue": { "corpus": { - "sealed": 941, + "sealed": 940, + "debt": 1, "ajeno": 3 } }, @@ -256,8 +260,8 @@ "cls": "c", "queue": "corpus", "foreign": false, - "hash": "b3:e05c41f1d4e46974195fbfb76a3efb591217e6733be8e17b007ba5d9cc3a153d", - "state": "sealed", + "hash": "b3:6520470e09a3bdcc46e8527d04c87f4782927effa9a2ed697f38bc6072496bfb", + "state": "debt", "blocked_by": [], "unblocks": 0, "perfiles": [], diff --git a/docs/state/fuentes-vigia.json b/docs/state/fuentes-vigia.json index 0c45dfef..f3ba2094 100644 --- a/docs/state/fuentes-vigia.json +++ b/docs/state/fuentes-vigia.json @@ -1,8 +1,8 @@ { "schema": "hammer-fuentes-vigia/1", "total": 1244, - "vivas": 1239, - "muertas": 5, + "vivas": 1240, + "muertas": 4, "detalle_muertas": [ { "receta": "firefox-pgo-profile", @@ -34,16 +34,6 @@ "viva": false, "respaldo": "mirror" }, - { - "receta": "mandoc", - "fichero": "recipes/mandoc.toml", - "tipo": "tarball", - "url": "https://mandoc.bsd.lv/snapshots/mandoc-1.14.6.tar.gz", - "sha256": "8bf0d570f01e70a6e124884088870cbed7537f36328d512909eb10cd53179d9c", - "codigo": "000", - "viva": false, - "respaldo": "mirror" - }, { "receta": "rsync", "fichero": "recipes/rsync.toml", diff --git a/docs/state/keystones.json b/docs/state/keystones.json index e74226b2..f2932c6a 100644 --- a/docs/state/keystones.json +++ b/docs/state/keystones.json @@ -565,9 +565,11 @@ "en_deuda": 0, "camino_critico": { "con_datos": true, - "segundos": 0, - "pasos": 0, - "cobertura": "0/0", - "secuencia": [] + "segundos": 43, + "pasos": 1, + "cobertura": "0/1", + "secuencia": [ + "corpus/agora-cli" + ] } } diff --git a/docs/state/raices.txt b/docs/state/raices.txt index 07ab9251..a2bd432e 100644 --- a/docs/state/raices.txt +++ b/docs/state/raices.txt @@ -1,4 +1,4 @@ -raíces sucias y symlinks al lab · medido 2026-09-21T16:31:50Z +raíces sucias y symlinks al lab · medido 2026-09-21T17:01:40Z == raíces sucias en el STORE ENTERO == • perl 945 (AnyDBM_File.0, App::Cpan.0, App::Prove.0, …) DEUDA DECIDIDA: 945 páginas nroff en `/` porque su Configure eligió man1dir=' '. El arreglo es UNA línea y cuesta 305 rebuilds ⇒ va con el próximo bump. Ver recipes/perl.toml. diff --git a/docs/state/subcomandos.txt b/docs/state/subcomandos.txt index 2fbaa51f..a6985df2 100644 --- a/docs/state/subcomandos.txt +++ b/docs/state/subcomandos.txt @@ -1,3 +1,3 @@ -subcomandos sin driver · medido 2026-09-21T16:31:48Z +subcomandos sin driver · medido 2026-09-21T17:01:38Z ══ SUBCOMANDOS SIN DRIVER ══ ✓ 0 herramientas inertes: todos los drivers de la tabla están en el catálogo