【问题标题】:Yum install not writing anything to my /etc/ (ELK Stack)Yum install 没有向我的 /etc/ 写入任何内容(ELK Stack)
【发布时间】:2015-09-24 01:33:02
【问题描述】:

我正在运行 Centos 6,每当我运行 sudo yum -y install elasticsearch-1.1.1' 时,我都会得到以下信息:

Loaded plugins: fastestmirror
Setting up Install Process
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository epel is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Package matching elasticsearch-1.1.1-1.noarch already installed. Checking for update.
Nothing to do

每当我尝试修改位于 /etc/elasticsearch/elasticsearch.yml 的 yaml 文件时,该目录都不存在。这是否意味着我的 yum 没有将文件写入目录?

【问题讨论】:

    标签: elasticsearch yum elastic-stack


    【解决方案1】:

    我用过:

    rpm -e --nodeps `yum 列表已安装 | grep elasticsearch.noarch | awk '{ 打印 $1 }'

    【讨论】:

      猜你喜欢
      • 2012-11-18
      • 2018-02-19
      • 1970-01-01
      • 2021-11-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多