diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 02:48:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 02:48:41 +0000 |
commit | 2509dd0e7482afc98c54f5f13a8a3585e9d56f37 (patch) | |
tree | 829fff00316fad8e0021a983df12a45115caf7af /maekke.txt | |
parent | 2024-10-30T02:30:00Z (diff) | |
download | repos-2509dd0e7482afc98c54f5f13a8a3585e9d56f37.tar.gz repos-2509dd0e7482afc98c54f5f13a8a3585e9d56f37.tar.bz2 repos-2509dd0e7482afc98c54f5f13a8a3585e9d56f37.zip |
2024-10-30T02:45:00Z
Diffstat (limited to 'maekke.txt')
-rw-r--r-- | maekke.txt | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/maekke.txt b/maekke.txt index 169064d0cec3..3c8e27125b24 100644 --- a/maekke.txt +++ b/maekke.txt @@ -16,9 +16,24 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync maekke *** syncing maekke -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/dev/maekke.git/': The requested URL returned error: 500 +!!! failed syncing maekke + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync maekke +WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gnustep repo at '/var/lib/repo-mirror-ci/sync/gnustep', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', 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:tamiko repo at '/var/lib/repo-mirror-ci/sync/tamiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing maekke +Cloning into '/var/lib/repo-mirror-ci/sync/maekke'... *** synced maekke - * 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 maekke |