diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-17 10:05:21 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-17 10:05:21 +0000 |
commit | a8813c722f6231c178ab3b4ebb4301dbb9a66934 (patch) | |
tree | 987bc76ee6b33645351159f54f1db1fd885df9ba /bitcoin.txt | |
parent | 2019-12-17T09:40:01Z (diff) | |
download | repos-a8813c722f6231c178ab3b4ebb4301dbb9a66934.tar.gz repos-a8813c722f6231c178ab3b4ebb4301dbb9a66934.tar.bz2 repos-a8813c722f6231c178ab3b4ebb4301dbb9a66934.zip |
2019-12-17T10:00:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 17f26b77287c..74c980be1492 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -8,29 +8,10 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}], 'status': 'unofficial'} $ pmaint sync bitcoin -From https://gitlab.com/bitcoin/gentoo - + 9eac6d6...ba87e55 master -> origin/master (forced update) - -*** Please tell me who you are. - -Run - - git config --global user.email "you@example.com" - git config --global user.name "Your Name" - -to set your account's default identity. -Omit --global to set the identity only in this repository. - -fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed -*** syncing bitcoin -*** failed syncing bitcoin - * Sync failed with 1 - * Will try to re-create -$ pmaint sync bitcoin -Cloning into '/var/lib/repo-mirror-ci/sync/bitcoin'... +Already up to date. *** syncing bitcoin *** synced bitcoin - * 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 bitcoin |