Czech Packagers Team meeting minutes 2009-08-18 ===============================================
Present: pgajdos, anicka, mseben, mvyskocil
Minutes: mseben
(1) Checking status of packages ===============================
We discussed how to keep an eye on our packages (buildservice doesn't make life easier). There is a nice page from Coolo [1], however not all packages contain upstream version, maybe pushing update scripts from Marcus to git will help, so more people could collaborate on it
mvyskocil also wrote a simple tool, which converts Coolo's factory status [2] from html to cvs, which should be easier processed in a shell or is able to filter results to given maintainer, show only failed packages, ... . The git clone URL of this tool is [2] and a resulting csv is [3]. We are looking forward to make this status available on coolo's page.
[1] http://www.suse.de/~coolo/factory-status.html [2] http://pack.suse.cz/mvyskocil/status.git [3] http://pack.suse.cz/mvyskocil/factory-status.csv
(2) Status Reports ==================
pgajdos ~~~~~~~ * working on [Bug 530871] ImageMagick: display flickers * ITO: rational Bézier curves * fixed some builds of packages * fixed [Bug 531855] options "single-request" entry missing in resolv.conf man page
anicka ~~~~~~~ * openssh: work on bnc#527682, bnc#518238, add homechroot patch from Red Hat
mseben ~~~~~~~ * privoxy : fixed bnc#506708 problem with using startproc in init script * argus-client : fixed S.Binderman's report bnc#523355 * virtualbox-ose : investigating bnc#532461, post script isn't executed * virtualbox-ose : try to resolve "[drm] failed to load kernel module vboxvideo" message * added new package sonic-visualiser to multimedia:apps * added package vdfuse to Virtualization:VirtualBox (see for more info http://en.opensuse.org/Mount_Virtualbox_compatible_disk) * written small script which allow bulk change of maintainer/bugowner permissions in osc (http://users.suse.cz/~mseben/osc.change)
mvyskocil ~~~~~~~~~ * fixed xerces-j2 CVE - bnc#530717 * spend a lot of time to work on openjdk update to icedtea5-1.6 (fixes several CVE's), seems to work on ppc * try to clean a bugzilla from old bugs: * bnc#480982 (WORKSFORME) * bnc#346067 - maybe estabilish a special OBS project, unless WONTFIX * fixed bnc#519106 - java plugin causes a Firefox crash on SLED10-SP3 - added a notice to release notes * wrote a tool for work with factory-status * git clone http://pack.suse.cz/mvyskocil/status.git
[OUTLOOK] - finish the icedtea updated - one day vacation on Monday
Am Freitag 21 August 2009 schrieb Michal Seben:
Czech Packagers Team meeting minutes 2009-08-18
Present: pgajdos, anicka, mseben, mvyskocil
Minutes: mseben
(1) Checking status of packages
We discussed how to keep an eye on our packages (buildservice doesn't make life easier). There is a nice page from Coolo [1], however not all packages contain upstream version, maybe pushing update scripts from Marcus to git will help, so more people could collaborate on it
mvyskocil also wrote a simple tool, which converts Coolo's factory status [2] from html to cvs, which should be easier processed in a shell or is able to filter results to given maintainer, show only failed packages, ... . The git clone URL of this tool is [2] and a resulting csv is [3]. We are looking forward to make this status available on coolo's page.
[1] http://www.suse.de/~coolo/factory-status.html [2] http://pack.suse.cz/mvyskocil/status.git [3] http://pack.suse.cz/mvyskocil/factory-status.csv
I wish you guys would talk to me before you parse HTML pages of mine ;( Especially as I'm in progress of creating the information in a row format and make the HTML only a filter.
Greetings, Stephan
Am Freitag 21 August 2009 schrieb Stephan Kulow:
mvyskocil also wrote a simple tool, which converts Coolo's factory status [2] from html to cvs, which should be easier processed in a shell or is able to filter results to given maintainer, show only failed packages, ... . The git clone URL of this tool is [2] and a resulting csv is [3]. We are looking forward to make this status available on coolo's page.
[1] http://www.suse.de/~coolo/factory-status.html [2] http://pack.suse.cz/mvyskocil/status.git [3] http://pack.suse.cz/mvyskocil/factory-status.csv
I wish you guys would talk to me before you parse HTML pages of mine ;( Especially as I'm in progress of creating the information in a row format and make the HTML only a filter.
I forgot: factory-status.html no longer lists all packages but only problematic ones. factory-status.xml is now a XML file with all informations I gather during digging.
Greetings, Stephan
On Thursday 27 of August 2009 13:15:03 Stephan Kulow wrote:
Am Freitag 21 August 2009 schrieb Stephan Kulow:
mvyskocil also wrote a simple tool, which converts Coolo's factory status [2] from html to cvs, which should be easier processed in a shell or is able to filter results to given maintainer, show only failed packages, ... . The git clone URL of this tool is [2] and a resulting csv is [3]. We are looking forward to make this status available on coolo's page.
[1] http://www.suse.de/~coolo/factory-status.html [2] http://pack.suse.cz/mvyskocil/status.git [3] http://pack.suse.cz/mvyskocil/factory-status.csv
I wish you guys would talk to me before you parse HTML pages of mine ;( Especially as I'm in progress of creating the information in a row format and make the HTML only a filter.
I forgot: factory-status.html no longer lists all packages but only problematic ones. factory-status.xml is now a XML file with all informations I gather during digging.
OK,
I'll improve my script.
Regards Michal Vyskocil