Date: Tue, 10 Jun 2014 15:37:25 +0100 (BST) From: Anton Shterenlikht <mexas@bris.ac.uk> To: mexas@bris.ac.uk, trasz@FreeBSD.org Cc: freebsd-sparc64@freebsd.org, freebsd-ports@freebsd.org Subject: Re: svn: E000005: Can't read file '/usr/ports/.svn/pristine/73/... Message-ID: <201406101437.s5AEbP2P071944@mech-anton240.men.bris.ac.uk> In-Reply-To: <20140610141745.GA2501@brick.home>
next in thread | previous in thread | raw e-mail | index | archive | help
>From etnapierala@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406101437.s5AEbP2P071944>