Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
hardware
gasket-driver
gasket-driver-rpmlintrc
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gasket-driver-rpmlintrc of Package gasket-driver
# The stated solution to this error is to use `noarch`, but as this # package is for building kernel modules `noarch` causes a cryptic error # there's _very_ little information about online: # ``` # warning: Macro %flavors_to_build needs whitespace before body # warning: Macro %_suse_kernel_module_subpackage defined but not used within scope # error: line 43: Unknown tag: %internal_kmp_error # ``` # My guess is that when `noarch` is specified then `%flavors_to_build` isn't # populated properly, and issues cascade from there. Something like that anyway... # In the meantime this is an acceptable alternative. addFilter("E: no-binary") # Ignore this deprecation error from the KMP sub-package build as it's out of our control. addFilter("gasket-driver-kmp-.* E: suse-zypp-packageand") # There are no tests in the upstream package, therefore no `%check` section in the spec file. addFilter("W: no-%check-section")
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor