For Ubuntu, please use the packages from our new PPA repository, more information here: http://www.rsyslog.com/ubuntu-repository/
The updated packages for V7-Stable and V8-Devel should contain the missing libraries now. I am working on fixing the Debian packages right now. Best regards, Andre > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Muhammad Asif > Sent: Thursday, March 06, 2014 12:36 PM > To: rsyslog-users > Subject: Re: [rsyslog] could not load signature provider lmsig_gt.so > > Hi! > > I have installed by using apt-get install rsyslog in both Debian and Ubuntu. > > Regards > Asif > > > On Wed, Mar 5, 2014 at 2:08 PM, Florian Riedl <[email protected]> wrote: > > > Have you installed rsyslog from the packages or through a tarball from > > the website? > > > > > > 2014-03-05 6:36 GMT+01:00 Muhammad Asif <[email protected]>: > > > > > They are already installed. > > > > > > > > > On Wed, Mar 5, 2014 at 5:11 AM, David Lang <[email protected]> wrote: > > > > > > > did you try installing the libgt and libgt0 packages? > > > > > > > > David Lang > > > > > > > > On Tue, 4 Mar 2014, Muhammad Asif wrote: > > > > > > > > Date: Tue, 4 Mar 2014 22:55:38 +0500 > > > >> From: Muhammad Asif <[email protected]> > > > >> Reply-To: rsyslog-users <[email protected]> > > > >> To: rsyslog-users <[email protected]> > > > >> Subject: Re: [rsyslog] could not load signature provider > > > >> lmsig_gt.so > > > >> > > > >> > > > >> Hi! > > > >> > > > >> lmsig_gt.so does not exit anywhere in my system. same issue i am > > facing > > > in > > > >> ubuntu as well. > > > >> > > > >> > > > >> On Tue, Mar 4, 2014 at 10:12 AM, Muhammad Asif > > > >> <[email protected]> > > > >> wrote: > > > >> > > > >> Hi! > > > >>> > > > >>> Thanks for your prompt reply. > > > >>> I have already search this file "lmsig_gt.so" in my system but > > > >>> it is > > no > > > >>> where. > > > >>> > > > >>> > > > >>> > > > >>> On Mon, Mar 3, 2014 at 11:11 PM, David Lang <[email protected]> > wrote: > > > >>> > > > >>> On Mon, 3 Mar 2014, Muhammad Asif wrote: > > > >>>> > > > >>>> Hi! Rsyslog Family > > > >>>> > > > >>>>> > > > >>>>> It has become our utmost desire to install rsyslog v7.5 or > > > >>>>> rsyslog > > v8 > > > >>>>> with > > > >>>>> Guardtime enabled to sign signatures on Debian6 (I can't > > > >>>>> change it > > > due > > > >>>>> to > > > >>>>> certain reason). Today after a great effort we successfully > > > >>>>> install rsyslog > > > >>>>> v8 in Debian6 showing libgt0 installed. Add in rsyslog.conf. > > > >>>>> > > > >>>>> action(type="omfile" file="/var/log/logfile" > > > >>>>> > > > >>>>> sig.provider="gt" > > > >>>>> > > > >>>>> sig.keepTreeHashes="on" > > > >>>>> > > > >>>>> sig.keepRecordHashes="on") > > > >>>>> > > > >>>>> > > > >>>>> But issue is .gtsig file is not create and when I run rsyslogd > > -N1, I > > > >>>>> receive the following error with some deprications. > > > >>>>> > > > >>>>> > > > >>>>> rsyslogd: warning: ~ action is deprecated, consider using the > > 'stop' > > > >>>>> statement instead [try http://www.rsyslog.com/e/2307 ] > > > >>>>> > > > >>>>> > > > >>>> this you can ignore. > > > >>>> > > > >>>> rsyslogd: could not load module > > > >>>> '*/usr/lib/rsyslog/lmsig_gt.so'*, > > > >>>> > > > >>>>> dlopen: > > > >>>>> > > > >>>>> /usr/lib/rsyslog/lmsig_gt.so: cannot open shared object file: > > > >>>>> No > > such > > > >>>>> file > > > >>>>> or directory [try http://www.rsyslog.com/e/2066 ] > > > >>>>> > > > >>>>> > > > >>>> I think this is the key problem. does this file exist elsewhere > > > >>>> in > > > your > > > >>>> system? > > > >>>> > > > >>>> It looks as if the gt related stuff is in a separate package > > > >>>> from > > the > > > >>>> base rsyslog packages. I see the libgt and libgt0 packages in > > > >>>> the > > > debian > > > >>>> package repository at the adiscon site. They sound like what > > > >>>> you are needing. > > > >>>> > > > >>>> rsyslogd: omfile: could not load signature provider > > > >>>> *'lmsig_gt' - > > > >>>> > > > >>>>> signatures disabled* [try http://www.rsyslog.com/e/1006 ] > > > >>>>> > > > >>>>> > > > >>>> again indication of the gt support not being installed. > > > >>>> > > > >>>> rsyslogd: error during parsing file /etc/rsyslog.conf, on or > > > >>>> before line > > > >>>> > > > >>>>> 132: parameter *'sig.keepRecordHashes*' not known -- typo in > > > >>>>> config file? > > > >>>>> > > > >>>>> [try http://www.rsyslog.com/e/2207 ] > > > >>>>> > > > >>>>> rsyslogd: error during parsing file /etc/rsyslog.conf, on or > > > >>>>> before line > > > >>>>> 132: parameter *'sig.keepTreeHashes'* not known -- typo in > > > >>>>> config > > > file? > > > >>>>> [try http://www.rsyslog.com/e/2207 ] > > > >>>>> > > > >>>>> > > > >>>> These errors are caused by the modules not being loaded. The > > > >>>> syntax > > of > > > >>>> the config files is not fixed, it's defined piecemeal in each > > > >>>> module that you load, so if you fail to load a module, any > > > >>>> config statements related to that module will now generate this > > > >>>> sort of error. > > > >>>> > > > >>>> David Lang > > > >>>> _______________________________________________ > > > >>>> rsyslog mailing list > > > >>>> http://lists.adiscon.net/mailman/listinfo/rsyslog > > > >>>> http://www.rsyslog.com/professional-services/ > > > >>>> What's up with rsyslog? Follow https://twitter.com/rgerhards > > > >>>> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by > > > >>>> a > > > myriad > > > >>>> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT > POST > > > >>>> if > > you > > > >>>> DON'T LIKE THAT. > > > >>>> > > > >>>> > > > >>> > > > >>> _______________________________________________ > > > >> rsyslog mailing list > > > >> http://lists.adiscon.net/mailman/listinfo/rsyslog > > > >> http://www.rsyslog.com/professional-services/ > > > >> What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE > > > >> WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a > > myriad > > > >> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST > > > >> if you DON'T LIKE THAT. > > > >> > > > >> _______________________________________________ > > > > rsyslog mailing list > > > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > > > http://www.rsyslog.com/professional-services/ > > > > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE > > > > WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a > > myriad > > > > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if > > > > you DON'T LIKE THAT. > > > > > > > _______________________________________________ > > > rsyslog mailing list > > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > > http://www.rsyslog.com/professional-services/ > > > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE > > > WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > > > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if > > > you DON'T LIKE THAT. > > > > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com/professional-services/ > > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE > > WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > > DON'T LIKE THAT. > > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: > This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond > our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

