Custom Query (894 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 894)

1 2 3 4 5 6 7 8 9 10 11
Ticket Owner Reporter Resolution Summary
#33 anonymous bradshaw fixed bundle only client runs traceback
Description

darth# bcfg2 -q -v -b auth Traceback (most recent call last):

File "/usr/sbin/bcfg2", line 397, in ?

Client(sys.argv[1:]).run()

File "/usr/sbin/bcfg2", line 352, in run

for child in self.config.getroot().getchildren():

AttributeError?: 'etree._Element' object has no attribute 'getroot'

#79 anonymous leggett fixed Traceback
Description

Failure in VerifyEntry? Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py", line 221, in VerifyEntry?

self.states[entry] = method(entry)

File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py", line 381, in VerifyConfigFile?

diff = '\n'.join([x for x in difflib.unified_diff(content.split('\n'), tempdata.split('\n'))])

AttributeError?: 'NoneType?' object has no attribute 'split' Entry: <ConfigFile? name="/var/globus/var/lib/perl/Grid/GPT/LocalEnv.pm" perms="0 000" current_owner="root" current_group="root" current_perms="0644"/> /usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py:158: 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 ConfigFile? at b7b70e30>

Not sure why this happens yet, but it's a traceback and you said you wanted them all.

#100 anonymous leggett fixed Traceback in 0.8.2
Description

Inventorying system... Failure in VerifyEntry? Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py", line 216, in VerifyEntry?

method = getattr(self, "Verify%s" % (entry.tag))

AttributeError?: 'ToolsetImpl?' object has no attribute 'VerifyPacakge?' Entry: <Pacakge name="lzo"/> /usr/lib/python2.3/site-packages/Bcfg2/Client/Toolset.py:158: 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 Pacakge at b7b575a8>

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.