Hide Forgot
Description of problem: While building up the RHEL6/Beaker 0.8 staging environment, noticed that the beaker log delete tool throws a deprecation error: <string>:1: SADeprecationWarning: join(self, *props, **kwargs) now accepts multiple props arguments as a variable argument list. Supplying props as a single list is deprecated and support will be removed in a future release. Version-Release number of selected component (if applicable): beaker-server-0.8.0-2.el6eso.noarch How reproducible: 100% Steps to Reproduce: 1. Either let the cron job run which calls the utility, or run it directly: su -c "/usr/bin/kinit -k -t /etc/httpd/conf/httpd.keytab HTTP/beaker-stage-02.app.eng.bos.redhat.com;/usr/bin/log-delete" -s /bin/bash apache Actual results: log-delete throws the deprecation warning message noted above Expected results: log-delete should run without these messages
sure
Beaker 0.8 has been released.