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

Add rubygem-sidekiq{,-reliable-fetch} #4188

Merged
merged 10 commits into from
Oct 17, 2019

Conversation

adamruzicka
Copy link

No description provided.

@adamruzicka adamruzicka changed the title Rpm/develop sidekiq Add rubygem-sidekiq{,-reliable-fetch} Oct 10, 2019
@ehelms
Copy link
Member

ehelms commented Oct 11, 2019

You'll want to regenerate these using the scl gem2rpm template.

@adamruzicka
Copy link
Author

Regenerated

@jlsherrill
Copy link

[test rpm]

@jlsherrill
Copy link

you probably need to update comps/ and rel-eng/tito.props too!

Comment on lines -330 to -334
<packagereq type="default">nodejs-expose-loader-doc</packagereq>
<packagereq type="default">nodejs-file-loader-doc</packagereq>
<packagereq type="default">nodejs-jquery-doc</packagereq>
<packagereq type="default">nodejs-jquery-flot-doc</packagereq>
<packagereq type="default">nodejs-select2-doc</packagereq>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was done by comps_doc.sh, should I put those back?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ummmm, my guess is no, @ekohl?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We dropped various packages but probably didn't regenerate the comps file. Probably cleanest to fix this in rpm/develop and rebase this PR on it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened #4195

@jlsherrill
Copy link

not sure what that error actually means...

[test rpm]

@jlsherrill
Copy link

@ekohl any idea about this failure? It looks like the git annex whereis is failing, but it thinks the sources are already downloaded, i've never seen that before.

@adamruzicka
Copy link
Author

And we're 🍏

@adamruzicka
Copy link
Author

Is now based on #4195

@ezr-ondrej
Copy link
Member

@adamruzicka #4195 is in, could you rebase again?

%{gem_instdir}/Pro-4.0-Upgrade.md
%{gem_instdir}/Pro-Changes.md
%{gem_instdir}/bin
%{gem_instdir}/code_of_conduct.md

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The md files should probably have %doc on them, and the 'dot' files should probably have %exclude

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should all the md files go into the doc package?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably. We should update our gem2rpm template since I've seen a few more of those.

%files
%dir %{gem_instdir}
%exclude %{gem_instdir}/.gitignore
%{gem_instdir}/.gitlab-ci.yml

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

%exclude these two dot files

@jlsherrill jlsherrill merged commit f3e59cf into theforeman:rpm/develop Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants