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
|
{'description': {'en': 'Overlay of Dustin C. Hatch'},
'feed': ['https://bitbucket.org/AdmiralNemo/overlay/atom',
'https://bitbucket.org/AdmiralNemo/overlay/rss'],
'homepage': 'http://bitbucket.org/AdmiralNemo/overlay',
'name': 'dustin',
'owner': [{'email': 'admiralnemo@gmail.com',
'name': 'Dustin C. Hatch',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'mercurial',
'uri': 'https://bitbucket.org/AdmiralNemo/overlay'},
{'type': 'mercurial',
'uri': 'ssh://hg@bitbucket.org/AdmiralNemo/overlay'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync dustin
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
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing dustin
applying clone bundle from https://api.media.atlassian.com/file/a909c652-4cf0-4fc0-be14-dac77e72b66c/binary?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI1Yzk2YjQ5MS05OGRmLTRiN2QtOGQ1MC0wYzU0MmJmZDMzNTYiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOmE5MDljNjUyLTRjZjAtNGZjMC1iZTE0LWRhYzc3ZTcyYjY2YyI6WyJyZWFkIl19LCJuYmYiOjE1MzMxMjk1NTEsImV4cCI6MTUzMzEyOTk3MX0.vHXa8HnDNNWKqrrWWYX7x-ECErJggQVLjTbGsobbKBg&client=5c96b491-98df-4b7d-8d50-0c542bfd3356
adding changesets
adding manifests
adding file changes
added 119 changesets with 502 changes to 386 files
finished applying clone bundle
searching for changes
no changes found
updating to branch default
71 files updated, 0 files merged, 0 files removed, 0 files unresolved
*** synced dustin
* Sync succeeded
$ hg log -l 1 --template={date|isodatesec}
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dustin
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
* Cache regenerated successfully
|