Bug 749242 - /usr/bin/log-delete throws a deprecation error
Summary: /usr/bin/log-delete throws a deprecation error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.7
Hardware: Unspecified
OS: Unspecified
unspecified
medium vote
Target Milestone: ---
Assignee: Raymond Mancy
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-26 14:53 UTC by Derrich Hafemann
Modified: 2019-05-22 13:41 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-04 01:43:51 UTC


Attachments (Terms of Use)

Description Derrich Hafemann 2011-10-26 14:53:55 UTC
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

Comment 1 Raymond Mancy 2011-10-27 23:30:44 UTC
sure

Comment 3 Dan Callaghan 2012-01-04 01:43:51 UTC
Beaker 0.8 has been released.


Note You need to log in before you can comment on or make changes to this bug.