public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download: 
* [gentoo-portage-dev] [PATCH 0/2] webrsync: support sync-openpgp-key-path (bug 661838)
@ 2018-07-23  5:37 99% Zac Medico
  0 siblings, 0 replies; 1+ results
From: Zac Medico @ 2018-07-23  5:37 UTC (permalink / raw
  To: gentoo-portage-dev; +Cc: Zac Medico

Add repos.conf sync-webrsync-verify-signature = true|false setting that
enables sync-openpgp-key-path support like in the rsync and git sync
modules. This is disabled by default, in order to avoid interference
with legacy manual PORTAGE_GPG_DIR configuration.

When sync-webrsync-verify-signature = true is set in repos.conf,
if the PORTAGE_GPG_DIR has not been exported, emerge-webrsync will
assume that it has been called directly and it will output an error
message advising the user to instead call emerge --sync or emaint sync.

Bug: https://bugs.gentoo.org/661838

Zac Medico (2):
  emerge-webrsync: exit early for signature problem (bug 661838)
  webrsync: support sync-openpgp-key-path (bug 661838)

 bin/emerge-webrsync                           | 21 +++++++-
 lib/portage/sync/modules/webrsync/__init__.py |  4 +-
 lib/portage/sync/modules/webrsync/webrsync.py | 69 +++++++++++++++++++++++----
 man/portage.5                                 |  5 ++
 4 files changed, 88 insertions(+), 11 deletions(-)

-- 
2.13.6



^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-07-23  5:37 99% [gentoo-portage-dev] [PATCH 0/2] webrsync: support sync-openpgp-key-path (bug 661838) Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox