Hi Spoorthy,
Did you start the nightly with
#env - /opt/onbld/bin/nightly ./sfw-developer.sh
~ Pradhap.D
Spoorthy H.S wrote:
> Hi ,
>
> I am using the public build machine zod.sfbay for building nightly.
> Nightly is failing with series of errors of same kind. One of them is as
> below. I tried to ping scdev.sfbay.sun.com also which is unreachable.
> Any kind of hint on why this kind of error is coming will be very helpful.
>
> //usr/bin/msgmerge --update da.po scdev.sfbay.sun.com.pot
> /usr/bin/msgmerge: error while opening "scdev.sfbay.sun.com.pot" for
> reading: No such file or directory
> *** Error code 1
> The following command caused the error:
> lang=`echo da.po | sed -e 's,.*/,,' -e 's/\.po$//'`; \
> if test -f "./${lang}.po"; then \
> test "." = . && cdcmd="" || cdcmd="cd . && "; \
> echo "${cdcmd}/usr/bin/msgmerge --update ${lang}.po
> scdev.sfbay.sun.com.pot";
> \
> cd . && /usr/bin/msgmerge --update ${lang}.po scdev.sfbay.sun.com.pot; \
> else \
> /usr/ccs/bin/make ${lang}.po-create; \
> fi
> `da.gmo' is up to date.
>
> /
> Thanks in advance
> Spoorthy
> _______________________________________________
> sfwnv-discuss mailing list
> sfwnv-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/sfwnv-discuss
>