diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 20:18:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 20:18:21 +0000 |
commit | 5f53c2afbd57b2ae6dd3c280e715748579c3d698 (patch) | |
tree | 71666a163074ef03f0a2c027c22120509af01a95 /dilfridge.txt | |
parent | 2024-10-24T20:00:00Z (diff) | |
download | repos-5f53c2afbd57b2ae6dd3c280e715748579c3d698.tar.gz repos-5f53c2afbd57b2ae6dd3c280e715748579c3d698.tar.bz2 repos-5f53c2afbd57b2ae6dd3c280e715748579c3d698.zip |
2024-10-24T20:15:00Z
Diffstat (limited to 'dilfridge.txt')
-rw-r--r-- | dilfridge.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/dilfridge.txt b/dilfridge.txt index 4d6202814555..9eaa9d3125e9 100644 --- a/dilfridge.txt +++ b/dilfridge.txt @@ -17,10 +17,17 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dilfridge +WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing dilfridge -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/dev/dilfridge.git/': Recv failure: Connection reset by peer +!!! failed syncing dilfridge + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dilfridge +*** syncing dilfridge +Cloning into '/var/lib/repo-mirror-ci/sync/dilfridge'... *** synced dilfridge - * 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 dilfridge |