[opensuse-buildservice] Buidl Team Meeting
present: mls, cwh, bg, adrian Topics: * Hardware * Status Hardware ======== * Hardware replacement is making only slow progress, so we have ordered some new hardware as (temporary) replacement to get a solution for our turnaround times. (5x 2x6 build instances are on the way) Status round ============ mls: * source server code cleanup, preparation that people can change the storage backend. * sat solver integration WIP cwh: * learning Ruby on Rails adrian: * Activated requestid loging in source revision log (target and source package) * Implemented cleanup hint flags in submit requests ( the used "modifier" element name needs to be discussed ) * Implemented python-keyring support to solve the reports about failed authentifications with gnome-keyring by non-gnome users. * some enhancements to catch more xen setup failures as "bad host build" * looking into caching mechanism for packages on build hosts (would reduce IO load on scheduler server and make indirect schedulers faster). -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Adrian Schröter wrote:
adrian: * Implemented python-keyring support to solve the reports about failed authentifications with gnome-keyring by non-gnome users.
This is hugely useful to us running SLES 10 as it does not support pythonn gnome-keyring. With PyCrypto's AES encryption we can have secure passwords on SLES 10 and not have to upgrade to SLES 11 to get gnome-keyring python support. Thank you. I assume this will be in osc 0.123 since 0.122 is already in RC? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Dienstag, 8. September 2009 16:29:30 schrieb Luke Imhoff:
Adrian Schröter wrote:
adrian: * Implemented python-keyring support to solve the reports about failed authentifications with gnome-keyring by non-gnome users.
This is hugely useful to us running SLES 10 as it does not support pythonn gnome-keyring. With PyCrypto's AES encryption we can have secure passwords on SLES 10 and not have to upgrade to SLES 11 to get gnome-keyring python support. Thank you. I assume this will be in osc 0.123 since 0.122 is already in RC?
it is part of 0.122. However, there is one thing open before we really can release it. You can anyway try it already from the openSUSE:Tools:UNSTABLE project. You will need also python-keyring-kde or -gnome from openSUSE:Tools project in addition to make use of that feature. You can also use plain python-keyring only with wallet support. I would be happy about any feedback regarding this support. I think only me tested it so far, so who knows what this one breaks ... bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
Luke Imhoff