Your message dated Thu, 28 Mar 2013 07:02:31 +0000
with message-id <[email protected]>
and subject line Bug#699027: fixed in kgb-bot 1.26-1
has caused the Debian Bug report #699027,
regarding kgb: Use user configured in $RUN_AS as owner of logfiles
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 [email protected]
immediately.)


-- 
699027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699027
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kgb-bot
Version: 1.19-1
Severity: normal
File: kgb
Tags: patch


The init script should use the value of the "RUN_AS" variable when setting the
owner of newly created logfiles, because otherwise the daemon itself can't
write to its logfile when "RUN_AS" is modified in the /etc/default/kgb-bot
file.

Patch attached.

Thanks
Alex

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kgb-bot depends on:
ii  adduser                3.112+nmu2        add and remove users and groups
ii  kgb-client             1.19-1            client for KGB (IRC collaboration 
ii  libpoe-component-irc-p 6.35+dfsg-1       POE Component for manipulating IRC
ii  libpoe-component-serve 1.14-1            POE component to publish event han
ii  libpoe-perl            2:1.2890-1        event-driven component architectur
ii  libproc-pid-file-perl  1.27-1            Perl module for managing process i
ii  libschedule-ratelimite 0.01-1            Perl library to prevent events fro
ii  libyaml-perl           0.71-1            YAML Ain't Markup Language
ii  perl                   5.10.1-17squeeze4 Larry Wall's Practical Extraction 

kgb-bot recommends no packages.

Versions of packages kgb-bot suggests:
ii  libfile-which-perl            1.08-1     Perl module for searching paths fo
ii  libipc-run-perl               0.89-1     Perl module for running processes
pn  polygen                       <none>     (no description available)

-- Configuration Files:
/etc/default/kgb-bot changed [not included]
/etc/init.d/kgb-bot changed [not included]
/etc/kgb-bot/kgb.conf [Errno 13] Permission denied: u'/etc/kgb-bot/kgb.conf'

-- no debconf information
--- /etc/init.d/kgb-bot.orig    2012-10-01 13:21:10.000000000 +0200
+++ /etc/init.d/kgb-bot 2013-01-26 15:00:56.000000000 +0100
@@ -59,7 +59,7 @@
 
     if ! test -e $LOG; then
         touch $LOG
-        chown Debian-kgb:root $LOG
+        chown "$RUN_AS":root $LOG
         chmod 0644 $LOG
     fi
 }

--- End Message ---
--- Begin Message ---
Source: kgb-bot
Source-Version: 1.26-1

We believe that the bug you reported is fixed in the latest version of
kgb-bot, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov <[email protected]> (supplier of updated kgb-bot 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 28 Mar 2013 08:41:36 +0200
Source: kgb-bot
Binary: kgb-bot kgb-client kgb-client-git
Architecture: source all
Version: 1.26-1
Distribution: unstable
Urgency: low
Maintainer: Debian KGB Maintainers <[email protected]>
Changed-By: Damyan Ivanov <[email protected]>
Description: 
 kgb-bot    - IRC collaboration bot
 kgb-client - client for KGB (IRC collaboration bot)
 kgb-client-git - client for KGB (IRC collaboration bot) - Git support
Closes: 691183 698133 699027
Changes: 
 kgb-bot (1.26-1) unstable; urgency=low
 .
   * update kgb-client.conf manual with the new options
   * rework Git branch walking
     avoids multiple notification about merged commits (Closes: #698133)
   * init: Use user configured in $RUN_AS as owner of logfiles.
     Otherwise log files created as 'Debian-kgb' can't be written to if the
     RUN_AS variable is modified
     Thanks to Alexander Barton for the patch.
     (Closes: #699027)
   * notify even if log message is invalid UTF-8
     notification with log of "(log is invalid UTF-8)" is better than
     no notification at all
     (Closes: #691183)
Checksums-Sha1: 
 db1e096a352554e119101fe870abf9ae9abad0fb 2524 kgb-bot_1.26-1.dsc
 b923082da2b6e86e77425e31bd4bdd12fc6468dc 73758 kgb-bot_1.26.orig.tar.gz
 88a38ca65161aa65e4f3c4c0c0f0d39c3f1c94d1 11103 kgb-bot_1.26-1.debian.tar.gz
 285e8c01741ac0a261f8b92bcf315c8e09f6732c 45230 kgb-bot_1.26-1_all.deb
 4f0138e5e81d0101886cd45c593ef56946a56993 69284 kgb-client_1.26-1_all.deb
 91afe4404325a4058bc23c30f3749d4e3e364146 24082 kgb-client-git_1.26-1_all.deb
Checksums-Sha256: 
 f002193b87ea31153b6c6063edc91dffc89b864cb659df9faa67619b6a959b4e 2524 
kgb-bot_1.26-1.dsc
 41af7345e5a6405ddac88099a7c1adf8071c529927d2bc89b72d549d6c195c05 73758 
kgb-bot_1.26.orig.tar.gz
 ebc54ff5f5728fcf7f748fe20f1d04f2a2854b7205d9f2cbf545f1422e4ed1f7 11103 
kgb-bot_1.26-1.debian.tar.gz
 5c3b3b5a044337915fd3c508be3a37dae1acf1defbdce88d8df1ac6fad894541 45230 
kgb-bot_1.26-1_all.deb
 ab7832d415b66cbee1604842cb351e9a4d267f51d7fc684e2fce1e5160b71c84 69284 
kgb-client_1.26-1_all.deb
 4f56cf45cc83bc7186cdb3e7791636a852ab54d46e0da14af12bdeb66412e4d3 24082 
kgb-client-git_1.26-1_all.deb
Files: 
 ce54595216b782de219af67f83256535 2524 devel optional kgb-bot_1.26-1.dsc
 d3532ab7336d9e1d732bc5769f9de897 73758 devel optional kgb-bot_1.26.orig.tar.gz
 75100e28b5b1dc8e3b2e799a30cbfc70 11103 devel optional 
kgb-bot_1.26-1.debian.tar.gz
 4170b08cf6123fb2471ad9997c0ca8fb 45230 devel optional kgb-bot_1.26-1_all.deb
 2b206c474328523780babde0dbb70cfc 69284 devel optional kgb-client_1.26-1_all.deb
 783c1ea3c39a9b984786d15a7598d639 24082 devel optional 
kgb-client-git_1.26-1_all.deb

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

iQIcBAEBCAAGBQJRU+n+AAoJENu+nU2Z0qAEQPYQAJSs5E0ZmSK4MS1JTvOOPB1G
ADjmTjzPY2Om9rDHjngq5HxORXQPRltkyTzLyet05rkEm5RVaZiLLgb+WV8W7MWl
vzktwnkOXLJvAwXgc4NHLhpKFcfzjhsS2VHKgoafvQest4hXdADeV4IZ35qaTgjX
t2ZDUhcP6wi49CO661SDI03ZwpCUoVIGiXaJTym3wBSv4J0NC9rK2CdNcflqnW6/
U4P+FVoy6Kp4A96UiDkTAL6FbeirZvsCpBD8AEfaTk94bg+PtuLHAnvBBhyRW/7U
buE24/R7ky0imIOYccn3PnqQ4Xlln8v9FE8P+xS5F/rsU9uJBECgyoybNclJ4ink
YgLX94f47/9y3eJqWzdAUJZgJcwlIk9BthrrIrpCef720nqMx9+h/m7A4hQAiS3M
ruVTHVWjxjN0fSvL84xGsgaR8TtqGFivarvgPNMSW65zOeXjqEs3CMtgZuc+fHWh
YOHY+W0sXchczrKFGXeuMgYTjK2gunJPQI3b4uOOL0xbcX56ReAq4twugTd+Py+f
Z5mehHkp+ARRh9Hz2y4Yg8RjHNGy8JZaS81dRuzp1dlJSrujFlYdUox9RxWt0oCB
KVY8lBv4Ed8vqypCgEV+J2S1VM4JzmwyPSyOo6obagtNJxc9TJTCxsPOLbS24RQq
gDczpS8Pxy0IqptCf7//
=WAQ6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to