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
|
{'description': {'en': "AstroFloyd's Gentoo overlay"},
'feed': ['https://cgit.gentoo.org/user/AstroFloyd.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/AstroFloyd.git/',
'name': 'AstroFloyd',
'owner': [{'email': 'AstroFloyd@gmail.com',
'name': 'AstroFloyd',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/AstroFloyd.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/AstroFloyd.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/AstroFloyd.git'}],
'status': 'unofficial'}
$ pmaint sync AstroFloyd
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
*** syncing AstroFloyd
Already up to date.
*** synced AstroFloyd
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 AstroFloyd
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
!!! caught exception inherit requires an unknown eclass, qt4-r2 cannot be found while processing ebuild src: media-gfx/meshlab-1.3.2-r1
* ERROR: media-gfx/meshlab-1.3.2-r1 failed (depend phase):
* inherit for qt4-r2 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/AstroFloyd/media-gfx/meshlab/meshlab-1.3.2-r1.ebuild'
* meshlab-1.3.2-r1.ebuild, line 7: called inherit 'eutils' 'versionator' 'multilib' 'qt4-r2'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'qt4-r2'
* ebuild-daemon.lib, line 83: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: sci-misc/simsogui-0.8.1
* ERROR: sci-misc/simsogui-0.8.1 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 769' for eclass distutils-r1
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/AstroFloyd/sci-misc/simsogui/simsogui-0.8.1.ebuild'
* simsogui-0.8.1.ebuild, line 8: called inherit 'distutils-r1'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'distutils-r1'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
received unknown com: CATEGORY='app-misc' 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='i810switch-0.6.5' PKGCORE_BASH_COMPAT='3.2' PVR='0.6.5-r03' PV='0.6.5' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r3 EAPI=0 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/AstroFloyd/app-misc/i810switch/i810switch-0.6.5-r03.ebuild' PF='i810switch-0.6.5-r03' PKGCORE_GLOBAL_FAILGLOB=false PN=i810switch PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=falsepath
!!! caught exception False while processing ebuild src: app-misc/i810switch-0.6.5-r03
* Cache regen failed with -13
|