1 | {'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
|
2 | 'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
|
3 | 'name': 'bitcoin',
|
4 | 'owner': [{'email': 'flow@gentoo.org',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.8
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
|
13 | *** syncing bitcoin
|
14 | From https://gitlab.com/bitcoin/gentoo
|
15 | + 0a6ba45...fb3b7e3 master -> origin/master (forced update)
|
16 | hint: Pulling without specifying how to reconcile divergent branches is
|
17 | hint: discouraged. You can squelch this message by running one of the following
|
18 | hint: commands sometime before your next pull:
|
19 | hint:
|
20 | hint: git config pull.rebase false # merge (the default strategy)
|
21 | hint: git config pull.rebase true # rebase
|
22 | hint: git config pull.ff only # fast-forward only
|
23 | hint:
|
24 | hint: You can replace "git config" with "git config --global" to set a default
|
25 | hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
26 | hint: or --ff-only on the command line to override the configured default per
|
27 | hint: invocation.
|
28 | Committer identity unknown
|
29 |
|
30 | *** Please tell me who you are.
|
31 |
|
32 | Run
|
33 |
|
34 | git config --global user.email "you@example.com"
|
35 | git config --global user.name "Your Name"
|
36 |
|
37 | to set your account's default identity.
|
38 | Omit --global to set the identity only in this repository.
|
39 |
|
40 | fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed
|
41 | !!! failed syncing bitcoin
|
42 | * Sync failed with 1
| [FATAL] |
43 | * Will try to re-create
|
44 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
|
45 | *** syncing bitcoin
|
46 | Cloning into '/var/lib/repo-mirror-ci/sync/bitcoin'...
|
47 | *** synced bitcoin
|
48 | * Sync succeeded after re-adding
|
49 | $ git log --format=%ci -1
|
50 | $ git show -q --pretty=format:%G? HEAD
|
51 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bitcoin
|
52 | * Cache regenerated successfully
|