diff options
author | 2024-10-30 17:18:29 +0000 | |
---|---|---|
committer | 2024-10-30 17:18:29 +0000 | |
commit | b8ccd0ae9660b64f21d649a23d230d771dd9ecb3 (patch) | |
tree | 4299f5066e5575f9c50f0006427dbf8b4cc8c351 /Drauthius.txt | |
parent | 2024-10-30T17:00:00Z (diff) | |
download | repos-b8ccd0ae9660b64f21d649a23d230d771dd9ecb3.tar.gz repos-b8ccd0ae9660b64f21d649a23d230d771dd9ecb3.tar.bz2 repos-b8ccd0ae9660b64f21d649a23d230d771dd9ecb3.zip |
2024-10-30T17:15:01Z
Diffstat (limited to 'Drauthius.txt')
-rw-r--r-- | Drauthius.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Drauthius.txt b/Drauthius.txt index 127ef9c0c81f..a7851de59bc5 100644 --- a/Drauthius.txt +++ b/Drauthius.txt @@ -15,12 +15,19 @@ 'status': 'unofficial'} pkgcore 0.12.28 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Drauthius +WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing Drauthius +fatal: unable to access 'https://anongit.gentoo.org/git/repo/user/Drauthius.git/': Recv failure: Connection reset by peer +!!! failed syncing Drauthius + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Drauthius +WARNING:pkgcore:tex-overlay repo at '/var/lib/repo-mirror-ci/sync/tex-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing Drauthius Cloning into '/var/lib/repo-mirror-ci/sync/Drauthius'... *** synced Drauthius - * 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 Drauthius |