bubba

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