Bug#612179: resolvconf tries to awaken fetchmail even if its not running leading to failed service at boot

2011-02-06 Thread kiu
Package: resolvconf
Version: 1.46
Severity: normal


While booting a failed service is shown because resolvconf tries to awaken 
fetchmail which is not running yet.

/etc/resolvconf/update-libc.d/fetchmail

if [ -x /etc/init.d/fetchmail ]; then
/etc/init.d/fetchmail awaken
fi

should be something like this

if [ -x /etc/init.d/fetchmail ]  [ -e /var/run/fetchmail/fetchmail.pid ]; then
/etc/init.d/fetchmail awaken
fi


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages resolvconf depends on:
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management sy
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

resolvconf recommends no packages.

resolvconf suggests no packages.

-- debconf information excluded



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



Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-04 Thread kiu

Quoting Christian Perrier bubu...@debian.org:


Comments/Problems:

The installer/partition guide tried to use 500GB as swap space in my
encrypted volume group.

Could not use the auto partitioner, had to use a manual install...



I don't understand why you had to use a manual partitioning system...


Because the installer insisted to use 500GB as swap space and this  
couldnt be changed in the guided mode (or the installer menu is to  
complicated for me. If i tried to configure lvm or configure  
encryption it started with partitioning the 500GB swap).



What is the disk size and in what is having an encrypted swap space a
problem?


There is no problem with the encrypted swap. Its just too big.

Here is my setup after i used manual install:

# fdisk -l /dev/sda

Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00046c10

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  31  248976   83  Linux
/dev/sda2  32  182401  1464887025   8e  Linux LVM

# pvdisplay
  --- Physical volume ---
  PV Name   /dev/sda2
  VG Name   vg1
  PV Size   1.36 TB / not usable 1.74 MB
  Allocatable   yes (but full)
  PE Size (KByte)   4096
  Total PE  357638
  Free PE   0
  Allocated PE  357638
  PV UUID   NWeuY2-UJXF-ijQM-CKTe-yXGb-Djif-HMYT1G

# vgdisplay
  --- Volume group ---
  VG Name   vg1
  System ID
  Formatlvm2
  Metadata Areas1
  Metadata Sequence No  9
  VG Access read/write
  VG Status resizable
  MAX LV0
  Cur LV2
  Open LV   2
  Max PV0
  Cur PV1
  Act PV1
  VG Size   1.36 TB
  PE Size   4.00 MB
  Total PE  357638
  Alloc PE / Size   357638 / 1.36 TB
  Free  PE / Size   0 / 0
  VG UUID   6B0pNh-K6dR-Z0tK-FtuV-6mj7-0f83-QtcDc8


# ls /dev/mapper/
control  vg1-root  vg1-root_crypt  vg1-swap  vg1-swap_crypt

# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/mapper/vg1-root_crypt
  1.4T  425G  881G  33% /
/dev/sda1 236M   17M  207M   8% /boot

# cat /proc/swaps
FilenameTypeSizeUsedPriority
/dev/mapper/vg1-swap_crypt  partition   974840  76  -1


You apparently tried to use the Guided - use entire disk and set up
encrypted LVM option. Is that right?


Ack!

--
kiu



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



Bug#510544: Installer/partition guide tried to use 500GB as swap

2009-01-02 Thread kiu

Package: installation-reports

Boot method: CD
Image version: lenny RC1 netinst i386
Date: 02.01.2009

Machine: Shuttle K45
Processor: Celeron 450
Memory: 1GB

Comments/Problems:

The installer/partition guide tried to use 500GB as swap space in my  
encrypted volume group.


Could not use the auto partitioner, had to use a manual install...

--
kiu



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



Bug#396185: Driver version

2008-03-17 Thread kiu
According to this blog entry, someone fixed the bug by using the  
kernel from lenny.

http://www.admin-blog.com/archives/125-sky2-neuer-Kernel-behebt-endlich-nervige-Probleme.html

The difference between lenny and etch kernels are:

lenny (no errors):
~# dmesg | grep sky2
sky2 :02:00.0: v1.14 addr 0xdedfc000 irq 16 Yukon-EC (0xb6) rev 2

etch:
~# dmesg | grep sky2
sky2 v1.5 addr 0xdedfc000 irq 169 Yukon-EC (0xb6) rev 2

Is sky2 driver in version 1.5 broken ?
--
kiu



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



Bug#396185: it happened again

2008-03-13 Thread kiu

it happened again:

$ uname -a
Linux mixer 2.6.18-5-amd64 #1 SMP Sat Dec 22 20:43:59 UTC 2007 x86_64  
GNU/Linux


This might be introduced in 2.6.18-4:

http://packages.debian.org/changelogs/pool/main/l/linux-2.6/linux-2.6_2.6.18.dfsg.1-18etch1/changelog#versionversion2.6.18-4
- sky2: MSI test race and message
- sky2: pause parameter adjustment
- sky2: turn off PHY IRQ on shutdown
- sky2: accept multicast pause frames
- sky2: GMAC pause frame
- sky2: 88E803X transmit lockup (2.6.18)


--
kiu



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



Bug#396185: Status ?

2007-10-23 Thread kiu
What is the status of this bug ?

It happens on my server too (2.6.18-5-amd64):

kernel: sky2 v1.5 addr 0xddffc000 irq 169 Yukon-EC (0xb6)rev 2
kernel: sky2 eth0: Link is up at 100 Mbps, full duplex, flow control none
...
kernel: sky2 status report lost?
kernel: NETDEV WATCHDOG: eth0: transmit timed out
kernel: sky2 eth0: tx timeout
kernel: sky2 eth0: transmit ring 328 .. 287 report=329 done=329

$ ethtool -i eth0
driver: sky2
version: 1.5
firmware-version: N/A
bus-info: :02:00.0

-- 
kiu



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



Bug#422111: download corruption

2007-05-03 Thread kiu
: NIC Link is Up
100 Mbps Full Duplex
May  3 09:36:09 caipirinha kernel: sky2 eth1: enabling interface
May  3 09:36:09 caipirinha kernel: NET: Registered protocol family 10
May  3 09:36:09 caipirinha kernel: lo: Disabled Privacy Extensions
May  3 09:36:09 caipirinha kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
May  3 09:36:09 caipirinha kernel: IPv6 over IPv4 tunneling driver
May  3 09:36:09 caipirinha kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
May  3 09:36:09 caipirinha kernel: Netfilter messages via NETLINK v0.30.
May  3 09:36:09 caipirinha kernel: ip_conntrack version 2.4 (8192 buckets, 65536
max) - 304 bytes per conntrack
May  3 09:36:09 caipirinha kernel: sky2 eth1: Link is up at 100 Mbps, full
duplex, flow control both
May  3 09:36:09 caipirinha kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes
ready
May  3 09:36:09 caipirinha kernel: eth0: no IPv6 routers present
May  3 09:36:09 caipirinha kernel: eth1: no IPv6 routers present
May  3 09:36:11 caipirinha kernel: ACPI: Power Button (FF) [PWRF]
May  3 09:36:11 caipirinha kernel: ACPI: Power Button (CM) [PWRB]


-- 
kiu


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



Bug#353247: fixed ?

2007-03-12 Thread kiu
1. This bug still occurs sporadically on amd64 systems

$ uname -a
Linux barkeeper 2.6.8-12-amd64-k8-smp #1 SMP Thu Dec 7 18:44:52 UTC 2006 x86_64
GNU/Linux
$ grep segfault /var/log/kern.log
Mar  6 23:15:52 barkeeper kernel: check_ping[19518]: segfault at
0001 rip 002a95906c40 rsp 007fbfffd998 error 4

2. It seems to be fixed in nagios-plugins-basic_1.4.5-1_amd64.deb

After 48 hours of endless looping check_ping no segfaults could be monitored.
After 5 days monitoring 15 servers in nagios no segfaults could be monitored.

Because of the sporadic nature of this bug, we dont know if it is really fixed
yet, but it looks good.

3. Why is libssl/crypto linked into the new check_ping ? Is that a build mistake
?

sarge: $ ldd /usr/lib/nagios/plugins/check_ping
  libnsl.so.1 = /lib/libnsl.so.1 (0x002a9566c000)
  libresolv.so.2 = /lib/libresolv.so.2 (0x002a95783000)
  libc.so.6 = /lib/libc.so.6 (0x002a95897000)
  /lib64/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2
(0x002a95556000)

testing: $ ldd check_ping
  libnsl.so.1 = /lib/libnsl.so.1 (0x002a9566c000)
  libresolv.so.2 = /lib/libresolv.so.2 (0x002a95783000)
  libssl.so.0.9.8 = not found
  libcrypto.so.0.9.8 = not found
  libc.so.6 = /lib/libc.so.6 (0x002a95898000)
  /lib64/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2
(0x002a95556000)

Thanks.

-- 
kiu


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



Bug#368677: binutils: strings command segfaults - possible DOS

2006-05-23 Thread kiu
Package: binutils
Version: 2.15-6
Severity: normal


see http://isc.sans.org/diary.php?storyid=1353

$ echo %253Cc%253Cc%253Cc%253Cc%253Cc%253Cc%253Cc  evil-file
$ strings evil-file
Segmentation fault


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages binutils depends on:
ii  libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an

-- no debconf information


-- 
kiu


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



Bug#336153: Reproduced, also using ext2 + dm-crypt on top of RAID5

2005-12-17 Thread kiu
Is it correct what Max wrote ?

The debian people are shipping a kernel in their stable production line, which
is known to crash your data (if you use a system invented to prevent data loss)
and there is no warning at all in the debian installer or after apt-get install
mdadm has been run.

Imho debian just told its users: We dont care about your data at all - use our
system and we will crash it for sure.

Why is there no new version of the kernel-image without any code changes just
displaying a big warning message stating that MD shouldnt be used ?
-- 
kiu


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



Bug#336153: kernel-image-2.6.8-2-386: Filesystem errors while writing to DM disk

2005-10-28 Thread kiu
Package: kernel-image-2.6.8-2-386
Severity: critical
Justification: causes serious data loss


Szenario:
While copying some GBs to the filesystem under heavy load the filesystem
gets corrupted.

The SMART Status of all disks is passed, they are all new. The hardware
components of the server should work fine too, used this server (cpu,
motherboard, etc) before, just exchanged the harddisks.

Error Message:
Oct 27 23:36:34 localhost kernel: init_special_inode: bogus i_mode (4152)
Oct 27 23:36:34 localhost kernel: init_special_inode: bogus i_mode (117230)
Oct 27 23:36:45 localhost kernel: attempt to access beyond end of device
Oct 27 23:36:45 localhost kernel: dm-0: rw=0, want=20177444552, 
limit=962598144
(last 2 lines repeating nonstop)

Versions:
- Unmodified Debian Sarge Kernel 2.6.8-2-386
- Debian Sarge utils last updated 27.10.05

Filesystem Layout:
- ext2 (was ext3, but removed the journal with tune2fs)
on top of
- dmcrypt (aes-plain)   /dev/mapper/croot
on top of
- RAID5 /dev/md2
on top of
- 4x 160GB IDE  /dev/hd[abcd]3

blacksheep:~# fdisk -l /dev/hd[abcd]
Disk /dev/hda: 164.6 GB, 16469620 bytes
255 heads, 63 sectors/track, 20023 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hda1   *   1  13  104391   fd  Linux raid autodetect
/dev/hda2  14  50  297202+  fd  Linux raid autodetect
/dev/hda3  51   20023   160433122+  fd  Linux raid autodetect

Disk /dev/hdb: 164.6 GB, 16469620 bytes
255 heads, 63 sectors/track, 20023 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hdb1   *   1  13  104391   fd  Linux raid autodetect
/dev/hdb2  14  50  297202+  fd  Linux raid autodetect
/dev/hdb3  51   20023   160433122+  fd  Linux raid autodetect

Disk /dev/hdc: 164.6 GB, 16469620 bytes
255 heads, 63 sectors/track, 20023 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hdc1   *   1  13  104391   fd  Linux raid autodetect
/dev/hdc2  14  50  297202+  fd  Linux raid autodetect
/dev/hdc3  51   20023   160433122+  fd  Linux raid autodetect

Disk /dev/hdd: 164.6 GB, 16469620 bytes
255 heads, 63 sectors/track, 20023 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hdd1   *   1  13  104391   fd  Linux raid autodetect
/dev/hdd2  14  50  297202+  fd  Linux raid autodetect
/dev/hdd3  51   20023   160433122+  fd  Linux raid autodetect

blacksheep:~# cat /proc/mdstat
Personalities : [raid1] [raid5]
md0 : active raid1 hdd1[3] hda1[0] hdc1[2] hdb1[1]
  104320 blocks [4/4] []

md1 : active raid5 hdd2[3] hda2[0] hdc2[2] hdb2[1]
  891264 blocks level 5, 64k chunk, algorithm 2 [4/4] []

md2 : active raid5 hdd3[4] hda3[0] hdc3[2] hdb3[1]
  481299072 blocks level 5, 64k chunk, algorithm 2 [4/3] [UUU_]
  []  recovery = 20.6% (33203840/160433024) 
finish=339.4min speed=6246K/sec
unused devices: none

blacksheep:~# dmsetup info croot
Name:  croot
State: ACTIVE
Tables present:LIVE
Open count:1
Event number:  0
Major, minor:  254, 0
Number of targets: 1

blacksheep:~# dmsetup status croot
0 962598144 crypt

blacksheep:~# dmsetup table croot
0 962598144 crypt aes-plain perhapsthatsmysecretkeyidontknow 0 9:2 0

blacksheep:~# cat /etc/crypttab
# target device source device key file options
cswap   /dev/md1/dev/random swap
croot   /dev/md2nonecipher=aes-plain

blacksheep:~# cat /etc/fstab
# /etc/fstab: static file system information.
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
/dev/mapper/cswap none  swapsw  0   0
/dev/mapper/croot / ext2defaults,errors=remount-ro 0   1
/dev/md0/boot   ext3defaults0   2

blacksheep:~# uname -a
Linux blacksheep 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux


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



Bug#336153: kernel-image-2.6.8-2-386: Filesystem errors while writing to DM disk

2005-10-28 Thread kiu
Quoting Horms [EMAIL PROTECTED]:

 Is it possible for you to see if this problem also exists in 2.6.12?

 There is a 2.6.12-5.99.sarge1 backport at
 http://packages.vergenet.net/testing/linux-2.6/

I will give it a try, but unfortunately not before wednesday.
-- 
kiu


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



Bug#323413: bug in sarge too

2005-09-25 Thread kiu
I got the same error on a clean installation of sarge using the debian default
kernel 2.6.8-2-386.

I can use cryptsetup create without any problems on a shell, but inside
an initrd.img it fails with the Incompatible libdevmapper message.
-- 
kiu


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



Bug#324204: still strange behaviour

2005-09-06 Thread kiu
I removed the Single Window Extension and middle click is fine again. WFM.

But even after wiping my ~/.mozilla/firefox directory, i still have problems
installing some extensions. For Example if i click on the ForecastFox installer
link, my cpu usage jumps up to 100% and firefox is not responding anymore.
But interestingly installing the adblock extension is no problem at all.

Still something broken ?

Install link:
http://ftp.mozilla.org/pub/mozilla.org/extensions/forecastfox/forecastfox-0.8.1.3-fx+mz+ns.xpi
-- 
kiu


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



Bug#324204: middle click still broken on images

2005-09-05 Thread kiu
Hi Eric,
thx for fixing 1.0.4-2sarge2 - there are no problems with extension/segfaults
anymore. Unfortunately middle click on images is still broken in 1.0.4-2sarge3.

Anything i can do to help pinpointing the bug ?

$ egrep name|version Extensions.rdf
   em:version=0.4.2
   em:name=Delicious Delicacies
   em:version=1.0
   em:name=Basics
   em:version=2.6.1
   em:name=Linky
   em:version=0.7.1
   em:name=Open Java Console
   em:version=1.3.1
   em:name=Flashblock
   em:version=0.6.2
   em:name=BugMeNot
   em:version=0.2.1
   em:name=Gcache
   em:version=0.2.2
   em:name=someorbityellow
   em:version=0.4
   em:name=U.S. Homeland Security Threat Level
   em:version=0.2.1
   em:name=someorbityellow_nb
   em:version=1.4
   em:name=Single Window
   em:version=0.8.1.3
   em:name=Forecastfox
   em:version=0.5.2.039
   em:name=Adblock
-- 
kiu


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



Bug#271274: still in 2.70-1

2005-08-29 Thread kiu
I have the same problem with the current mozilla-mplayer version 2.70-1 in
combination with mplayer-586 version 1:1.0-pre7-0.0.

Any solutions/ideas yet ?

TIA
-- 
kiu


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



Bug#324473: see #324204 for more

2005-08-22 Thread kiu
see #324204 for more grave bugs.
-- 
kiu


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



Bug#324204: bugmenot segfault

2005-08-21 Thread kiu
I have bugmenot installed. If i use it in any inputbox firefox will immediately
segfault.

Same happens if i click on firefox Tools/Extensions. Sorry, but did nobody test
this version before it was released ? Its completely broken...

-- 
kiu


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



Bug#324204: depends on website

2005-08-20 Thread kiu
Since the update to 1.0.4-2 middle click is broken here too. But it depends on
the website:

http://heise.de/newsticker works fine without problems, but
http://news.google.de or http://spiegel.de show no reaction.

This bug makes firefox completely unuseable, we need a fix ASAP.
-- 
kiu


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



Bug#324204: img src is one problem

2005-08-20 Thread kiu
I could reproduce the problem: create a href link with an img src. Its not
possible to click on the image with the middle mouse button.

But probably its just a side effect, because spiegel.de does not use img src in
their links.
-- 
kiu


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



Bug#310131: /etc/init.d/courier-imap-ssl restart wont reread config files

2005-05-21 Thread kiu
Package: courier-imap-ssl
Version: 3.0.8-4
Severity: normal

Change config option SSLADDRESS in /etc/courier/imapd-ssl and run
/etc/init.d/courier-imap-ssl restart. The configuration option is ignored.
Running a stop start combination works fine.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1-blacksheep
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages courier-imap-ssl depends on:
ii  courier-imap  3.0.8-4Courier Mail Server - IMAP server
ii  courier-ssl   0.47-4 Courier Mail Server - SSL/TLS Supp
ii  openssl   0.9.7e-3   Secure Socket Layer (SSL) binary a

-- no debconf information


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



Bug#307675: logcheck-database: remove bind NSTATS output

2005-05-04 Thread kiu
Package: logcheck-database
Version: 1.2.39
Severity: minor
Tags: patch


Logcheck reports statistical bind information:
May  4 18:07:16 blacksheep named[474]: NSTATS 1115222836 1115061480 A=4881 NS=1 
PTR=144 =3499 AXFR=4

Please add this to ignore.d.server/bind:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: NSTATS [0-9]+ [0-9]+ 
A=[0-9]+ NS=[0-9]+ PTR=[0-9]+ =[0-9]+$

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1-blacksheep
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy

-- debconf information:
  logcheck-database/conffile-cleanup: false
  logcheck-database/rules-directories-note:
  logcheck-database/standard-rename-note:


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



Bug#305707: imapd-ssl: 1 active connections. not ignored

2005-04-21 Thread kiu
Package: logcheck-database
Version: 1.2.37
Severity: minor


Since a few days (courier update?) i get logchecks warnings:
2005-04-21 17:02 System Events
Apr 21 16:03:18 blacksheep imapd-ssl: 1 active connections.

Please ignore these messages...

Patch:
blacksheep:~# grep active /etc/logcheck/ignore.d.server/courier
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ imapd-ssl: [:digit:]+ active connections.$


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1-blacksheep
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy

-- debconf information excluded


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