diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-04 04:35:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-04 04:35:28 +0000 |
commit | 14c623d83cd9b377e6ff6031aec190646a8efd92 (patch) | |
tree | a1c33456179c63f2f303100309c875083c1d0b7d /ethereum.txt | |
parent | 2020-12-04T04:00:01Z (diff) | |
download | repos-14c623d83cd9b377e6ff6031aec190646a8efd92.tar.gz repos-14c623d83cd9b377e6ff6031aec190646a8efd92.tar.bz2 repos-14c623d83cd9b377e6ff6031aec190646a8efd92.zip |
2020-12-04T04:30:01Z
Diffstat (limited to 'ethereum.txt')
-rw-r--r-- | ethereum.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/ethereum.txt b/ethereum.txt index b9515bd13665..6342ef293871 100644 --- a/ethereum.txt +++ b/ethereum.txt @@ -26,10 +26,18 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +fatal: unable to access 'https://github.com/coolparadox/ethereum-gentoo-overlay.git/': Failed to connect to github.com port 443: No route to host +*** syncing ethereum +!!! failed syncing ethereum + * Sync failed with 1 + * Will try to re-create +$ pmaint sync ethereum +WARNING:pkgcore:dwosky repo at '/var/lib/repo-mirror-ci/sync/dwosky', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:earshark repo at '/var/lib/repo-mirror-ci/sync/earshark', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +Cloning into '/var/lib/repo-mirror-ci/sync/ethereum'... *** syncing ethereum *** synced ethereum - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ethereum |