diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-26 06:33:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-26 06:33:51 +0000 |
commit | eacfa850100ae247f1301f84ca6ec659a4a01c30 (patch) | |
tree | cf5b5c1df7a01709ebf38ab0bce49e093f3be420 /science.txt | |
parent | 2024-10-26T06:15:01Z (diff) | |
download | repos-eacfa850100ae247f1301f84ca6ec659a4a01c30.tar.gz repos-eacfa850100ae247f1301f84ca6ec659a4a01c30.tar.bz2 repos-eacfa850100ae247f1301f84ca6ec659a4a01c30.zip |
2024-10-26T06:30:00Z
Diffstat (limited to 'science.txt')
-rw-r--r-- | science.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/science.txt b/science.txt index b97246d297e1..228ffcb7a449 100644 --- a/science.txt +++ b/science.txt @@ -28,9 +28,16 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync science *** syncing science -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/sci.git/': Recv failure: Connection reset by peer +!!! failed syncing science + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync science +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing science +Cloning into '/var/lib/repo-mirror-ci/sync/science'... *** synced science - * 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 science |