Description of problem: Commands wallaby list-* get correct results, but ccs doesn't. $ wallaby list-features Console Connection Established... SSLEnabledAviaryScheduler JobHooks <snip> BaseJobExecuter $ condor_configure_store --list-all-features $ condor_configure_store --list-all-nodes $ condor_configure_store --list-all-features -b localhost -v $ echo $? 0 $ condor_configure_store -v --list-all-groups $ echo $? 0 $ condor_configure_store -v --list-all-params $ condor_configure_store -v --list-all-subsystems $ echo $? 0 Version-Release number of selected component (if applicable): python-wallabyclient-5.0.1-3.el6.noarch condor-wallaby-tools-5.0.1-3.el6.noarch condor-wallaby-client-5.0.1-3.el6.noarch wallaby-0.14.1-1.el6.noarch wallaby-utils-0.14.1-1.el6.noarch ruby-condor-wallaby-tools-5.0.1-3.el6.noarch ruby-wallaby-0.14.1-1.el6.noarch condor-wallaby-base-db-1.21-1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. install wallaby*, qpid 2. load database snapshot 3. try ccs --list-all* commands Actual results: ccs --list-all-* commands don't return results like wallaby list-* commands and they should. Expected results: ccs --list-all-* commands will return results like wallaby list-* commands.
*** This bug has been marked as a duplicate of bug 818631 ***