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': '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:'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,050 (reg: 1,610, dir: 440)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 2.55M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 38.62K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 544
Total bytes received: 53.05K
sent 544 bytes received 53.05K bytes 15.31K bytes/sec
total size is 2.55M speedup is 47.62
*** 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, qt4-r2 cannot be found while processing ebuild src: net-p2p/retroshare-0.5.0e
* ERROR: net-p2p/retroshare-0.5.0e failed (depend phase):
* inherit for qt4-r2 failed
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/zugaina/net-p2p/retroshare/retroshare-0.5.0e.ebuild'
* retroshare-0.5.0e.ebuild, line 7: called inherit 'eutils' '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-p2p/retroshare-0.5.0g
* ERROR: net-p2p/retroshare-0.5.0g failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 756' for eclass eutils
*
* Call stack:
* isolated-functions.lib, line 354: called source '/var/lib/repo-mirror-ci/repos/zugaina/net-p2p/retroshare/retroshare-0.5.0g.ebuild'
* retroshare-0.5.0g.ebuild, line 7: called inherit 'eutils' 'qt4-r2' 'versionator'
* ebuild-default-functions.lib, line 201: called __internal_inherit 'eutils'
* ebuild-daemon.lib, line 85: called die
*
* Working directory: '/usr/lib64/pkgcore/ebd'
!!! caught exception False while processing ebuild src: net-p2p/retroshare-0.5.0c
received unknown com: CATEGORY='net-p2p' 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='retroshare-0.5.0c' PKGCORE_BASH_COMPAT='3.2' PVR='0.5.0c' PV='0.5.0c' PKGCORE_DOINS_ALLOW_SYMLINKS=false PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=true PR=r0 EAPI=3 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=false PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/zugaina/net-p2p/retroshare/retroshare-0.5.0c.ebuild' PF='retroshare-0.5.0c' PKGCORE_GLOBAL_FAILGLOB=false PN=retroshare PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: net-p2p/retroshare-0.5.0b
* Cache regen failed with -13
|