1 | {'description': {'en': 'Overlay for docker by dotCloud'},
|
2 | 'feed': ['https://github.com/tianon/docker-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/tianon/docker-overlay',
|
4 | 'name': 'docker',
|
5 | 'owner': [{'email': 'admwiggin@gmail.com',
|
6 | 'name': 'Tianon Gravi',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/tianon/docker-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/tianon/docker-overlay.git'},
|
13 | {'type': 'git', 'uri': 'git@github.com:tianon/docker-overlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync docker
|
16 | WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | WARNING:pkgcore:cynede repo at '/var/lib/repo-mirror-ci/sync/cynede', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | warning: Pulling without specifying how to reconcile divergent branches is
|
19 | discouraged. You can squelch this message by running one of the following
|
20 | commands sometime before your next pull:
|
21 |
|
22 | git config pull.rebase false # merge (the default strategy)
|
23 | git config pull.rebase true # rebase
|
24 | git config pull.ff only # fast-forward only
|
25 |
|
26 | You can replace "git config" with "git config --global" to set a default
|
27 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
28 | or --ff-only on the command line to override the configured default per
|
29 | invocation.
|
30 |
|
31 | Already up to date.
|
32 | *** syncing docker
|
33 | *** synced docker
|
34 | * Sync succeeded
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 docker
|
38 | * app-emulation/docker-0.5.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
39 | * app-emulation/docker-0.6.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
40 | * app-emulation/docker-0.6.1-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
41 | * app-emulation/docker-0.6.1-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
42 | * app-emulation/docker-0.6.1-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
43 | * app-emulation/docker-0.6.1-r4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
44 | * app-emulation/docker-0.6.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
45 | * app-emulation/docker-0.6.2-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
46 | * app-emulation/docker-0.6.3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
47 | * app-emulation/docker-0.6.3-r1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
48 | * app-emulation/docker-0.6.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
49 | * app-emulation/docker-0.6.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
50 | * app-emulation/docker-0.6.6: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
51 | * app-emulation/docker-0.6.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
52 | * app-emulation/docker-0.7.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
53 | * dev-util/gordon-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
54 | * sys-auth/notary-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
55 | * Cache regen failed with 1
|