[Bug 260841] circular symbolic links in /usr/share/locale
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260841] circular symbolic links in /usr/share/locale"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jan 2024 14:51:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260841 --- Comment #15 from Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> --- (In reply to Marko Cupać from comment #14) Actually I met this problem during DB migration after upgrading gitlab-ce, like comment #8. I manually rewrote symlinks like 13.2-RELEASE, for I wanted to run gitlab-ce again, immediately. $ ls -l /usr/share/locale/nn_NO.ISO8859-1/LC_MESSAGES /usr/share/locale/nn_NO.ISO8859-15/LC_MESSAGES lrwxr-xr-x 1 root wheel 31 Nov 25 01:43 /usr/share/locale/nn_NO.ISO8859-1/LC_MESSAGES@ -> ../nn_NO.ISO8859-15/LC_MESSAGES lrwxr-xr-x 1 root wheel 26 Nov 25 02:45 /usr/share/locale/nn_NO.ISO8859-15/LC_MESSAGES@ -> ../nn_NO.UTF-8/LC_MESSAGES -- You are receiving this mail because: You are on the CC list for the bug.