Your message dated Mon, 02 Dec 2013 19:51:35 +0000
with message-id <e1vnzwp-0001rb...@franck.debian.org>
and subject line Bug#729991: fixed in syslog-ng 3.5.2-1
has caused the Debian Bug report #729991,
regarding syslog-ng-core uninstallable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
729991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729991
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: syslog.ng-core
severity: grave
version: 3.5.1-1 <http://packages.debian.org/source/testing/syslog-ng>

On testing installing syslog-ng-core with no previous syslog-ng config
files you end up in a dpkg failure mess.
It complains about file() directives in the source clauses of the config
files of syslog-ng but there are no such things in the default config files.

--- aptitude buffer ---

root@drake~# aptitude install -R syslog-ng-core
The following NEW packages will be installed:
  syslog-ng-core
0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/356 kB of archives. After unpacking 1,398 kB will be used.
Selecting previously unselected package syslog-ng-core.
(Reading database ... 56636 files and directories currently installed.)
Unpacking syslog-ng-core (from .../syslog-ng-core_3.5.1-1_i386.deb) ...
Processing triggers for man-db ...
Setting up syslog-ng-core (3.5.1-1) ...
Processing triggers for syslog-ng-core ...
[ ok ] Stopping system logging: syslog-ng.
[....] Starting system logging: syslog-ngUnable to determine how to
monitor this file, follow_freq() unset and it is not possible to poll
it with the current ivykis polling method. Set follow-freq() for
regular files or change IV_EXCLUDE_POLL_METHOD environment variable to
override the automatically selected polling method;
filename='/dev/kmsg', fd='9'
Error initializing message pipeline;
 failed!
invoke-rc.d: initscript syslog-ng, action "start" failed.
dpkg: error processing syslog-ng-core (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 syslog-ng-core
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up syslog-ng-core (3.5.1-1) ...
Processing triggers for syslog-ng-core ...
[ ok ] Stopping system logging: syslog-ng.
[....] Starting system logging: syslog-ngUnable to determine how to
monitor this file, follow_freq() unset and it is not possible to poll
it with the current ivykis polling method. Set follow-freq() for
regular files or change IV_EXCLUDE_POLL_METHOD environment variable to
override the automatically selected polling method;
filename='/dev/kmsg', fd='9'
Error initializing message pipeline;
 failed!
invoke-rc.d: initscript syslog-ng, action "start" failed.
dpkg: error processing syslog-ng-core (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 syslog-ng-core

--- aptitude buffer ---
also at http://paste.debian.net/66688/


The interesting part is ofc(?) the failure from the daemon start.

Unable to determine how to monitor this file, follow_freq() unset and
it is not possible to poll it with the current ivykis polling method.
Set follow-freq() for regular files or change IV_EXCLUDE_POLL_METHOD
environment variable to override the automatically selected polling
method; filename='/dev/kmsg', fd='9'
Error initializing message pipeline;

My syslog-ng internals knowledge fails me here.

grasping for straws. or rather greping for them:

root@drake~# grep -ir kmsg /etc/syslog-ng/*
root@drake~# grep -ir kmsg /etc/syslog-ng/
root@drake~# grep -ir dev /etc/syslog-ng/
/etc/syslog-ng/syslog-ng.conf:# The named pipe /dev/xconsole is for the
nsole' utility.  To use it,
/etc/syslog-ng/syslog-ng.conf:#    $ xconsole -file /dev/xconsole [...]
/etc/syslog-ng/syslog-ng.conf:destination d_xconsole {
pipe("/dev/xconsole"); };
root@drake~# grep -ir freq /etc/syslog-ng/
/etc/syslog-ng/syslog-ng.conf:    owner("root"); group("adm"); perm(0640);
stats_freq(0);

I can provide more data as needed. The system is working properly (as far
as I can tell) without the syslog-ng process.

-- 
brother

--- End Message ---
--- Begin Message ---
Source: syslog-ng
Source-Version: 3.5.2-1

We believe that the bug you reported is fixed in the latest version of
syslog-ng, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 729...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gergely Nagy <alger...@madhouse-project.org> (supplier of updated syslog-ng 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 02 Dec 2013 15:19:51 +0100
Source: syslog-ng
Binary: syslog-ng syslog-ng-dbg syslog-ng-dev syslog-ng-core syslog-ng-mod-json 
syslog-ng-mod-mongodb syslog-ng-mod-sql syslog-ng-mod-smtp syslog-ng-mod-amqp 
syslog-ng-mod-geoip syslog-ng-mod-redis syslog-ng-mod-stomp
Architecture: source amd64 all
Version: 3.5.2-1
Distribution: unstable
Urgency: high
Maintainer: syslog-ng maintainers 
<syslog-ng-maintain...@lists.alioth.debian.org>
Changed-By: Gergely Nagy <alger...@madhouse-project.org>
Description: 
 syslog-ng  - Enhanced system logging daemon (metapackage)
 syslog-ng-core - Enhanced system logging daemon (core)
 syslog-ng-dbg - Enhanced system logging daemon (debug symbols)
 syslog-ng-dev - Enhanced system logging daemon (development files)
 syslog-ng-mod-amqp - Enhanced system logging daemon (AMQP plugin)
 syslog-ng-mod-geoip - Enhanced system logging daemon (GeoIP plugin)
 syslog-ng-mod-json - Enhanced system logging daemon (JSON plugin)
 syslog-ng-mod-mongodb - Enhanced system logging daemon (MongoDB plugin)
 syslog-ng-mod-redis - Enhanced system logging daemon (Redis plugin)
 syslog-ng-mod-smtp - Enhanced system logging daemon (SMTP plugin)
 syslog-ng-mod-sql - Enhanced system logging daemon (SQL plugin)
 syslog-ng-mod-stomp - Enhanced system logging daemon (STOMP plugin)
Closes: 729575 729991
Changes: 
 syslog-ng (3.5.2-1) unstable; urgency=high
 .
   [ Gergely Nagy <alger...@madhouse-project.org> ]
   * New upstream release.
     + Fix the system() source on older Linux kernels (Closes: #729991)
     + Fix kernel timestamp computation on 32-bit systems (Closes: #729575)
   * Added a missing GPL-2+ license block to debian/copyright.
   * Correctly install the pkg-config file to /usr/lib/pkgconfig.
   * Updated the Vcs-* fields to point to debian.org resources.
   * Updated the package descriptions to be more similar to the upstream
     one.
   * Urgency set to high, due to the RC bugfix on 32-bit architectures.
Checksums-Sha1: 
 0df198f68f54dd738f3fb56792e16c9f00aa354c 3119 syslog-ng_3.5.2-1.dsc
 2307058fca690ade7d22f2ad3d9c3bbb919d6e37 697044 syslog-ng_3.5.2.orig.tar.xz
 b3c519bc58f5fd1e9ecc84bf1ec11f30eb5e9bbe 36520 syslog-ng_3.5.2-1.debian.tar.xz
 bf9e0dd9c1f90dfc0408a81f5934516a8d67a227 1743158 
syslog-ng-dbg_3.5.2-1_amd64.deb
 023541ea57c48411eb0563cc7230f56ed295efd1 73098 syslog-ng-dev_3.5.2-1_amd64.deb
 f9aedaf953ae13dfa282642c48cb1f8d1ff8a637 363748 
syslog-ng-core_3.5.2-1_amd64.deb
 e928027ecb1e0e1993150feeb38df5281dabef62 33836 
syslog-ng-mod-json_3.5.2-1_amd64.deb
 96f5fd2342f43bbc759f2291b19e1c703941d963 35926 
syslog-ng-mod-mongodb_3.5.2-1_amd64.deb
 c7ff07ce7e64884922998444f04b53c47480a7ff 39600 
syslog-ng-mod-sql_3.5.2-1_amd64.deb
 ff262aa30f1f6af2fcefe3120584e2077dd8ae32 34108 
syslog-ng-mod-smtp_3.5.2-1_amd64.deb
 aa91410bbbab3a001a94f0bd2bcde377bbe99beb 58446 
syslog-ng-mod-amqp_3.5.2-1_amd64.deb
 9cdd9c179de5ee11c9736ed9bc2271ae38d17c27 25372 
syslog-ng-mod-geoip_3.5.2-1_amd64.deb
 cf94462d3c8b280572d0ca1e469b589f73b8e6af 32474 
syslog-ng-mod-redis_3.5.2-1_amd64.deb
 61e10ac7c91a51f3dbd3fdfeef23de58b6742f82 36196 
syslog-ng-mod-stomp_3.5.2-1_amd64.deb
 ca529ee3a3c48b6629cd5d3d281654be24fffe74 23670 syslog-ng_3.5.2-1_all.deb
Checksums-Sha256: 
 3373b11a9751f59e0ee09cc5c8303478f3e87ceb8a1cb129874b7d0f88742a6d 3119 
syslog-ng_3.5.2-1.dsc
 7162958fe9899843d36ff3db2efebe005323a8adb338477d5a5af1a429727b49 697044 
syslog-ng_3.5.2.orig.tar.xz
 d6966dd027334641723d67965232aaf9c2923b8a427aa6021b4fa64ba077483d 36520 
syslog-ng_3.5.2-1.debian.tar.xz
 f10fde7dfc88efd4267144ec3b438e9a7430f9806c51b960d6a77bcc8a2cc80e 1743158 
syslog-ng-dbg_3.5.2-1_amd64.deb
 9f20074fe4897b5ef412804ba71b602163c1bbb38f6124d1492fc1cfa37cf571 73098 
syslog-ng-dev_3.5.2-1_amd64.deb
 d4a26917ebeb0c927d8a98a39a5f3118932e805df7b7b1c5bdcbd79b0237e465 363748 
syslog-ng-core_3.5.2-1_amd64.deb
 a1ff80c02a4281931a37ac0c17b048bbcba0a1b1fd62f390014ac17c88c30b0c 33836 
syslog-ng-mod-json_3.5.2-1_amd64.deb
 60ab6f17cf820ce87137650dcb68f482463cdc4053fd98827aa7e8679d6d79be 35926 
syslog-ng-mod-mongodb_3.5.2-1_amd64.deb
 a68422fbcaeb4e6c4b3198c6f4b63d14364033760aed063f7c6c9351fb1fdb05 39600 
syslog-ng-mod-sql_3.5.2-1_amd64.deb
 beda0d07da1aac7b8338f4b2b6c3a339748a7c1d56069003a7b60a625b121b60 34108 
syslog-ng-mod-smtp_3.5.2-1_amd64.deb
 674c34bf37bc6a346bc1a7171db8665b5d33a28e4c01da31718a1bd1ff1218f0 58446 
syslog-ng-mod-amqp_3.5.2-1_amd64.deb
 e9c72af84f8ac8ad1ca6dbc7f0a2832b3749a7b5bbb73fb69f7d742fb89ecc21 25372 
syslog-ng-mod-geoip_3.5.2-1_amd64.deb
 f42ef7ca6430c6c8c4fc59d7d706add40022cfbcf39803298b8b2677a7e0ed06 32474 
syslog-ng-mod-redis_3.5.2-1_amd64.deb
 467a16883527df4e63616794a0d469b983b002e28854d690f32ef940d803b75a 36196 
syslog-ng-mod-stomp_3.5.2-1_amd64.deb
 e9f71be30d2f4bc3e4a666f05597047d71994003b900926205e1ed347b32359a 23670 
syslog-ng_3.5.2-1_all.deb
Files: 
 68d2e7b0d0bf092e430d90dc04444f42 3119 admin extra syslog-ng_3.5.2-1.dsc
 ba215eb8b0018fe1e7ff0f90e0599e45 697044 admin extra syslog-ng_3.5.2.orig.tar.xz
 d44d3c1db7194d7c9ecabb9dea086fca 36520 admin extra 
syslog-ng_3.5.2-1.debian.tar.xz
 8569299902325060f26f88d318255f35 1743158 debug extra 
syslog-ng-dbg_3.5.2-1_amd64.deb
 982247eef8cdcae62f3c9dd5fe8b87bb 73098 libdevel extra 
syslog-ng-dev_3.5.2-1_amd64.deb
 8498a88036433eacf434f31a2674bf24 363748 admin extra 
syslog-ng-core_3.5.2-1_amd64.deb
 16d206ed016ce22f499a77db85460f88 33836 admin extra 
syslog-ng-mod-json_3.5.2-1_amd64.deb
 2116b4c920a969a2de0edbd84b7bec24 35926 admin extra 
syslog-ng-mod-mongodb_3.5.2-1_amd64.deb
 f749b344aec223946e7fed099813fd7d 39600 admin extra 
syslog-ng-mod-sql_3.5.2-1_amd64.deb
 85e511c279991b39c895ce5032af32f9 34108 admin extra 
syslog-ng-mod-smtp_3.5.2-1_amd64.deb
 3144246eb4cc5d98a34abf1cab552000 58446 admin extra 
syslog-ng-mod-amqp_3.5.2-1_amd64.deb
 419908995713116625c3f03f8b6ef179 25372 admin extra 
syslog-ng-mod-geoip_3.5.2-1_amd64.deb
 824b89468ee7f5644524369536e38573 32474 admin extra 
syslog-ng-mod-redis_3.5.2-1_amd64.deb
 f1c9f15ed3a39fc564a3acc39c0a3f10 36196 admin extra 
syslog-ng-mod-stomp_3.5.2-1_amd64.deb
 9708bd37363d7f8aeaf3190ff99ed430 23670 admin extra syslog-ng_3.5.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBAgAGBQJSnOHqAAoJEKwekLrEM/aP024P+wWVdlknjRG6JXEMU3yhnn7V
GJa5+maMy3vD662Sw2mpTBneL/UYpgbSmLZtt1RJOrDbAqx4AWZK4sTwHP6d30UH
tj2E014+qXB2IHiuXEbPpzlNCO3zma5049SnyEEXrH3VQXbVdOaEwruy2QTbBuui
z62tWAWUCSJ12n60kz2iLdKb3D6qPuIeFnROeJlufgKu7OByUIQcg+/72l5XERoq
M68K/gI4GTYamY29Rtf7ZV+QfwK992lC6XCusc3xaIZWff2QxWxrvmb9ABL2w823
W4nF7zoGvh2cPNNTTyldBRIKIcPZpFTnKIrSTGWUZkARRawiyDd0tucVcYzCKWnc
6B1R0KBxdbQjjmTVKIGp9wbPV2CfJ6MGRmDPF4rxJP7e5ShS7gcHxL1VATRdSBKd
sTU6tybGO0c4o/JU4/+8pThvWYYbVvK8SzIE8CiOQAYB3f+NkM0kQgPJ5QE55lJh
F/yfj6okFyTqjq2Eye7M9Q/MBIyGp9S3iDNEtthdB0lOXWN4qXsEX7mb6jCCmlkh
LfUqTyJBzv+rLAyeqprsJYLcFPKx6+tfE1JshM79clK+XQL0FA17NMLL8QCgWqTl
k6DlEHgTQnWX5GChfvw0pn3jVvmX4CaZK0K8df8U/I40vETifYrWhXacbs+S7gaG
BmC8p14TjZvfPCzQVm2B
=ovCy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to