diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-10 10:47:37 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-10 10:47:37 +0000 |
commit | 943673c45e534f69617faabe94c87eda71564ebd (patch) | |
tree | 662b7cd0241baf505f8ea3ee15f69644397e3e61 /salfter.txt | |
parent | 2023-01-10T10:30:01Z (diff) | |
download | repos-943673c45e534f69617faabe94c87eda71564ebd.tar.gz repos-943673c45e534f69617faabe94c87eda71564ebd.tar.bz2 repos-943673c45e534f69617faabe94c87eda71564ebd.zip |
2023-01-10T10:45:01Z
Diffstat (limited to 'salfter.txt')
-rw-r--r-- | salfter.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/salfter.txt b/salfter.txt index 9869a6d5e389..4c5e060af57d 100644 --- a/salfter.txt +++ b/salfter.txt @@ -11,9 +11,15 @@ pkgcore 0.12.17 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter *** syncing salfter -Already up to date. +fatal: unable to access 'https://gitlab.com/salfter/portage.git/': The requested URL returned error: 502 +!!! failed syncing salfter + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync salfter +*** syncing salfter +Cloning into '/var/lib/repo-mirror-ci/sync/salfter'... *** synced salfter - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 salfter |