diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 03:03:08 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-30 03:03:08 +0000 |
commit | 98603550bb7889e9c9e4cf2d3af431a5afdd2bd6 (patch) | |
tree | 3b85a8075901492aeeb2a870218245155428c3e9 /qt.txt | |
parent | 2024-10-30T02:45:00Z (diff) | |
download | repos-98603550bb7889e9c9e4cf2d3af431a5afdd2bd6.tar.gz repos-98603550bb7889e9c9e4cf2d3af431a5afdd2bd6.tar.bz2 repos-98603550bb7889e9c9e4cf2d3af431a5afdd2bd6.zip |
2024-10-30T03:00:00Z
Diffstat (limited to 'qt.txt')
-rw-r--r-- | qt.txt | 22 |
1 files changed, 13 insertions, 9 deletions
@@ -16,15 +16,19 @@ 'status': 'official'} pkgcore 0.12.28 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qt -*** syncing qt -fatal: unable to access 'https://anongit.gentoo.org/git/proj/qt.git/': Recv failure: Connection reset by peer -!!! failed syncing qt - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qt +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: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:qemu-init repo at '/var/lib/repo-mirror-ci/sync/qemu-init', 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: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:qemu-init repo at '/var/lib/repo-mirror-ci/sync/qemu-init', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing qt Cloning into '/var/lib/repo-mirror-ci/sync/qt'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/qt.git/': Recv failure: Connection reset by peer -!!! failed syncing qt - * Sync failed again with 1, removing +*** synced qt + * 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 qt + * Cache regenerated successfully |