[GH-ISSUE #2772] "private-cache" in aria2c.profile breaks lutris/winetricks installs #1742

Closed
opened 2026-05-05 08:24:41 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Ryujinra on GitHub (Jun 15, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2772

Lutris/winetricks needs to access files it downloads with aria2c to ${HOME}/.cache/winetricks during installations.

The default aria2c profile contains private-cache which prevents lutris from accessing the files after it uses aria2c to download them.

Commenting out private-cache fixes the issue. Noblacklisting the winetricks cache folder does not.

Originally created by @Ryujinra on GitHub (Jun 15, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2772 Lutris/winetricks needs to access files it downloads with aria2c to `${HOME}/.cache/winetricks` during installations. The default aria2c profile contains `private-cache` which prevents lutris from accessing the files after it uses aria2c to download them. Commenting out `private-cache` fixes the issue. Noblacklisting the winetricks cache folder does not.
Author
Owner

@ghost commented on GitHub (Jun 15, 2019):

@Ryujinra Fixed, thanks for reporting this! Feel free to reopen if something is still not working as expected with aria2c.

<!-- gh-comment-id:502331671 --> @ghost commented on GitHub (Jun 15, 2019): @Ryujinra Fixed, thanks for reporting this! Feel free to reopen if something is still not working as expected with aria2c.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1742
No description provided.