Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wine throws error in bazzite linux (ostree) #6335

Closed
Insem opened this issue May 12, 2024 · 3 comments
Closed

wine throws error in bazzite linux (ostree) #6335

Insem opened this issue May 12, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@Insem
Copy link

Insem commented May 12, 2024

Description

I try to launch some games via firejail. It pretty works when I do
firejail --net=none --read-write=$HOME --noprofile wine "$EXENAME"

But if i remove --noprofile flag and run
firejail --net=none --read-write=$HOME wine "$EXENAME

firejail throws

No full support for symbolic links in path of user directory.
Please provide resolved path in password database (/etc/passwd).

Reading profile /etc/firejail/wine.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Parent pid 22908, child pid 22909
Warning: cannot open source file /usr/lib64/firejail/seccomp.debug32, file not copied
Warning: cannot clean /home directory
Warning: not mounting tmpfs on /home/petr/.config/pulse
Child process initialized in 111.63 ms
wine: chdir to /home/petr/.wine : No such file or directory

Parent is shutting down, bye...

Steps to Reproduce

Steps to reproduce the behavior

  1. Run wine via firejail I guess

Environment

$ fastfetch
                                            petr@fedora
     %%%%%%====%%%%%%%%%%                
   %%%%%%%%    %%%%%%%%%%%%%%             󱋩  bazzite-deck:stable 
  %%%%%%%%%    %%%%%%%%%%%%%%%%           󰣛  Fedora Linux 40 (Kinoite) x86_64
  %%%%%%%%%    %%%%%%%%%%%%%%%###           Linux 6.8.9-301.fsync.fc40.x86_64
  %%%%%%%%%    %%%%%%%%%%%%%######        󰅐  3 hours, 20 mins
  ==                  =======######      
  ==                  =========#####      󰾰  To Be Filled By O.E.M.
  %%%%%%%%%    %%%%%%%####======#####     󰻠  AMD Ryzen 5 5600G (12) @ 4,46 GHz
  %%%%%%%%%    %%%%%#######=====#####     󰍛  AMD Radeon RX 6600 XT
  %%%%%%%%%    %%%#########=====#####       6,67 GiB / 31,21 GiB (21%)
  %%%%%%%%%    %%##########=====#####       434,00 KiB / 98,42 MiB (0%) - vfat
  %%%%%%%%%====###########=====######       28,74 GiB / 236,89 GiB (12%) - btrfs [Read-only]
   %%%%%%%%====#########======######      󰍹  3440x1440 @ 50Hz (as 1720x720)
    %%%%%%%=====#####========######       󰖺  ASRock LED Controller
     %%%%###===============#######       
      %#######==========#########         󰕮  KDE Plasma 6.0.4
        #######################             KWin (Wayland)
          ###################               bash 5.2.26
              ###########                   ptyxis-agent
                                          󰏖  2598 (rpm), 46 (flatpak-system), 1 (flatpak-user)
$ firejail --version
No full support for symbolic links in path of user directory.
Please provide resolved path in password database (/etc/passwd).

firejail version 0.9.72

Compile time support:
	- always force nonewprivs support is disabled
	- AppArmor support is disabled
	- AppImage support is enabled
	- chroot support is enabled
	- D-BUS proxy support is enabled
	- file transfer support is enabled
	- firetunnel support is disabled
	- IDS support is disabled
	- networking support is enabled
	- output logging is enabled
	- overlayfs support is disabled
	- private-home support is enabled
	- private-cache and tmpfs as user enabled
	- SELinux support is enabled
	- user namespace support is enabled
	- X11 sandboxing support is enabled

@rusty-snake
Copy link
Collaborator

rusty-snake commented May 12, 2024

Fedora Linux 40 (Kinoite)

Unsupported OS.

https://github.com/netblue30/firejail/issues?q=is%3Aissue+silverblue+is%3Aclosed

@kmk3 kmk3 added the duplicate This issue or pull request already exists label May 13, 2024
@kmk3 kmk3 closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
@kmk3 kmk3 changed the title Default profile for wine throws error in bazzite linux wine throws error in bazzite linux (ostree) May 13, 2024
@Insem
Copy link
Author

Insem commented May 14, 2024

Fedora Linux 40 (Kinoite)

Unsupported OS.

https://github.com/netblue30/firejail/issues?q=is%3Aissue+silverblue+is%3Aclosed

Thank you for soon answer. I'll keep it on mind. Could you tell me please is it a good idea to launch wine games throw firejail or it's potentially unstable? Maybe I need to use other sandboxes?

@rusty-snake
Copy link
Collaborator

My experience is that package-manager + wine (+ firejail) is less stable than flatpak + bottles (graphical wine wrapper).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants