bazaar

1
{'description': {'en': 'A collection of Bazaar-related ebuilds, including release\n    candidates of Bazaar.'},
2
 'feed': ['http://bazaar.launchpad.net/~serkan-kaba/serkan-overlay/mainline/atom'],
3
 'homepage': 'https://launchpad.net/bzr-gentoo-overlay/',
4
 'name': 'bazaar',
5
 'owner': [{'email': 'malept@malept.com', 'name': 'Mark Lee'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'bzr', 'uri': 'lp:bzr-gentoo-overlay'}],
8
 'status': 'unofficial'}
9
$ pmaint sync bazaar
10
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
11
You have not informed bzr of your Launchpad ID, and you must do this to
12
write to Launchpad or access private data.  See "bzr help launchpad-login".
13
http://bazaar.launchpad.net/~bzr-gentoo-team/bzr-gentoo-overlay/overlay-main is permanently redirected to http://bazaar.launchpad.net/~bzr-gentoo-team/bzr-gentoo-overlay/overlay-main/changes
14
You have not informed bzr of your Launchpad ID, and you must do this to
15
write to Launchpad or access private data.  See "bzr help launchpad-login".
16
No revisions or tags to pull.
17
*** syncing bazaar
18
*** synced bazaar
19
 * Sync succeeded
20
$ bzr version-info --custom --template={date}
21
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bazaar
22
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
23
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
24
 * ERROR: dev-vcs/bzr-9999 failed (depend phase):
25
 *   inherit for bash-completion failed
26
 * 
27
 * Call stack:
28
 *          isolated-functions.lib, line 333:  Called source '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
29
 *                 bzr-9999.ebuild, line  10:  Called inherit 'distutils' 'bash-completion' 'elisp-common' 'eutils' 'versionator' 'bzr'
30
 *    ebuild-default-functions.lib, line 210:  Called __internal_inherit 'bash-completion'
31
 *               ebuild-daemon.lib, line  35:  Called die
32
 * ERROR: dev-vcs/bzrtools-9999 failed (depend phase):
33
 *   unknown inherit command from pythonic side, 'gen_metadata 733' for eclass distutils
34
 * 
35
 * Call stack:
36
 *          isolated-functions.lib, line 333:  Called source '/home/mgorny/repos/bazaar/dev-vcs/bzrtools/bzrtools-9999.ebuild'
37
 *            bzrtools-9999.ebuild, line  10:  Called inherit 'distutils' 'bzr'
38
 *    ebuild-default-functions.lib, line 210:  Called __internal_inherit 'distutils'
39
 *               ebuild-daemon.lib, line  37:  Called die
40
received unknown com: CATEGORY='www-apps' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=false PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=false PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='trac-bzr-0.4.2' PKGCORE_BASH_COMPAT='3.2' PVR='0.4.2' PV='0.4.2' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=2 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/home/mgorny/repos/bazaar/www-apps/trac-bzr/trac-bzr-0.4.2.ebuild' PF='trac-bzr-0.4.2' PKGCORE_GLOBAL_FAILGLOB=false PN='trac-bzr' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
41
!!! caught exception inherit requires an unknown eclass, bash-completion cannot be found while processing ebuild src: dev-vcs/bzr-9999
[FATAL]
42
ERROR pkgcore: returned val from gen_metadata was 'False'
43
!!! caught exception False while processing ebuild src: dev-vcs/bzrtools-9999
[FATAL]
44
ERROR pkgcore: returned val from gen_metadata was 'False'
45
!!! caught exception False while processing ebuild src: www-apps/trac-bzr-0.4.2
[FATAL]
46
Traceback (most recent call last):
47
  File "/home/mgorny/pkgcore-venv/bin/pmaint", line 4, in <module>
48
    scripts.main(basename(__file__))
49
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/scripts/__init__.py", line 42, in main
50
    commandline.main(argparser)
51
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/util/commandline.py", line 616, in main
52
    exitstatus = main_func(options, out, err)
53
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/scripts/pmaint.py", line 290, in regen_main
54
    eclass_caching=(not options.disable_eclass_caching))
55
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/operations/__init__.py", line 68, in _recast_exception_decorator
56
    return functor(*args, **kwds)
57
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/operations/repo.py", line 249, in _cmd_api_regen_cache
58
    self._get_observer(observer), threads=threads, **options)
59
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/operations/regen.py", line 36, in regen_repository
60
    regen_iter(iter(repo), _get_repo_helper(), observer)
61
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/operations/regen.py", line 15, in regen_iter
62
    regen_func(x)
63
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/repository.py", line 539, in __call__
64
    return pkg._fetch_metadata(ebp=self.ebp, force_regen=self.force)
65
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 267, in _fetch_metadata
66
    return self._parent._get_metadata(self, ebp=ebp, force_regen=force_regen)
67
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 356, in _get_metadata
68
    return self._update_metadata(pkg, ebp=ebp)
69
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/ebuild_src.py", line 364, in _update_metadata
70
    mydata = my_proc.get_keys(pkg, self._ecache)
71
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/processor.py", line 794, in get_keys
72
    {"key": receive_key})
73
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/processor.py", line 727, in _run_depend_like_phase
74
    self.write("%s %i\n%s" % (command, len(data), data), append_newline=False)
75
  File "/home/mgorny/pkgcore-venv/lib/python2.7/site-packages/pkgcore/ebuild/processor.py", line 415, in write
76
    raise RuntimeError(ie)
77
RuntimeError: [Errno 32] Broken pipe
78
 * Cache regen failed with 1