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