1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
{'description': {'en': 'A collection of Bazaar-related ebuilds, including release\n candidates of Bazaar.'},
'feed': ['http://bazaar.launchpad.net/~serkan-kaba/serkan-overlay/mainline/atom'],
'homepage': 'https://launchpad.net/bzr-gentoo-overlay/',
'name': 'bazaar',
'owner': [{'email': 'malept@malept.com', 'name': 'Mark Lee'}],
'quality': 'experimental',
'source': [{'type': 'bzr', 'uri': 'lp:bzr-gentoo-overlay'}],
'status': 'unofficial'}
$ pmaint sync bazaar
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
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
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
No revisions or tags to pull.
*** syncing bazaar
*** synced bazaar
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bazaar
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
!!! ERROR: dev-vcs/bzr-9999 failed.
!!! die invoked from directory /home/mgorny/pkgcore-venv/lib/pkgcore/ebd
!!! Call stack:
!!! ebuild-daemon.bash, line 456: Called __ebd_exec_main 'daemonize'
!!! ebuild-daemon.bash, line 210: Called __ebd_main_loop
!!! ebuild-daemon.bash, line 439: Called __ebd_process_metadata '145' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
!!! bzr-9999.ebuild, line 10: Called inherit 'distutils' 'bash-completion' 'elisp-common' 'eutils' 'versionator' 'bzr'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'bash-completion'
!!! ebuild-daemon.lib, line 35: Called die
!!! The die message:
!!! inherit for bash-completion failed
Sandboxed process killed by signal: Broken pipe
!!! ERROR: dev-vcs/bzr-9999 failed.
!!! die invoked from directory /home/mgorny/pkgcore-venv/lib/pkgcore/ebd
!!! Call stack:
!!! ebuild-daemon.bash, line 456: Called __ebd_exec_main 'daemonize'
!!! ebuild-daemon.bash, line 210: Called __ebd_main_loop
!!! ebuild-daemon.bash, line 439: Called __ebd_process_metadata '145' 'depend'
!!! ebuild-daemon.bash, line 372: Called __execute_phases 'depend'
!!! ebuild.lib, line 427: Called __load_ebuild '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
!!! ebuild.lib, line 252: Called __qa_invoke 'source' '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
!!! isolated-functions.lib, line 286: Called source '/home/mgorny/repos/bazaar/dev-vcs/bzr/bzr-9999.ebuild'
!!! bzr-9999.ebuild, line 10: Called inherit 'distutils' 'bash-completion' 'elisp-common' 'eutils' 'versionator' 'bzr'
!!! ebuild-default-functions.lib, line 229: Called __internal_inherit 'bash-completion'
!!! ebuild-daemon.lib, line 35: Called die
!!! The die message:
!!! inherit for bash-completion failed
sandbox:stop caught signal 15 in pid 6839
Sandboxed process killed by signal: Terminated
!!! caught exception inherit requires an unknown eclass, bash-completion cannot be found while processing ebuild src: dev-vcs/bzr-9999
caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: dev-vcs/bzr-9999, attr description\nerror: Metadata Exception: pkg ebuild src: dev-vcs/bzr-9999, attr data\nerror: inherit requires an unknown eclass, bash-completion cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='dev-vcs/bzr-9999' @0x7f2876474910>)
* Cache regen failed with 1
|