diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-05-04 15:57:08 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-05-04 15:57:08 +0000 |
commit | da5501e720776cb143a0c101b8da532396156d32 (patch) | |
tree | f66692fcb8d45b8cddd396c32801391b02a7ce1c /tryton.txt | |
parent | 2024-05-04T15:30:00Z (diff) | |
download | repos-da5501e720776cb143a0c101b8da532396156d32.tar.gz repos-da5501e720776cb143a0c101b8da532396156d32.tar.bz2 repos-da5501e720776cb143a0c101b8da532396156d32.zip |
2024-05-04T15:45:00Z
Diffstat (limited to 'tryton.txt')
-rw-r--r-- | tryton.txt | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/tryton.txt b/tryton.txt index c03479009a78..8d336a4b0026 100644 --- a/tryton.txt +++ b/tryton.txt @@ -13,8 +13,22 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tryton pulling from https://foss.heptapod.net/tryton/gentoo-overlay searching for changes no changes found +abort: HTTP Error 504: Gateway Time-out +!!! failed syncing tryton + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tryton +*** syncing tryton +requesting all changes +adding changesets +adding manifests +adding file changes +added 3418 changesets with 28858 changes to 11632 files +new changesets a65e7fa52b17:26fb86e08378 +updating to branch default +1381 files updated, 0 files merged, 0 files removed, 0 files unresolved *** synced tryton - * Sync succeeded + * Sync succeeded after re-adding $ hg log -l 1 --template={date|isodatesec} $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tryton * Cache regenerated successfully |