[arvados] updated: 2.7.0-5508-g54e3f496bc
git repository hosting
git at public.arvados.org
Tue Dec 5 14:18:40 UTC 2023
Summary of changes:
doc/sdk/python/arvados-fuse.html.textile.liquid | 4 ----
1 file changed, 4 deletions(-)
via 54e3f496bcd630bcbc2b18d5331da9b046b89bc7 (commit)
from bfbf93b7ae6bd90ca8417fed848bad882aba023c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 54e3f496bcd630bcbc2b18d5331da9b046b89bc7
Author: Brett Smith <brett.smith at curii.com>
Date: Tue Dec 5 09:15:42 2023 -0500
20684: Remove old apt-get command
This is the list of packages that was meant to be replaced in the
previous commit, but it accidentally added the new list without removing
the old one. Refs #20684.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>
diff --git a/doc/sdk/python/arvados-fuse.html.textile.liquid b/doc/sdk/python/arvados-fuse.html.textile.liquid
index 8b71c7d692..254294a4d1 100644
--- a/doc/sdk/python/arvados-fuse.html.textile.liquid
+++ b/doc/sdk/python/arvados-fuse.html.textile.liquid
@@ -39,10 +39,6 @@ The FUSE driver uses @pycurl@ which depends on the @libcurl@ C library. To buil
</code></pre>
</notextile>
-<pre>
-$ apt-get install git build-essential python3-dev libcurl4-openssl-dev libssl-dev python3-llfuse
-</pre>
-
h3. Usage
Please refer to the "Accessing Keep from GNU/Linux":{{site.baseurl}}/user/tutorials/tutorial-keep-mount-gnu-linux.html tutorial for more information.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list