On Fri, 2015-09-18 at 16:31 +0200, Thomas Langkamp wrote:
Thanks for the update!
Any idea about Mesa 11, llvm 3.7? Would like to test openGL 4.1 on radeonSI :D
llvm 3.7 is checked in and if we manage to get a snapshot out, it should be part of the next release Mesa 11 is currently part of Staging:E - keep your fingers crossed and you might get it soon.
Is there a search engine or a cli command which would enable me to search for those packages and their versions in those "stagings"?
osc search Mesa it shows currently one hit in a staging (openSUSE:Factory:Staging:E); but generally it's best to first check if it's in the devel project and generally, if there is a pending submission (osc rq list X11:XOrg Mesa)
I found this, http://download.opensuse.org/repositories/openSUSE:/Factory:/Staging: /
with A to G, but the packages in there make no sense... Mesa 10 in A?
Mesa is 'inherited' from the base project, not really added to the Staging. This is needed as anything going through staging must not break Mesa... so it needs to be rebuilt.
I could find mesa and llvm, but have to click 2 times more for every package to get its version. So is there a faster way?
I usually do "osc ls openSUSE:Factory Mesa" - then I just identify the tarball.. or osc ls -b and check the binaries.
And are A, B ... published in this order, or what is their meaning? This is not explained in https://en.opensuse.org/openSUSE:Factory_development_model
All stagings are independent to each other. They are just there to move forward in parallel... otherwise we might end up being stuck in a FIFO.
I also learned that some packages go to staging and others live in devel projects. I would like to search through those as well - sorry if I am too curious :D
Everything lives in a devel project and should be well tested there. Once it is submitted to openSUSE:Factory, it goes either into a 'full staging' (incl. openQA run) or to an 'ad-interim staging' (just checking it actually builds without modifications / tweaks from the devel prj)... anything that is part of the DVD goes through the full staging process (also ensuring it does not build-break other stuff on the DVD). Hope that clarifies things a bit. Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org