diff options
author | 2024-10-24 17:33:29 +0000 | |
---|---|---|
committer | 2024-10-24 17:33:29 +0000 | |
commit | 26db77e522fbf65036bcba1d8849c639bfaea42c (patch) | |
tree | 7640f8bbe13b7816d0839710cfd7761c694a7a21 /fordfrog.txt | |
parent | 2024-10-24T17:15:00Z (diff) | |
download | repos-26db77e522fbf65036bcba1d8849c639bfaea42c.tar.gz repos-26db77e522fbf65036bcba1d8849c639bfaea42c.tar.bz2 repos-26db77e522fbf65036bcba1d8849c639bfaea42c.zip |
2024-10-24T17:30:00Z
Diffstat (limited to 'fordfrog.txt')
-rw-r--r-- | fordfrog.txt | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/fordfrog.txt b/fordfrog.txt index 637cb1170734..4c916e21d4eb 100644 --- a/fordfrog.txt +++ b/fordfrog.txt @@ -14,17 +14,15 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fordfrog -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). -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 fordfrog -fatal: unable to access 'https://anongit.gentoo.org/git/dev/fordfrog.git/': Recv failure: Connection reset by peer -!!! failed syncing fordfrog - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fordfrog +WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing fordfrog Cloning into '/var/lib/repo-mirror-ci/sync/fordfrog'... -fatal: unable to access 'https://anongit.gentoo.org/git/dev/fordfrog.git/': Recv failure: Connection reset by peer -!!! failed syncing fordfrog - * Sync failed again with 1, removing +*** synced fordfrog + * 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 fordfrog + * Cache regenerated successfully |