Carlos Rafael Ramirez

Results 428 comments of Carlos Rafael Ramirez
trafficstars

Try this: `sudo dnf copr enable fif/tdiff fedora-31-x86_64`

I created a how-to based on this: https://github.com/WhitewaterFoundry/Fedora-Remix-for-WSL/wiki/Enable-COPRs

In summary, this command won't work with remixes: > Unfortunately the command provided on the COPR site does not work on Fedora remixes such as Korora. The command attempts to...

In the version when you issue: `$ cat /etc/os-release` NAME is without quotes? NAME=Fedora Remix for WSL

Due to the spaces in previous versions, the NAME variable becomes Fedora. We fixed that due to other problems and now this fix broke dnf copr which should use the...

Hello @gtirloni, Looks like a good addition. We are going to discuss it internally to see how much effort it requires. Regards, Carlos

Hello, We will make a patch so at least you won't see the error message. Thank you for reporting

The fix for it is to change %HOMEDRIVE%%HOMEPATH% by %USERPROFILE% and make the corresponding tests

Hello, You only need to be sure that the option Allow Public access in X410 is enabled: Here is the complete guide: https://x410.dev/cookbook/wsl/using-x410-with-wsl2/ most of it is already pre-configured in...

Hello, You don't need to do anything in Fedora Remix in order to work with X410 or any other server. Reinstall it from the store and be sure that Allow...