هذه نقطة صحيحة يا جاي.
لا أجد الملف import_mbox.sh وعندما أحاول تنفيذ البرنامج النصي mbox.rb مباشرة، أحصل على الكثير من أخطاء Ruby:
root@lists-import:/var/www/discourse/script/import_scripts# ruby mbox.rb mbox
fatal: detected dubious ownership in repository at ‘/var/www/discourse’
To add an exception for this directory, call:
git config --global --add safe.directory /var/www/discourse
/var/www/discourse/vendor/bundle/ruby/3.2.0/gems/zeitwerk-2.6.7/lib/zeitwerk/loader/callbacks.rb:25:in `on_file_autoloaded’: expected file /var/www/discourse/lib/freedom_patches/pluck_first.rb to define constant FreedomPatches::PluckFirst, but didn’t (Zeitwerk::NameError)
raise Zeitwerk::NameError.new(msg, cref.last)