-
Notifications
You must be signed in to change notification settings - Fork 60
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
doconce debian packages are still stuck at 0.7.3 #135
Comments
I think the current version of DocOnce has too many bugs to be considered production-ready. Furthermore, Ubuntu's update policy does not allow any updates except security updates, so we would not be able to fix any bugs until the next LTS (or with the biannual releases, until the next release). However, I intend to update the Debian package when the next major version of DocOnce is ready. Installation via apt is preferable in organizations, but for now you will have to stick with installation via pip or conda. |
whatever packages version is in debian unstable/testing now, that will be now imported by canonical for inclusion in Ubuntu "18.04 LTS" which is the next ubuntu LTS version due for release in April 2018 , "only five months" from now . HENCE, if doconce debian package will be updated "just now" in debian , only then it will be included in the immediate next Ubuntu LTS version. reference:
|
I understand what you are saying. It wouid be possible to get DocOnce 1.4.4 into the debian testing so that it can be included in Ubuntu LTS 18.04. However, I don't think DocOnce is production ready yet, therefore DocOnce users on Ubuntu should not install from apt, where we cannot provide frequent updates. |
okk. i get you point. My thoughts/reply below:
My issue only was that, in many organizations, including ours. No software outside debian stable official repositories is allowed in our code/doc, until and unless its each line of that outside software - is audited by IT security auditors.
whenever you feel that you have doconce usable for production use then apart from making it available available in debian "testing", please also make it available in debian "stable" using "backports" |
my question: can you kindly point any rough timeline, by which we can expect to have doconce considered production ready by you, and then it is updated in debian stable backports? |
Yes, this is something I am aware of.
Hopefully sometime in 2018. Version 2.0 is going to be a full rewrite, so it will take some time. |
see https://packages.debian.org/search?keywords=doconce
debian linux 8 stretch (current stable ) has doconce version 0.7.3
debian linux 9 stretch (current stable ) has doconce version 0.7.3
debian linux testing (buster 10 ) has doconce version 0.7.3
whereas https://github.com/hplgit/doconce/releases shows doconce project itself has released 1.4.4 latest version
As you people had got together and kindly ported doconce from py2 to py3; in the same way Kindly update the doconce package in debian to latest version . As soon as it happens in debian testing version it will be great, because ubuntu next LTS version 18.04 is going to import all the packages from debian testing in a few weeks. In many organizations workflow pip installer is not allowed, only apt-get installation of the packages is allowed
So my humble request is to Kindly update("or get it updated") the 'doconce package in debian linux' to latest doconce version at https://packages.debian.org/testing/doconce on a priority basis
Thanks in advance
The text was updated successfully, but these errors were encountered: