1 | {'description': {'en': 'Miscellaneous Gentoo ebuilds'},
|
2 | 'feed': ['https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/bobwya/miscellaneous_ebuilds',
|
4 | 'name': 'bobwya',
|
5 | 'owner': [{'email': 'bob.mt.wya@gmail.com',
|
6 | 'name': 'Bob Wya',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/bobwya/miscellaneous_ebuilds.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:bobwya/miscellaneous_ebuilds.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bobwya
|
17 | *** syncing bobwya
|
18 | From https://github.com/bobwya/miscellaneous_ebuilds
|
19 | + 3728165d...d619b058 master -> origin/master (forced update)
|
20 | hint: You have divergent branches and need to specify how to reconcile them.
|
21 | hint: You can do so by running one of the following commands sometime before
|
22 | hint: your next pull:
|
23 | hint:
|
24 | hint: git config pull.rebase false # merge
|
25 | hint: git config pull.rebase true # rebase
|
26 | hint: git config pull.ff only # fast-forward only
|
27 | hint:
|
28 | hint: You can replace "git config" with "git config --global" to set a default
|
29 | hint: preference for all repositories. You can also pass --rebase, --no-rebase,
|
30 | hint: or --ff-only on the command line to override the configured default per
|
31 | hint: invocation.
|
32 | fatal: Need to specify how to reconcile divergent branches.
|
33 | !!! failed syncing bobwya
|
34 | * Sync failed with 1
| [FATAL] |
35 | * Will try to re-create
|
36 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bobwya
|
37 | *** syncing bobwya
|
38 | Cloning into '/var/lib/repo-mirror-ci/sync/bobwya'...
|
39 | *** synced bobwya
|
40 | * Sync succeeded after re-adding
|
41 | $ git log --format=%ci -1
|
42 | $ git show -q --pretty=format:%G? HEAD
|
43 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bobwya
|
44 | * Cache regenerated successfully
|