Open nagaisa opened 2 months ago
sudo dnf copr enable epel-9-x86_64
isn't a valid command. the format is copr_username/copr_projectname, so I guess based on the screenshot it should be sudo dnf copr enable thonkdifferent/envycontrol
sudo dnf copr enable epel-9-x86_64
isn't a valid command. the format is copr_username/copr_projectname, so I guess based on the screenshot it should besudo dnf copr enable thonkdifferent/envycontrol
That repo provides envycontrol for a RHEL9 based distribution and it won't work on Fedora
If you want to use envycontrol on Fedora use the source code or at your own risk you can use the appropriate repo
when i tryed to do 'thonkdifferent/envycontrol' it didint work, giveing
Error: It wasn't possible to enable this project.
Repository 'fedora-40-x86_64' does not exist in project 'thonkdifferent/envycontrol'.
Available repositories: 'epel-9-x86_64', 'centos-stream+epel-next-9-x86_64'
but it showed those two as avaiable to so i used those. forgot to add that part to the post.
@nagaisa please use the @sunwire repo
@nagaisa please use the @sunwire repo
alredy trying, just had to wait a bit to do it as i had to wait for my laptop to charge some, will update once i do
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
sudo dnf copr enable epel-9-x86_64
and 'sudo dnf copr enable centos-stream+epel-next-9-x86_64'Expected behavior envycontrol to install Screenshots
System Information:
Additional context Add any other context about the problem here. If possible try to reproduce the problem with
--verbose
flag and attach its output.