Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 18:43:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275384] Infinite loop in /usr/share/locale/nn_NO.ISO8859-15/
Message-ID:  <bug-275384-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 275384
           Summary: Infinite loop in /usr/share/locale/nn_NO.ISO8859-15/
           Product: Base System
           Version: 14.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: tz@freebsd.org

Alter,

after installing 14.0-RELEASE i discoved an infinite loop for at least one
locale. Which causes a bug when installing www/gitlab-ce.

You can see the issue here:

root@mail:/ # ls -lah /usr/share/locale/nn_NO.ISO8859-15/
total 36
drwxr-xr-x    2 root wheel    8B Nov 10 08:39 .
drwxr-xr-x  197 root wheel  197B Nov 10 08:24 ..
-r--r--r--    1 root wheel   16K Nov 10 08:24 LC_COLLATE
lrwxr-xr-x    1 root wheel   28B Nov 10 08:25 LC_CTYPE ->
../en_US.ISO8859-15/LC_CTYPE
lrwxr-xr-x    1 root wheel   31B Nov 10 08:37 LC_MESSAGES ->
../nn_NO.ISO8859-15/LC_MESSAGES
-r--r--r--    1 root wheel   33B Nov 10 08:36 LC_MONETARY
lrwxr-xr-x    1 root wheel   29B Nov 10 08:37 LC_NUMERIC ->
../uk_UA.ISO8859-5/LC_NUMERIC
-r--r--r--    1 root wheel  392B Nov 10 08:39 LC_TIME
root@mail:/ # ls -lah /usr/share/locale/nn_NO.ISO8859-15/LC_MESSAGES
lrwxr-xr-x  1 root wheel   31B Nov 10 08:37
/usr/share/locale/nn_NO.ISO8859-15/LC_MESSAGES ->
../nn_NO.ISO8859-15/LC_MESSAGES


The LC_MESSAGES symlink points to itself.

--=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-275384-227>