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
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync inode64-overlay
*** syncing inode64-overlay
From https://github.com/inode64/inode64-overlay
fe791eb..fc9d201 main -> origin/main
Updating fe791eb..fc9d201
Fast-forward
app-backup/backrest/Manifest | 6 +++---
.../{backrest-1.5.1.ebuild => backrest-1.6.1.ebuild} | 0
app-backup/backrest/livecheck.json | 5 +++++
dist/backrest-1.6.1-vendor.tar.xz | Bin 0 -> 22591860 bytes
4 files changed, 8 insertions(+), 3 deletions(-)
rename app-backup/backrest/{backrest-1.5.1.ebuild => backrest-1.6.1.ebuild} (100%)
create mode 100644 app-backup/backrest/livecheck.json
create mode 100644 dist/backrest-1.6.1-vendor.tar.xz
*** 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
* www-servers/tomcat-8.5.100: failed sourcing ebuild: inherit requires unknown eclass: java-ant-2.eclass
* Cache regen failed with 1
|