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
63
64
65
|
{'description': {'en': 'The overlay contains new or updated security tools.'},
'homepage': 'http://www.pentoo.ch',
'name': 'pentoo',
'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
'status': 'official'}
$ pmaint sync pentoo
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 pentoo
From https://github.com/pentoo/pentoo-overlay
010b2e29..e82c6e30 master -> origin/master
Updating 010b2e29..e82c6e30
Fast-forward
dev-embedded/libmpsse/Manifest | 4 ++--
...-1.3_p20150711.ebuild => libmpsse-1.3.2.ebuild} | 25 +++++++++++-----------
.../libmpsse/libmpsse-1.3_p20160602.ebuild | 3 +--
.../pentoo/base/package.accept_keywords/app-office | 2 +-
4 files changed, 17 insertions(+), 17 deletions(-)
rename dev-embedded/libmpsse/{libmpsse-1.3_p20150711.ebuild => libmpsse-1.3.2.ebuild} (53%)
*** synced pentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
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: app-forensics/guymager-0.7.3-r1
* ERROR: app-forensics/guymager-0.7.3-r1 failed (depend phase):
* inherit for qt4-r2 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/pentoo/app-forensics/guymager/guymager-0.7.3-r1.ebuild'
* guymager-0.7.3-r1.ebuild, line 7: called inherit '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: net-wireless/hcxkeys-4.0.1_p20180503
!!! caught exception metadata exception: pkg ebuild src: net-wireless/aircrackgui-m4-0.7.0, attr eapi
error: parsed EAPI '4' doesn't match sourced EAPI '6' while processing ebuild src: net-wireless/aircrackgui-m4-0.7.0
!!! caught exception inherit requires an unknown eclass, qt4-r2 cannot be found while processing ebuild src: dev-libs/libguytools2-2.0.4
* ERROR: net-wireless/aircrackgui-m4-0.7.0 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 755' for eclass qt4-r2
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/pentoo/net-wireless/aircrackgui-m4/aircrackgui-m4-0.7.0.ebuild'
* aircrackgui-m4-0.7.0.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-libs' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='libguytools2-2.0.4' PKGCORE_BASH_COMPAT='3.2' PVR='2.0.4' PV='2.0.4' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/pentoo/dev-libs/libguytools2/libguytools2-2.0.4.ebuild' PF='libguytools2-2.0.4' PKGCORE_GLOBAL_FAILGLOB=false PN=libguytools2 PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed
!!! caught exception False while processing ebuild src: dev-libs/libguytools2-2.0.1-r1
* Cache regen failed with -13
|