View previous topic :: View next topic |
Author |
Message |
MyOde n00b
Joined: 08 Nov 2019 Posts: 5
|
Posted: Mon May 11, 2020 6:17 pm Post subject: I've updated an ebuild. Should I bother the maintainer? |
|
|
I recently did a first time install of a package media-gfx/cura.
The first model I opened crashed, and after checking the cura github, found out that a newer release fixes this issue.
Since I've also recently started playing around with ebuilds - decided to not compromise and upgrade instead of going downwards.
Now the question I have - should I bother the gentoo package maintainer, offering this updated version?
It needed around 6 package version bumps, and 3 of those needed fresh patches.
My train of thought here being - since I've already done the grunt work (that's all there was to it), I'd presume the maintainer would only be happy to skip past the annoying parts.
I'm not familiar with the Gentoo package maintenance/version upgrading processes, so decided to ask around here before stepping on someones toes unnecessarily. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54663 Location: 56N 3W
|
Posted: Mon May 11, 2020 7:57 pm Post subject: |
|
|
MyOde,
You should either file a new bug if there isn't one already or create a github pull request.
If you open the bug first, the pull request can close the bug :)
That's always a good idea,
If you are not careful, you may become a proxyed maintainer and that's the start of the slippery slope to becoming a dev.
Whatever you decide, you should share your work. Thats the open source way. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9320
|
|
Back to top |
|
|
MyOde n00b
Joined: 08 Nov 2019 Posts: 5
|
Posted: Tue May 12, 2020 6:31 pm Post subject: |
|
|
I indeed had not seen that one.
I think I'll avoid duplicating the effort for now.
And the version in the PR should also eliminate the bug that I was facing.
Thanks for pointing out the resources relating to all this!
Might slip that slope one day with another package perhaps.
Have a good one! |
|
Back to top |
|
|
paintchip n00b
Joined: 02 Jan 2010 Posts: 58
|
Posted: Thu Jun 25, 2020 10:13 pm Post subject: |
|
|
Just for future reference, most maintainers are cool with this. You can usually find or create a bump request in bugzilla for it and you can usually attach the ebuild or diff there for the maintainer. Most of the teams have instructions on their project page for how they would like people to submit patches, ebuilds, etc. |
|
Back to top |
|
|
|