diff options
author | 2024-10-30 13:03:07 +0000 | |
---|---|---|
committer | 2024-10-30 13:03:07 +0000 | |
commit | a21c69b8d9cc803ac3cd72b2602de14e1a76ad0d (patch) | |
tree | d4c818a0dfb8e9319ec696d434e65d1f74e067eb /ruby.txt | |
parent | 2024-10-30T12:45:00Z (diff) | |
download | repos-a21c69b8d9cc803ac3cd72b2602de14e1a76ad0d.tar.gz repos-a21c69b8d9cc803ac3cd72b2602de14e1a76ad0d.tar.bz2 repos-a21c69b8d9cc803ac3cd72b2602de14e1a76ad0d.zip |
2024-10-30T13:00:00Z
Diffstat (limited to 'ruby.txt')
-rw-r--r-- | ruby.txt | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -15,16 +15,18 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ruby -*** syncing ruby -fatal: unable to access 'https://anongit.gentoo.org/git/proj/ruby-overlay.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 -!!! failed syncing ruby - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ruby -WARNING:pkgcore:mschiff repo at '/var/lib/repo-mirror-ci/sync/mschiff', 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:mysql repo at '/var/lib/repo-mirror-ci/sync/mysql', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', 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:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing ruby Cloning into '/var/lib/repo-mirror-ci/sync/ruby'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/ruby-overlay.git/': Recv failure: Connection reset by peer -!!! failed syncing ruby - * Sync failed again with 1, removing +*** synced ruby + * 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 ruby + * Cache regenerated successfully |