Skip to content
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

rpm: Add missing rule and service files #2232

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

hmi-jeon
Copy link
Contributor

@hmi-jeon hmi-jeon commented Mar 5, 2024

Rule and service were added previously.
096c3e6
5ea373e

But rule and service files were not added the spec file. So add missing rule and service files.

make rpm result:
Installed (but unpackaged) file(s) found:
/usr/local/lib/systemd/system/nvmf-connect-nbft.service
/usr/local/lib/udev/rules.d/65-persistent-net-nbft.rules

@hmi-jeon hmi-jeon force-pushed the add-rules-service branch 7 times, most recently from eb4706e to 2d24091 Compare March 5, 2024 10:58
@hmi-jeon
Copy link
Contributor Author

hmi-jeon commented Mar 5, 2024

Hi @igaw
An error occurs in the checkpatch review job.
What is the cause?

WARNING: Non-standard signature: Co-authored-by:
Co-authored-by: Ra See [email protected]
Error: WARNING: Non-standard signature: Co-authored-by:

Rule and service were added previously.
But rule and service files were not added the spec file.
So add missing rule and service files.

make rpm result:
Installed (but unpackaged) file(s) found:
/usr/local/lib/systemd/system/nvmf-connect-nbft.service
/usr/local/lib/udev/rules.d/65-persistent-net-nbft.rules

Signed-off-by: Minsik Jeon <[email protected]>
Co-authored-by: Ra See <[email protected]>
@igaw
Copy link
Collaborator

igaw commented Mar 5, 2024

It seems to be unhappy with the Co-authored-by: tag. Let's just ignore it. checkpatch is not perfect but it helps to detect silly mistakes in formatting rules. But sometimes it is just a PITA.

@igaw igaw merged commit 23e730d into linux-nvme:master Mar 5, 2024
15 of 16 checks passed
@igaw
Copy link
Collaborator

igaw commented Mar 5, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants