crocket-overlay

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