Hi Luke, graylog-web is the package for the old Graylog web interface (before version 2.0.0). Make sure that you have cleaned the YUM cache and that you have only one Graylog repository installed on your system and that it points to the latest stable repository ( https://packages.graylog2.org/repo/packages/graylog-2.0-repository_latest.rpm ).
As far as I know, the documentation for Graylog 2.0.x doesn't mention graylog-web anywhere. Where exactly did you read about that package? Cheers, Jochen On Wednesday, 3 August 2016 12:28:04 UTC+2, Lam Do wrote: > > Jochen, > > I was able to disable the 'scl' repository then update all repository by > running yum update as your suggestion. > Then I run again the command to install graylog-web but it returns another > error again. (SSH screenshot below) > I'm not sure my way is correct or not now :(. Do we need to install > graylog-web anyway? Based on the instruction from graylog website, it > doesn't mention anything about graylog-web during the installation steps. > http://docs.graylog.org/en/2.0/pages/installation/operating_system_packages.html#rpm-yum-dnf > > Thanks for your help, > Luke > > root@*** [~]# yum install graylog-web > Loaded plugins: fastestmirror, security > Setting up Install Process > Loading mirror speeds from cached hostfile > * rpmforge: mirror.chpc.utah.edu > No package graylog-web available. > Error: Nothing to do > > > > > > > On Thursday, July 28, 2016 at 3:08:55 PM UTC+7, Jochen Schalanda wrote: >> >> Hi Luke, >> >> there's some broken YUM/RPM repository on your system. Remove or disable >> the "scl" repository (see >> https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Managing_Yum_Repositories.html >> >> for details) and run yum update. >> >> Cheers, >> Jochen >> >> On Thursday, 28 July 2016 06:40:19 UTC+2, Lam Do wrote: >>> >>> Dear all, >>> >>> Please help me with this issue. I'm working on setting up the Graylog 2 >>> to our VPS Linux Server CentOS 6. I already installed successfully Java , >>> MongoDB, ElasticSearch and Graylog server based on this guidance document >>> http://docs.graylog.org/en/2.0/pages/installation/os/centos.html . But >>> it looks like and some other articles also instruct to install Graylog web >>> to run the dashboard on web based but I stuck in this step. Below is my >>> SSH... >>> >>> root@xxx [~]# sudo rpm -Uvh >>> https://packages.graylog2.org/repo/packages/graylog-2.0-repository_latest.rpm >>> Retrieving >>> https://packages.graylog2.org/repo/packages/graylog-2.0-repository_la >>> test.rpm >>> Preparing... ########################################### >>> [100%] >>> package graylog-2.0-repository-1-1.noarch is already installed >>> root@xxx [~]# yum install graylog-web >>> Loaded plugins: fastestmirror, security >>> Setting up Install Process >>> Loading mirror speeds from cached hostfile >>> * rpmforge: mirror.chpc.utah.edu >>> http://mirror.centos.org/centos/6/SCL/x86_64/repodata/repomd.xml: >>> [Errno 14] PYC >>> Trying other mirror. >>> To address this issue please refer to the below knowledge base article >>> >>> https://access.redhat.com/articles/1320623 >>> >>> If above article doesn't help to resolve this issue please open a ticket >>> with Re >>> >>> Error: Cannot retrieve repository metadata (repomd.xml) for repository: >>> scl. Ple >>> >>> Thanks for your help, >>> Luke >>> >>> -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/cbf11580-85fc-4167-a53c-ef9859d27eef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
