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
|
{'description': {'en': 'Overlay of Markus Knetschke'},
'feed': ['https://bitbucket.org/mknjc/mkeyoverlay/atom',
'https://bitbucket.org/mknjc/mkeyoverlay/rss'],
'homepage': 'https://bitbucket.org/mknjc/mkeyoverlay',
'name': 'mkeyoverlay',
'owner': [{'email': 'markus.knetschke@gmail.com',
'name': 'Markus Knetschke',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'mercurial',
'uri': 'https://bitbucket.org/mknjc/mkeyoverlay'},
{'type': 'mercurial',
'uri': 'ssh://hg@bitbucket.org/mknjc/mkeyoverlay'}],
'status': 'unofficial'}
$ pmaint sync mkeyoverlay
* Sync failed with -15
* Will try to re-create
$ pmaint sync mkeyoverlay
applying clone bundle from https://api.media.atlassian.com/file/7bb55597-18f2-4d27-bb8f-f72e223d3c13/binary?client=75ae25b1-639c-4df4-8862-c0ca18398a8a&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdiYjU1NTk3LTE4ZjItNGQyNy1iYjhmLWY3MmUyMjNkM2MxMyI6WyJyZWFkIl19LCJleHAiOjE1OTEyNTE3NDMsImlzcyI6Ijc1YWUyNWIxLTYzOWMtNGRmNC04ODYyLWMwY2ExODM5OGE4YSIsIm5iZiI6MTU5MTI1MTMyM30.Q9U4RO978ohcuIkW_E6MbkOhD-Y1Pk0IGBjfTwuAJ-I
adding changesets
adding manifests
adding file changes
added 72 changesets with 225 changes to 152 files
finished applying clone bundle
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 0 changes to 0 files
new changesets 948dcbf85956
72 local changesets published
updating to branch default
48 files updated, 0 files merged, 0 files removed, 0 files unresolved
*** syncing mkeyoverlay
*** synced mkeyoverlay
* Sync succeeded after re-adding
$ hg log -l 1 --template={date|isodatesec}
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mkeyoverlay
* app-backup/zbackup-1.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* app-backup/zbackup-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* net-fs/nbdkit-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* net-misc/can-utils-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* sys-fs/duperemove-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* Cache regen failed with 1
|