From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from felloff.net ([94.135.131.69]) by ttr; Sun May 4 20:31:39 EDT 2014 Message-ID: <554d640d37a831251f341115852c07a7@felloff.net> List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: compliant stable configuration-oriented module hardware Date: Mon, 5 May 2014 02:31:36 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org Subject: Re: [9front] cwfs fsmempercent In-Reply-To: <4A16D168-BD53-4280-8CF6-AFE54D72ACFE@ar.aichi-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit that looks like repository corruption. unclean shutdown? the sparc main9p.s wasnt changed for at least a year, so you might just recover the file from dump or from the iso. do the following to get the file md5 checksum: term% cd /dist/plan9front/.hg/store/data/sys/src/ape/lib/ap/sparc term% md5sum main9p.s.i f391ed700f136bf33c51cbf16ae2aa39 main9p.s.i then compare it with the checksum above. if it doesnt match, try to recover the file from backup/dump or take it from the iso. (verify md5 checksum here as well). -- cinap