Bug#655492: backport request

2012-03-25 Thread Tom Albers
Would it be possible to backport 1.2.7 to squeeze?



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



Bug#661370: libapache2-mod-perl2: Apache/SizeLimit/Core.pm not included in deb

2012-02-26 Thread Tom Albers
Package: libapache2-mod-perl2
Version: 2.0.5-5.1
Severity: important



-- Package-specific info:
-8-- Start Bug Report 8--
1. Problem Description:

Apache/SizeLimit/Core.pm is deleted in debian/rules, but it is - I quote from 
the Changes file:
  It has been split into 3 packages.
1) Apache::SizeLimit  - User API for httpd 1.3.x / mod_perl 1.x
2) Apache2::SizeLimit - User API for httpd 2.x / mod_perl 2.x
3) Apache::SizeLimit::Core - Interal Shared Functionality
 _NEVER_ use this module directly.

But it does mean 3) will have to be installed to let 1) function. Otherwise it 
will result in an error:


# /etc/init.d/apache2 restart
Syntax error on line 14 of /etc/apache2/sites-enabled/snip:
Can't locate Apache/SizeLimit/Core.pm in @INC (@INC contains: snip etc/perl 
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
/usr/local/lib/site_perl /etc/apache2) at /usr/lib/perl5/Apache2/SizeLimit.pm 
line 48.\nBEGIN failed--compilation aborted at 
/usr/lib/perl5/Apache2/SizeLimit.pm line 48.\nCompilation failed in require at 
snip/mod_perl.pl line 60.\nBEGIN failed--compilation aborted at 
snip/mod_perl.pl line 60.\nCompilation failed in require at (eval 2) line 1.\n
Action 'configtest' failed.


A tested solution is to not delete Apache/SizeLimit/Core.pm from the 
debian/rules file. Quick fix.

2. Used Components and their Configuration:

*** mod_perl version 2.05

*** using /usr/lib/perl5/Apache2/BuildConfig.pm

*** Makefile.PL options:
  MP_APR_LIB = aprext
  MP_APXS= /usr/bin/apxs2
  MP_CCOPTS  = -Wall
  MP_COMPAT_1X   = 1
  MP_GENERATE_XS = 1
  MP_INCLUDE_DIR = /usr/include/apache2 /usr/include/apr-1.0
  MP_LIBNAME = mod_perl
  MP_TRACE   = 0
  MP_USE_DSO = 1
  MP_USE_GTOP= 1
  MP_USE_STATIC  = 0


*** The httpd binary was not found


*** (apr|apu)-config linking info

 -L/usr/lib -laprutil-1
 -L/usr/lib -lapr-1  



*** /usr/bin/perl -V
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-gnu-thread-multi
uname='linux barber 2.6.32-5-amd64 #1 smp thu nov 3 03:41:26 utc 2011 
x86_64 gnulinux '
config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.10.1 
-Dsitearch=/usr/local/lib/perl/5.10.1 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm 
-DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib -Dlibperl=libperl.so.5.10.1 
-Dd_dosuid -des'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
  Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing 
-pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
alignbytes=8, prototype=define
  Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/libc-2.11.3.so, so=so, useshrplib=true, libperl=libperl.so.5.10.1
gnulibc_version='2.11.3'
  Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib 
-fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_REENTRANT_API
  Locally applied patches:
DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 
Raise the timeout of ext/threads/shared/t/stress.t to accommodate slower build 
hosts
DEBPKG:debian/cpan_config_path 

Bug#601805: viewvc: Grave python errors which can be fixed with a one liner, already upstream

2010-10-29 Thread Tom Albers
Package: viewvc
Version: 1.1.5-1
Severity: grave
Tags: upstream patch
Justification: renders package unusable

Upstream version 1.1.6 includes a fix for some nasty python errors. We are 
hitting the bug on lots of places, which renders the package unusuable. More 
details can be found in the upstream bugtracker: 
http://viewvc.tigris.org/issues/show_bug.cgi?id=454

The fix is a oneliner included in the bug. It fixes the links like 'Copied 
from: ' link seen on, for example:
http://websvn.kde.org/trunk/kdesupport/strigi/libstreamanalyzer/lib/analysisresult.cpp?view=log

Tom Albers
KDE Sysadmin


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35.4-rscloud (SMP w/4 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 viewvc depends on:
ii  python  2.6.6-3  interactive high-level object-orie
ii  python-subversion   1.6.12dfsg-2 Python bindings for Subversion
ii  python-support  1.0.10   automated rebuilding support for P
ii  rcs 5.7-25   The GNU Revision Control System
ii  subversion  1.6.12dfsg-2 Advanced version control system

Versions of packages viewvc recommends:
ii  apache2 2.2.16-3 Apache HTTP Server metapackage
ii  apache2-mpm-itk [httpd-cgi] 2.2.16-3 multiuser MPM for Apache 2.2
ii  python-pygments 1.3.1+dfsg-1 syntax highlighting package writte

Versions of packages viewvc suggests:
pn  cvsgraph  none (no description available)
pn  libapache2-mod-python none (no description available)
ii  mime-support  3.48-1 MIME files 'mime.types'  'mailcap
pn  python-tk none (no description available)
pn  viewvc-query  none (no description available)

-- Configuration Files:
/etc/viewvc/mimetypes.conf changed [not included]
/etc/viewvc/templates/diff.ezt changed [not included]
/etc/viewvc/templates/dir_new.ezt changed [not included]
/etc/viewvc/templates/file.ezt changed [not included]
/etc/viewvc/templates/include/footer.ezt changed [not included]
/etc/viewvc/templates/include/header.ezt changed [not included]
/etc/viewvc/templates/query_form.ezt changed [not included]
/etc/viewvc/templates/query_results.ezt changed [not included]
/etc/viewvc/viewvc.conf changed [not included]

-- no debconf information



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



Bug#527244: [Pkg-kde-extras] Bug#527244: Bug#527244: rsibreak: too verbose debug output in .xsession-errors

2009-05-07 Thread Tom Albers
At Thursday 07 May 2009 10:50, you wrote:
 if it uses kDebug() without specifying debug areas (kDebug(1234)), we will 
 output it and I would consider rsibreak slightly broken here.  If this is the 
 case, a debug area should be requested and rsibreak should use it for its 
 kDebug calls.

That's  not true. Applications should not - ever - use a debug area. That's 
only for libraries.(1)

Distributions should create packages without that output and as far as I know 
KDE allowes that via -DRELEASE or something like that. kWarnings and kFatals 
are then honored and kDebug will be ignored.

So RSIBreak is fine, I will close the upstream bug as won'tfix.

Toma
1. (i'm pleading guilty here for other projects though, where i've done that 
despite the rules).

Bug#527244: rsibreak: too verbose debug output in .xsession-errors

2009-05-06 Thread Tom Albers
At Wednesday 06 May 2009 13:08, you wrote:
 my ~/.xsession-errors grows spectacularly nowadays, and half of it is
 filled with lines from rsibreak like:

 It seems that such two lines are emitted *every* *second*. Please make
 it stop.

I thought debian released packages without debug output?

Toma


Bug#509430: Please patch the package

2009-04-01 Thread Tom Albers
Hi Ola,

Would it be possible to upload a new package with this fix? Without the patch 
Ingo is close to useless and brings severe surprises to the user, where he 
expects the vacation message to work and it actually does not. Which can have 
big consequences within companies, a typical installation place.

The patch has been applied upstream and confirmed to work by many.

Best,

Toma

Bug#463231: mailody: loading of external images is enabled even if user cancels

2008-01-30 Thread Tom Albers
Op woensdag 30 januari 2008 14:00 schreef u:
 If the external images button in the status bar is clicked, Mailody
 brings up a warning dialog saying that loading of external images is
 bad because of spammers. The user can then choose OK or Cancel. But
 the button switches state regardless of the choice.

Hi,

I can not reproduce this. I can see a gui error where it looks like the switch 
is on, but it will definitly not load the images.
-- 
Tom Albers  



Bug#440250: digikam move photos to trash

2007-09-06 Thread Tom Albers
At Thursday 06 September 2007 11:48, you wrote:
 I have installed konqueror, and now the problem is solved.You can move
 photos to trash.
 But this photos don appear in the standard Trash of the gnome
 desktop.Thediscarded photos are
 in /home/user/.local/share/Trash/files/
 This is a problem to inexperienced user because this can fill the hard disk
 at all.

Hi,

As far as I know, KDE has implemented the freedesktop 'trash' specification and 
gnome has not. So that is a bug which should be reported elsewhere ;-)

Toma
-- 
http://www.mailody.net



Bug#435059: [Pkg-kde-extras] Bug#435059: mailody: Needs to depend on qca-tls

2007-07-30 Thread Tom Albers
As this has serious securetty issues, I would vote for an immediate upload.

Toma
-- 
http://www.mailody.net

At Sunday 29 July 2007 10:49, you wrote:
 package mailody
 tags 435059 +pending
 stop
 
 Agreed.  I've added the dependency to our development version.
 Will be part of next upload.
 
 Achim



Bug#310794: New code.

2007-05-21 Thread Tom Albers
Hi, 

The server test mechanism has changed for KDE4. To verify if your bug is solved 
in that code I would like to know if that server is available from public 
internet ( i do not need an account, just the server name). 

Thanks.

Tom Albers
Mailody

Bug#358664: [Pkg-kde-extras] Bug#358664: Reopen Bug#358664

2007-02-01 Thread Tom Albers
Op do 1 feb 2007 22:25 schreef u:
 What konfigurator? 

You can configure the splash screen in the settings of krusader itself.

 * Use Konfigurator
 
   = Cannot do that. No KDE Desktp is installed.

Not the KDE one, but the krusader settings.

 I'm willing to invest the time to examine this if I get a confimation
 that patch will be accepted (likeMark Purcell suggested), in case
 developers are busy in taks elsewhere.

Can we start with a screenshot of the actual problem? I see a splashscreen 
which is very tiny, so I'm not sure what your problem exactly is,. so a 
screenshot would clarify things a bit more...

Toma



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



Bug#407135: [Pkg-kde-extras] Bug#407135: digikam: Hangs with splash screen on first upgrade

2007-01-23 Thread Tom Albers
btw, do you have the pictures on nfs/smbfs/something similar?

Tom

At Tuesday 23 January 2007 13:08, you wrote:
 Dear Mark,
 
 today I restarted digikam again, as I don't use it often, and it hanged
 three times on splash screen.
 
 I wouldn't call that usable. I do have 6,4 GB in pictures, but
 nevertheless.
 
 First time it shows database correction warning, I said YES. Splash
 screen came, finished loading and hanged.
 
 Second time it just hanged.
 
 Third time it has shown scanning and hanged with splash screen
 
 Fourth time it came to work.



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



Bug#405546: digikam: does not understand ACLs

2007-01-04 Thread Tom Albers
The database can not be places on a shared disk. sqlite has troubles with that. 
This is known upstream afaik.
Toma


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



Bug#384975: split into digikam-doc-LANG and digikam-doc-common

2006-08-28 Thread Tom Albers
Hi Nick,

Why are you filing this bug? In what way was the answer on kde-i18n-doc not 
enough?

Toma


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



Bug#366135: digikam's reduced functionality.

2006-06-19 Thread Tom Albers
digiKam now needs libgphoto2-2-dev to download from camera's with this new 
version. Probably an error in digikam. We'll investigate this. Untill then we 
must prevent a flow to testing imho. See bug report 374460

severity 366135 grave


smime.p7s
Description: S/MIME cryptographic signature


Bug#374340: [Pkg-kde-extras] Bug#374340: digikam: fails to create SVCD from album

2006-06-18 Thread Tom Albers
Op zondag 18 juni 2006 20:32, schreef Uwe Schied:
 Package: digikam
 Version: 0.7.2-2
 Severity: normal

Can you tell us which version kipi-plugins is installed?

Toma


smime.p7s
Description: S/MIME cryptographic signature


Bug#372716: [Pkg-kde-extras] Bug#372716: digikam doesn't show exif info

2006-06-13 Thread Tom Albers
Just to rule out any incomtibility, did anyone test with another host 
application (gwenview for example)?

Toma


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



Bug#349316: Should be fixed.

2006-03-19 Thread Tom Albers
The source of the bug was in kdelibs and should be fixed now due to the upload 
of kdelibs 3.5.1-4

Tom Albers


pgpDWU2wL7CdF.pgp
Description: PGP signature


Bug#355886: digikam: search tab doesn't search pictures without a score

2006-03-08 Thread Tom Albers
Op woensdag 8 maart 2006 15:14, schreef Fabrice Flore-Thebault:
 When using the search tab, the results only display pictures which already
 have a score ('note' in french). It means that, for now, if you want to
 search, you must have a minimal score of 1 star for every picture, if you
 want them to be searchable. I think this searching only among scored
 pictures should not be automatic : it would be better if you could select
 it in your search only if wanted (like it worked before the apparition of
 scoring).

This is fixed upstream and will be fixed in 0.8.2. I think a new release will 
happen within the next few weeks.

Tom


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



Bug#354603: rsibreak: the countdown got stuck at 20 secs and never continued...

2006-02-27 Thread Tom Albers
Op maandag 27 februari 2006 17:54, schreef Jesus Climent:
 When rsibreak took a long break of 5 mins, it got to wo secs in the
 countdown, and got stuck there. For 2 more minutes i waited for it to go to
 19 but never did. I had to go to a console and kill the rsibreak program in
 order to be able to continue working.

Hi, 

Can you attach your rsibreakrc found in ~/.kde/share/config ? Is this 
reproducable or a one time glitch?

Tom


pgpcerFbxeBA1.pgp
Description: PGP signature


Bug#354173: digikam displays all black when trying to view image

2006-02-24 Thread Tom Albers
Op vrijdag 24 februari 2006 01:15, schreef Rodney Gordon II:
  Start digikam on the command line.  Any error msgs when you view a jpeg?
 sh: dcraw: command not found

Did you ever install digiKam from svn or a tarball,  or tried to do so?

Tom


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



Bug#351931: Bug#354173: digikam displays all black when trying to view image

2006-02-24 Thread Tom Albers
Op vrijdag 24 februari 2006 02:19, schreef Achim Bohnet:
  Looks like we're missing an app. Thanks!

 Yeah, digikam only recommends dcraw

Hmm, seeing a big black frame when trying to see a raw image without dcraw is 
bad imho. If this is a recommend, I suggest we try to detect precense of 
dcraw at runtime and show a messagebox. Gilles, can you add that check?

Toma



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



Bug#354173: digikam displays all black when trying to view image

2006-02-24 Thread Tom Albers
Op vrijdag 24 februari 2006 09:57, schreef u:
 On Fri, Feb 24, 2006 at 09:36:40AM +0100, Tom Albers wrote:
  Op vrijdag 24 februari 2006 01:15, schreef Rodney Gordon II:
Start digikam on the command line.  Any error msgs when you view a
jpeg?
  
   sh: dcraw: command not found
 
  Did you ever install digiKam from svn or a tarball,  or tried to do so?
 
  Tom

 Never have, sorry. Just this pkg.

In the new version the x-raw-desktop file is removed, i was just wondering if 
it fall back to a wrong desktop file which was in digikam for a short period 
of time.

Toma


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



Bug#351931: Bug#354173: digikam displays all black when trying to view image

2006-02-24 Thread Tom Albers
Op vrijdag 24 februari 2006 10:09, schreef Gilles Caulier:
 Le Vendredi 24 Février 2006 10:04, Tom Albers a écrit :
  Op vrijdag 24 februari 2006 02:19, schreef Achim Bohnet:
Looks like we're missing an app. Thanks!
  
   Yeah, digikam only recommends dcraw
 
  Hmm, seeing a big black frame when trying to see a raw image without
  dcraw is bad imho. If this is a recommend, I suggest we try to detect
  precense of dcraw at runtime and show a messagebox. Gilles, can you add
  that check?
 
  Toma

 sure. We have two ways for that :

 - using .configure before to compile (more simple and don't increase
 startup time)
 - A hardcoded test in digikam (increase a little startup time)

Or when executing the dcraw command catch the output? Just like the sendimages 
kipi plugin does?

Toma



Bug#349523: rsibreak: Please, add support for Xinerama

2006-02-17 Thread Tom Albers
Op dinsdag 24 januari 2006 14:52, schreef Jesus Climent:
 In fact, not supporting xinerama means only one of the screens gets locked,
 and one can be tempted to continue working in the other screen...

 In fact I should be on a 5m break right now, and since my other screen is
 locked but not this one, I can send this message.

 Going for my 3.5m break now.

Hi, 

Proper xinerama support, as in the way I wanted (the picture on every monitor) 
is not possible. But we now grab the keyboard and mouse, so you can not 
continue on another monitor. The slideshow will apear on the screen which had 
the mouse, at least in my setup, the other monitors will be blocked.

Will be in 0.5, which will be released soonish.

Tom


pgpkWhKeEQtER.pgp
Description: PGP signature


Bug#349483: rsibreak: Allow a full screen lock to prevent the user to access the desktop

2006-02-17 Thread Tom Albers
Op maandag 23 januari 2006 11:36, schreef Jesus Climent:
 Package: rsibreak
 Version: Allow a full screen lock to prevent the user to access the desktop
 Severity: wishlist

 I would like rsibreak to be integrated with the screen lock and prevent a
 user from login for the specific break time.

 Description of events:

 config: [ ] lock screen with the kde screensaver

 when the time comes, the systems starts the screensaver. If one tries to
 logon, the screensaver passwd dialog is locked, and does not allow the user
 to introduce the passwd until the break time is over.

The wish as you describe it will not be implemented, because there is little 
use for it. We provide a lock button in the popup and in the slideshow, so if 
you want to walk away from your seat during a break, you are free to press 
that button and do so...

We have no control over the lock function, I can not unlock automatically when 
the delay is over for example. So I prefer to not use that function. 

For 0.5 version we have changed the code so we catch a lot more key and mouse 
actions to get around a break.

Tom


pgpsSJ2G3FndE.pgp
Description: PGP signature


Bug#348900: rsibreak: Loops forever if recursive looking for images and reaches a symlink to ../

2006-02-12 Thread Tom Albers
Op donderdag 19 januari 2006 19:35, schreef Sune Vuorela:
 rsibreak scans a directory for images, and there is a checkbox to make
 it recursive.

 I started it from ~ and I had earlier by some other reasons created a
 symlink in ~/tmp/ called 'ko' linked to ../

Hi Sune, 

I changed the application to not follow symlinks anymore. Thanks for 
reporting!

Tom


pgpMUnYHtJpsx.pgp
Description: PGP signature


Bug#351635: logrotate: First run on wildcard logfiles fails

2006-02-07 Thread Tom Albers
Op maandag 6 februari 2006 14:04, schreef u:

 Could you show me the configuration file you're using, please?

Sure, here is the block:
-

/var/log/apache/virtual/* {
rotate 7
daily
dateext
compress
sharedscripts
olddir /var/log/apache/virtual/old
prerotate
 /var/log/apache/webalizer.pl 21  /dev/null
endscript
}

-


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



Bug#351635: logrotate: First run on wildcard logfiles fails

2006-02-06 Thread Tom Albers
Package: logrotate
Version: 3.7.1-2
Severity: important


When running on * in a directory, it will claim that there is no
rotation needed, even when it is. Until the logfile is explicitly mentioned in 
the
state file. So the first run has to be done with -f to list them all in
the state file, after that all is fine.


-- Package-specific info:
Contents of /etc/logrotate.d
total 72
-rw-r--r--  1 root root  200 2006-02-06 11:34 apache.virtuals


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-bs1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages logrotate depends on:
ii  base-passwd   3.5.11 Debian base system master password
ii  cron  3.0pl1-92  management of regular background p
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libselinux1   1.28-2 SELinux shared libraries

Versions of packages logrotate recommends:
pn  mailx none (no description available)

-- debconf-show failed


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



Bug#344563: nscd will not keep on running

2006-01-23 Thread Tom Albers
Now with another customer, I spend again a whole day on nscd which will not 
keep on running. In debugging mode the error is:

nscd: cache.c:144: cache_add: Assertion `newp-key + newp-len = 
table-head-first_free' failed.

Removing the databases in /var/db/nscd/ resolved the problem. 

The database locations are not documented, nor is there any other usefull 
documentation on nscd.




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



Bug#341212: rsibreak: would like a 'pause' feature

2005-12-07 Thread Tom Albers
Beiad Dalton wrote:
 I would like to be able to pause the timers (for playing a game, for
 instance) without having to quit the program.

This wish has been implemented and can be closed with the next release.

Toma
RSIBreak


smime.p7s
Description: S/MIME Cryptographic Signature


Bug#341214: rsibreak: tuning ideas

2005-12-07 Thread Tom Albers
Beiad Dalton wrote:
 It would be good for rsibreak to pause the countdown when no longer
 detecting keyboard/mouse activity, and to reset the timer if there is
 also no activity for a certain settable time.

We have idledetection in place. From the next release on there will be a
popup with better information and you have the possibilty to have a
smooth break. If you are idle for the amount of the break at the time of
the break, the break will be skipped. Im always thinking of ways where
you can be alerted in a subtile manner without irritating people.

 Perhaps take some ideas from workrave for default timing ratios?

I dont feel I should look to much at workrave, I rather implement it in
a way I find it working properly.

I can not simply say this wish is completed. I have taken notice of it
and it is of course on my mind during developement. I think it is safe
to close it with the next release (next week).

Tom
RSIBreak



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#339350: nscd fails to start when logfile is too big

2005-11-15 Thread Tom Albers
Package: nscd
Version: 2.3.5-8
Severity: important


When the logfile of nscd reaches a 2GB limit, nscd will no longer start
without any hint whatsoever. It will run in the -d mode, but not as a
daemon. 

Strace in that case looks like:
pid 23058] write(3, 23052: handle_request: request r..., 69) = -1
EFBIG (File too large)
[pid 23058] --- SIGXFSZ (File size limit exceeded) @ 0 (0) ---

/var/log# ls -al nscd.log
[..] 2147483647 Nov 14 17:56 nscd.log

I can imagen it is a problem, but i would prefer continueing without
logfile and printing something in syslog   or   giving a hint at startup
or a hint from the init.d script. 

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages nscd depends on:
ii  libc6 2.3.5-8GNU C Library: Shared libraries an

nscd recommends no packages.

-- no debconf information


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



Bug#324521: kmail: Bounce should leave original Received: headers

2005-08-22 Thread Tom Albers
Op maandag 22 augustus 2005 17:24, schreef Benoit Panizzon:
 I often use the bounce function to forward emails to different systems like
 Ticket Tracker. Or even a Spamtrap.

The bounce function has been removed from KMail = 3.4. From that version on 
there is support for 3rd party spam- and virusfilters (clamav, spamassissin, 
etc.), which can be much more efficient then the bounce functionality was

Tom


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



Bug#322689: kmail does not support all ways of quoting email addresses (RFC 3696)

2005-08-12 Thread Tom Albers
Op vrijdag 12 augustus 2005 10:20, schreef root:
 Version: 4:3.3.2-3
 kmail should support addresses of the form joe\ [EMAIL PROTECTED]
 which include a whitespace in the localpart.

KMail has reworked the allowed addresses since 3.3.2 enormously. I think it 
now allows all email addresses specified in the RFC.

I doubt it supports the \space construction, and I doubt it is allowed in the 
RFC. 

So it is either dealt with or not allowed in the newest KMail (3.4.2 btw).


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



Bug#303748: fontconfig: the postinstall script fails when using subfolders with a dash

2005-04-09 Thread Tom Albers
Op zaterdag 9 april 2005 03:32, schreef u:
 On Fri, Apr 08, 2005 at 05:07:11PM +0200, Tom Albers wrote:
  Hi, when the user has put fonts in a subfolder with a dash, the
  postinstall script will fail on:
 
  fontconfig.postinst:
  find /var/lib/defoma/x-ttcidfont-conf.d -name fonts.cache-1 | xargs rm -f
  (around line 127)
 
  If you change that to:
  find /var/lib/defoma/x-ttcidfont-conf.d -name fonts.cache-1 | xargs rm -f
  --
 
  it should be fine.

 That doesn't make any sense.  Aside from there not being any good reason to
 create such a subdirectory AFAICT, 

My co-worker used it to store some old fonts in there. I do not know why, but 
it gave serious trouble upgrading debian ;-)

 the find command returns the full path 
 to each file it finds: there's no way that a path anchored at the root
 directory is going to begin with a -, it will always begin with a slash.
 What's the actual path of the file causing problems for you, and what is
 the error you get?

testcase:
cd /tmp
mkdir -- - oldones -
cd -- -\ oldones\ -/
touch temp
cd ..

command: find . -name temp | xargs rm -f will result in an error that this 
option is not supported by rm. find . -name temp | xargs rm -f -- works 
fine. 

I agree it will not happen for many people, but if it happens, you really 
don't know how to solve it, unless you debug the postinstall script. It is 
not theoretical, I ran into it yesterday and took me quite a bit to find the 
problem ;-)

Tom


smime.p7s
Description: S/MIME cryptographic signature


Bug#303748: fontconfig: the postinstall script fails when using subfolders with a dash

2005-04-09 Thread Tom Albers
Op zaterdag 9 april 2005 17:53, schreef Steve Langasek:
 Yeah, in such an edge case I'd rather see the admin deal with it manually
 rather than hiding the problem.  It was the admin's bright idea to create
 this directory name, he should be bright enough to figure out how to fix it

I don't agree, but you are the boss ;-) Please close the report 

Tom


smime.p7s
Description: S/MIME cryptographic signature


Bug#303748: fontconfig: the postinstall script fails when using subfolders with a dash

2005-04-08 Thread Tom Albers
Package: fontconfig
Version: 2.3.1-2
Severity: serious
Justification: no longer builds from source


Hi, when the user has put fonts in a subfolder with a dash, the
postinstall script will fail on:

fontconfig.postinst:
find /var/lib/defoma/x-ttcidfont-conf.d -name fonts.cache-1 | xargs rm -f
(around line 127)

If you change that to:
find /var/lib/defoma/x-ttcidfont-conf.d -name fonts.cache-1 | xargs rm -f --

it should be fine.


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

Versions of packages fontconfig depends on:
ii  debconf [debconf-2.0]   1.4.47   Debian configuration management sy
ii  defoma  0.11.8-0.1   Debian Font Manager -- automatic f
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libfontconfig1  2.3.1-2  generic font configuration library
ii  msttcorefonts   1.2  Installer for Microsoft TrueType c
ii  ttf-bitstream-vera  1.10-3   The Bitstream Vera family of free 
ii  ucf 1.17 Update Configuration File: preserv

-- debconf information:
* fontconfig/subpixel_rendering: Automatic
  fontconfig/enable_bitmaps: false
* fontconfig/rendering_type: Subpixel rendering (LCD screens)
  fontconfig/hinting_type: Native
  fontconfig/enable_autohinter: false


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



Bug#303138: kmail: Trying to use / character in folder names makes odd error message.

2005-04-05 Thread Tom Albers
Op dinsdag 5 april 2005 02:57, schreef Alexander Hvostov:
 Trying to create a folder with a slash ('/') character in it will produce
 an error message No such file or directory. This is terribly obscure
 and confusing; my mom tried this and had no idea what had happened.

 I recommend a less strange error message be produced when trying to use
 filesystem-illegal characters in folder names.

Yes, fyi this is already fixed in KMail 1.8 / KDE 3.4. 

Tom Albers


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



Bug#271562: digikam .desktop files

2005-03-28 Thread Tom Albers
Hi Christoffer,

I'm a digiKam developer and want it to be complient to the standard. I will 
insert a Categories=Qt;KDE;Graphics; although that is not really necesary 
to be complient. 
The swedish  translation has already been added to the desktop file by the 
swedish team. 
Can you tell me what needs to be done in your view to get it complient, 
because I think it already is. 
You can see it at: 
http://webcvs.kde.org/kdeextragear-3/digikam/digikam/digikam.desktop?rev=1.35view=auto

thanks

Tom
-- 
http://www.kde.nl | irc: {toma}


smime.p7s
Description: S/MIME cryptographic signature


Bug#221442: KMail Blank Message Pane

2005-03-21 Thread Tom Albers
Op maandag 21 maart 2005 01:08, schreef Chris Horn:
 Package: kmail
 Version: 4:3.3.1-3
 Followup-For: Bug #221442

 A screenshot of what it looks like when the message pane goes almost
 completely blank.  I have no way of telling whether this has been fixed in
 KMail 1.8.

Chris, this has been fixed starting from 3.3.2 (-2 i think). 


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