amano-kenji

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