diff options
Diffstat (limited to 'suckless-extra.txt')
-rw-r--r-- | suckless-extra.txt | 22 |
1 files changed, 7 insertions, 15 deletions
diff --git a/suckless-extra.txt b/suckless-extra.txt index cd2370421dc8..2a1b367ceb8a 100644 --- a/suckless-extra.txt +++ b/suckless-extra.txt @@ -13,21 +13,13 @@ 'status': 'unofficial'} pkgcore 0.12.28 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync suckless-extra -*** syncing suckless-extra -fatal: unable to connect to git.stellar-nexus.ru: -git.stellar-nexus.ru[0: 194.87.244.10]: errno=Connection timed out -git.stellar-nexus.ru[1: fe80::215:5dff:fe0b:24fd]: errno=Invalid argument - -!!! failed syncing suckless-extra - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync suckless-extra *** syncing suckless-extra Cloning into '/var/lib/repo-mirror-ci/sync/suckless-extra'... -fatal: unable to connect to git.stellar-nexus.ru: -git.stellar-nexus.ru[0: 194.87.244.10]: errno=Connection timed out -git.stellar-nexus.ru[1: fe80::215:5dff:fe0b:24fd]: errno=Invalid argument - -!!! failed syncing suckless-extra - * Sync failed again with 1, removing +*** synced suckless-extra + * 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 suckless-extra + * Cache regenerated successfully |