1 | {'description': {'en': 'The experimental gentoo overlay was designed as a way to keep\n up-to-date. Most of it are live ebuilds, ebuilds that pull the latest HEAD\n from whatever repository. It also includes ebuilds for clients that are not\n yet in portage. It is maintained by avuton, send new ebuilds, corrections\n or bugs directly to him.'},
|
2 | 'feed': ['http://git.musicpd.org/cgit/master/mpd-gentoo-overlay.git/atom/'],
|
3 | 'homepage': 'http://musicpd.org/mantis/',
|
4 | 'name': 'mpd',
|
5 | 'owner': [{'email': 'kelwert@mtu.edu', 'name': 'Kaleb Elwert'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'git://git.musicpd.org/master/mpd-gentoo-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync mpd
|
11 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
12 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
13 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
16 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | Already up-to-date.
|
19 | *** syncing mpd
|
20 | *** synced mpd
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 mpd
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
25 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
28 | * ERROR: media-sound/sonata-9999 failed (depend phase):
|
29 | * inherit for distutils failed
|
30 | *
|
31 | * Call stack:
|
32 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/mpd/media-sound/sonata/sonata-9999.ebuild'
|
33 | * sonata-9999.ebuild, line 10: Called inherit 'distutils' 'subversion'
|
34 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
35 | * ebuild-daemon.lib, line 35: Called die
|
36 | * ERROR: media-sound/sonata-9999 failed (depend phase):
|
37 | * inherit for distutils failed
|
38 | *
|
39 | * Call stack:
|
40 | * isolated-functions.lib, line 333: Called source '/home/mgorny/repos/mpd/media-sound/sonata/sonata-9999.ebuild'
|
41 | * sonata-9999.ebuild, line 10: Called inherit 'distutils' 'subversion'
|
42 | * ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
|
43 | * ebuild-daemon.lib, line 35: Called die
|
44 | sandbox:stop caught signal 15 in pid 5787
|
45 | Sandboxed process killed by signal: Terminated
|
46 | !!! caught exception inherit requires an unknown eclass, distutils cannot be found while processing ebuild src: media-sound/sonata-9999
| [FATAL] |
47 | caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: media-sound/sonata-9999, attr description\nerror: Metadata Exception: pkg ebuild src: media-sound/sonata-9999, attr data\nerror: inherit requires an unknown eclass, distutils cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='media-sound/sonata-9999' @0x7f1a03ee1410>)
| [FATAL] |
48 | * Cache regen failed with 1
|