diff options
author | 2024-10-09 22:05:57 +0000 | |
---|---|---|
committer | 2024-10-09 22:05:57 +0000 | |
commit | b758b987150cd242d1df25c2223f7e7e34748f2d (patch) | |
tree | 449ad49a340057d2e37ceac8ea71bf86b758abe9 /gnustep.txt | |
parent | 2024-10-09T21:45:00Z (diff) | |
download | repos-b758b987150cd242d1df25c2223f7e7e34748f2d.tar.gz repos-b758b987150cd242d1df25c2223f7e7e34748f2d.tar.bz2 repos-b758b987150cd242d1df25c2223f7e7e34748f2d.zip |
2024-10-09T22:00:00Z
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/gnustep.txt b/gnustep.txt index 9c729b7ee875..2ec874821f8f 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -13,13 +13,27 @@ 'status': 'official'} pkgcore 0.12.28 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep -WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing gnustep +fatal: unable to access 'https://anongit.gentoo.org/git/proj/gnustep.git/': Recv failure: Connection reset by peer +!!! failed syncing gnustep + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep +WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:superposition repo at '/var/lib/repo-mirror-ci/sync/superposition', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gamerlay repo at '/var/lib/repo-mirror-ci/sync/gamerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:sattvik repo at '/var/lib/repo-mirror-ci/sync/sattvik', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ulm repo at '/var/lib/repo-mirror-ci/sync/ulm', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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 gnustep Cloning into '/var/lib/repo-mirror-ci/sync/gnustep'... *** synced gnustep - * 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 gnustep |