diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 21:33:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 21:33:21 +0000 |
commit | 97baaf70f97bb33eac03c8e58eb72b32e0eeed0b (patch) | |
tree | da874cbf39918528f81c7adfe6aef6487752e679 /activehome.txt | |
parent | 2024-10-24T21:15:00Z (diff) | |
download | repos-97baaf70f97bb33eac03c8e58eb72b32e0eeed0b.tar.gz repos-97baaf70f97bb33eac03c8e58eb72b32e0eeed0b.tar.bz2 repos-97baaf70f97bb33eac03c8e58eb72b32e0eeed0b.zip |
2024-10-24T21:30:00Z
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 8ddbeab59ab4..fe2c515682d1 100644 --- a/activehome.txt +++ b/activehome.txt @@ -20,9 +20,15 @@ pkgcore 0.12.28 $ 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/': Recv failure: Connection reset by peer +!!! 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 |