Hi Domenik,

Could you please check that you get two packages (one for 1.2.x, and another 
one with 1.3.3) when you run this command?
# yum info graylog-server

I tried to upgrade Graylog on a test Centos 6 VM, and this is how I did it:

# wget 
https://packages.graylog2.org/repo/packages/graylog-1.3-repository-el6_latest.rpm
# rpm -Uvh graylog-1.3-repository-el6_latest.rpm
# yum check-update
# yum upgrade graylog-server graylog-web

Regards,
Edmundo

> On 18 Feb 2016, at 12:09, Domenik Bauer <[email protected]> wrote:
> 
> Hi Edmundo,
> thanks for your quick reply.
> 
> This I have done as the first and is already installed.
> 
> [root@bigbrother ~]# yum info graylog-1.3-repository-el6.noarch 
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: mirror.softaculous.com
>  * epel: ftp.nluug.nl
>  * extras: ftp.plusline.de
>  * updates: centos.copahost.com
> Installed Packages
> Name        : graylog-1.3-repository-el6
> Arch        : noarch
> Version     : 1.3.0
> Release     : 1
> Size        : 1.1 k
> Repo        : installed
> Summary     : Package to install Graylog 1.3 GPG key and repository
> URL         : https://www.graylog.org/
> License     : GPLv3
> Description : Package to install Graylog 1.3 GPG key and repository
> 
> 
> But YUM-Upgrade gives me no updates:
> 
> [root@bigbrother ~]# yum upgrade
> Loaded plugins: fastestmirror
> Setting up Upgrade Process
> Loading mirror speeds from cached hostfile
>  * base: centos.copahost.com
>  * epel: ftp.nluug.nl
>  * extras: ftp.plusline.de
>  * updates: centos.copahost.com
> No Packages marked for Update
> 
> [root@bigbrother ~]# yum update
> Loaded plugins: fastestmirror
> Setting up Update Process
> Loading mirror speeds from cached hostfile
>  * base: centos.copahost.com
>  * epel: ftp.nluug.nl
>  * extras: ftp.plusline.de
>  * updates: centos.copahost.com
> No Packages marked for Update
> 
> 
> [root@bigbrother ~]# yum install graylog-server graylog-web
> Loaded plugins: fastestmirror
> Setting up Install Process
> Loading mirror speeds from cached hostfile
>  * base: centos.intergenia.de
>  * epel: ftp.nluug.nl
>  * extras: ftp.plusline.de
>  * updates: centos.copahost.com
> Package matching graylog-server-1.2.2-1.noarch already installed. Checking 
> for update.
> Package matching graylog-web-1.2.2-1.noarch already installed. Checking for 
> update.
> Nothing to do
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On Thursday, February 18, 2016 at 10:58:20 AM UTC+1, Edmundo Alvarez wrote:
> Hi Domenik, 
> 
> I am not sure which of the emails you are following, but I would recommend 
> installing the rpm packages from our repository, in that way you will receive 
> new updates for Graylog 1.3 automatically: 
> http://docs.graylog.org/en/1.3/pages/installation/operating_system_packages.html#centos-6
>  
> 
> Hope that helps. 
> 
> Regards, 
> 
> Edmundo 
> 
> > On 18 Feb 2016, at 10:33, Domenik Bauer <[email protected]> wrote: 
> > 
> > At first, sorry for my "bad" english. 
> > 
> > How does an update work to Graylog on 1.3? 
> > 
> > My System: 
> >         • CentOS release 6.7 (Final) 
> >         • graylog-server-1.2.2-1.noarch 
> >         • graylog-web-1.2.2-1.noarch 
> >         • YUM-Repro 
> > (baseurl=https://packages.graylog2.org/repo/el/$releasever/1.3/$basearch/) 
> > -- 
> > 
> > 
> > 
> > YUM-Upgrade: 
> > 
> > 
> > [root@bigbrother ~]# yum upgrade 
> > Loaded plugins: fastestmirror 
> > Setting up Upgrade Process 
> > Loading mirror speeds from cached hostfile 
> >  * base: centos.copahost.com 
> >  * epel: ftp.nluug.nl 
> >  * extras: ftp.plusline.de 
> >  * updates: centos.copahost.com 
> > No Packages marked for Update 
> > 
> > [root@bigbrother ~]# yum update 
> > Loaded plugins: fastestmirror 
> > Setting up Update Process 
> > Loading mirror speeds from cached hostfile 
> >  * base: centos.copahost.com 
> >  * epel: ftp.nluug.nl 
> >  * extras: ftp.plusline.de 
> >  * updates: centos.copahost.com 
> > No Packages marked for Update 
> > 
> > 
> > 
> > 
> > 
> > YUM-Package 
> > 
> > I have found this guide  -> 
> > https://groups.google.com/forum/?hl=en#!searchin/graylog2/update/graylog2/iV6hVqwzEQk/s8HL2sbNCgAJ
> >  
> > 
> > 
> > 
> > 
> > [root@bigbrother ~]# yum upgrade graylog-server-1.3.0-3.noarch.rpm 
> > Loaded plugins: fastestmirror 
> > Setting up Upgrade Process 
> > Examining graylog-server-1.3.0-3.noarch.rpm: graylog-server-1.3.0-3.noarch 
> > graylog-server-1.3.0-3.noarch.rpm: does not update installed package. 
> > No Packages marked for Update 
> > 
> > 
> > 
> > graylog-server-1.3.0-3.noarch.rpm: does not update installed package. 
> > 
> > 
> > 
> > Graylog-WEB 
> > 
> > 
> > You are running an outdated Graylog version.(triggered 2 months ago) 
> > The most recent stable Graylog version is 1.3.0 (Hansa) released at 
> > 2015-12-08T20:22:08.824Z. Get it from https://www.graylog.org/. 
> > 
> >                         
> > 
> > 
> > 
> > What am I doing wrong? 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > -- 
> > 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/1cd43a9e-c15d-4557-9a7c-8ce717d003fd%40googlegroups.com.
> >  
> > For more options, visit https://groups.google.com/d/optout. 
> 
> 
> -- 
> 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/1c53b4ed-192a-438f-8c68-195d6bff0847%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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/F3C59B79-1CF1-4B90-8B31-791DC8251470%40graylog.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to