diff options
author | 2024-10-28 11:37:21 +0000 | |
---|---|---|
committer | 2024-10-28 11:37:21 +0000 | |
commit | e3e716f0ffb11723d71a4e104929fe3236990e54 (patch) | |
tree | 934b2df3fd044db725dc94c80cdfa706b42c195b /dilfridge.txt | |
parent | 2024-10-28T11:15:00Z (diff) | |
download | repos-e3e716f0ffb11723d71a4e104929fe3236990e54.tar.gz repos-e3e716f0ffb11723d71a4e104929fe3236990e54.tar.bz2 repos-e3e716f0ffb11723d71a4e104929fe3236990e54.zip |
2024-10-28T11:30:00Z
Diffstat (limited to 'dilfridge.txt')
-rw-r--r-- | dilfridge.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dilfridge.txt b/dilfridge.txt index 4d6202814555..956c88456a16 100644 --- a/dilfridge.txt +++ b/dilfridge.txt @@ -18,9 +18,15 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dilfridge *** 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 |