diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-28 22:49:55 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-28 22:49:55 +0000 |
commit | edbe0154de9f42b4b2cbaae36cb7fe391b5b2e60 (patch) | |
tree | bead50639e9660d0cfdadb23064fa557ac41b931 /jkolo.txt | |
parent | 2021-04-28T22:30:01Z (diff) | |
download | repos-edbe0154de9f42b4b2cbaae36cb7fe391b5b2e60.tar.gz repos-edbe0154de9f42b4b2cbaae36cb7fe391b5b2e60.tar.bz2 repos-edbe0154de9f42b4b2cbaae36cb7fe391b5b2e60.zip |
2021-04-28T22:45:01Z
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 29 |
1 files changed, 7 insertions, 22 deletions
diff --git a/jkolo.txt b/jkolo.txt index 60424fb795c0..1dd0ea1bd287 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -8,28 +8,13 @@ 'source': [{'type': 'git', 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync jkolo -*** syncing jkolo -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: - - git config pull.rebase false # merge (the default strategy) - git config pull.rebase true # rebase - git config pull.ff only # fast-forward only - -You can replace "git config" with "git config --global" to set a default -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://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Couldn't resolve host 'git.kolosowscy.pl' -!!! failed syncing jkolo - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync jkolo *** syncing jkolo Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'... -fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Couldn't resolve host 'git.kolosowscy.pl' -!!! failed syncing jkolo - * Sync failed again with 1, removing +*** synced jkolo + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 32 jkolo + * Cache regenerated successfully |