gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -ttn's fix looks good to me


From: gnunet
Subject: [taler-docs] branch master updated: -ttn's fix looks good to me
Date: Sat, 07 Aug 2021 15:41:11 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 24434eb  -ttn's fix looks good to me
24434eb is described below

commit 24434ebf45bdaca7700b55157855450ad17dcf9e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 7 15:41:09 2021 +0200

    -ttn's fix looks good to me
---
 taler-exchange-setup-guide.rst | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 4ab7c98..12a55fe 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -91,7 +91,7 @@ your package sources:
 
 The second command is optional.  It tells ``apt-get update`` to not
 bother with the ``i386`` architecture (thus avoiding a warning, later).
-If you use this, make sure you don't use any 32-bit applications.
+If you use this, make sure you do not use any 32-bit applications.
 
 Before installing Taler packages, you need to add the Taler Systems S.A. 
package
 signing key to your list of trusted keys and update the package index:
@@ -101,14 +101,8 @@ signing key to your list of trusted keys and update the 
package index:
   [root@exchange-online]# wget -O - https://taler.net/taler-systems.gpg.key | 
apt-key add -
   [root@exchange-online]# apt-get update
 
-..
-  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'
-  ttn sez: Try the "dpkg" command above; remove FIXME if it works.
-
 Finally, the required packages can be installed:
 
-
 .. code-block:: shell-session
 
   [root@exchange-online]# apt-get install -y nginx postgresql
@@ -981,11 +975,3 @@ FIXMEs
   running.  Systemd by default doesn't show this nicely.  Maybe suggest running
   "systemd list-dependencies taler-exchange.target"?
 * 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
-  repository 'https://deb.taler.net/apt/ubuntu focal-fossa InRelease' doesn't
-  support architecture 'i386'
-
-  ttn sez: See ``dpkg --remove-architecture`` hack above.
-  Alternative solution: Host i386 packages on deb.taler.net.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]