hello all

I wish to work on the bug 6463379.

Bug Description:


Overenthusiastic error message in svccfg:
svccfg can say
svccfg: Refresh of
svc:/milestone/sysconfig:svc:/milestone/sysconfig:default failed:
entity not found.
It means svc:/milestone/sysconfig:default .


Additional string is being printed.The patch is as below.

--- svccfg_libscf.c.orig        Wed Dec 12 20:38:52 2007
+++ svccfg_libscf.c     Wed Dec 12 21:59:23 2007
@@ -1455,7 +1455,7 @@
                                        (void) strcpy(name_buf, "?");

                                warn(gettext(
-                                   "Refresh of %s:%s failed: %s.\n"), fmri,
+                                   "Refresh of %s failed: %s.\n"),
                                    name_buf, scf_strerror(scfe));
                        }
                }

I would like to request a sponsor to evaluate my work and help me get it
integrated into the next build.


My contributor agreement # is OS0144

Thank You in advance.

-- 
Regards
Ashwin Bhat K S
3 year information technology
NATIONAL INSTITUTE OF TECHNOLOGY KARNATAKA Surathkal
Sun campus ambassador
99644 98351

Reply via email to