Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2021 11:32:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260841] circular symbolic links in /usr/share/locale
Message-ID:  <bug-260841-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260841

            Bug ID: 260841
           Summary: circular symbolic links in /usr/share/locale
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: d8zNeCFG@aon.at

Scenario:
- FreeBSD main (but also in previous releases)
- Building in /usr/src using "make buildworld buildkernel"
- Installing using "make installkernel installworld"

Result:
- There are circular symbolic links in /usr/local/share
- See the following output:

[0]# diff -r /usr/share/locale /usr/share/locale > /dev/null
diff: /usr/share/locale/nn_NO.ISO8859-1/LC_MESSAGES: Too many levels of
symbolic links
diff: /usr/share/locale/nn_NO.ISO8859-15/LC_MESSAGES: Too many levels of
symbolic links
diff: /usr/share/locale/sl_SI.ISO8859-2/LC_MESSAGES: No such file or direct=
ory
[0]#=20

Expected result:
- The links should point to reasonable targets

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260841-227>