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': 'viddi87 HTPC overlay'},
'feed': ['https://github.com/viddi87/gentoo-htpc/commits/master.atom'],
'homepage': 'https://github.com/viddi87/gentoo-htpc',
'name': 'gentoo-htpc',
'owner': [{'email': 'viddi@viddi.us', 'name': 'Vidar'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/viddi87/gentoo-htpc.git'},
{'type': 'git',
'uri': 'git://github.com/viddi87/gentoo-htpc.git'}],
'status': 'unofficial'}
$ pmaint sync gentoo-htpc
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
fatal: unable to access 'https://github.com/viddi87/gentoo-htpc.git/': Failed to connect to github.com port 443: Connection timed out
*** syncing gentoo-htpc
*** failed syncing gentoo-htpc
* Sync failed with 1
* Will try to re-create
$ pmaint sync gentoo-htpc
WARNING:pkgcore:repository at '/home/mgorny/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
WARNING:pkgcore:repository at '/home/mgorny/sync/earshark', named 'earshark', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/frabjous', named 'frabjous', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
WARNING:pkgcore:repository at '/home/mgorny/sync/earshark', named 'earshark', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
Cloning into '/home/mgorny/sync/gentoo-htpc'...
*** syncing gentoo-htpc
*** synced gentoo-htpc
* Sync succeeded after re-adding
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-htpc
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|