help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Too many levels of symbolic links


From: Felix Lechner
Subject: Re: Too many levels of symbolic links
Date: Sun, 5 Mar 2023 08:43:04 -0800

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]