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
|
{'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:repo lacks a defined name: '/home/mgorny/sync/zugaina'
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
receiving incremental file list
Number of files: 1,979 (reg: 1,662, dir: 316, link: 1)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 5.26M bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 35.33K
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 433
Total bytes received: 54.33K
sent 433 bytes received 54.33K bytes 21.91K bytes/sec
total size is 5.26M speedup is 96.13
*** syncing hacking-gentoo
*** synced hacking-gentoo
* Sync succeeded
$ stat --format=%y .
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hacking-gentoo
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: app-admin/poweradmin-2.1.6 failed (depend phase):
* inherit for depend.php failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/hacking-gentoo/app-admin/poweradmin/poweradmin-2.1.6.ebuild'
* poweradmin-2.1.6.ebuild, line 7: Called inherit 'webapp' 'eutils' 'depend.php' 'confutils'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'depend.php'
* ebuild-daemon.lib, line 35: Called die
* ERROR: app-admin/rabbitmqadmin-3.1.3 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 787' for eclass python-single-r1
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/hacking-gentoo/app-admin/rabbitmqadmin/rabbitmqadmin-3.1.3.ebuild'
* rabbitmqadmin-3.1.3.ebuild, line 8: Called inherit 'python-single-r1'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'python-single-r1'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='app-misc' 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='ca-certificates-20111025' PKGCORE_BASH_COMPAT='3.2' PVR=20111025 PV=20111025 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='/home/mgorny/repos/hacking-gentoo/app-misc/ca-certificates/ca-certificates-20111025.ebuild' PF='ca-certificates-20111025' PKGCORE_GLOBAL_FAILGLOB=false PN='ca-certificates' PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|