unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Roman Scherer <roman.scherer@burningswell.com>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: help-guix@gnu.org
Subject: Re: Too many levels of symbolic links
Date: Sun, 05 Mar 2023 17:53:34 +0100	[thread overview]
Message-ID: <86356j2krm.fsf@burningswell.com> (raw)
In-Reply-To: <CAFHYt55HSGRrDmTH6Uqe6F9rUC4mTf2iqH61BAHzEt=t2tTDvw@mail.gmail.com>

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


Hi Felix,

thanks for your help! Running

  find /run/current-system/ -follow -printf ""

on my current system does not find anything. When inside the broken
system, find fails with the same error message.

However, running

  find /gnu/store/ -follow -printf ""
  find: File system loop detected; ‘/gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo/posix’ is part of the same file system loop as ‘/gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo’.

detects that the file

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

links to itself. 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?

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

Roman.

Felix Lechner <felix.lechner@lease-up.com> writes:

> Hi Roman,
>
> On Sun, Mar 5, 2023 at 8:34 AM Roman Scherer
> <roman.scherer@burningswell.com> wrote:
>>
>> "Too many levels of symbolic links" error.
>
> I think you have circular symbolic links (or possibly just a
> poorly-placed link to a folder). [1] Unfortunately, I am not sure how
> to examine the issue unless you have basic tools like 'find'
> available.
>
> Perhaps you can run the absolute path from the store.
>
>     find /run/current-system/ -follow -printf ""
>
> Kind regards
> Felix Lechner
>
> [1] https://serverfault.com/questions/265598/how-do-i-find-circular-symbolic-links/265614#265614

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

  reply	other threads:[~2023-03-05 17:03 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 [this message]
2023-03-05 17:11     ` Felix Lechner via
2023-03-05 17:22     ` Tobias Geerinckx-Rice
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=86356j2krm.fsf@burningswell.com \
    --to=roman.scherer@burningswell.com \
    --cc=felix.lechner@lease-up.com \
    --cc=help-guix@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).