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
66
67
|
{'description': {'en': 'Ebuilds of Hacking Network Solutions Ltd'},
'homepage': 'http://www.mad-hacking.net/software/linux/gentoo/gentoo-overlay/index.xml',
'name': 'hacking-gentoo',
'owner': [{'email': 'overlay-maintainer@mad-hacking.net',
'name': 'Max Hacking',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://rsync.mad-hacking.net/hacking-gentoo-overlay/'}],
'status': 'unofficial'}
$ pmaint sync hacking-gentoo
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 hacking-gentoo
receiving incremental file list
Number of files: 1,668 (reg: 1,353, dir: 314, link: 1)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 3.20M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 33.89K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 411
Total bytes received: 43.61K
sent 411 bytes received 43.61K bytes 17.61K bytes/sec
total size is 3.20M speedup is 72.74
*** synced hacking-gentoo
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hacking-gentoo
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, gnatbuild-r1 cannot be found while processing ebuild src: dev-lang/gnat-gcc-4.9.3
* ERROR: dev-lang/gnat-gcc-4.9.3 failed (depend phase):
* inherit for gnatbuild-r1 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/hacking-gentoo/dev-lang/gnat-gcc/gnat-gcc-4.9.3.ebuild'
* gnat-gcc-4.9.3.ebuild, line 14: called inherit 'gnatbuild-r1'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'gnatbuild-r1'
* ebuild-daemon.lib, line 83: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: sys-devel/binutils-2.24-r2
* ERROR: sys-devel/binutils-2.24-r2 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 783' for eclass toolchain-binutils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/hacking-gentoo/sys-devel/binutils/binutils-2.24-r2.ebuild'
* binutils-2.24-r2.ebuild, line 7: called inherit 'toolchain-binutils'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'toolchain-binutils'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
received unknown com: CATEGORY='sys-devel' 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='binutils-2.23.51.0.8' PKGCORE_BASH_COMPAT='3.2' PVR='2.23.51.0.8' PV='2.23.51.0.8' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=0 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/hacking-gentoo/sys-devel/binutils/binutils-2.23.51.0.8.ebuild' PF='binutils-2.23.51.0.8' PKGCORE_GLOBAL_FAILGLOB=false PN=binutils PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=falsepath
!!! caught exception False while processing ebuild src: sys-devel/binutils-2.23.51.0.8
* Cache regen failed with -13
|