<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
Hi</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
I have ubuntu Server install 16.X with all dependency packages</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<div>#124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux</div>
<div><br>
</div>
<div># more /etc/debian_version</div>
<div><span style="background-color: rgba(0, 0, 0, 0);">stretch/sid</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);"><br>
</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);">when i try to install syslog-ng with debian package as mentioned below steps.</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);"><br>
</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);"><br>
</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);">
<div>~# more /etc/apt/sources.list.d/syslog-ng-obs.list</div>
<div>deb http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/xUbuntu_16.10 ./</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div># apt-get update</div>
<div>Hit:1 http://gb.archive.ubuntu.com/ubuntu xenial InRelease</div>
<div>Hit:2 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease</div>
<div>Get:3 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]</div>
<div>Ign:4 http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/xUbuntu_16.10 ./ InRelease</div>
<div>Hit:5 http://download.opensuse.org/repositories/home:/laszlo_budai:/syslog-ng/xUbuntu_16.10 ./ Release</div>
<div>Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]</div>
<div>Fetched 204 kB in 0s (350 kB/s)</div>
<div>Reading package lists... Done</div>
<div><br>
</div>
<div># apt-get install syslog-ng-core</div>
<div>Reading package lists... Done</div>
<div>Building dependency tree</div>
<div>Reading state information... Done</div>
<div>Some packages could not be installed. This may mean that you have</div>
<div>requested an impossible situation or if you are using the unstable</div>
<div>distribution that some required packages have not yet been created</div>
<div>or been moved out of Incoming.</div>
<div>The following information may help to resolve the situation:</div>
<div><br>
</div>
<div>The following packages have unmet dependencies:</div>
<div> syslog-ng-core : Depends: libjson-c3 (>= 0.10) but it is not installable</div>
<div>E: Unable to correct problems, you have held broken packages.</div>
<div><br>
</div>
<br>
</div>
But i have already install libjason package</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);"><br>
</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);"><br>
</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);">
<div># apt-get install libjson-c-dev</div>
<div><span style="background-color: rgba(0, 0, 0, 0);">Reading package lists... Done</span></div>
<div>Building dependency tree</div>
<div>Reading state information... Done</div>
<div>libjson-c-dev is already the newest version (0.11-4ubuntu2).</div>
<div>0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</div>
<div><br>
</div>
<div>what is the issue, how can i install latest version of syslog-ng</div>
<div><br>
</div>
<div>default syslog-ng only come with 3.5.6 version, but iam looking 3.11 and above version to install</div>
<div><br>
</div>
<div><br>
</div>
<div>any suggestions ?</div>
<div><br>
</div>
<div>R!</div>
<br>
</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);"><br>
</span></div>
<div><br>
</div>
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<br>
</div>
</body>
</html>