diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-10 15:39:52 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-10 15:39:52 +0000 |
commit | c193cb083eba32b7d4c2afcb958632859a496f9c (patch) | |
tree | f71403295f0cb42529bc20ab1a852f0b21f76775 /megacoffee.txt | |
parent | 2020-12-10T15:00:01Z (diff) | |
download | repos-c193cb083eba32b7d4c2afcb958632859a496f9c.tar.gz repos-c193cb083eba32b7d4c2afcb958632859a496f9c.tar.bz2 repos-c193cb083eba32b7d4c2afcb958632859a496f9c.zip |
2020-12-10T15:30:01Z
Diffstat (limited to 'megacoffee.txt')
-rw-r--r-- | megacoffee.txt | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/megacoffee.txt b/megacoffee.txt index 2350fd63a733..7e323d9d0685 100644 --- a/megacoffee.txt +++ b/megacoffee.txt @@ -21,6 +21,7 @@ 'uri': 'https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay.git'}], 'status': 'unofficial'} $ pmaint sync megacoffee +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -34,16 +35,10 @@ 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. -fatal: unable to access 'https://gitlab.megacoffee.net/gentoo-overlay/megacoffee-overlay.git/': Operation timed out after 300031 milliseconds with 0 out of 0 bytes received -*** syncing megacoffee -!!! failed syncing megacoffee - * Sync failed with 1 - * Will try to re-create -$ pmaint sync megacoffee -Cloning into '/var/lib/repo-mirror-ci/sync/megacoffee'... +Already up to date. *** syncing megacoffee *** synced megacoffee - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 megacoffee |