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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
{'description': {'en': 'Sabayon related ebuilds such as artwork, kernel binaries,\n split packages, etc.\n Bugs to http://bugs.sabayon.org'},
'feed': ['https://github.com/feeds/Sabayon/commits/sabayon-distro/master'],
'homepage': 'http://sabayon.org',
'name': 'sabayon-distro',
'owner': [{'email': 'lxnay@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Sabayon/sabayon-distro.git'}],
'status': 'unofficial'}
$ pmaint sync sabayon-distro
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
*** syncing sabayon-distro
From git://github.com/Sabayon/sabayon-distro
d4a43c1dd..3211ada69 master -> origin/master
Updating d4a43c1dd..3211ada69
Fast-forward
app-misc/calamares-sabayon-base-modules/Manifest | 2 +-
.../calamares-sabayon-base-modules-1.11-r1.ebuild | 25 ---
... calamares-sabayon-base-modules-1.12-r1.ebuild} | 4 +-
.../sabayon/main.py | 244 ---------------------
.../sabayon/module.desc | 6 -
.../modules/packages.conf | 139 ------------
.../modules/bootloader.conf | 27 ---
.../modules/keyboard.conf | 14 --
.../modules/removeuser.conf | 2 -
.../modules/services.conf | 34 ---
.../modules/unpackfs.conf | 7 -
.../modules/users.conf | 29 ---
.../settings.conf | 150 -------------
.../modules/bootloader.conf | 0
.../modules/keyboard.conf | 0
.../modules/packages.conf | 0
.../modules/removeuser.conf | 0
.../modules/services.conf | 0
.../modules/unpackfs.conf | 2 +-
.../modules/users.conf | 0
.../settings.conf | 4 +-
21 files changed, 6 insertions(+), 683 deletions(-)
delete mode 100644 app-misc/calamares-sabayon-base-modules/calamares-sabayon-base-modules-1.11-r1.ebuild
rename app-misc/calamares-sabayon-base-modules/{calamares-sabayon-base-modules-1.11-r2.ebuild => calamares-sabayon-base-modules-1.12-r1.ebuild} (78%)
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-1.11/sabayon/main.py
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-1.11/sabayon/module.desc
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r1/modules/packages.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/modules/bootloader.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/modules/keyboard.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/modules/removeuser.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/modules/services.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/modules/unpackfs.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/modules/users.conf
delete mode 100644 app-misc/calamares-sabayon-base-modules/files/calamares-sabayon-base-modules-conf-1.11-r2/settings.conf
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/bootloader.conf (100%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/keyboard.conf (100%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r2 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/packages.conf (100%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/removeuser.conf (100%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/services.conf (100%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/unpackfs.conf (59%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/modules/users.conf (100%)
rename app-misc/calamares-sabayon-base-modules/files/{calamares-sabayon-base-modules-conf-1.11-r1 => calamares-sabayon-base-modules-conf-1.12-r1}/settings.conf (99%)
*** synced sabayon-distro
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sabayon-distro
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
|