edgets

1
{'description': {'en': 'Gentoo overlay that brings you the newest versions of '
2
                       'modern software.'},
3
 'feed': ['https://github.com/BlueManCZ/edgets/commits/master.atom'],
4
 'homepage': 'https://github.com/BlueManCZ/edgets',
5
 'name': 'edgets',
6
 'owner': [{'email': 'ivo97@centrum.cz',
7
            'name': 'Ivo Šmerek',
8
            'type': 'person'}],
9
 'quality': 'experimental',
10
 'source': [{'type': 'git', 'uri': 'https://github.com/BlueManCZ/edgets.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@github.com/BlueManCZ/edgets.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync edgets
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
fatal: unable to access 'https://github.com/BlueManCZ/edgets.git/': Failed to connect to github.com port 443: No route to host
29
*** syncing edgets
30
!!! failed syncing edgets
31
 * Sync failed with 1
[FATAL]
32
 * Will try to re-create
33
$ pmaint sync edgets
34
WARNING:pkgcore:dwosky repo at '/var/lib/repo-mirror-ci/sync/dwosky', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
35
Cloning into '/var/lib/repo-mirror-ci/sync/edgets'...
36
*** syncing edgets
37
*** synced edgets
38
 * Sync succeeded after re-adding
39
$ git log --format=%ci -1
40
$ git show -q --pretty=format:%G? HEAD
41
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 edgets
42
 * Cache regenerated successfully