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
|
{'description': {'en': 'Bits and pieces missing in gentoo or layman repos I '
'need'},
'homepage': 'https://bitbucket.org/amaroun/gamarouns',
'name': 'gamarouns',
'owner': [{'email': 'vit.kasal@gmail.com',
'name': 'amaroun',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'mercurial',
'uri': 'https://bitbucket.org/amaroun/gamarouns'}],
'status': 'official'}
* Adding new repository
$ pmaint sync gamarouns
WARNING:pkgcore:dustin repo at '/var/lib/repo-mirror-ci/sync/dustin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:dustin repo at '/var/lib/repo-mirror-ci/sync/dustin', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
applying clone bundle from https://api.media.atlassian.com/file/2702c832-e49f-464a-8da1-d1dfa5f8eb34/binary?client=e9f41ad3-5de0-4c38-94f5-3ac2ce1b7259&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjI3MDJjODMyLWU0OWYtNDY0YS04ZGExLWQxZGZhNWY4ZWIzNCI6WyJyZWFkIl19LCJleHAiOjE1Njg3MTExNzQsImlzcyI6ImU5ZjQxYWQzLTVkZTAtNGMzOC05NGY1LTNhYzJjZTFiNzI1OSIsIm5iZiI6MTU2ODcxMDc1NH0.1H9VC2iU5m6ZzwLl0pOM7lVF61REVRftvqi2YcsQzws
adding changesets
adding manifests
adding file changes
added 99 changesets with 215 changes to 129 files
finished applying clone bundle
searching for changes
adding changesets
adding manifests
adding file changes
added 33 changesets with 121 changes to 94 files (+1 heads)
new changesets 3dcb138a56a1:ec6b52d6c44f
99 local changesets published
updating to branch default
98 files updated, 0 files merged, 0 files removed, 0 files unresolved
*** syncing gamarouns
*** synced gamarouns
* Sync succeeded
$ hg log -l 1 --template={date|isodatesec}
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gamarouns
* Cache regenerated successfully
|