svn: E155017: Checksum mismatch

Herbert J. Skuhra hskuhra at eumx.net
Fri Jul 18 12:06:36 UTC 2014


On Fri, 18 Jul 2014 13:49:53 +0200
Charlie Root wrote:

> Hello
> Thank you for helping.
> 
> This is what I get following your recommendations, and also attaching my make.conf and custom kernel YMER :
> 
> root at ymer:/usr/src # svnlite status
> !       .
> !       sys
> !       sys/cam
> !       sys/cam/ctl
> ?       sys/kern/uipc_sockbuf.c.orig
> ?       sys/netinet/sctp_auth.c.orig
> ?       sys/netinet/sctp_indata.c.orig
> ?       sys/netinet/sctputil.c.orig
> 
> root at ymer:/usr/src # svnlite revert -R .
> 
> root at ymer:/usr/src # svnlite up
> Updating '.':
> U    usr.bin/showmount/showmount.8
> U    usr.bin/calendar/calendars/calendar.holiday
> U    sys/amd64/conf/GENERIC
> U    sys/arm/conf/ZEDBOARD
> U    sys/sparc64/conf/GENERIC
> U    sys/conf/kern.mk
> U    sys/cam/scsi/scsi_da.c
> U    sys/cam/ata/ata_da.c
> svn: E155017: Checksum mismatch while updating '/usr/src/sys/cam/ctl/ctl_error.c':
>    expected:  0eb4bc2c16922d6e9528af853e1ef8c7
>      actual:  192119e45a85b5b19dbd5c5313de23ba

Try to remove the file or the directory (/usr/src/sys/cam/ctl/).
'svnlite up' should restore it.

-- 
Herbert


More information about the freebsd-stable mailing list