1 | {'description': {'en': "optiz0r's sihnon overlay"},
|
2 | 'feed': ['https://github.com/optiz0r/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/optiz0r/gentoo-overlay',
|
4 | 'name': 'sihnon',
|
5 | 'owner': [{'email': 'optiz0r@gmail.com', 'name': 'optiz0r', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/optiz0r/gentoo-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git://github.com/optiz0r/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git@github.com:optiz0r/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync sihnon
|
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 | Already up to date.
|
29 | *** syncing sihnon
|
30 | *** synced sihnon
|
31 | * Sync succeeded
|
32 | $ git log --format=%ci -1
|
33 | $ git show -q --pretty=format:%G? HEAD
|
34 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sihnon
|
35 | * app-admin/librarian-puppet-2.2.3-r2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
36 | * app-admin/librarian-puppet-3.0.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
37 | * app-admin/librarianp-0.6.3-r2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
38 | * dev-ruby/asetus-0.2.0-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
39 | * dev-ruby/faraday-0.9.2-r3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
40 | * dev-ruby/faraday_middleware-0.10.0-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
41 | * dev-ruby/faster_require-0.9.4: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
42 | * dev-ruby/hiera-puppet-helper-1.0.1-r2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
43 | * dev-ruby/jerakia-2.4.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
44 | * dev-ruby/lookup_http-1.0.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
45 | * dev-ruby/minitar-0.6.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
46 | * dev-ruby/oxidized-0.20.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
47 | * dev-ruby/oxidized-fetch-0.2.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
48 | * dev-ruby/oxidized-script-0.4.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
49 | * dev-ruby/oxidized-web-0.9.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
50 | * dev-ruby/puppet-syntax-2.4.1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
51 | * dev-ruby/puppet_forge-2.2.7-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
52 | * dev-ruby/puppetlabs_spec_helper-2.3.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
53 | * dev-ruby/rspec-puppet-2.6.9: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
54 | * dev-ruby/rspec-puppet-utils-3.4.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
55 | * dev-ruby/rsync-1.0.9-r2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
56 | * dev-ruby/rugged-0.26.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
57 | * dev-ruby/simplecov-rcov-0.2.3-r2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
58 | * dev-ruby/webmock-rspec-helper-0.0.5: failed parsing REQUIRED_USE: '|| ( )' is unparseable
| [FATAL] |
59 | * Cache regen failed with 1
|