commit 0db151070974e4fef113149b526149b609eae1b5
parent 3cb73760a18cd47eeb036592dda0c27e3f896833
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 6 Aug 2021 22:33:29 -0400
expand "N:" to "NB:"
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
@@ -93,7 +93,7 @@ signing key to your list of trusted keys and update the package index:
..
FIXME: this happens after the update.
- 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'.
+ 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'.
Finally, the required packages can be installed:
@@ -936,6 +936,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?
- N: Skipping acquire of configured file 'main/binary-i386/Packages' as
+ 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'.