diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-10-04 10:01:31 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-10-04 10:01:31 +0000 |
commit | 80872130144cc1e00999bdb7d671d14879c0817d (patch) | |
tree | 765d30c3317600d719fe6d10465dcffe142f83bd /FireBurn.txt | |
parent | 2023-10-04T09:45:01Z (diff) | |
download | repos-80872130144cc1e00999bdb7d671d14879c0817d.tar.gz repos-80872130144cc1e00999bdb7d671d14879c0817d.tar.bz2 repos-80872130144cc1e00999bdb7d671d14879c0817d.zip |
2023-10-04T10:00:01Z
Diffstat (limited to 'FireBurn.txt')
-rw-r--r-- | FireBurn.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/FireBurn.txt b/FireBurn.txt index cb90c22792a5..0f0dfce6570f 100644 --- a/FireBurn.txt +++ b/FireBurn.txt @@ -14,9 +14,15 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync FireBurn *** syncing FireBurn -Already up to date. +fatal: unable to access 'https://github.com/FireBurn/Overlay.git/': Failed sending data to the peer +!!! failed syncing FireBurn + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync FireBurn +*** syncing FireBurn +Cloning into '/var/lib/repo-mirror-ci/sync/FireBurn'... *** synced FireBurn - * 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 FireBurn |