Custom Query (894 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 894)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Owner Reporter Resolution Summary
#34 desai [email protected] fixed Client traceback
Description

When the 0.8.1 client is started without a config file on the machine:

Traceback (most recent call last):
  File "/usr/sbin/bcfg2", line 10, in ?
    import Bcfg2.Client.Proxy, Bcfg2.Logging
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Proxy.py", line 10, in ?
    class SafeProxy:
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Proxy.py", line 14, in SafeProxy
    _components = _cfile._sections['components']
KeyError: 'components'
#35 desai leggett fixed Client Traceback
Description
[[email protected] ~]# /usr/sbin/bcfg2 -q -v -n
Inventorying system...
Can't install package nagios-plugins, not enough data.
Can't install package nagios, not enough data.
Failure in VerifyEntry
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py", line 208, in VerifyEntry
    self.states[entry] = method(entry)
  File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Redhat.py", line 48, in VerifyService
    onlevels = [level.split(':')[0] for level in srvdata[1:] if level.split(':')[1] == 'on']
IndexError: list index out of range
/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py:156: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  print "State verify evidently failed for %s" % (msg)
State verify evidently failed for <Element Service at b7cd3170>
#36 desai anonymous fixed web page: bunch of broken links in presentation page
Description

ftp://ftp.mcs.anl.gov/pub/bcg/papers/login-reports.pdf is broken: 550 error. Permissions? Path? manually changing to /pub/bcfg/papers does not fix. Manual ftp gives 'permission denied'

ftp> get login-reports.pdf 200 PORT command successful 550 login-reports.pdf: Permission denied ftp>

ftp://ftp.mcs.anl.gov/pub/bcfg/papers/bcfg-deployment-LISA05-presentation.pdf 550 also

ftp://ftp.mcs.anl.gov/pub/bcfg/papers/Bcfg2-pay-as-you-go-AUUG2005.pdf did work.

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.