On Feb 14, 2010, at 10:42 AM, Lubos Kosco wrote:

> On 12.2.2010 23:55, Elaine Ashton wrote:
>> Sorry I forgot to reply earlier. A couple of the repos in the project on one 
>> of the grok systems appeared to be damaged though the indexer didn't 
>> indicate that in the logs. I updated the hg package, and removed all the 
>> repos in the nv-g11n project along with all the indices/caches/xref and 
>> restarted the indexer.
>>   
> 
> Elaine, can you file a bug against opengrok for above please?
> http://defect.opensolaris.org/  category Development/Opengrok/indexer
> 
> Indexer should definitely complain about broken indexes if it's not (most 
> probably it's just that src.opensolaris.org is on 0.7 ... we will release new 
> new opengrok in march, which you can hopefully switch to (0.8.1 is current, 
> but I guess you can wait for new one since we hope to release in march) ... 
> and I think for 0.7 we missed logging properties which hide some messages by 
> default)

It's not the indexes that are broken, it's the copy of the repo itself. When I 
manually do an hg update in the g11n repo, I get an error, but the logs (below) 
show the update without any errors so, yes, I would agree that catching those 
problems and putting them into the logfile would be very beneficial. And, yes, 
we're running .7 at the moment, but I do believe we're planning to upgrade when 
the new release comes out.

e.

root at oss-grok1 source/nv-g11n/g11n> hg update
abort: untracked file in working directory differs from file in requested 
revision: 'pkgmaps/prototype.ddu-l10n'


But in the opengrok log, you'd never know there was a problem:
pulling from /net/oss-nfs1/main/hg/nv-g11n/g11n
pulling from /net/oss-nfs1/main/hg/nv-g11n/messages
pulling from /net/oss-nfs1/main/hg/nv-g11n/inputmethod
pulling from /net/oss-nfs1/main/hg/nv-g11n/g11n-spec
pulling from /net/oss-nfs1/main/hg/nv-g11n/locale
Updating nv-g11n/g11n
Updating nv-g11n/messages
Updating nv-g11n/inputmethod
Updating nv-g11n/g11n-spec
Updating nv-g11n/locale
INFO: Adding <org.opensolaris.opengrok.history.MercurialRepository> repository: 
</opt/oso/opengrok/source/nv-g11n/g11n>
INFO: Adding <org.opensolaris.opengrok.history.MercurialRepository> repository: 
</opt/oso/opengrok/source/nv-g11n/inputmethod>
INFO: Adding <org.opensolaris.opengrok.history.MercurialRepository> repository: 
</opt/oso/opengrok/source/nv-g11n/locale>
INFO: Adding <org.opensolaris.opengrok.history.MercurialRepository> repository: 
</opt/oso/opengrok/source/nv-g11n/messages>
INFO: Adding <org.opensolaris.opengrok.history.MercurialRepository> repository: 
</opt/oso/opengrok/source/nv-g11n/g11n-spec>
WARNING: Warning: ignored non-local symlink 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Headers
 -> 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/A/Headers
WARNING: Warning: ignored non-local symlink 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Resources
 -> 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/A/Resources
WARNING: Warning: ignored non-local symlink 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Sparkle
 -> 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/A/Sparkle
WARNING: Warning: ignored non-local symlink 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/Current/Headers
 -> 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/A/Headers
WARNING: Warning: ignored non-local symlink 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/Current/Resources
 -> 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/A/Resources
WARNING: Warning: ignored non-local symlink 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/Current/Sparkle
 -> 
/opt/oso/opengrok/source/nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Sparkle.framework/Versions/A/Sparkle

Reply via email to