Bug#857029: thunderbird: tries to migrate nonexistent ~/.icedove due to unintended meaning of "\ #" syntax

2017-03-08 Thread Chris Taylor

On Wed, 08 Mar 2017 13:54:04 +0200 jim_p  wrote:

Package: thunderbird
Version: 1:45.7.1-2
Followup-For: Bug #857029

To the ones that removed the comment parts and made it work again. Can you
please write a patch for it or paste the corrected file in pastebin?
I removed the comment parts but the message shows up again.

And please merge it with bug #857032.




I placed a patch in bug #856490 (where this issue was introduced), but 
here it is again.


It worked for me, so...

Good luck! :-)
--- /usr/bin/thunderbird-broken 2017-03-08 09:06:55.057957903 +
+++ /usr/bin/thunderbird2017-03-08 09:07:31.442581553 +
@@ -193,9 +193,9 @@
 # is a state we can't solve on our own !!! The user needs to interact and
 # has probably an old or otherwise used Thunderbird installation. Which one
 # is the correct one to use?
-elif { [ -d "${ID_PROFILE_FOLDER}" ] || [ -L "${ID_PROFILE_FOLDER}" ]; } && \  
 # .icedove exists as folder or symlink
- { [ -d "${TB_PROFILE_FOLDER}" ] || [ -L "${TB_PROFILE_FOLDER}" ]; } && \  
 # .thunderbird exists as folder or symlink
-   [ "$(readlink -e "${TB_PROFILE_FOLDER}")" != "${ID_PROFILE_FOLDER}" ]; 
then  # compare if canonical name of both folders equal
+elif { [ -d "${ID_PROFILE_FOLDER}" ] || [ -L "${ID_PROFILE_FOLDER}" ]; } && \
+ { [ -d "${TB_PROFILE_FOLDER}" ] || [ -L "${TB_PROFILE_FOLDER}" ]; } && \
+   [ "$(readlink -e "${TB_PROFILE_FOLDER}")" != "${ID_PROFILE_FOLDER}" ]; 
then
 
 output_debug "There is already a folder or symlink '${TB_PROFILE_FOLDER}', 
will do nothing."
 output_debug "Please investigate by yourself! Some more information below."


Bug#802713: Should audiopreview be removed?

2015-10-22 Thread Chris Taylor
I believe that it should be, yes.

-Chris


Bug#759825: audtty: FTBFS: main.c:20:31: fatal error: audacious/audctrl.h: No such file or directory

2014-09-08 Thread Chris Taylor
I will apply it and upload a fixed version soon.

Thanks,
Chris

On Sun, Sep 7, 2014 at 2:40 PM, Andrew Shadura andre...@debian.org wrote:
 Package: src
 Followup-For: Bug #759825

 Hi,

 Łukasz Zemczak from Ubuntu have written a patch:
 https://patches.ubuntu.com/a/audtty/audtty_0.1.12-4ubuntu1.patch

 It would be great if you applied it. Or, I could NMU the package.

 --
 Cheers,
   Andrew


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553853: Upload

2011-09-19 Thread Chris Taylor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have this queued for upload on my end, however my key expired and I
am awaiting the new keyring push for my updated key.


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

iEYEARECAAYFAk53wmoACgkQLpNUoan9SCGDJQCdGjVMlj62GoE9FODi7Zl/0DXK
l2MAn0DLEeinlhiAjsCVvs472NT3C86B
=jgHO
-END PGP SIGNATURE-




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#618068:

2011-05-17 Thread Chris Taylor
Thank you for the patches, I will apply them in the next upload this
week.

-Chris



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#621478: [udev] Fails to detect Touchpad or Trackpoint

2011-04-07 Thread Chris Taylor
Package: udev
Version: 167-1
Severity: serious

After updated from 166-1 to 167-1 udev fails to detect my Trackpoint or
Touchpad on my Thinkpad T410. 

It works again after I downgrade udev back to 166.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.38-2-amd64

Debian Release: wheezy/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.us.debian.org 
1 experimentalftp.us.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libc6 (= 2.9) | 2.11.2-13
libselinux1  (= 1.32) | 2.0.98-1
libusb-0.1-4 (= 2:0.1.12) | 2:0.1.12-17
libudev0 (= 166-1) | 166-1
lsb-base(= 3.0-6) | 3.2-27
util-linux   (= 2.16) | 2.17.2-9.1


Recommends  (Version) | Installed
=-+-===
usbutils  | 1:001-1
pciutils  | 1:3.1.7-8


Package's Suggests field is empty.







-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#594519: Code audit

2010-09-27 Thread Chris Taylor
On Mon, 27 Sep 2010 21:58:16 +0200
Hein-Pieter van Braam h...@tmm.cx wrote:

 I will perform a code audit of the audacious package and send a diff 
 for the debian/copyright as soon as I'm finished. Should be somewhere
 this week.
 
 
 

I will also go through the code tonight, and will try fix up
debian/copyright.

-Chris



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#577283: audacious: error on upgrade 2.1 - 2.3 (file conflict)

2010-05-07 Thread Chris Taylor
On Fri, 07 May 2010 16:23:32 -0400
John Lindgren john.lindg...@tds.net wrote:

 Benjamin Drung wrote:
  audacious-plugins has to Break  Replace audacious ( 2.3), which I
  already committed to the git repository.
 
 2.3 has been in experimental for over a month now, and there haven't
 been any show-stopping problems other than this upgrade conflict.  Can
 you build a package with your fix for the conflict and upload it to
 unstable?
 
 Thanks,
 John Lindgren

I will be uploading 2.3 to unstable on Monday afternoon.

-Chris




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#571724: socat: FTBFS on kfreebsd-*: error: 'struct single' has no member named 'fd1'

2010-02-27 Thread Chris Taylor
I'll prepare a patch and upload it later today.

-Chris



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527899: removal of package fails

2009-06-03 Thread Chris Taylor
On Wed, Jun 03, 2009 at 08:59:09AM +0200, Raphael Hertzog wrote:
 On Tue, 02 Jun 2009, Chris Taylor wrote:
  This patch fixes the removal bug in sqlrelay. It simply removes all
  sqlrelay files and the directory from /etc.
  
  -Chris
  
  --- a/debian/sqlrelay.postrm
  +++ b/debian/sqlrelay.postrm
  @@ -19,7 +19,7 @@ set -e
   case $1 in
  remove|purge)
  rm -Rf /var/cache/sqlrelay
  -   rm -f /etc/sqlrelay*
  +   rm -rf /etc/sqlrelay*
  ;;
 
 Removing configuration files on remove (instead of purge only) is a mistake
 too...
 
 Cheers,
 -- 
 Raphaël Hertzog
 

Oops, that was actually a typo, I meant to make it on purge only in the patch.

-Chris





--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#523505: diff-ext: FTBFS: Missing depends on gconf

2009-06-02 Thread Chris Taylor
tag 523505 patch
thanks

The following patches make diff-ext buildable again.


-Chris


--- orig/diff-ext-0.2.3/diff-ext/src/Makefile.in
+++ diff-ext-0.2.3/diff-ext/src/Makefile.in
@@ -241,7 +241,7 @@
   -DDIFF_EXT_LOCALE_DIR=\$(prefix)/$(DATADIRNAME)/locale\ \
   @DIFF_EXT_CFLAGS@

-AM_CFLAGS = -Wall -g
+AM_CFLAGS = -Wall -g -I/usr/include/gnome-vfs-2.0/  -I/usr/include/gconf/2/
 libdiff_ext_la_SOURCES = main.c
 lib_LTLIBRARIES = libdiff-ext.la
 libdiff_ext_la_LDFLAGS = -module -avoid-version



--- orig/diff-ext-0.2.3/debian/control
+++ diff-ext-0.2.3/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Andrea Veri bluek...@ubuntu.com
-Build-Depends: debhelper (= 5), libxml-parser-perl, pkg-config, 
libnautilus-extension-dev, docbook-to-man, libtool
+Build-Depends: debhelper (= 5), libxml-parser-perl, pkg-config, 
libnautilus-extension-dev, docbook-to-man, libtool, libgconf2-dev, 
libgnomevfs2-dev
 Homepage: http://diff-ext.sourceforge.net/
 Standards-Version: 3.7.2
 Vcs-Bzr: https://code.launchpad.net/~bluekuja/diff-ext/debian.source



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527614: owned and unowned files after purge (policy 6.8 + 10.7.3)

2009-06-02 Thread Chris Taylor
tag 527614 patch
thanks

The following patch should fix this bug. It adds the file 
debian/emile-bootblocks.postrm which
will call rm -rf on /boot/emile and /lib/emile when package is being purged.


-Chris

--- /dev/null
+++ b/debian/emile-bootblocks.postrm
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+set -e
+
+case $1 in
+purge)
+rm -rf /boot/emile
+rm -rf /lib/emile
+;;
+esac
+#DEBHELPER#
+exit 0



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#485200: chimera2: FTBFS: Using imake without Build-Depends on xutils-dev

2009-06-02 Thread Chris Taylor
tag 485200 patch
thanks

This patch fixes the Build-depends in debian/control.


-Chris

-- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Mark Baker m...@mnb.org.uk
 Standards-Version: 3.6.2
-Build-Depends: libjpeg62-dev, libpng12-dev, xutils, zlib1g-dev, libxaw7-dev, 
libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxpm-dev, libxext-dev, 
libx11-dev
+Build-Depends: libjpeg62-dev, libpng12-dev, xutils, zlib1g-dev, libxaw7-dev, 
libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxpm-dev, libxext-dev, 
libx11-dev, xutils-dev

 Package: chimera2
 Architecture: any



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#527899: removal of package fails

2009-06-02 Thread Chris Taylor
tag 527899 patch
thanks


This patch fixes the removal bug in sqlrelay. It simply removes all sqlrelay 
files and the directory from /etc.

-Chris

--- a/debian/sqlrelay.postrm
+++ b/debian/sqlrelay.postrm
@@ -19,7 +19,7 @@ set -e
 case $1 in
remove|purge)
rm -Rf /var/cache/sqlrelay
-   rm -f /etc/sqlrelay*
+   rm -rf /etc/sqlrelay*
;;
upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
;;



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#481564: [deluge-torrent] Missing Depends

2008-05-16 Thread Chris Taylor
Package: deluge-torrent
Version: 0.5.8.7-1
Severity: serious

deluge-torrent needs to depend on dbus-x11 for dbus-launch.


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-rc2

Debian Release: lenny/sid
500 unstable www.debian-multimedia.org
500 unstable moridin

--- Package information. ---
Depends (Version) | Installed
=-+-
deluge-torrent-common (= 0.5.8.7-1) | 0.5.8.7-1
libboost-date-time1.34.1 (= 1.34.1-8) | 1.34.1-11
libboost-filesystem1.34.1 (= 1.34.1-8) | 1.34.1-11
libboost-thread1.34.1 (= 1.34.1-8) | 1.34.1-11
libc6 (= 2.7-1) | 2.7-11
libgcc1 (= 1:4.1.1-21) | 1:4.3.0-4
librsvg2-common | 2.22.2-2
libssl0.9.8 (= 0.9.8f-5) | 0.9.8g-10
libstdc++6 (= 4.2.1-4) | 4.3.0-4
notification-daemon | 0.3.7-1+b1
python (= 2.4) | 2.5.2-1
python ( 2.6) | 2.5.2-1
python-dbus | 0.82.4-2
python-glade2 | 2.12.1-2
python-gtk2 | 2.12.1-2
python-notify | 0.1.1-2+b1
python-pyopenssl | 0.7-1
python-support (= 0.7.1) | 0.8.1
python-xdg | 0.15-1.1
zlib1g (= 1:1.1.4) | 1:1.2.3.3.dfsg-12




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#450444: audtty: FTBFS: error: audacious/beepctrl.h: No such file or directory

2007-11-13 Thread Chris Taylor
In order to fix this bug, i will need to rewrite a large part of the
Audtty codebase in order to support the new DBUS portions of libaudclient.

I will try to have a patch for it within the next 2-3 weeks. Sorry about
the delay.




Bug#450444: audtty: FTBFS: error: audacious/beepctrl.h: No such file or directory

2007-11-07 Thread Chris Taylor
I've prepared a new version that fixes this issue. Hopefully ries will
be back online within the next few days.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#436703: /sbin/shutdown fails to properly spindown drive

2007-09-06 Thread Chris Taylor
What is the status of this bug, i can verify that the patch provided by
Roland works properly on all of my systems.

--
Chris



Bug#437020: fails with W: Mandatory parameter 'bug' missing in call

2007-08-10 Thread Chris Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Never mind my last message, should have taken a better look before
sending that message. =P

Here's my debugging info from apt-listbugs:

(echo 'VERSION 2'; echo '' ;  ls -1
/var/cache/apt/archives/mono-mjs_*.deb |sed 's/^/x x x x /') |
/usr/sbin/apt-listbugs apt -d
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... 0%Exception `LoadError' at
/usr/lib/ruby/1.8/xml/encoding-ja.rb:12 - no such file to load -- uconv
Set XSD::XMLParser::XMLParser as XML processor.
Wire dump:

= Request

! CONNECT TO bugs.debian.org:80
! CONNECTION ESTABLISHED
POST /cgi-bin/soap.cgi HTTP/1.1
SOAPAction: 
Content-Type: text/xml; charset=utf-8
User-Agent: SOAP4R/1.5.5 (/114, ruby 1.8.6 (2007-06-07) [i486-linux])
Date: Fri Aug 10 10:58:49 -0400 2007
Content-Length: 1049
Host: bugs.debian.org

?xml version=1.0 encoding=utf-8 ?
env:Envelope xmlns:xsd=http://www.w3.org/2001/XMLSchema;
xmlns:env=http://schemas.xmlsoap.org/soap/envelope/;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  env:Body
n1:get_bugs xmlns:n1=Debbugs/SOAP/
env:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/;
  keyvalue n2:arrayType=xsd:anyType[4]
  xmlns:n2=http://schemas.xmlsoap.org/soap/encoding/;
  xsi:type=n2:Array
item xsi:type=xsd:stringseverity/item
item n2:arrayType=xsd:anyType[3]
xsi:type=n2:Array
  item xsi:type=xsd:stringcritical/item
  item xsi:type=xsd:stringgrave/item
  item xsi:type=xsd:stringserious/item
/item
item xsi:type=xsd:stringpackage/item
item n2:arrayType=xsd:anyType[1]
xsi:type=n2:Array
  item xsi:type=xsd:stringmono-mjs/item
/item
  /keyvalue
/n1:get_bugs
  /env:Body
/env:Envelope

= Response

HTTP/1.1 200 OK
Date: Fri, 10 Aug 2007 12:59:19 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5
SOAPServer: SOAP::Lite/Perl/0.60
Content-Length: 554
Content-Type: text/xml; charset=utf-8

?xml version=1.0 encoding=UTF-8?SOAP-ENV:Envelope
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xmlns:SOAP-ENC=http://schemas.xmlsoap.org/soap/encoding/;
xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/;
xmlns:xsd=http://www.w3.org/2001/XMLSchema;
SOAP-ENV:encodingStyle=http://schemas.xmlsoap.org/soap/encoding/;SOAP-ENV:Bodynamesp1:get_bugsResponse
xmlns:namesp1=Debbugs/SOAP/SOAP-ENC:Array xsi:type=SOAP-ENC:Array
SOAP-ENC:arrayType=xsd:anyType[0]//namesp1:get_bugsResponse/SOAP-ENV:Body/SOAP-ENV:Envelope

No bugs to fetch
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGvH3OLpNUoan9SCERAqDCAJ9OKMdE/0yE0sZnGCWFCFoYLdXnqQCfRjcD
SjiOQq+inONqby4XG/V2so4=
=brBK
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#437020: fails with W: Mandatory parameter 'bug' missing in call

2007-08-10 Thread Chris Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm getting the same error on all of my machines running sid. It appears
to be trying to use a debbugs installation on the localhost instead of
the remote BTS.

- -Chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGvHv6LpNUoan9SCERAu0tAJ96HoE01/Q0NbEZU/HTX8p6RhpEWQCcDIEd
w+WS0XVCJ+bUvtxPMS1stIA=
=u8Qu
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#436703: /sbin/shutdown fails to properly spindown drive

2007-08-08 Thread Chris Taylor
Package: sysvinit
Version: 2.86.ds1-38.1
Severity: serious

--- Please enter the report below this line. ---
/sbin/shutdown fails to properly spindown many newer sata drives before 
poweroff[0].

[0]http://linux-ata.org/shutdown.html

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21.5

Debian Release: lenny/sid
  500 unstablemirror.switch.ch 
  500 unstablemirror.noreply.org 
  500 unstabledebian-multimedia.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-
libc6(= 2.6-1) | 2.6-5
libselinux1 (= 2.0.15) | 2.0.15-2+b1
libsepol1(= 2.0.3) | 2.0.3-1+b1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#427791: syslog-ng dies after cron.daily

2007-06-21 Thread Chris Taylor

Szalay Attila wrote:

Hi!

On Wed, 2007-06-06 at 11:34 +0100, Chris Taylor wrote:
When trying to reproduce it manually, sending kill -HUP causes syslog-ng 
to die shortly after it gets a new PID.

I am able to consistently reproduce this.
No data is written to the new logfile until I manually restart syslog-ng


Could you do it again and in the same time strace-ing the syslog-ng?
(strace -fo output -s 512 -p `pidof syslog-ng`) And after it please send
the output to me.

Thanks.




Sorry about the delay, things have been pretty busy.

Attached is the strace output.


Below is the process I used:



d350-berlin:~# cat /var/run/syslog-ng.pid; echo
24507
d350-berlin:~# kill -HUP `cat /var/run/syslog-ng.pid`
d350-berlin:~# cat /var/run/syslog-ng.pid; echo
24507
d350-berlin:~# ps ax | grep syslog-ng
24551 pts/2S+ 0:00 grep syslog-ng
d350-berlin:~# tail -f /var/log/messages
Jun 20 19:52:22 10.37.0.72 ports:  port 10 is now off-line
Jun 20 19:55:15 10.37.0.71 00077 ports:  port 17 is now off-line
Jun 20 20:16:52 10.37.0.71 00331 FFI:  port 24-High collision or drop 
rate. See help.

Jun 20 20:40:25 10.37.0.72 SNTP:  updated time by -4 seconds
Jun 20 21:09:53 10.37.0.71 00331 FFI:  port 24-High collision or drop 
rate. See help.
Jun 20 21:18:15 10.37.0.71 00331 FFI:  port 24-High collision or drop 
rate. See help.
Jun 20 21:23:50 10.37.0.71 00331 FFI:  port 24-High collision or drop 
rate. See help.

Jun 20 23:06:49 10.37.0.74 SNTP:  updated time by -4 seconds
Jun 21 00:49:56 10.37.0.64 SNTP:  updated time by -4 seconds
Jun 21 10:40:41 d350-berlin syslog-ng[24507]: syslog-ng starting up; 
version='2.0.0'





As you can see, -HUP is causing syslog-ng to die (in fact the strace 
says it's segfaulting.. always fun), thus leaving us without any logging 
of any kind.


Let me know if you need any more information.


Thanks,
Chris
24507 gettimeofday({1182418884, 445078}, NULL) = 0
24507 gettimeofday({1182418884, 445188}, NULL) = 0
24507 poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN, revents=POLLIN}, 
{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 137026) = 1
24507 gettimeofday({1182418898, 162028}, NULL) = 0
24507 accept(4, {sa_family=AF_FILE, [EMAIL PROTECTED], [2]) = 11
24507 fcntl64(11, F_GETFL)  = 0x2 (flags O_RDWR)
24507 fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0
24507 fcntl64(11, F_GETFD)  = 0
24507 fcntl64(11, F_SETFD, FD_CLOEXEC)  = 0
24507 gettimeofday({1182418898, 162615}, NULL) = 0
24507 poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, 
events=POLLIN}, {fd=11, events=POLLIN, revents=POLLIN|POLLHUP}, {fd=4, 
events=POLLIN}], 5, 123309) = 1
24507 gettimeofday({1182418898, 162780}, NULL) = 0
24507 read(11, 38Jun 21 10:41:38 sshd[24538]: Accepted password for root 
from 193.203.82.100 port 22449 ssh2\0, 8192) = 96
24507 gettimeofday({1182418898, 162996}, NULL) = 0
24507 time(NULL)= 1182418898
24507 stat64(/etc/localtime, {st_mode=S_IFREG|0644, st_size=1323, ...}) = 0
24507 gettimeofday({1182418898, 163355}, NULL) = 0
24507 time(NULL)= 1182418898
24507 open(/var/log/auth.log, 
O_WRONLY|O_NONBLOCK|O_APPEND|O_CREAT|O_NOCTTY|O_LARGEFILE, 0640) = 12
24507 fcntl64(12, F_GETFD)  = 0
24507 fcntl64(12, F_SETFD, FD_CLOEXEC)  = 0
24507 fchown32(12, 0, -1)   = 0
24507 fchown32(12, -1, 4)   = 0
24507 fchmod(12, 0640)  = 0
24507 time(NULL)= 1182418898
24507 time(NULL)= 1182418898
24507 read(11, , 8192)= 0
24507 close(11) = 0
24507 gettimeofday({1182418898, 164271}, NULL) = 0
24507 poll([{fd=7, events=POLLOUT, revents=POLLOUT}, {fd=10, events=POLLOUT, 
revents=POLLOUT}, {fd=12, events=POLLOUT, revents=POLLOUT}, {fd=3, 
events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=4, 
events=POLLIN}], 7, 123307) = 3
24507 stat64(/etc/localtime, {st_mode=S_IFREG|0644, st_size=1323, ...}) = 0
24507 write(7, 38Jun 21 10:41:38 d350-berlin sshd[24538]: Accepted password 
for root from 193.203.82.100 port 22449 ssh2\n, 108) = 108
24507 stat64(/etc/localtime, {st_mode=S_IFREG|0644, st_size=1323, ...}) = 0
24507 write(10, Jun 21 10:41:38 d350-berlin sshd[24538]: Accepted password for 
root from 193.203.82.100 port 22449 ssh2\n, 104) = 104
24507 stat64(/etc/localtime, {st_mode=S_IFREG|0644, st_size=1323, ...}) = 0
24507 write(12, Jun 21 10:41:38 d350-berlin sshd[24538]: Accepted password for 
root from 193.203.82.100 port 22449 ssh2\n, 104) = 104
24507 gettimeofday({1182418898, 165322}, NULL) = 0
24507 poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, 
events=POLLIN}, {fd=4, events=POLLIN, revents=POLLIN}], 4, 123306) = 1
24507 gettimeofday({1182418898, 242930}, NULL) = 0
24507 accept(4, {sa_family=AF_FILE, [EMAIL PROTECTED], [2]) = 11
24507 fcntl64(11, F_GETFL)  = 0x2 (flags O_RDWR)
24507 fcntl64(11, F_SETFL, O_RDWR|O_NONBLOCK) = 0
24507 fcntl64(11, F_GETFD)  = 0

Bug#427791: syslog-ng dies after cron.daily

2007-06-06 Thread Chris Taylor

Package: syslog-ng
Version: 2.0.0-1
Severity: grave


Syslog-ng is dying repeatedly after logrotate runs.
I believe that in most cases it continues to log to the original file, 
despite it having been rotated, though I am not 100% sure of this.
Where it does continue running, it dies when the 2nd rotate occurs, 
where the logfile is gzipped.


When trying to reproduce it manually, sending kill -HUP causes syslog-ng 
to die shortly after it gets a new PID.

I am able to consistently reproduce this.
No data is written to the new logfile until I manually restart syslog-ng

For now, as a workaround, I have altered the post-rotate command to 
restart syslog-ng rather than reload.




Chris


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#384106: (no subject)

2006-10-03 Thread Chris Taylor

i also experience this bug.
im turning off statistics to see what happens.

--
Chris Taylor 
House Music Corp.

http://geeks.homelinux.com



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]