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
68
69
|
{'description': {'en': 'collection of ebuilds by ycarus'},
'homepage': 'http://gpo.zugaina.org/Overlays/zugaina/',
'name': 'zugaina',
'owner': [{'email': 'ycarus@zugaina.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'rsync',
'uri': 'rsync://gentoo.zugaina.org/zugaina-portage'}],
'status': 'unofficial'}
$ pmaint sync zugaina
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/glicOne'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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
*** syncing zugaina
receiving incremental file list
Number of files: 2,116 (reg: 1,667, dir: 449)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 2.70M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 37.90K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 538
Total bytes received: 54.60K
sent 538 bytes received 54.60K bytes 15.75K bytes/sec
total size is 2.70M speedup is 49.00
*** synced zugaina
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 zugaina
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, php-pear-r1 cannot be found while processing ebuild src: dev-php/PEAR-XML_RPC2-1.1.1
* ERROR: dev-php/PEAR-XML_RPC2-1.1.1 failed (depend phase):
* inherit for php-pear-r1 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/zugaina/dev-php/PEAR-XML_RPC2/PEAR-XML_RPC2-1.1.1.ebuild'
* PEAR-XML_RPC2-1.1.1.ebuild, line 7: called inherit 'php-pear-r1'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'php-pear-r1'
* ebuild-daemon.lib, line 83: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: dev-php/PEAR-Net_Sieve-1.2.1
!!! caught exception inherit requires an unknown eclass, php-pear-r1 cannot be found while processing ebuild src: dev-php/PEAR-Auth_SASL2-0.1.0
* ERROR: dev-php/PEAR-Net_Sieve-1.2.1 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 779' for eclass php-pear-r1
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/zugaina/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.2.1.ebuild'
* PEAR-Net_Sieve-1.2.1.ebuild, line 5: called inherit 'php-pear-r1'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'php-pear-r1'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: dev-perl/Search-Tools-0.57
received unknown com: CATEGORY='dev-php' 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='PEAR-Auth_SASL2-0.1.0' PKGCORE_BASH_COMPAT='3.2' PVR='0.1.0' PV='0.1.0' 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/zugaina/dev-php/PEAR-Auth_SASL2/PEAR-Auth_SASL2-0.1.0.ebuild' PF='PEAR-Auth_SASL2-0.1.0' PKGCORE_GLOBAL_FAILGLOB=false PN='PEAR-Auth_SASL2' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=falsefailed
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: dev-perl/Algorithm-CheckDigits-1.0.0
* Cache regen failed with -13
|