Bug 429138

Summary: Misspellings in error messages ("Recieved", "repsonse").
Product: Red Hat Enterprise Linux 5 Reporter: Jeff Needle <jneedle>
Component: avahiAssignee: Lennart Poettering <lpoetter>
Status: CLOSED ERRATA QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: dkovalsk, dmair, herrold, mclasen, pjs1, syeghiay, tao
Target Milestone: rcKeywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-22 18:13:49 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:
Attachments:
Description Flags
Patch of the problem none

Description Jeff Needle 2008-01-17 15:48:11 UTC
avahi-0.6.16-1.el5.x86_64

I see the following errors in /var/log/messages:

Jan 16 10:13:09 iams avahi-daemon[1686]: Recieved repsonse with invalid source
port 38844 on interface 'eth0.0'
Jan 16 10:13:09 iams avahi-daemon[1686]: Recieved repsonse with invalid source
port 38844 on interface 'eth0.0'

"Recieved" should be "Received" and "repsonse" should be "response".

Comment 1 Lennart Poettering 2008-03-27 18:25:50 UTC
This has been fixed a while ago upstream r1543 which has already been uploaded
to rawhide.

Comment 2 Pankaj Saraf 2008-07-28 15:02:52 UTC
*** Bug 456899 has been marked as a duplicate of this bug. ***

Comment 3 Jeff Needle 2008-07-28 15:11:28 UTC
CLOSED->RAWHIDE is not a valid closure status for a bug in RHEL.  Reopening.

Comment 4 Pankaj Saraf 2008-07-29 07:34:10 UTC
This problem is with error message triggered by avahi-core/server.c file. The
change should be :
---------------------------------------------------------------------------
Currently before correcting the spelling (Fix):
===============================================
avahi-core/server.c:            avahi_log_warn("Recieved repsonse with invalid
source port %u on interface '%s.%i'", port, i->hardware->name, i->protocol);
---------------------------------------------------------------------------
After correcting the spelling (Fix):
===============================================
avahi-core/server.c:            avahi_log_warn("Received response with invalid
source port %u on interface '%s.%i'", port, i->hardware->name, i->protocol);

---------------------------------------------------------------------------
I will attach the patch if required. Thanks!

Best Regards
Pankaj Saraf

Comment 5 Pankaj Saraf 2008-07-29 08:43:41 UTC
Created attachment 312851 [details]
Patch of the problem

Comment 8 Radek Bíba 2009-05-14 16:36:24 UTC
Please see bug 497874 for more typos.

Comment 17 errata-xmlrpc 2009-06-22 18:13:49 UTC
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/RHBA-2009-1119.html