diff options
author | 2024-10-09 21:48:17 +0000 | |
---|---|---|
committer | 2024-10-09 21:48:17 +0000 | |
commit | e45ab2bc8710be9567008794e7e75a4ca59cf935 (patch) | |
tree | d5cd857b2dbeaa5b1fb8c8962d4e4e3df8291fc8 /gnustep.txt | |
parent | 2024-10-09T21:30:00Z (diff) | |
download | repos-e45ab2bc8710be9567008794e7e75a4ca59cf935.tar.gz repos-e45ab2bc8710be9567008794e7e75a4ca59cf935.tar.bz2 repos-e45ab2bc8710be9567008794e7e75a4ca59cf935.zip |
2024-10-09T21:45:00Z
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/gnustep.txt b/gnustep.txt index e0da4849e061..9c729b7ee875 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -13,16 +13,14 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep -*** syncing gnustep -error: RPC failed; curl 35 Recv failure: Connection reset by peer -fatal: expected flush after ref listing -!!! 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: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 Cloning into '/var/lib/repo-mirror-ci/sync/gnustep'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/gnustep.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 -!!! failed syncing gnustep - * Sync failed again with 1, removing +*** synced gnustep + * Sync succeeded +$ 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 + * Cache regenerated successfully |