1 | {'description': {'en': "Polynomial-C's overlay"},
|
2 | 'homepage': 'http://www.gentoofan.org/gentoo/',
|
3 | 'name': 'poly-c',
|
4 | 'owner': [{'email': 'polynomial-c@gentoo.org',
|
5 | 'name': 'Lars Wendler',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoofan.org/poly-c'}],
|
9 | 'status': 'official'}
|
10 | $ pmaint sync poly-c
|
11 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
12 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
13 | *** syncing poly-c
|
14 | receiving incremental file list
|
15 | timestamp.chk
|
16 |
|
17 | Number of files: 1 (reg: 1)
|
18 | Number of created files: 0
|
19 | Number of deleted files: 0
|
20 | Number of regular files transferred: 1
|
21 | Total file size: 32 bytes
|
22 | Total transferred file size: 32 bytes
|
23 | Literal data: 32 bytes
|
24 | Matched data: 0 bytes
|
25 | File list size: 47
|
26 | File list generation time: 0.001 seconds
|
27 | File list transfer time: 0.000 seconds
|
28 | Total bytes sent: 85
|
29 | Total bytes received: 133
|
30 |
|
31 | sent 85 bytes received 133 bytes 62.29 bytes/sec
|
32 | total size is 32 speedup is 0.15
|
33 | *** synced poly-c
|
34 | * Sync succeeded
|
35 | $ stat --format=%y .
|
36 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 poly-c
|
37 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
38 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
39 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
40 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
41 | Unhandled exception occurred:
|
42 | Traceback follows:
|
43 | File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 131, in main
|
44 | self.options, func = self.parse_args(args=self.args, namespace=self.options)
|
45 | File "/usr/lib64/python2.7/site-packages/pkgcore/util/commandline.py", line 615, in parse_args
|
46 | options = super(Tool, self).parse_args(*args, **kwargs)
|
47 | File "/usr/lib64/python2.7/site-packages/snakeoil/cli/tool.py", line 97, in parse_args
|
48 | options = self.parser.parse_args(args=args, namespace=namespace)
|
49 | File "/usr/lib64/python2.7/site-packages/snakeoil/cli/arghparse.py", line 542, in parse_args
|
50 | raise TypeError("failed loading/parsing '%s': %s" % (attr, str(err)))
|
51 |
|
52 | TypeError:
|
53 | failed loading/parsing 'repos': /var/lib/repo-mirror-ci/repos/gerislay/profiles/eapi: unsupported eapi: 5-progress
|
54 | * Cache regen failed with 246
|