fedora
Here are 1,021 public repositories matching this topic...
-
Updated
Jan 26, 2022 - Shell
-
Updated
Jan 29, 2022 - Python
-
Updated
Jan 28, 2022 - HTML
-
Updated
Jan 26, 2022 - Python
-
Updated
Jan 23, 2022 - Shell
-
Updated
Jan 29, 2022 - HCL
-
Updated
Aug 13, 2021 - Haskell
-
Updated
Jan 21, 2022 - Python
-
Updated
Jul 29, 2021 - Shell
Adding an non existing project to a "_meta" file leads to 500.
How to reproduce it:
- Open a "meta" file from a page
- Add an non existing project to as path
- Save the file
i.e:
<repository name="openSUSE_15.2">
<path project="foo:bar" repository="openSUSE_15.2"/>
<arch>x86_64</arch>
<arch>armv7l</arch>
<arch>aarch64</arch>
<arch>ppc64le</arch>
</rep
-
Updated
Jan 20, 2022 - Rust
-
Updated
Jan 29, 2022 - C
I used the install script, chose wine staging but got a warning in the terminal that the wine staging the script wants to install and the one on my system are not compatible. It asks if i want to uninstall my current wine staging and install the new one.
I declined that to keep my current one as this machine is also my gaming computer and the games i run work perfectly fine so i didnt want to dis
-
Updated
Jan 3, 2022 - C++
Improve this page
Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."
As discussed in THIS post, it is useful to execute things back in to the host.
It could be of use to generate an
host-execscript in (for exampel)/usr/local/binin the container.Not all distributions in the compatibility list support
flatpak-spawnso I would usechrootby default for that.Example: