diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-20 14:52:53 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-20 14:52:53 +0000 |
commit | 78a90532ad4dd71e283d8350825fa4c2ae345c4c (patch) | |
tree | ff32c69f00e07429d8b1faa8ff25be10db313ef9 /gnustep.txt | |
parent | 2022-02-20T14:30:01Z (diff) | |
download | repos-78a90532ad4dd71e283d8350825fa4c2ae345c4c.tar.gz repos-78a90532ad4dd71e283d8350825fa4c2ae345c4c.tar.bz2 repos-78a90532ad4dd71e283d8350825fa4c2ae345c4c.zip |
2022-02-20T14:45:01Z
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/gnustep.txt b/gnustep.txt index 8fa57a3c854b..917ce658cca1 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -15,9 +15,25 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep *** syncing gnustep -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/gnustep.git/': The requested URL returned error: 504 +!!! 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:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ago repo at '/var/lib/repo-mirror-ci/sync/ago', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:alexxy repo at '/var/lib/repo-mirror-ci/sync/alexxy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +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:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', 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). +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: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:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', 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). +*** 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 |