gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix


From: gnunet
Subject: [taler-deployment] branch master updated: fix
Date: Sat, 10 Feb 2024 20:08:06 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new acabb94  fix
acabb94 is described below

commit acabb9433509d32d1d5490587bc609481172f9f1
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Feb 10 20:08:02 2024 +0100

    fix
---
 packaging/ubuntu-mantic-docker/merchant-build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging/ubuntu-mantic-docker/merchant-build.sh 
b/packaging/ubuntu-mantic-docker/merchant-build.sh
index 5625198..32b68f1 100644
--- a/packaging/ubuntu-mantic-docker/merchant-build.sh
+++ b/packaging/ubuntu-mantic-docker/merchant-build.sh
@@ -10,7 +10,7 @@ cd /build/taler
 # Fetch source
 rm -rf *
 
-pip3 install htmlark
+pip3 install --break-system-packages htmlark
 
 git clone git://git.taler.net/merchant
 cd merchant

-- 
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]