Problem:
I tried to run the devcontainer inside the foreman-packaging repo and their are problems with git-annex-standalone.
The Container Build fails with:
11:21:03 info #7 73.68 No match for argument: git-annex-standalone
11:21:03 info #7 73.78 Package python3-3.9.21-2.el9.x86_64 is already installed.
11:21:03 info #7 73.81 Error: Unable to find a match: git-annex-standalone
Expected outcome:
The Devcontainer is build correct and i can use it normaly.
The containerfile in tfm/foreman-packaging relies on a 3rd party rpm repo that’s described here[1]. The repo doesn’t seem to carry any packages at the moment, while it used to do so in the past. I asked about this in #git-annex on oftc, hopefully it will get resolved in the foreseeable future.
[1] - rpm standalone
It seems to be resolved now
@aruzicka it is working again. I was able to use it on my mac after a bit of trouble with the virtualization framework.
1 Like