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 /activehome.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 'activehome.txt')
-rw-r--r-- | activehome.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/activehome.txt b/activehome.txt index 6c3c93b0d489..c3107973bce3 100644 --- a/activehome.txt +++ b/activehome.txt @@ -20,9 +20,15 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome *** syncing activehome -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/user/activehome.git/': The requested URL returned error: 504 +!!! failed syncing activehome + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome +*** syncing activehome +Cloning into '/var/lib/repo-mirror-ci/sync/activehome'... *** synced activehome - * 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 activehome |