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
|
{'description': {'en': 'Server overlay, virtualization, developer tools and '
'misc apps',
'es': 'Overlay de servidores, virtualización, herramientas '
'para desarrolladores y aplicaciones varias'},
'feed': ['https://github.com/inode64/inode64-overlay/commits/main.atom'],
'homepage': 'https://github.com/inode64/inode64-overlay',
'name': 'inode64-overlay',
'owner': [{'email': 'web@inode64.com',
'name': 'F.Javier Félix',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/inode64/inode64-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/inode64/inode64-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync inode64-overlay
*** syncing inode64-overlay
Already up to date.
*** synced inode64-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 inode64-overlay
* app-backup/resticprofile: failed parsing metadata.xml: Opening and ending tag mismatch: remote-id line 9 and upstream, line 10, column 13 (metadata.xml, line 10)
* Cache regen failed with 1
|