bug-guix
[Top][All Lists]
Advanced

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

bug#68794: git-annex accesses /etc/protocols


From: Konrad Hinsen
Subject: bug#68794: git-annex accesses /etc/protocols
Date: Mon, 29 Jan 2024 10:38:00 +0100

As packaged in Guix, git-annex reads the file /etc/protocols,
e.g. for accessing Web remotes. This requires sharing this
file from the host when running git-annex in a container.
Other software in Guix is patched to use the protocols file
from "net-base" instead. This should be done for git-annex
as well.

A quick scan of the source code shows no obvious reference to
/etc/protocols. It is possible that the access actually
happens in some dependency.

Cheers,
  Konrad.





reply via email to

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