Modify

Ticket #100 (closed defect: fixed)

Opened 17 years ago

Last modified 16 years ago

Traceback in 0.8.2

Reported by: leggett Owned by: anonymous
Priority: minor Milestone:
Component: bcfg2-client Version:
Keywords: Cc:

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>

Attachments

Change History

comment:1 Changed 17 years ago by desai

  • Owner changed from desai to anonymous
  • Status changed from new to assigned

This is actually a typo in your repo, but we should deal with it more cleanly

comment:2 Changed 17 years ago by desai

  • Status changed from assigned to closed
  • Resolution set to fixed

This is cleanly fixed by revision [c9c418532cc15c3c1c914083867923bd74f644b6] (SVN r2106)

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.