snapd

1
{'description': {'en': 'ebuilds for canaonicals snapd'},
2
 'feed': ['https://github.com/zigford/snapd/commits/master.atom'],
3
 'homepage': 'https://github.com/zigford/snapd',
4
 'name': 'snapd',
5
 'owner': [{'email': 'zigford@gmail.com',
6
            'name': 'Jesse Harris',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'https://github.com/zigford/snapd.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync snapd
12
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
13
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
14
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
15
WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:sattvik repo at '/var/lib/repo-mirror-ci/sync/sattvik', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
warning: Pulling without specifying how to reconcile divergent branches is
18
discouraged. You can squelch this message by running one of the following
19
commands sometime before your next pull:
20
21
  git config pull.rebase false  # merge (the default strategy)
22
  git config pull.rebase true   # rebase
23
  git config pull.ff only       # fast-forward only
24
25
You can replace "git config" with "git config --global" to set a default
26
preference for all repositories. You can also pass --rebase, --no-rebase,
27
or --ff-only on the command line to override the configured default per
28
invocation.
29
30
Already up to date.
31
*** syncing snapd
32
*** synced snapd
33
 * Sync succeeded
34
$ git log --format=%ci -1
35
$ git show -q --pretty=format:%G? HEAD
36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 snapd
37
 * Cache regenerated successfully