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

feat: create RPM without rpmbuild #67

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Conversation

djgilcrease
Copy link
Contributor

@djgilcrease djgilcrease commented Sep 10, 2019

Switch to using https://github.com/google/rpmpack (a pure go rpm builder) to build the RPM instead of rpmbuild.

Closes: #40

@caarlos0
Copy link
Member

This is awesome, thanks!

Let's wait for that PR to be merged!

🙏

@caarlos0 caarlos0 changed the title feat(40): Create RPM without rpmbuild feat: create RPM without rpmbuild Sep 10, 2019
@caarlos0 caarlos0 merged commit 55c0898 into goreleaser:master Sep 10, 2019
@caarlos0
Copy link
Member

Thanks for the PR :D

@caarlos0
Copy link
Member

seems like some tests are failing...

@caarlos0
Copy link
Member

caarlos0 commented Sep 10, 2019

@rski
Copy link

rski commented Sep 13, 2019

to be honest, this change kinda scares me. From the rpmpack readme:
May easily wreak havoc on rpm based systems. It is surprisingly easy to cause rpm to segfault on corrupt rpm files.
D:

@caarlos0
Copy link
Member

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@goreleaser goreleaser locked as resolved and limited conversation to collaborators Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create RPM without rpmbuild
3 participants