diff options
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/gnustep.txt b/gnustep.txt index 2495e72c1c9e..fe471ae0e517 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -13,16 +13,23 @@ 'status': 'official'} pkgcore 0.12.28 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep -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: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: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: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: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: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-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 +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 with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep +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). +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:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', 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 |