Custom Query (894 matches)
Results (61 - 63 of 894)
Ticket | Owner | Reporter | Resolution | Summary |
---|---|---|---|---|
#42 | desai | bradshaw | fixed | I problem with probes? this is in the latest pre |
Description |
Unknown failure Traceback (most recent call last):
sslerror: (8, 'EOF occurred in violation of protocol') Failed to download probes from bcfg2 The server process was running, but it wasn't logging anything for 2 days, so I can't tell you what happened on the server. All I can say is that a restart fixed the problem. |
|||
#43 | desai | [email protected]… | fixed | Incorrect entries: 286; All entries correct. |
Description |
Phase: final Correct entries: 57 Incorrect entries: 286 Total managed entries: 343 Unmanaged entries: 0 All entries correct. |
|||
#44 | desai | bradshaw | fixed | traceback with a python warning during package install |
Description |
The wierd thing is that the package is installed and verifies just fine. there just must be something wierd it is reporting when queried. Traceback (most recent call last):
AttributeError?: 'ToolsetImpl?' object has no attribute 'VerifyPacakge?' Entry: <Pacakge name="libsoap-lite-perl"/> /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
State verify evidently failed for <Element Pacakge at b77967b8> |