On 26 September 2015 at 20:28, Wolfgang Rosenauer <wolfgang@rosenauer.org> wrote:
Am 26.09.2015 um 18:46 schrieb Christian Boltz:
That said - creating that list yourself is quite easy: osc ls -e openSUSE:Leap:42.1 | sort > leap ( osc ls -e SUSE:SLE-12-SP1:GA ; osc ls -e SUSE:SLE-12:GA ) | \ sort -u | grep -v '\.[0-9][0-9]*$' > sle12 # [2] diff -U0 leap sle12 |sort |grep -v ^@ > diff-leap-sle grep ^+ diff-leap-sle # gives you 426 SLE-only packages
426 packages. This is what scares me.
I really wonder if there was some misconception pulling in packages. I fear that we'll find a lot missing in real usage later on. Actually I don't think single persons can just look through the list and recognize what is important or not.
Some examples which I can see immediately and really wonder why they are missing:
- freeradius-server - squid - squidGuard - apache2-mod_python - icinga - kvm (wtf?) - nrpe - puppet - stunnel - tomcat - tsclient - ypserv
I'm sure there are more.
Yes, I checked early milestones for missing stuff and probably others did so as well but one cannot test everything. I SRed and reported some before but it seems to me we missed important ones in the process.
I'm really wondering why we are at this stage at the moment because the topic was discussed in this thread before: http://lists.opensuse.org/opensuse-factory/2015-08/msg00415.html
Wolfgang, for each package in the list that YOU think is important we get in Leap, you can make sure it'll go in leap osc submitrequest -m "Submitting $package from SLE 12 to Leap' SUSE:SLE-12-SP1:GA/$package openSUSE:Leap:42.1 Please do so :) Thanks :) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org