You are not logged in.
There's a package on the official repos that's been marked out of date for over a month, and a fix for a problem I have in the updated package.
Is it acceptable to just email the maintainer and ask about the status, or is that considered pestering?
Offline
What's the package? Is new version in [testing]? Is it even really out of date (not just a dev. version available)?
Overall, see #6.
You could email them if you have something constructive to offer: have you solved a problem that was holding back an update? But if you just want to email to ask when it will be updated, stop, go back and read the link above.
Also, why not just build the new version yourself?
Last edited by Trilby (2019-05-15 19:18:41)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
I don't see it in [testing]. The package is: https://www.archlinux.org/packages/extr … /protobuf/.
Based on its history, it looks like it gets updated every 3 months or so, and I don't see anything pressing in the bug reports.
For now I just built from the git version on AUR, which is fine so it's not a critical issue: https://aur.archlinux.org/packages/protobuf3-git/
It'll probably get updated some time in June so I guess I'll just wait and see until around then.
Offline
Ah, at least there really is a new upstream release ready. It's a bit of a pet peeve of mine that the signal-to-noise ratio of "out-of-date" flags is pretty low as some use it when there isn't yet an upstream stable release.
If the git version works, you should be set. Of course I was suggesting just building the new version of the stable package (with ABS) that way pacman would still update it when newer versions are eventually in the repos. Now that you've switched to -git, you'll have to remember to switch back later when a newer version is packaged.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
The package is on version 3.7.1, which is the current stable release. There is 3.8.0-rc1, but of course a release candidate isn't a stable release. Is this really out of date?
Offline
The package is on version 3.7.1
Not in the arch repos it isn't.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Of course I was suggesting just building the new version of the stable package (with ABS) that way pacman would still update it when newer versions are eventually in the repos. Now that you've switched to -git, you'll have to remember to switch back later when a newer version is packaged.
I just instantly short-circuit to going to AUR when something isn't in the main repos XD. Yes I got the PKGBUILD from `aps` and modified it for 3.7.1. Thanks!
Last edited by wh00 (2019-05-16 22:24:59)
Offline