gentoobr

1
{'description': {'en': 'Overlay containing experimental packages developed\n'
2
                       '      by the brazilian community, with focus on '
3
                       'providing programs useful to\n'
4
                       '      portuguese speaking users and introducing new '
5
                       'people to contribute.',
6
                 'pt': 'Overlay contendo pacotes experimentais desenvolvidos\n'
7
                       '      pela comunidade brasileira, com foco em oferecer '
8
                       'programas úteis à falantes\n'
9
                       '      da língua portuguesa e em introduzir novas '
10
                       'pessoas a contribuir.'},
11
 'feed': ['https://github.com/gentoobr/overlay/commits/master.atom'],
12
 'homepage': 'https://github.com/gentoobr/overlay',
13
 'name': 'gentoobr',
14
 'owner': [{'email': 'leonardohn@null.net',
15
            'name': 'Leonardo Henrique Neumann',
16
            'type': 'person'}],
17
 'quality': 'experimental',
18
 'source': [{'type': 'git', 'uri': 'https://github.com/gentoobr/overlay.git'},
19
            {'type': 'git',
20
             'uri': 'git+ssh://git@github.com/gentoobr/overlay.git'}],
21
 'status': 'unofficial'}
22
$ pmaint sync gentoobr
23
*** syncing gentoobr
24
warning: Pulling without specifying how to reconcile divergent branches is
25
discouraged. You can squelch this message by running one of the following
26
commands sometime before your next pull:
27
28
  git config pull.rebase false  # merge (the default strategy)
29
  git config pull.rebase true   # rebase
30
  git config pull.ff only       # fast-forward only
31
32
You can replace "git config" with "git config --global" to set a default
33
preference for all repositories. You can also pass --rebase, --no-rebase,
34
or --ff-only on the command line to override the configured default per
35
invocation.
36
37
From https://github.com/gentoobr/overlay
38
 + 446bb2f...759bef9 master     -> origin/master  (forced update)
39
40
*** Please tell me who you are.
41
42
Run
43
44
  git config --global user.email "you@example.com"
45
  git config --global user.name "Your Name"
46
47
to set your account's default identity.
48
Omit --global to set the identity only in this repository.
49
50
fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed
51
!!! failed syncing gentoobr
52
 * Sync failed with 1
[FATAL]
53
 * Will try to re-create
54
$ pmaint sync gentoobr
55
*** syncing gentoobr
56
Cloning into '/var/lib/repo-mirror-ci/sync/gentoobr'...
57
*** synced gentoobr
58
 * Sync succeeded after re-adding
59
$ git log --format=%ci -1
60
$ git show -q --pretty=format:%G? HEAD
61
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gentoobr
62
 * Cache regenerated successfully