qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
17.97k stars 38.62k forks source link

kernel-devel package on Fedora seems unnecessary #4756

Closed Edicatax closed 2 years ago

Edicatax commented 5 years ago

Describe the bug linux_install.sh installs the kernel-devel package as a dependency on Fedora. This seems unnecessary. I ran through the first ten or so keyboards in make all and none of them failed because of a missing dependency.

System Information

Additional context

germ commented 5 years ago

Can you post the output of 'make all > build.log' , just to double check that this is a erroneous dependency?

Edicatax commented 5 years ago

Here you go: build.log

germ commented 5 years ago

And just to double check, you don't have the devel package installed yeah?

Edicatax commented 5 years ago

Turns out I had it installed when I ran that build, I removed it and reran the make all: build.log

stale[bot] commented 4 years ago

This issue has been automatically marked as resolved because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs. For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.

tzarc commented 2 years ago

Closing due to inactivity.