[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#653492: live-manual-html: describes incorrect location for GPG key of additional repositories



Package: live-manual-html
Version: 1:3.0~a9-1
Severity: normal
Tags: patch

Dear Maintainer,

The manual says that GPG keys for additional repositories should go into
config/archives/your-repository.gpg.{binary,chroot}, but in the current
version of live-build the right location is
config/archives/your-repository.key.{binary,chroot}.

A patch is attached.
diff --git a/manual/en/user_customization-packages.ssi b/manual/en/user_customization-packages.ssi
index 8772854..4ae33f3 100644
--- a/manual/en/user_customization-packages.ssi
+++ b/manual/en/user_customization-packages.ssi
@@ -73,7 +73,7 @@ If you add the same line to #{config/archives/live.list.binary}#, the repository
 
 If such files exist, they will be picked up automatically.
 
-You should also put the GPG key used to sign the repository into #{config/archives/your-repository.gpg.{binary,chroot}}# files.
+You should also put the GPG key used to sign the repository into #{config/archives/your-repository.key.{binary,chroot}}# files.
 
 *{Note:}* some preconfigured package repositories are available for easy selection through the #{--archives}# option, e.g. for enabling live snapshots, a simple command is enough to enable it:
 

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information

Reply to: