From: Steve F. <st...@pc...> - 2003-12-06 20:58:32
|
chetna- a couple of possibilities. first, are you sure that the plugin hasn't been mistakenly changed? if you aren't sure, get a fresh copy of the file from the cvs site. it is still on version 1.10. second, is it possible that your md5 program has changed? if neither of those has changed, then somehow your db row for that plugin is wrong. terry's suggestion will work as a quick fix in that case. (thanks terry) steve Terry Clark wrote: >Chetna, you might change the cvs version >in LoadPfam.pm from > cvsRevision => '$Revision: 1.10 >to something like > cvsRevision => '$Revision: 1.10001 >and run ga +update. > >Terry > > >On 0, Chetna Warade <wa...@ya...> wrote: > > >>Hello all, >> >>I am getting an md5 checksum error. LoadPfam has not >>been changed fromlast 6 months. I wonder how to fix >>this problem. >> >>heres the snapshot: >> >>ga GUS::Common::Plugin::LoadPfam >>--flat_file=./Pfam-A.full.gz --release='11.0' --commit >>Reading properties from >>/var/local/gus_home/config/GUS-PluginMgr.prop >>Reading properties from /home/chetna/.gus.properties >> >>USER ERROR: The md5 checksum of >>GUS::Common::Plugin::LoadPfam's executable file (cvs >>revision 1.10) doesn't match the md5 checksum in the >>database for that plugin and revision. IE, the plugin >>has been changed but not commited and updated. >>Please: >> - cvs commit the plugin file >> - use the build system to install >>it >> - run 'ga +update >>GUS::Common::Plugin::LoadPfam --commit' >>Aborting >>Issuing rollback() for database handle being DESTROY'd >>without explicit disconnect(). >> >>Thanks, >>Chetna >> >>__________________________________ >>Do you Yahoo!? >>New Yahoo! Photos - easier uploading and sharing. >>http://photos.yahoo.com/ >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: SF.net Giveback Program. >>Does SourceForge.net help you be more productive? Does it >>help you create better code? SHARE THE LOVE, and help us help >>YOU! Click Here: http://sourceforge.net/donate/ >>_______________________________________________ >>Gusdev-gusdev mailing list >>Gus...@li... >>https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> >> > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Gusdev-gusdev mailing list >Gus...@li... >https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > > |