svn: E000005: Can't read file '/usr/ports/.svn/pristine/73/...

Anton Shterenlikht mexas at bris.ac.uk
Tue Jun 10 14:37:37 UTC 2014


>From etnapierala at gmail.com Tue Jun 10 15:26:57 2014
>
>On 0610T1447, Anton Shterenlikht wrote:
>> I'm trying to bisect a sparc64 port failure and
>> have to move between multiple ports revisions.
>> 
>> I get lots of errors like this:
>> 
>> svn: E000005: Can't read file '/usr/ports/.svn/pristine/73/737bbb7d1b529d920172f3ae59f3a5e26d14afb9.svn-base': Input/output error
>> svn: E000005: Additional errors:
>> svn: E000005: Can't read file '/usr/ports/.svn/pristine/73/737bbb7d1b529d920172f3ae59f3a5e26d14afb9.svn-base': Input/output error
>> 
>> with svn up, whether moving into the future or
>> into the past.
>> 
>> have to run svn cleanup after every such failure.
>
>Look at dmesg.  Do you see any disk read/write errors?  What
>does smartctl say?  Have you tried to boot in single user mode
>and do full fsck?
>

Thanks, haven't thought of disk errors:

(ada0:ata2:0:0:0): Retrying command
(ada0:ata2:0:0:0): READ_DMA. ACB: c8 00 40 79 52 48 00 00 00 00 40 00
(ada0:ata2:0:0:0): CAM status: ATA Status Error
(ada0:ata2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 40 (UNC )
(ada0:ata2:0:0:0): RES: 51 40 43 79 52 08 08 00 00 00 00
(ada0:ata2:0:0:0): Retrying command
(ada0:ata2:0:0:0): READ_DMA. ACB: c8 00 40 79 52 48 00 00 00 00 40 00
(ada0:ata2:0:0:0): CAM status: ATA Status Error
(ada0:ata2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 40 (UNC )
(ada0:ata2:0:0:0): RES: 51 40 43 79 52 08 08 00 00 00 00
(ada0:ata2:0:0:0): Error 5, Retries exhausted
g_vfs_done():ada0[READ(offset=71486832640, length=32768)]error = 5

Nothing to do with svn then...

Thanks again

Anton




More information about the freebsd-ports mailing list