Description of problem: When searching tasks using bkr task-list --distro,there is an error about Attribute. Version-Release number of selected component (if applicable): beaker-client-0.12.1-1.git.138.df77d66.el6eng How reproducible: always Steps to Reproduce: 1.bkr task-list --distro Fedora-18 Actual results: XML-RPC fault: <type 'exceptions.AttributeError'>:'Distro' object has no attribute 'tasks' Expected results: Return to a list of tasks whose Distro is Fedora-18 Additional info:
> Actual results: > XML-RPC fault: <type 'exceptions.AttributeError'>:'Distro' object has no > attribute 'tasks' > > This result is for the valid distro name;if the distro name is invalid, the actual results: > XML-RPC fault: <type 'exceptions.AttributeError'>:'NoneType' object has no attribute 'tasks'
*** This bug has been marked as a duplicate of bug 1073280 ***