diff options
author | 2024-01-30 14:33:06 +0000 | |
---|---|---|
committer | 2024-01-30 14:33:06 +0000 | |
commit | 7105c656e5665e0102d7186f8178e3597a0ebe9a (patch) | |
tree | 2eaa41f7a39116c80ae04c5989de5fb13222c3da /tryton.txt | |
parent | 2024-01-30T14:15:01Z (diff) | |
download | repos-7105c656e5665e0102d7186f8178e3597a0ebe9a.tar.gz repos-7105c656e5665e0102d7186f8178e3597a0ebe9a.tar.bz2 repos-7105c656e5665e0102d7186f8178e3597a0ebe9a.zip |
2024-01-30T14:30:01Z
Diffstat (limited to 'tryton.txt')
-rw-r--r-- | tryton.txt | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/tryton.txt b/tryton.txt index 1ea40c0bb220..9c9af65546f2 100644 --- a/tryton.txt +++ b/tryton.txt @@ -8,15 +8,19 @@ 'status': 'unofficial'} pkgcore 0.12.24 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tryton *** syncing tryton -pulling from https://foss.heptapod.net/tryton/gentoo-overlay -abort: HTTP Error 502: Bad Gateway -!!! 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 -abort: HTTP Error 502: Bad Gateway -!!! failed syncing tryton - * Sync failed again with 1, removing +requesting all changes +adding changesets +adding manifests +adding file changes +added 3302 changesets with 27830 changes to 11200 files +new changesets a65e7fa52b17:96e55caf95e5 +updating to branch default +1543 files updated, 0 files merged, 0 files removed, 0 files unresolved +*** synced tryton + * Sync succeeded +$ 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 |