Mailing List Archive

Version _8.2001.0 for Raspberry Pi stretch Raspian 9.0 wants unavailable libfastjson4 99.8
Thanks but:

 sudo dpkg -i rsyslog_8.2001.0-1_armhf.deb
(Reading database ... 107135 files and directories currently installed.)
Preparing to unpack rsyslog_8.2001.0-1_armhf.deb ...
Unpacking rsyslog (8.2001.0-1) over (8.24.0-1) ...
dpkg: dependency problems prevent configuration of rsyslog:
 rsyslog depends on *libfastjson4 (>= 0.99.8);* however:
  Version of libfastjson4:armhf on system is 0.99.4-1.
 rsyslog depends on initscripts (>= 2.88dsf-13.3); however:
  Package initscripts is not installed.

dpkg: error processing package rsyslog (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.6.1-2) ...
Errors were encountered while processing:
 rsyslog

https://packages.debian.org/stretch/libfastjson4 shows:

Package: libfastjson4 (0.99.4-1)... not .0.99.8

Do you have any suggestions?

On 2/20/20 3:35 PM, David Lang wrote:
> try the current packages at
> https://software.opensuse.org//download.html?project=home%3Argerhards&package=rsyslog
>
> under debian there is a raspian option.
>
> 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.
Re: Version _8.2001.0 for Raspberry Pi stretch Raspian 9.0 wants unavailable libfastjson4 99.8 [ In reply to ]
libfastjson should be in the same repo, add the repo as a source for your system
and then apt update; apt dist-upgrade should pull in the latest version of all
rsyslog related packages

the link I gave you may be one level down.

David Lang

On Thu, 20 Feb 2020, dgermanrsysl--- via rsyslog wrote:

> Date: Thu, 20 Feb 2020 16:17:10 -0500
> From: dgermanrsysl--- via rsyslog <rsyslog@lists.adiscon.com>
> To: rsyslog@lists.adiscon.com
> Cc: dgermanrsysl@real-world-systems.com
> Subject: [rsyslog] Version _8.2001.0 for Raspberry Pi stretch Raspian 9.0
> wants unavailable libfastjson4 99.8
>
> Thanks but:
>
>  sudo dpkg -i rsyslog_8.2001.0-1_armhf.deb
> (Reading database ... 107135 files and directories currently installed.)
> Preparing to unpack rsyslog_8.2001.0-1_armhf.deb ...
> Unpacking rsyslog (8.2001.0-1) over (8.24.0-1) ...
> dpkg: dependency problems prevent configuration of rsyslog:
>  rsyslog depends on *libfastjson4 (>= 0.99.8);* however:
>   Version of libfastjson4:armhf on system is 0.99.4-1.
>  rsyslog depends on initscripts (>= 2.88dsf-13.3); however:
>   Package initscripts is not installed.
>
> dpkg: error processing package rsyslog (--install):
>  dependency problems - leaving unconfigured
> Processing triggers for man-db (2.7.6.1-2) ...
> Errors were encountered while processing:
>  rsyslog
>
> https://packages.debian.org/stretch/libfastjson4 shows:
>
> Package: libfastjson4 (0.99.4-1)... not .0.99.8
>
> Do you have any suggestions?
>
> On 2/20/20 3:35 PM, David Lang wrote:
>> try the current packages at
>>
> https://software.opensuse.org//download.html?project=home%3Argerhards&package=rsyslog
>>
>> under debian there is a raspian option.
>>
>> 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.
Re: Version _8.2001.0 for Raspberry Pi stretch Raspian 9.0 wants unavailable libfastjson4 99.8 [ In reply to ]
Thanks. I'll try.

On 2/20/20 5:04 PM, David Lang wrote:
> libfastjson should be in the same repo, add the repo as a source for
> your system and then apt update; apt dist-upgrade should pull in the
> latest version of all rsyslog related packages
>
> the link I gave you may be one level down.
>
> David Lang
>
>  On Thu, 20 Feb 2020, dgermanrsysl--- via rsyslog wrote:
>
>> Date: Thu, 20 Feb 2020 16:17:10 -0500
>> From: dgermanrsysl--- via rsyslog <rsyslog@lists.adiscon.com>
>> To: rsyslog@lists.adiscon.com
>> Cc: dgermanrsysl@real-world-systems.com
>> Subject: [rsyslog] Version _8.2001.0 for Raspberry Pi stretch Raspian
>> 9.0
>>     wants unavailable libfastjson4 99.8
>>
>> Thanks but:
>>
>>  sudo dpkg -i rsyslog_8.2001.0-1_armhf.deb
>> (Reading database ... 107135 files and directories currently installed.)
>> Preparing to unpack rsyslog_8.2001.0-1_armhf.deb ...
>> Unpacking rsyslog (8.2001.0-1) over (8.24.0-1) ...
>> dpkg: dependency problems prevent configuration of rsyslog:
>>  rsyslog depends on *libfastjson4 (>= 0.99.8);* however:
>>   Version of libfastjson4:armhf on system is 0.99.4-1.
>>  rsyslog depends on initscripts (>= 2.88dsf-13.3); however:
>>   Package initscripts is not installed.
>>
>> dpkg: error processing package rsyslog (--install):
>>  dependency problems - leaving unconfigured
>> Processing triggers for man-db (2.7.6.1-2) ...
>> Errors were encountered while processing:
>>  rsyslog
>>
>> https://packages.debian.org/stretch/libfastjson4 shows:
>>
>> Package: libfastjson4 (0.99.4-1)... not .0.99.8
>>
>> Do you have any suggestions?
>>
>> On 2/20/20 3:35 PM, David Lang wrote:
>>> try the current packages at
>> https://software.opensuse.org//download.html?project=home%3Argerhards&package=rsyslog
>>
>>>
>>> under debian there is a raspian option.
>>>
>>> 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.