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
|
{'description': {'en': 'stuff'},
'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
'homepage': 'https://github.com/istitov/stuff',
'name': 'stuff',
'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}],
'status': 'unofficial'}
$ pmaint sync stuff
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:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing stuff
Already up to date.
*** synced stuff
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuff
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: x11-libs/qt-components-desktop-9999
* ERROR: x11-libs/qt-components-desktop-9999 failed (depend phase):
* inherit for qt4-r2 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/stuff/x11-libs/qt-components-desktop/qt-components-desktop-9999.ebuild'
* qt-components-desktop-9999.ebuild, line 9: called inherit 'qt4-r2' 'git-r3'
* 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-mathematics/fvm2-1.99.2
!!! caught exception inherit requires an unknown eclass, qt4-r2 cannot be found while processing ebuild src: dev-util/qbs-9999
* ERROR: sci-mathematics/fvm2-1.99.2 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 704' for eclass qt4-r2
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/stuff/sci-mathematics/fvm2/fvm2-1.99.2.ebuild'
* fvm2-1.99.2.ebuild, line 6: called inherit 'qt4-r2'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'qt4-r2'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
received unknown com: CATEGORY='dev-util' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='qbs-9999' PKGCORE_BASH_COMPAT='3.2' PVR=9999 PV=9999 PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=false PR=r0 EAPI=4 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/stuff/dev-util/qbs/qbs-9999.ebuild' PF='qbs-9999' PKGCORE_GLOBAL_FAILGLOB=false PN=qbs PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
!!! caught exception False while processing ebuild src: games-roguelike/dwarftherapist-37.0.0
* Cache regen failed with -13
|