Bug 471408
Summary: | PassSync logs a bogus error message | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] 389 | Reporter: | Rob Crittenden <rcritten> | ||||||||
Component: | Sync Service | Assignee: | Rich Megginson <rmeggins> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Chandrasekar Kannan <ckannan> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | 1.1.3 | CC: | benl, jgalipea, nkinder | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | 8.1 | Doc Type: | Bug Fix | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2009-04-29 23:07:55 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 249650, 493682 | ||||||||||
Attachments: |
|
Description
Rob Crittenden
2008-11-13 15:08:16 UTC
I don't know if we need to fix passsync for DS 8.1 - if so, we should fix this. Created attachment 331871 [details]
diffs
Reviewed by: nkinder Fix Description: Just see if the file does not yet exist. If that is the case (err == ENOENT), then return a non-fatal error. I also fixed a usage of list iterator - apparently it is not a pointer type, and should be passed by reference rather than by value. Without this fix, I could not compile using Visual C++ 9.0 Express Edition Platforms tested: Windows 2003 Server Flag Day: no Doc impact: no Created attachment 331885 [details]
cvs commit log
fix verified Windows 2003 Enterprise Edition New passsync.log message: No entries yet Created attachment 335455 [details]
patch2
sorry, wrong bug to reopen An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2009-0455.html |