diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-23 15:01:32 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-08-23 15:01:32 +0000 |
commit | c5432d565c05e8244517368b69d97ac1c109452a (patch) | |
tree | 410d31b33e4d872a6460fe353d645c0632d99b59 /touchfish-os.txt | |
parent | 2023-08-23T14:45:01Z (diff) | |
download | repos-c5432d565c05e8244517368b69d97ac1c109452a.tar.gz repos-c5432d565c05e8244517368b69d97ac1c109452a.tar.bz2 repos-c5432d565c05e8244517368b69d97ac1c109452a.zip |
2023-08-23T15:00:01Z
Diffstat (limited to 'touchfish-os.txt')
-rw-r--r-- | touchfish-os.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/touchfish-os.txt b/touchfish-os.txt index be52006d577e..7b16ff5f7859 100644 --- a/touchfish-os.txt +++ b/touchfish-os.txt @@ -13,9 +13,15 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync touchfish-os *** syncing touchfish-os -Already up to date. +fatal: unable to access 'https://github.com/CHN-beta/touchfish-os.git/': Failed sending data to the peer +!!! failed syncing touchfish-os + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync touchfish-os +*** syncing touchfish-os +Cloning into '/var/lib/repo-mirror-ci/sync/touchfish-os'... *** synced touchfish-os - * 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 touchfish-os |