diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 18:53:17 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-31 18:53:17 +0000 |
commit | b644344a92dcc7d819d7116d32c54953b689221d (patch) | |
tree | 5c50e8bbad63a19f1264ebdae5281a5fbf7b1974 /wjn-overlay.txt | |
parent | 2021-03-31T18:30:01Z (diff) | |
download | repos-b644344a92dcc7d819d7116d32c54953b689221d.tar.gz repos-b644344a92dcc7d819d7116d32c54953b689221d.tar.bz2 repos-b644344a92dcc7d819d7116d32c54953b689221d.zip |
2021-03-31T18:45:01Z
Diffstat (limited to 'wjn-overlay.txt')
-rw-r--r-- | wjn-overlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/wjn-overlay.txt b/wjn-overlay.txt index 5330cc27774a..70482005a41c 100644 --- a/wjn-overlay.txt +++ b/wjn-overlay.txt @@ -22,9 +22,15 @@ 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://bitbucket.org/wjn/wjn-overlay.git/': Empty reply from server +!!! failed syncing wjn-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync wjn-overlay +*** syncing wjn-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/wjn-overlay'... *** synced wjn-overlay - * 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 32 wjn-overlay |