zx2c4

1
{'description': {'en': "zx2c4's repository of additional ebuilds"},
2
 'feed': ['http://git.zx2c4.com/portage/atom/?h=master'],
3
 'homepage': 'http://git.zx2c4.com/portage/',
4
 'name': 'zx2c4',
5
 'owner': [{'email': 'zx2c4@gentoo.org',
6
            'name': 'Jason A. Donenfeld',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'git://git.zx2c4.com/portage'},
10
            {'type': 'git', 'uri': 'http://git.zx2c4.com/portage'},
11
            {'type': 'git', 'uri': 'ssh://git@git.zx2c4.com/portage'}],
12
 'status': 'official'}
13
$ pmaint sync zx2c4
14
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
fatal: unable to connect to git.zx2c4.com:
28
git.zx2c4.com[0: 2604:1380:1:4d00::3]: errno=Connection timed out
29
git.zx2c4.com[1: 147.75.77.251]: errno=No route to host
30
31
*** syncing zx2c4
32
!!! failed syncing zx2c4
33
 * Sync failed with 1
[FATAL]
34
 * Will try to re-create
35
$ pmaint sync zx2c4
36
Cloning into '/var/lib/repo-mirror-ci/sync/zx2c4'...
37
*** syncing zx2c4
38
*** synced zx2c4
39
 * Sync succeeded after re-adding
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zx2c4
43
 * Cache regenerated successfully