diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-16 21:40:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-16 21:40:21 +0000 |
commit | f3299a9c504ea57a40cd26ba769d5565f982b68f (patch) | |
tree | 699bd02e8c812fe78a011bbd4f352046ba55ea3b /slonko.txt | |
parent | 2020-08-16T21:00:01Z (diff) | |
download | repos-f3299a9c504ea57a40cd26ba769d5565f982b68f.tar.gz repos-f3299a9c504ea57a40cd26ba769d5565f982b68f.tar.bz2 repos-f3299a9c504ea57a40cd26ba769d5565f982b68f.zip |
2020-08-16T21:30:01Z
Diffstat (limited to 'slonko.txt')
-rw-r--r-- | slonko.txt | 29 |
1 files changed, 7 insertions, 22 deletions
diff --git a/slonko.txt b/slonko.txt index 1af38ad164af..7b2e6174beb5 100644 --- a/slonko.txt +++ b/slonko.txt @@ -8,28 +8,13 @@ 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://slonko.net/git/portage'}], 'status': 'unofficial'} -$ pmaint sync slonko -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://slonko.net/git/portage/': Failed to connect to slonko.net port 443: Connection timed out -*** syncing slonko -!!! failed syncing slonko - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync slonko Cloning into '/var/lib/repo-mirror-ci/sync/slonko'... -fatal: unable to access 'https://slonko.net/git/portage/': Failed to connect to slonko.net port 443: Connection timed out *** syncing slonko -!!! failed syncing slonko - * Sync failed again with 1, removing +*** synced slonko + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 slonko + * Cache regenerated successfully |