The Wayback Machine - https://web.archive.org/web/20220521100356/https://github.com/topics/opensuse
Skip to content
#

opensuse

Here are 226 public repositories matching this topic...

distrobox
89luca89
89luca89 commented May 16, 2022

Right now to provide status update to the user, on the first start of the container we use podman/docker logs in background.
At the end of the start we kill that process as we don't need it.

In rootful mode right now it does not work, as the kill command needs to be executed as sudo in this case

./distrobox-enter: line 436: kill: (102864) - Operation not permitted

An error occurred
bug good first issue
gudvinr
gudvinr commented May 2, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Download install.sh
  2. Make it executable
  3. Run install.sh

Expected behavior
Honoring XDG Base Directory specifications and not installing binaries and all of the data files into $HOME/.config which is default $XDG_CONFIG_HOME and shouldn't be hardco

documentation good first issue
open-build-service

An Advanced Linux RAM Drive and Caching kernel modules. Dynamically allocate RAM as block devices. Use them as stand alone disk drives or even map them as caching nodes to slower local disk drives. Access those drives locally or export those volumes across an NVMe Target network.

  • Updated May 16, 2022
  • C
cryinkfly
cryinkfly commented Oct 3, 2021

I found out that you can continue the installation with the help of the workaround (VBA 7.1), but unfortunately not all packages are fully installed!

... and I have found out that we must also install a package: https://www.codeweavers.com/support/wiki/Diag/MissingLibOdbc

bug help wanted good first issue

Improve this page

Add a description, image, and links to the opensuse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opensuse topic, visit your repo's landing page and select "manage topics."

Learn more