diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-21 04:59:29 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-21 04:59:29 +0000 |
commit | 68ba4be70cacca2ef2b182ac2ab862036f949606 (patch) | |
tree | 7c53ab0b90684957346a13647264e6f7da9e9d39 /aluco.txt | |
parent | 2022-02-21T04:30:01Z (diff) | |
download | repos-68ba4be70cacca2ef2b182ac2ab862036f949606.tar.gz repos-68ba4be70cacca2ef2b182ac2ab862036f949606.tar.bz2 repos-68ba4be70cacca2ef2b182ac2ab862036f949606.zip |
2022-02-21T04:45:01Z
Diffstat (limited to 'aluco.txt')
-rw-r--r-- | aluco.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/aluco.txt b/aluco.txt index 38e9c071cbba..7e6444aabe91 100644 --- a/aluco.txt +++ b/aluco.txt @@ -16,9 +16,16 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync aluco *** syncing aluco -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/aluco.git/': The requested URL returned error: 504 +!!! failed syncing aluco + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync aluco +WARNING:pkgcore:alexcepoi repo at '/var/lib/repo-mirror-ci/sync/alexcepoi', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing aluco +Cloning into '/var/lib/repo-mirror-ci/sync/aluco'... *** synced aluco - * 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 aluco |