stamasd 3 Report post Posted August 10 Now with 1.4 up, how long will 1.3 be supported? Here is the reason for my question. Yesterday I started experimenting with upgrading from 1.3 to 1.4. On a test machine (Core2Duo, 2 cores at 2.53GHz, -j2) I first installed a minimal 1.3 system, basically just the stage3 and a couple extra packages (firmware for wifi card etc). Then I started upgrading it to 1.4 as per instructions. The first part of the process, up to and including gcc, took over 9h. I stopped there for now as the day was running out, I'll continue later to get a total time for this minimal system. Now, my main system that I'm looking at upgrading isn't that much more powerful; it's a laptop with dual-core Ivy Bridge CPU at 2.6GHz. Yes it is hyperthreaded so I can expect 1.5 to 2x the performance maybe. But it's not a minimal system so I'll have to budget a couple of days at least to upgrade it to 1.4, and I'd like to plan that in advance a few months. I'm hoping thus that 1.3 will continue to be supported at least through the end of the year. Quote Share this post Link to post Share on other sites
ser 1 Report post Posted August 31 ... and i add: 1.3 version is actually fully supported? I think that a stable version (instead a rolling release) can be a good idea, but it must to be fully manteined and long term supported. Debian model is good, for example. At present 1.3 release seems to be forgotten. For example: why add a new version of "conky" to repository without dependances? And security update? Quote Share this post Link to post Share on other sites
digifuzzy 12 Report post Posted September 1 On 8/31/2019 at 5:43 AM, ser said: At present 1.3 release seems to be forgotten. For example: why add a new version of "conky" to repository without dependances? And security update? FWIW, upgrade to conky is held back because of lua version. Latest conky wants lua-5.3 while 1.3-release uses lua 5.1.x As you pointed out...this isn't a rolling release. This is that cost/benefit of rolling release vs stable release as you allude to. Quote Share this post Link to post Share on other sites
jhan 24 Report post Posted September 2 https://bugs.funtoo.org/browse/FL-6463 Quote Share this post Link to post Share on other sites
ser 1 Report post Posted September 2 13 hours ago, digifuzzy said: FWIW, upgrade to conky is held back because of lua version. Latest conky wants lua-5.3 while 1.3-release uses lua 5.1.x As you pointed out...this isn't a rolling release. This is that cost/benefit of rolling release vs stable release as you allude to. the point is: why add conky new version if it isn't installable? It is better not to add it or add lua new version too. If you decide to choice release model instead rolling model, i think that is better "first maintain stable version and then develop the new". At present, it seems that "first develop new version, then maintain the current stable version". Quote Share this post Link to post Share on other sites
jhan 24 Report post Posted September 2 10 minutes ago, ser said: the point is: why add conky new version if it isn't installable? It is better not to add it or add lua new version too. Well, you know how it is with software that has dependencies, sometimes some of the dependencies can be forgotten. It is called making an error. And that is also the reason why there is the pull request for some time, to deliver the missing dependency. The reason why the pull request is not accepted yet, is that all newer versions of lua >dev-lang/lua-5.1.5-r4 are slotted on gentoo, as can be seen at https://packages.gentoo.org/packages/dev-lang/lua That might not be a problem for you or me but @drobbins doesn't like it and would prefer it "unslotted". That is his right, as it is his project. If you don't like this situation you can either convince him otherwise, so that the PR will be accepted. Or, better, "unslot" the new lua version and submit your on pull request. The open bug report for the update of conky can be found at https://bugs.funtoo.org/browse/FL-6457 Quote Share this post Link to post Share on other sites