taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 39ae3f3051bc4ed920231ceb8c4ed171d2b70607
parent d7f498ed09b4a903ccd7858fcf8388f04c0ff7c1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri,  6 Aug 2021 23:13:41 -0400

revert "NB:" back to "N:" (turns out it's verbatim output from a program)

Diffstat:
Mtaler-exchange-setup-guide.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -97,7 +97,7 @@ signing key to your list of trusted keys and update the package index: .. FIXME: This happens after the update. - NB: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't support architecture 'i386'. + N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't support architecture 'i386'. Finally, the required packages can be installed: @@ -940,6 +940,6 @@ FIXMEs * When multiple TWGs are configured, which one will be used by the taler-exchange-transfer? CG: ALL! * On Ubuntu focal fossa, I get the following warning on "apt update", are we doing something wrong? - NB: Skipping acquire of configured file 'main/binary-i386/Packages' as + N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't support architecture 'i386'.