-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Debian 10 (Buster) backport #4145
Comments
Probably @crknadle That said, the info on the mumble wiki might be outdated.
|
The package is not maintained by us. Thus I'd ask you to contact the respective package maintainer directly (however that works on Debian) ☝️ |
Then it is a documentation bug and needs to be fixed in the wiki. Please reopen the issue until then. |
I just corrected it. Note also that you can edit the wiki yourself. So if you see an error, you can correct it yourself :) |
Actually it is still not correct and history does not show a change:
This seems to not be the case (right now). Also the wording is a little sketchy to be honest, because
Maybe you could reopen this and wait for an answer by @crknadle to clarify the situation? It is related to mumble and the mumble wiki. |
It is corrected. We're having some caching issues with the wiki that leads to changes not being overtaken for everyone but the author of these changes for some time...
What good would it do to have this issue open? The issue that concerns us directly was that the info on the wiki is outdated. This I have fixed. The other issue is not related to us in the sense that the Debian package is not maintained by us (The Mumble Team). Therefore the issue about that should be reported to Debian instead. And if crknadle feels like it, he can still comment on this issue even if it is closed. And if this brings up something that feels like it should be on the wiki, it can be changed/added at any time 🤷 |
Update on this: |
Thanks for the info. The Debian way is such a waste of resources and frustrating for the user. It shouldn't be more work than changing the version, updating the build sources and push the button. Using a git snapshot of a version that hadn't been released (and no release candidate) and then not update the package for a very long time, is not even a conservative approach. For my raspberry pi the options are:
:( |
Well while I agree that it could be easier (in a perfect world you would have a package manager that can manage all the things (including packages build from source; modifications etc.));
In the case of 1.3.0 you might even try to just use the debian sources from the 1.3.0 version and rebuild them on an older debian system (in a container for example). For raspberry the situation is unknown to me, is it arm64? |
Raspbian and my Pi 2 is still 32-bit. I don't know how hard or easy cross compilation for debian packages is. Maybe it possiblee use a github action? It should also build on the raspberry with some patience. But it's a waste of time and energy, if users have to compile their own software, because the distribution ships outdated versions. I think I better spent my time in looking for a better distribution. |
Thats true. |
The Installing Mumble wiki page tells me that there should be a backport of Mumble 1.3.0 in Debian stable:
Debian unstable has the latest release at all times in its repository. Backports to current stable are done as soon as the package reaches testing (usually a week after release).
but there is only Mumble 1.3.0~git20190125.440b173 in stable. The 1.3.0 release is in testing since last year.
The text was updated successfully, but these errors were encountered: