Date: Mon, 27 Nov 2023 20:14:15 +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-b45UmFIdXY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260841-227@https.bugs.freebsd.org/bugzilla/> References: <bug-260841-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260841 --- Comment #8 from johannes.kunde@gmail.com --- Seems to affect the GitLab port www/gitlab-ce (Rake crashes). A database migration for example results in: # su -l git -c "cd /usr/local/www/gitlab-ce && rake db:migrate RAILS_ENV=3Dproduction" rake aborted! Errno::ELOOP: Too many levels of symbolic links - /usr/share/locale/nn_NO.ISO8859-1/LC_MESSAGES <internal:dir>:220:in `glob' <internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_requir= e.rb>:38:in `require' <internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_requir= e.rb>:38:in `require' /usr/local/www/gitlab-ce/config/application.rb:17:in `<top (required)>' <internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_requir= e.rb>:86:in `require' <internal:/usr/local/lib/ruby/site_ruby/3.1/rubygems/core_ext/kernel_requir= e.rb>:86:in `require' /usr/local/www/gitlab-ce/Rakefile:9:in `<top (required)>' (See full trace by running task with --trace) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260841-227-b45UmFIdXY>