9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Jacob Moody <moody@posixcafe.org>
To: 9front@9front.org
Subject: Re: [9front] Botched sysupdate or corrupt file system
Date: Fri, 12 Jan 2024 11:00:14 -0600	[thread overview]
Message-ID: <a15e5b5e-1ffe-4440-a1e6-ab1eb9a7f54a@posixcafe.org> (raw)
In-Reply-To: <12871241.4152993.1705078348971@comcenter.netcologne.de>

On 1/12/24 10:52, Arne Meyer wrote:
> I did a sysupdate about an hour ago and something went sideways.
> git/log looks good and shows all the recent commits up to c8d87b22d50a17b8832019a93b9293fef19fbd02.
> But the actual commits seem to be missing. Grepping shows the last change in my tree is e94d21ee3a2d7d053899d490b115ba763d0a1bc2 and even that is only partially applied.
> I had a power outage a few days ago. Did that scramble my hjfs filesystem or is this git related?
> 
> Any Idea how to proceed from here?
> 
> Cheers,
> Arne

If git/log is up to date and seems to be sane then you should
be able to git/revert things back to where they should be.

cd /
bind -ac /dist/plan9front /
git/diff -s . # take survey of what is messed up
git/revert ...

I am a bit doubtful that your hjfs got borked, this seems to more be
related to a botched application of the commits.
Let me know if you run in to more issues.


moody


  reply	other threads:[~2024-01-12 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 16:52 Arne Meyer
2024-01-12 17:00 ` Jacob Moody [this message]
2024-01-12 17:14   ` Arne Meyer
2024-01-15 20:05     ` Arne Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a15e5b5e-1ffe-4440-a1e6-ab1eb9a7f54a@posixcafe.org \
    --to=moody@posixcafe.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).