diff options
author | 2023-03-31 16:46:54 +0000 | |
---|---|---|
committer | 2023-03-31 16:46:54 +0000 | |
commit | b80391dd20a29c02343bd8e4a6e85b2ab9254979 (patch) | |
tree | a3def837985804c9a495338e977a7d2f250c05ce /telans.txt | |
parent | 2023-03-31T16:30:01Z (diff) | |
download | repos-b80391dd20a29c02343bd8e4a6e85b2ab9254979.tar.gz repos-b80391dd20a29c02343bd8e4a6e85b2ab9254979.tar.bz2 repos-b80391dd20a29c02343bd8e4a6e85b2ab9254979.zip |
2023-03-31T16:45:01Z
Diffstat (limited to 'telans.txt')
-rw-r--r-- | telans.txt | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/telans.txt b/telans.txt index 39ab2642db32..b237467b4d1b 100644 --- a/telans.txt +++ b/telans.txt @@ -10,16 +10,19 @@ 'status': 'unofficial'} pkgcore 0.12.20 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync telans -*** syncing telans -error: RPC failed; curl 92 HTTP/2 stream 3 was not closed cleanly before end of the underlying stream -fatal: expected flush after ref listing -!!! failed syncing telans - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync telans +WARNING:pkgcore:stha09 repo at '/var/lib/repo-mirror-ci/sync/stha09', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:sunset-repo repo at '/var/lib/repo-mirror-ci/sync/sunset-repo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:stha09 repo at '/var/lib/repo-mirror-ci/sync/stha09', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:sunset-repo repo at '/var/lib/repo-mirror-ci/sync/sunset-repo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing telans Cloning into '/var/lib/repo-mirror-ci/sync/telans'... -fatal: unable to access 'https://github.com/telans/EBUILDS.git/': Failed to connect to github.com port 443 after 61 ms: Couldn't connect to server -!!! failed syncing telans - * Sync failed again with 1, removing +*** synced telans + * 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 telans + * Cache regenerated successfully |