RHEL 9でSolrインストールスクリプトが失敗する
トピック作成者:ks-solruserml-bot (2024/07/18 12:11 投稿)
2
(The bot translated the original post https://lists.apache.org/thread/1prcqjofxx78z2r2wl2dvdyyv61s2f2n into Japanese and reposted it under Apache License 2.0. The copyright of posted content is held by the original poster.)
こんにちは、
RHEL 9にインストールしようとしたところ、以下のエラーが発生しました:
cp: cannot create regular file '/etc/init.d/solr': No such file or directory
RHEL 9では、デフォルトで/etc/init.d
が存在しないようです。RHEL 8では、これは/etc/rc.d/init.d
へのシンボリックリンクとして存在します。これが削除されたというドキュメントは見つけられませんでしたが、手動でシンボリックリンクを追加したところ、インストールがうまくいきました。インストールスクリプトはこのディレクトリが存在することを前提としているため、これはバグかもしれませんね?
ありがとうございます。
Joseph
トピックへ返信するには、ログインが必要です。