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
Allow dnf to be used as pkg manager for Fedora #2255 #2257
Conversation
|
Hello, @vegerot, thank you for helping with the Mycroft project! We welcome everyone To protect yourself, the project, and users of Mycroft technologies we require Please visit https://mycroft.ai/cla to initiate this one-time signing. Thank |
|
Thanks @vegerot looks good. Will merge this as soon as the CLA has landed. |
|
Hi again @vegerot did you get a CLA mail or has it stalled someplace along the way? Let us know if wew need to look at anything. |
|
@forslund I am not sure what the issue is. I got the email last week and thought I filled it all out. Please let me know how best to proceed. |
|
I will poke around here and see if the hello-sign thing has been missed on our end. Thanks for letting us know. |
|
No problem. Hopefully everything checks out and can get merged soon |
|
I've gotten confirmation that your CLA has been received but you haven't been entered into the official list of signers yet. I'm updating status manually for now. |
|
Many thanks for this contribution, it looks good all over. Sorry for the delay with the administration. Merging! |


Description
(Description of what the PR does, such as fixes # {issue number})
@guystreeter pointed out he had issues using
dev_setup.shon Fedora (#2255 )He mentioned that replacing
os_is fedoraforos_is_like fedoraresolved his issue. So I substituted the statementelif os_is_like fedoraforelif os_is_like fedora || os_is fedora. Which should fix the issueHow to test
Run
./dev_setup.shon systems similar to:Contributor license agreement signed?
CLA [✅ ] (Whether you have signed a CLA - Contributor Licensing Agreement📧 )
(I filled out the form there, and am awaiting the response email
edit: all signed now!