unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Roman Scherer <roman.scherer@burningswell.com>
Cc: Felix Lechner <felix.lechner@lease-up.com>, help-guix@gnu.org
Subject: Re: Too many levels of symbolic links
Date: Sun, 05 Mar 2023 18:22:13 +0100	[thread overview]
Message-ID: <87mt4rw1fn.fsf@nckx> (raw)
In-Reply-To: <86356j2krm.fsf@burningswell.com>

[-- Attachment #1: Type: text/plain, Size: 806 bytes --]

Hi Roman,

Roman Scherer 写道:
>   /gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo/posix
>
> links to itself.

FYI, it should link to its parent:

  /gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo

(So, yes, you could …/posix/posix/posix/posix/… all night long.)

> Since I read I should not mess with the store, any
> ideas how to get rid of that file system loop in a safe way?

You could try

  # guix gc --verify=contents,repair

and Guix should detect the mismatch and refresh tzdata from a 
substitute server.

The unsupported alternative would be to bind-mount /gnu/store 
somewhere and manually relink the file.

> I already tried re-installing it, but that had no effect.

It wouldn't.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  parent reply	other threads:[~2023-03-05 17:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-05 16:19 Too many levels of symbolic links Roman Scherer
2023-03-05 16:43 ` Felix Lechner via
2023-03-05 16:53   ` Roman Scherer
2023-03-05 17:11     ` Felix Lechner via
2023-03-05 17:22     ` Tobias Geerinckx-Rice [this message]
2023-03-10 15:28       ` Roman Scherer
2023-03-10 17:10         ` Felix Lechner via
2023-03-14 19:16           ` Roman Scherer
2023-03-15 11:41             ` Efraim Flashner
2023-03-15 18:22               ` Roman Scherer
2023-03-15 11:56             ` Tobias Geerinckx-Rice

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87mt4rw1fn.fsf@nckx \
    --to=me@tobias.gr \
    --cc=felix.lechner@lease-up.com \
    --cc=help-guix@gnu.org \
    --cc=roman.scherer@burningswell.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).