diff options
author | 2020-04-13 21:34:50 +0000 | |
---|---|---|
committer | 2020-04-13 21:34:50 +0000 | |
commit | 02ef323d100f379697b0ef7b6219a45399980f04 (patch) | |
tree | 18e678218a5dc4843ba0c3bdbdef9cd0e80512d4 /bitcoin.txt | |
parent | 2020-04-13T21:00:01Z (diff) | |
download | repos-02ef323d100f379697b0ef7b6219a45399980f04.tar.gz repos-02ef323d100f379697b0ef7b6219a45399980f04.tar.bz2 repos-02ef323d100f379697b0ef7b6219a45399980f04.zip |
2020-04-13T21:30:01Z
Diffstat (limited to 'bitcoin.txt')
-rw-r--r-- | bitcoin.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/bitcoin.txt b/bitcoin.txt index 6e6cb1ebdd15..74c980be1492 100644 --- a/bitcoin.txt +++ b/bitcoin.txt @@ -8,16 +8,10 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}], 'status': 'unofficial'} $ pmaint sync bitcoin -fatal: unable to access 'https://gitlab.com/bitcoin/gentoo.git/': OpenSSL SSL_connect: Connection reset by peer in connection to gitlab.com:443 -*** 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 |