Bug#392623: Previously working LVM setup mysteriously broken.

2006-12-06 Thread Harald Staub
I got this error message too. My workaround was to revert this patch:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392623
NAME= for dm- devices confuses gnome-mount / hal


--- udev.rules.02006-11-27 00:22:36.0 +0100
+++ udev.rules  2006-12-05 17:37:33.0 +0100
@@ -97,5 +97,6 @@
 SUBSYSTEM==aoe, KERNEL==revalidate,NAME=etherd/%k

 # device mapper creates its own device nodes, so ignore these
+KERNEL==dm-[0-9]*,   NAME=
 KERNEL==device-mapper,   NAME=mapper/control


--- devfs.rules.0   2006-11-27 00:22:36.0 +0100
+++ devfs.rules 2006-12-06 07:45:02.0 +0100
@@ -148,5 +148,6 @@
 SUBSYSTEM==aoe, KERNEL==revalidate,NAME=etherd/%k

 # device mapper creates its own device nodes, so ignore these
+KERNEL==dm-[0-9]*,   NAME=
 KERNEL==device-mapper,   NAME=mapper/control


These settings are also needed in the initrd!

This is on an Intel Mac, i.e. with EFI, and with BIOS emulation. In this
case, partitioning is very restricted (no extended partitions, EFI itself
takes a partition). So I went with one LVM partition, also / is LVM, no
separate /boot.

Cheers
 Harry


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



Bug#355017: konqueror: Crash when searching for files

2006-12-06 Thread Sune Vuorela
tag 355017 +moreinfo unreproducible
thanks

Hi!

I have tried reproducing this, but it does not crash for me. 
Either the descriptions on how to reproduce are inaccurate or the bug has been 
fixed.
Does it still apply? If so, please provide a more detailed description on how 
to reproduce.

/Sune
-- 
Do you know how to send to the window over a MIDI periferic?

You need to digit from the folder in order to ping a head to the SIMM.


pgp0SXK8kcHvQ.pgp
Description: PGP signature


Bug#400582: arbitrary code execution in metaInfo.php in torrentflux

2006-12-06 Thread Cameron Dale

forwarded 400582 http://www.torrentflux.com/contact.php
thanks

Thanks for the additional info Stefan, I've forwarded this information
to upstream. Unfortunately I have no time right now, so it will be a
couple of days before I get to this. One question though (below).

On 12/4/06, Stefan Fritsch [EMAIL PROTECTED] wrote:

In index.php and dir.php, urldecode() is called after the htmlentities
escaping is done by getRequestVar(). This allows to bypass the
escaping. In dir.php this could be used for a XSS. Replace $dir by
htmlentities($dir) in the error message. Or maybe it would be a good
idea to put the urldecode() into getRequestVar() and remove it from
all other places.


I don't think putting urldecode() in getRequestVar() before
htmlentities is called will work, as the directory name is needed
decoded at some points in the file (maybe decode it only when needed
and safe?). I'm starting to get over my head with some of this though,
so I've forwarded this upstream in the hopes of getting some feedback.

When you say the error message, do you mean this line:

   echo strong.$dir./strong could not be found or is not valid.;

Is that the only place you've found so far that this is a problem? I
see the $torrent and $file_name variables in index.php might also be
problems, but I can't tell for sure.

Cameron


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



Bug#401616: Info received (Bug#401616: python-django: manage.py is not executable and has no shebang)

2006-12-06 Thread Brett Parker
It's now fixed in svn.

-- 
Brett Parker


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



Bug#401828: vzmigrate sync script in vzctl, depends on rsync

2006-12-06 Thread Thorsten Schifferdecker
Package: vzctl
Version: 3.0.11-7
Severity: normal

The script /usr/sbin/vzmigrate needs the rsync command to sync between
hardware nodes.
rsync is found in the rsync Debian package, thus it should
be required by vzctl.

Thanks
Thorsten Schifferdecker



Bug#399821: What about in a new profile?

2006-12-06 Thread Frank Küster
Didier Verna [EMAIL PROTECTED] wrote:

 I wrote:

 Edward J. Shornock [EMAIL PROTECTED] wrote:

 Have you tried creating a new profile (`iceweasel -p`) to see if perhaps
 just the profile is messed up? The upgrade worked flawlessly on my boxen.

 You were right. Creating a new profile seems to work. Any hint on
 debugging what's wrong with the other would be appreciated...

 OK, I've debugged this. The cupprit is the Foxy Proxy extension. When
 deactivated, everything works fine. It used to work smoothly before the
 upgrade though. I have no idea of what's going on under my feet in this
 area...

Hm, do you really think that if an extension that is not even packaged
for Debian fails to work with iceweasel, this is a RC bug?  I'd rather
think it should be downgraded.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#401825: [php-maint] Bug#401825: php-pear (pecl exactly) needs phpizeavailable in php5-dev : add the dependencie ?

2006-12-06 Thread Ondøej Surý
Severity 401825 wishlist
Retitle 401825 add hint to php-pear about php5-dev
Thank you

We could add hint to desription or README.Debian. We could even add Suggests: 
to php-pear. But adding -dev dependency just because small corner case of usage 
is not an option.

Ondrej.

-Original Message-
   From: kaouete[EMAIL PROTECTED]
   Sent: 6.12.06 8:12:30
   To: Debian Bug Tracking System[EMAIL PROTECTED]
   Subject: [php-maint] Bug#401825: php-pear (pecl exactly) needs 
phpizeavailable in php5-dev : add the dependencie ?
 Package: php-pear
   Version: 5.2.0-7
   Severity: normal
   
   
   hi, 
   pecl available in php-pear use phpize which is in php5-dev package, but
   this one was not installed with php-pear, maybe we should add the
   dependencie to it ?
   
   Tanks you :)
   
   kaouete
   
   
   
   -- System Information:
   Debian Release: 4.0
 APT prefers testing
 APT policy: (990, 'testing'), (400, 'unstable')
   Architecture: i386 (i686)
   Shell:  /bin/sh linked to /bin/bash
   Kernel: Linux 2.6.18.2-walter
   Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
   
   Versions of packages php-pear depends on:
   ii  php5-cli  5.2.0-7command-line interpreter for 
the p
   ii  php5-common   5.2.0-7Common files for packages 
built fr
   
   Versions of packages php-pear recommends:
   ii  gnupg 1.4.5-3GNU privacy guard - a free PGP 
rep
   
   -- no debconf information
   
   
   ___
   pkg-php-maint mailing list
   [EMAIL PROTECTED]
   http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint
   



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



Bug#401829: pfqueue: *** glibc detected *** free(): invalid next size (normal): 0x08074df8 ***

2006-12-06 Thread Ralf Hildebrandt
Package: pfqueue
Version: 0.5.3-1
Severity: normal


When I exit pfqueue, it reports:
*** glibc detected *** free(): invalid next size (normal): 0x08074df8 ***

This is after I deleted a few messages from the HOLD queue, effectively
emptying the HOLD queue.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages pfqueue depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurses5  5.5-5   Shared libraries for terminal hand
ii  libpfqueue0  0.5.3-1 interactive console-based tool to 
hi  postfix  2.3.0-1 A high-performance mail transport 

pfqueue recommends no packages.

-- no debconf information


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



Bug#401743: buffer: FTBFS on GNU/kFreeBSD

2006-12-06 Thread Martin Buck
On Tue, Dec 05, 2006 at 05:51:54PM +0100, Petr Salinger wrote:
 the current version fails to build on GNU/kFreeBSD.
 
 It needs small tweak, see bellow.
 
 It would also be nice if you can ask upstream
 to include this changes.

Thanks for the patch. Unfortunately, there's no (active) upstream for
buffer anymore, but I'll add the patch to future Debian releases of buffer.

Thanks,
Martin


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



Bug#401301: lha: LHa Multiple Vulnerabilities

2006-12-06 Thread Stefan Fritsch
On Tuesday 05 December 2006 23:48, Moritz Muehlenhoff wrote:
 If GNU gzip can handle LHA archives I'm wondering if the non-free
 lha is really worth keeping?

I don't think gzip can handle LHA archives. It just supports one 
obscure format that uses LHA's algorithm.

BTW, in combination with amavisd-new and possibliy with clamav, this 
issue may allow remote code execution. At least amavisd-new uses lha 
by default when it is installed.

Stefan


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



Bug#399826: icedove asks for profile after every start, Thunderbird never did this

2006-12-06 Thread Mgr. Peter Tuharsky

I think I got it.

The Icedove is run by
icedove -P

in the GNOME. I didn't make it, it was installed this way automatically.
 If I remove the -P then Icedove starts normally. I'd assume the -P
forces profile selection mode.

So there might be a bug in the ackage. Please check the execution
parameters for GNOME.

Peter


Alexander Sack - Debian Bugmail  wrote / napísal(a):

On Wed, Nov 22, 2006 at 10:10:58AM +0100, Mgr. Peter Tuharsky wrote:

Package: icedove
Version: 1.5.0.8-1

I have been using the Mozilla Thunderbird. With the last upgrade, it has
been replaced by icedove.

The icedove asks for profile selection after every start. The Mozilla
Thunderbird was never doing this. It is very annoying. Checking don't
ask again dosen't help.


OK ... lets pick this up again ...

1. can you verify that the problem exists if you run

  # icedove

command from some shell/console/xterm?

2. can you verify that the problem is still there if you run

  # icedove -safe-mode

??


3. Can you verify that this problem does *not* exist if you create a
new user-account (linux-account) and run icedove when logged into that
account?


Thanks,

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when
  replying to this mail (e.g. /reply-all/).



--
Odchádzajúca správa neobsahuje vírusy, nepoužívam Windows.
===

Mgr. Peter Tuhársky
Referát informatiky
Mesto Banská Bystrica
ČSA 26
975 39 Banská Bystrica

Tel: +421 48 4330 118
Fax: +421 48 411 3575

===



Bug#401352: Significant delays when booting installer in vmware [486 kernel]

2006-12-06 Thread Frans Pop
On Saturday 02 December 2006 21:09, Frans Pop wrote:
 Since d-i switched to 2.6.18 I'm seeing significant delays during boot
 of the installer in two places.

Using git-bisect I have traced the issue to the following upstream commit.
Note that this commit was part of a longer series.

commit 539eb11e6e904f2cd4f62908cc5e44d724879721
Author: john stultz [EMAIL PROTECTED]
Date:   Mon Jun 26 00:25:10 2006 -0700

[PATCH] Time: i386 Conversion - part 2: Rework TSC Support

As part of the i386 conversion to the generic timekeeping infrastructure, 
this
introduces a new tsc.c file.  The code in this file replaces the TSC
initialization, management and access code currently in timer_tsc.c (which
will be removed) that we want to preserve.

The code also introduces the following functionality:

o tsc_khz: like cpu_khz but stores the TSC frequency on systems that do not
  change TSC frequency w/ CPU frequency
o check/mark_tsc_unstable: accessor/modifier flag for TSC timekeeping
  usability
o minor cleanups to calibration math.

This patch also includes a one line __cpuinitdata fix from Zwane Mwaikambo.

Signed-off-by: John Stultz [EMAIL PROTECTED]
Signed-off-by: Andrew Morton [EMAIL PROTECTED]
Signed-off-by: Linus Torvalds [EMAIL PROTECTED]


pgpf2KhnGCp3M.pgp
Description: PGP signature


Bug#396835: tetex-bin postinst take unlimited amount of time and ram (kpsewhich took 600M and 14h)

2006-12-06 Thread Frank Küster
Hi all,

what should we do about this bug?

Julian Gilbey [EMAIL PROTECTED] wrote:

 On Thu, Nov 23, 2006 at 02:23:15PM +0100, Marcin Juszkiewicz wrote:

  echo $HOME
 
 /home/hrw/

 That's not: $HOME should not have a trailing slash.

Should this be documented somewhere more clearly?  Or can we just assume
a sane setting, at least for the TeX packages?

   and here it start to go through filesystem and loops in kernel build
   due to symlinks:
 [...]
 
  Then again, symlink loops like this are just plain evil.
 
 Blame kernel-package?
 
 12:58 [EMAIL PROTECTED]:hrw$ pwd
 /home/hrw
 12:58 [EMAIL PROTECTED]:hrw$ ll 
 src/linux/debian/linux-image-2.6.19-rc5/lib/modules/2.6.19-rc5/source
 lrwxrwxrwx 1 hrw pavilon 19 2006-11-10 15:51 
 src/linux/debian/linux-image-2.6.19-rc5/lib/modules/2.6.19-rc5/source - 
 /home/hrw/src/linux

 I see.  kernel-package places a symlink from source to the source of
 the tree.  That's weird, I guess.  Maybe worth filing a bug against
 kernel-package?

I'm not sure think this is a bug.  If I understood the directory
structure correctly, this is a built tree under debian/packagename,
ready to be packaged into a deb file.  So if the symlink is supposed to
be there, it's correct that it is circular in this unpacked version.

The only question is whether it makes sense at all to have a symlink to
the sources in a package, without the package containing the source (or
depending on a source package).  By the way, I don't have it here in
kernels from backports.org.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#401828: vzmigrate sync script in vzctl, depends on rsync

2006-12-06 Thread Ola Lundqvist
Hi

Thanks for the bug report. Well it should not be reuqired, but suggested
as it is not required for the core functionality. In this case I think
that it should even be recommeded.

Regards,

// Ola

On Wed, Dec 06, 2006 at 09:04:51AM +0100, Thorsten Schifferdecker wrote:
 Package: vzctl
 Version: 3.0.11-7
 Severity: normal
 
 The script /usr/sbin/vzmigrate needs the rsync command to sync between
 hardware nodes.
 rsync is found in the rsync Debian package, thus it should
 be required by vzctl.
 
 Thanks
 Thorsten Schifferdecker
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


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



Bug#396322: Possible to revert changes in amsthm.sty?

2006-12-06 Thread Frank Küster
[EMAIL PROTECTED] (Salvatore Bonaccorso) wrote:

 Thank you very much for your help. 
 So one can simply solve this by redefine all things in this way.

Well, yes, but it's right that you put solve in quotation marks:
Usually LaTeX documents shouldn't change their appearance with an
update.  

Does anybody know who should be contacted at AMS about that?  Or maybe
is there some changes and incompatibilities list so that we see it's
known and, for some reason, intended?

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#399125: please enable speex support

2006-12-06 Thread Javier Serrano Polo
reopen 399125
thanks

It looks like the speex header has changed its location. The attached
patch to current rules will fix this.
--- debian/rules.orig	2006-12-06 07:38:35.0 +0100
+++ debian/rules	2006-12-06 08:07:47.0 +0100
@@ -14,6 +14,7 @@
 
 
 CFLAGS = -Wall -g
+CPPFLAGS = -I/usr/include/speex
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 	CFLAGS += -O0
@@ -36,7 +37,7 @@
 config.status: configure
 	dh_testdir
 	# Add here commands to configure the package.
-	CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-smpegtest
+	CFLAGS=$(CFLAGS) CPPFLAGS=$(CPPFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-smpegtest
 
 
 build: build-stamp


Bug#384060: vino: add support for tcpd

2006-12-06 Thread Loïc Minier
On Tue, Dec 05, 2006, Jamin W. Collins wrote:
 The existing source includes the logic and routines to support libwrap 
 already, specifically in server/libvncserver/sockets.c:
 #ifdef USE_LIBWRAP

 Oh, right, sorry for bothering you then.  I must have been tired
 yesterday, I recall grepping the source for something_WRAP, perhaps I
 grepped for USE_WRAP and missed the USE_LIBWRAP.

 Thanks, I'll upload this today.

-- 
Loïc Minier [EMAIL PROTECTED]
 I have no strong feelings one way or the other. -- Neutral President



Bug#379628: [Linux-NTFS-Dev] Bug#379628: CALL FOR HELP: Vista beta compatibility testing

2006-12-06 Thread David Martínez Moreno
El miércoles, 6 de diciembre de 2006 00:38, Frans Pop escribió:
 On Tuesday 05 December 2006 00:06, David Martínez Moreno wrote:
  Frans, I think that, not having a better solution, I am going to apply
  the two-line patch to linux-ntfs and release a new version, is it fine
  for you?

 Yes, that would be fine with me.
 However, I don't fully understand the reason why those two lines were
 originally included and wonder what the risks are of breaking resizing
 with older NTFS partitions.

It seems that they (MS) have the same 'policy' that we have: do not 
allow 
upgrades from two releases ahead. :-)  I guess that Vista does not like the 
existance of the NT4 flag, as if it were an indication of subtle differences 
in the underliying filesystem with the format it knows.  And it refuses to 
boot in such partition.

And the problem that Szaka refers to, if I understood right, is that 
yes, 
Vista now boots, but perhaps say NT have troubles *not* having this flag in 
its boot partition.

 I'd suggest uploading to experimental first and doing a call for testing
 to see if people experience any problems resizing NT, win2k or winXP (and
 of course Vista) partitions before uploading the new version to unstable.

Seems rational.  I will prepare the new package.

Best regards,


Ender.
-- 
Network engineer
Debian Developer


pgpOqjBm4va50.pgp
Description: PGP signature


Bug#400582: arbitrary code execution in metaInfo.php in torrentflux

2006-12-06 Thread Stefan Fritsch
On Wednesday 06 December 2006 09:00, Cameron Dale wrote:
  In index.php and dir.php, urldecode() is called after the
  htmlentities escaping is done by getRequestVar(). This allows to
  bypass the escaping. In dir.php this could be used for a XSS.
  Replace $dir by htmlentities($dir) in the error message. Or maybe
  it would be a good idea to put the urldecode() into
  getRequestVar() and remove it from all other places.

 I don't think putting urldecode() in getRequestVar() before
 htmlentities is called will work, as the directory name is needed
 decoded at some points in the file (maybe decode it only when
 needed and safe?).

I don't understand the problem. In principle, urldecoding the 
parameters should always be done before using them.


 When you say the error message, do you mean this line:

 echo strong.$dir./strong could not be found or is not
 valid.;

Yes.

 Is that the only place you've found so far that this is a problem?
 I see the $torrent and $file_name variables in index.php might also
 be problems, but I can't tell for sure.

I missed $file_name, it has the same issue. But I still don't see the 
contents of $torrent being sent to the user. Of course if it is used 
as a filename, the filename may later be sent to the user at some 
other place. So it is probably a good idea to fix it, too.

Cheers,
Stefan


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



Bug#401833: icedove-gnome-support: Should be calling gnome-www-browser, not x-www-browser

2006-12-06 Thread Erich Schubert
Package: icedove-gnome-support
Version: 1.5.0.8.dfsg1-1
Severity: wishlist

Icedove (at least with icedove-gnome-support installed) should be
calling gnome-www-browser by default for launching an external browser,
not x-www-browser.
My dad failed to get icedove to launch iceweasel this way; x-www-browser
was pointing to galeon. In gnome, it should be using
gnome-www-browser so the gnome settings apply.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages icedove-gnome-support depends on:
ii  icedove  1.5.0.8.dfsg1-1 free/unbranded thunderbird mail cl
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.16.0-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.14.0-5The Bonobo UI library
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcairo21.2.6-1 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.2-1 generic font configuration library
ii  libgcc1  1:4.1.1-20  GCC support library
ii  libgconf2-4  2.16.0-3GNOME configuration database syste
ii  libglib2.0-0 2.12.4-2The GLib library of C routines
ii  libgnome-keyring00.6.0-2 GNOME keyring services library
ii  libgnome2-0  2.16.0-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.14.0-2A powerful object-oriented display
ii  libgnomeui-0 2.14.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.16.1-1GNOME virtual file-system (runtime
ii  libgtk2.0-0  2.8.20-3The GTK+ graphical user interface 
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  liborbit21:2.14.3-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.14.8-2Layout and rendering of internatio
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libstdc++6   4.1.1-20The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-5   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxml2  2.6.27.dfsg-1   GNOME XML library
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra

icedove-gnome-support recommends no packages.

-- no debconf information


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



Bug#400955: Time to step up to the plate... Bug 400747

2006-12-06 Thread Ondřej Surý
Henrique de Moraes Holschuh píše v Út 05. 12. 2006 v 20:48 -0200:
 Also, currently sasl is (as you probably know) not being very forgiving of
 clients doing extremely dumb things (aka sending CR/LF/CRLF in base64
 strings), might that be the problem?

That was my first thought as well, when I saw that error message.  

Michele, could you try installing 2.1.22.dfsg1-6 of cyrus-sasl libraries
which hit unstable yesterday?

Ondrej
-- 
Ondřej Surý [EMAIL PROTECTED] ^_^ http://blog.rfc1925.org/




Bug#401825: [php-maint] Bug#401825: php-pear (pecl exactly) needs phpizeavailable in php5-dev : add the dependencie ?

2006-12-06 Thread sean finney
hi kaouete,

On Wed, 2006-12-06 at 09:01 +0100, =?UTF-8?Q? Ond=C3=B8ej_?=
=?UTF-8?Q?Sur=C3=BD ?= wrote:
 We could add hint to desription or README.Debian. We could even add Suggests: 
 to php-pear. But adding -dev dependency just because small corner case of 
 usage is not an option.

fwiw, i agree with ondrej on this.  Adding a Suggests seems reasonable,
along with a small note in the package description.



sean


signature.asc
Description: This is a digitally signed message part


Bug#401830: Smalls gifs fail to be rendered in text window

2006-12-06 Thread Ganesan Rajagopal
Package: gnochm
Version: 0.9.8-1
Severity: important

gnochm 0.9.8 has an irritating problem which prevents displaying small
gifs like next and previous buttons for navigation. Please upgrade to
0.9.9 which fixes the issue.

Ganesan

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

Versions of packages gnochm depends on:
ii  gconf2   2.16.0-2GNOME configuration database syste
ii  python   2.4.4-1 An interactive high-level object-o
ii  python-chm   0.8.4-1 Python binding for CHMLIB
ii  python-glade22.8.6-6 GTK+ bindings: Glade support
ii  python-gnome22.12.4-5Python bindings for the GNOME desk
ii  python-gnome2-extras 2.14.2-1+b1 Python bindings for the GNOME desk
ii  python-gtk2  2.8.6-6 Python bindings for the GTK+ widge
ii  scrollkeeper 0.3.14-11   A free electronic cataloging syste
ii  shared-mime-info 0.19-1  FreeDesktop.org shared MIME databa

Versions of packages gnochm recommends:
ii  python-cjkcodecs  1.1.1-2+b1 Python Unicode Codecs Collection f

-- no debconf information


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



Bug#401812: gnome-core: please avoid Debian branding in package description

2006-12-06 Thread Loïc Minier
On Tue, Dec 05, 2006, Filipus Klutiero wrote:
 Please avoid unnecessarily referring to Debian in the package
 description.

 (gnome-core isn't usually installed by end-users anyway.)

 Out of curiosity, why do you need the change?

-- 
Loïc Minier [EMAIL PROTECTED]
 I have no strong feelings one way or the other. -- Neutral President



Bug#401831: kolabd: the pipe for ppsftix should explicitelly use php4

2006-12-06 Thread Benoit Mortier
Package: kolabd
Severity: important
Tags: patch

Hello,

when using the filter mentionned in the docs you should use /usr/bin/php4 
because on etch /usr/bin/php point to php5

Thanks

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.18-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- 
Benoit Mortier
CEO
www.opensides.be
Contributor to Gosa Project : http://gosa.gonicus.de/
Contributeur to Nagios Plugins : http://nagiosplug.sourceforge.net/
--- README.Debian	2006-12-02 10:49:32.0 +0100
+++ new.README.Debian	2006-12-06 09:51:16.0 +0100
@@ -286,7 +286,7 @@
 Append the following:
 
 --8--
-kolabfilter unix  -   n   n   -   -   pipe user=nobody null_sender= argv=/usr/bin/php
+kolabfilter unix  -   n   n   -   -   pipe user=nobody null_sender= argv=/usr/bin/php4
-c /etc/php4/cli/php.ini
-f /usr/share/kolab-resource-handlers/kolabfilter.php
--
@@ -295,7 +295,7 @@
-r ${recipient}
-c ${client_address}
 
-kolabmailboxfilter unix  -   n   n   -   -   pipe user=nobody null_sender= argv=/usr/bin/php
+kolabmailboxfilter unix  -   n   n   -   -   pipe user=nobody null_sender= argv=/usr/bin/php4
-c /etc/php4/cli/php.ini
-f /usr/share/kolab-resource-handlers/kolabmailboxfilter.php
--


Bug#401832: installation-reports

2006-12-06 Thread Sten Heinze
Package: installation-reports

Boot method: usb, since i have no external floppy or cd-drive at the moment
Image version: 
http://cdimage.debian.org/cdimage/etch_di_rc1/i386/iso-cd/debian-testing-i386-netinst.iso
Date: Mi 6. Dez 09:44:57 CET 2006

Machine: IBM Thinkpad X40
Processor: Intel Pentium M 1GHz ULV
Memory: 768 MB
Partitions: no

no Output of lspci -nn and lspci -vnn, because no successful boot

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ E]

Comments/Problems:
Unable to boot from usb pen drive.

Two approaches:

1.
$ wget 
http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/rc1/images/hd-media/boot.img.gz
$ gunzip boot.img.gz
$ wget 
http://cdimage.debian.org/cdimage/etch_di_rc1/i386/iso-cd/debian-testing-i386-netinst.iso
$ wget http://freshmeat.net/redir/syslinux/10177/url_bz2/syslinux-3.31.tar.bz2
$ tar xjvf syslinux-3.11.tar.bz2 syslinux-3.11/mbr.bin

$ fdisk /dev/sda
delete all partitions, create a new primary partition anlegen, activate 
partition, save and exit

$ cat syslinux-3.11/mbr.bin  /dev/sda

$ mount -o loop boot.img /mnt
$ cp /mnt/* /media/disk/
$ cp debian-testing-i386-netinst.iso /media/disk

boot show following error message:
Disk error
Press any key to restart

2.
$ wget 
http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/rc1/images/hd-media/boot.img.gz
$ wget 
http://cdimage.debian.org/cdimage/etch_di_rc1/i386/iso-cd/debian-testing-i386-netinst.iso
$ wget http://freshmeat.net/redir/syslinux/10177/url_bz2/syslinux-3.31.tar.bz2
$ tar xjvf syslinux-3.11.tar.bz2 syslinux-3.11/mbr.bin

$ fdisk /dev/sda
delete all partitions, create a new primary partition anlegen, activate 
partition, save and exit

$ zcat boot.img.gz  /dev/sda

$ cp debian-testing-i386-netinst.iso /media/Debian\ Inst/
(name of usb pen drive changed to Debian Inst after 'zcat')

boot show following error message:
Boot error


In general, if I try to choose the boot media (F12) it gives me two 
possibilities: Hard disk or usb hard drive (but it is an usb pen drive), 
although all options in the bios are enabled (boot from usb hard drive as 
well as boot from usb floppy and usb cd).

Regards,
Sten


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



Bug#401603: d-i: i386 netinst installgui fails to boot due to broken file attribs in /dev

2006-12-06 Thread Joey Hess
Frans Pop wrote:
 Could you check with the following command that the initrd created in your 
 daily builds indeed contains the wrong devices:
 $ zcat tmp/cdrom_gtk/initrd.gz | cpio -i --list -v | grep  dev/

[EMAIL PROTECTED]:~/src/d-i/installer/buildzcat tmp/cdrom_gtk/initrd.gz | cpio 
-i --list -v | grep  dev/
47420 blocks
-rw-r--r--   1 root root0 Dec  5 22:51 dev/console
-rw-r--r--   1 root root0 Dec  5 22:51 dev/null

 If so, maybe the attached patch can help find out how/where they get 
 created incorrectly.

If I run the build by hand (in fakeroot), it's crw-r--r-- all the way
through, and is ok in the initrd. The next bi-daily build will have the
info in the logs to see what happens there.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#401788: frozen-bubble: Assert failed

2006-12-06 Thread Josselin Mouette
Le mardi 05 décembre 2006 à 22:25 +0100, Eugen Dedu a écrit :
 I start frozen-bubble.  I choose net game, I play with 4 opponents.
 The game crashes with the following message:
[snip]

Could you describe precisely what was happening at that time? Also, are
you sure all players were using frozen-bubble 2.1.0?

Cheers,
-- 
Josselin Mouette/\./\

Do you have any more insane proposals for me?




Bug#401834: weird warnings and checksums errors

2006-12-06 Thread Loïc Minier
Package: xen-tools
Version: 3.0~beta1-1
Severity: normal

Hi,

 First, I got some strange warnings when upgrading xen-tools (these appeared
unwrapped like this):
dpkg: warning - old file `//usr/lib/xen-tools/ubuntu.d/99-clean-image' is the 
same as several new files!  (both `/usr/lib/xen-tools/edgy.d/99-clean-image' 
and `/usr/lib/xen-tools/dapper.d/99-clean-image')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/90-make-fstab' is the same as several new files!  
(both `/usr/lib/xen-tools/edgy.d/90-make-fstab' and 
`/usr/lib/xen-tools/dapper.d/90-make-fstab')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/80-install-modules' is the same as several new 
files!  (both `/usr/lib/xen-tools/edgy.d/80-install-modules' and 
`/usr/lib/xen-tools/dapper.d/80-install-modules')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/70-install-ssh' is the same as several new files! 
 (both `/usr/lib/xen-tools/edgy.d/70-install-ssh' and 
`/usr/lib/xen-tools/dapper.d/70-install-ssh')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/65-copy-user-files' is the same as several new 
files!  (both `/usr/lib/xen-tools/edgy.d/65-copy-user-files' and 
`/usr/lib/xen-tools/dapper.d/65-copy-user-files')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/60-copy-host-files' is the same as several new 
files!  (both `/usr/lib/xen-tools/edgy.d/60-copy-host-files' and 
`/usr/lib/xen-tools/dapper.d/60-copy-host-files')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/50-setup-hostname' is the same as several new 
files!  (both `/usr/lib/xen-tools/edgy.d/50-setup-hostname' and 
`/usr/lib/xen-tools/dapper.d/50-setup-hostname')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/40-setup-networking' is the same as several new 
files!  (both `/usr/lib/xen-tools/edgy.d/40-setup-networking' and 
`/usr/lib/xen-tools/dapper.d/40-setup-networking')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/35-setup-users' is the same as several new files! 
 (both `/usr/lib/xen-tools/edgy.d/35-setup-users' and 
`/usr/lib/xen-tools/dapper.d/35-setup-users')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/20-setup-apt' is the same as several new files!  
(both `/usr/lib/xen-tools/edgy.d/20-setup-apt' and 
`/usr/lib/xen-tools/dapper.d/20-setup-apt')dpkg: warning - old file 
`//usr/lib/xen-tools/ubuntu.d/15-disable-hwclock' is the same as several new 
files!  (both `/usr/lib/xen-tools/edgy.d/15-disable-hwclock' and 
`/usr/lib/xen-tools/dapper.d/15-disable-hwclock')dpkg: warning - unable to 
delete old directory `/usr/lib/xen-tools/ubuntu.d': Directory not empty


 Second, when filing this bug report, I got:
Verifying package integrity...
There may be a problem with your installation of xen-tools;
the following files appear to be missing or changed:
debsums: checksum mismatch xen-tools file /usr/lib/xen-tools/edgy.d/20-setup-apt
debsums: checksum mismatch xen-tools file 
/usr/lib/xen-tools/edgy.d/30-disable-gettys

 (I don't think I touched files.)

 It looks broken to ship md5sums of files that may change, but it's
 certainly broken to change files below /usr/lib (use /var/lib).

   Bye,

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages xen-tools depends on:
ii  debootstrap   0.3.3.1Bootstrap a basic Debian system
ii  libtext-template-perl 1.44-1.1   Text::Template perl module
ii  perl-modules  5.8.8-6.1  Core Perl modules

Versions of packages xen-tools recommends:
ii  perl-doc  5.8.8-6.1  Perl documentation
ii  reiserfsprogs 1:3.6.19-4 User-level tools for ReiserFS file
ii  rpmstrap  0.5.2-2bootstrap a basic RPM-based system
ii  xen-hypervisor-3.0.3-1-i386 [ 3.0.3-0-2  The Xen Hypervisor on i386
ii  xen-hypervisor-3.0.3-1-i386-p 3.0.3-0-2  The Xen Hypervisor on i386 with pa
ii  xfsprogs  2.8.11-1   Utilities for managing the XFS fil

-- no debconf information

-- 
Loïc Minier [EMAIL PROTECTED]
 I have no strong feelings one way or the other. -- Neutral President



Bug#385798: openoffice.org: font hinting still does not work with the current version of libfreetype

2006-12-06 Thread Stanislav Maslovski
On Tue, Dec 05, 2006 at 06:50:18PM +0100, Rene Engelhard wrote:
 Will enable this in the next 2.1 upload (2.1~rc2-2)
 
 Andreas: Sorry, but this is too risky to add to 2.0.4 currently (even at
 the time this bug was initially reported and the patches pointed out.
 See upstreams comment. Too much risk for a (imho) minor bug, It doesn't
 affect functionality, it just makes the thing a bit less good looking.

Perhaps, you still have certain misunderstanding of the impact of this
font hinting issue. To make it clear I have made a couple of screenshots.
I use msttcorefonts.

http://users.tkk.fi/~stas/new_freetype.png
http://users.tkk.fi/~stas/old_freetype.png

The only difference is that in the second case OO has been started with
LD_PRELOAD=/usr/local/lib/sarge-libfreetype.so.6.3.5

It seems that I will have to keep this old freetype library at hands for
quite some time. 

These are my local fonconfig settings:

?xml version=1.0?
!DOCTYPE fontconfig SYSTEM fonts.dtd
!-- /etc/fonts/local.conf file to configure font access --
fontconfig

!--
  Prefered fonts
--

alias
familyserif/family
prefer
familyTimes New Roman/family
/prefer
/alias
alias
familysans-serif/family
prefer
familyVerdana/family
/prefer
/alias
alias
familymonospace/family
prefer
familyCourier New/family
/prefer
/alias

!--
  Turn on hinting
--
match target=font
edit name=hinting mode=assignbooltrue/bool/edit
edit name=hintstyle 
mode=assignconsthintfull/const/edit
/match

!--
  Turn off antialiasing for small fonts
--
match target=font
test qual=any name=size compare=less
double16/double
/test
edit name=antialias mode=assign
boolfalse/bool
/edit
/match

/fontconfig

-- 
Stanislav


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



Bug#401837: debian-bug-build-bug-menu: Invalid read syntax: ) or . in a vector

2006-12-06 Thread A Mennucc
Package: debian-el
Version: 26.9-1
Severity: important

hi

while browsing the changelog of my package 'mplayer', I
tried to generate the 'Bugs' menu, but this failed with error

   Fetching bug list...done
   debian-bug-build-bug-menu: Invalid read syntax: ) or . in a vector


a.



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages debian-el depends on:
ii  binutils2.17-3   The GNU assembler, linker and bina
ii  emacs-snapshot-gtk [emacsen 1:20061201-1 The GNU Emacs editor (with GTK+ 2.
ii  reportbug   3.31 reports bugs in the Debian distrib

Versions of packages debian-el recommends:
ii  dlocate  0.5-0.3 fast alternative to dpkg -L and dp
ii  groff-base   1.18.1.1-12 GNU troff text-formatting system (
ii  wget 1.10.2-2retrieves files from the web

-- no debconf information

-- 
Andrea Mennucc
 E' un mondo difficile. Che vita intensa! (Tonino Carotone)


signature.asc
Description: Digital signature


Bug#401836: gaim depends on conflicting version of gaim-data

2006-12-06 Thread Daniel Asarnow

Package: gaim
Version: 2.0.0+beta5-5
Severity: grave
Justification: renders package uninstallable

Attempting to install gaim produces the following error:

The following packages have unmet dependencies.
 gaim: Depends: gaim-data (= 1:2.0.0+beta5-5) but it is not going to be
installed
E: Broken packages


It seems that gaim depends on gaim-data2.0.0+beta5-5 but
gaim-data2.0.0+beta5-6 is the version of gaim data present in the
repository.
gaim-data itself installs correctly, so I believe the bug lies properly with
gaim, not gaim-data.

I am using Debian unstable and kernel version 2.6.15.6, libc6 version
2.3.6.ds1-8.


Bug#400955: Time to step up to the plate... Bug 400747

2006-12-06 Thread Ondřej Surý
Ondřej Surý píše v St 06. 12. 2006 v 09:59 +0100:
 Henrique de Moraes Holschuh píše v Út 05. 12. 2006 v 20:48 -0200:
  Also, currently sasl is (as you probably know) not being very forgiving of
  clients doing extremely dumb things (aka sending CR/LF/CRLF in base64
  strings), might that be the problem?
 
 That was my first thought as well, when I saw that error message.  
 
 Michele, could you try installing 2.1.22.dfsg1-6 of cyrus-sasl libraries
 which hit unstable yesterday?

Sorry, this should have been

Jochen, could you try installing 2.1.22.dfsg1-6 of cyrus-sasl libraries
which hit unstable yesterday?

And CCed to #400747.

No coffee, no brain :-).

Ondrej.
-- 
Ondřej Surý [EMAIL PROTECTED] ^_^ http://blog.rfc1925.org/




Bug#401832: installation-reports

2006-12-06 Thread Frans Pop
On Wednesday 06 December 2006 09:57, Sten Heinze wrote:
 Two approaches:

Could you also try a third method as described on
http://d-i.alioth.debian.org/manual/en.i386/ch04s04.html
under 4.4.2. Copying the files — the flexible way.

If that does not work, I'm not sure that we can help you. Apparently your 
BIOS does not support booting using syslinux from USB stick.

Cheers,
FJP



Bug#400747: [Fwd: Re: Time to step up to the plate... Bug 400747]

2006-12-06 Thread Ondřej Surý

-- 
Ondřej Surý [EMAIL PROTECTED] ^_^ http://blog.rfc1925.org/
---BeginMessage---
Henrique de Moraes Holschuh píše v Út 05. 12. 2006 v 20:48 -0200:
 Also, currently sasl is (as you probably know) not being very forgiving of
 clients doing extremely dumb things (aka sending CR/LF/CRLF in base64
 strings), might that be the problem?

That was my first thought as well, when I saw that error message.  

Michele, could you try installing 2.1.22.dfsg1-6 of cyrus-sasl libraries
which hit unstable yesterday?

Ondrej
-- 
Ondřej Surý [EMAIL PROTECTED] ^_^ http://blog.rfc1925.org/


___
Pkg-Cyrus-imapd-Debian-devel mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel
---End Message---


Bug#401830: patch

2006-12-06 Thread Ganesan Rajagopal
The following patch fixes the problem for me.

@@ -1094,6 +1095,7 @@
 else:
 print_log('request_url: Could not resolve %s' % link)
 self.unwind_fs()
+stream.close()
 
 def highlight_topic(self, pathname):
 if self.pref.get_bool('sync_page'):


-- 
Ganesan Rajagopal


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



Bug#401352: Try lpj=xxxx

2006-12-06 Thread Zachary Amsden
As a workaround, try booting with lpj= in the kernel bootparameters 
(where X is the lpj value calibrated on the host).  Looks like 
udelay went bonkers because of the TSC changes.  I'll start working on a 
patch.



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



Bug#401835: aptitude: installed packages depend on order of commandline

2006-12-06 Thread Fabian Greffrath
package: aptitude
version: 0.4.3-1
severity: minor

Hello!

It has caught my eye that the packages which are automatically installed
by aptitude depend on the order in which the package names are entered
at the command line.

I want to install both 'xorg' and 'gnome-desktop-environment' packages
in a freshly debootstrap'd chroot:

(1)
# aptitude install xorg gnome-desktop-environment
(...)
0 packages upgraded, 547 newly installed, 0 to remove and 0 not
upgraded.

vs.

(2)
# aptitude install gnome-desktop-environment xorg
(...)
0 packages upgraded, 545 newly installed, 0 to remove and 0 not
upgraded.

The two additional packages in (1) are 'xbitmaps' and 'xterm' (xbitmaps
is pulled in by xterm).

Please note that xterm is a dependency of xorg that can (and should) be
satisfied alternatively by any other package providing
x-terminal-emulator, in this case gnome-terminal.

I consider it a bug that aptitude does not realise that this dependency
is already satisfied in the (1) case above.

Thank you for your effort!

Cheers,
Fabian



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



Bug#401157: ITP: ingres -- Ingres 2006 Business Open Source Database

2006-12-06 Thread Paul J Stevens
Adrian von Bidder wrote:
 Yuck!

Have a cup of tea please. I intend to help both debian and ingres by
packaging this beast, not start just-another-flamewar on which dbms has
the longest toes.

Ingres is arguably the oldest dbms in operation, and probably one of the
most mature ones at that. It's been in production since the 1960's and
was Michael Stonebrakers brainchild before he initiated postquel which
led to postgres.

Ingres is a vastly scalable, ansi SQL-92 compatible database server. It
has a C2 security clearance and has been in used in mission critical
deployments such as aerospace route-planning for Lufthansa for decades.

It was bought by Relational Technologies, then by CA, and now spun off
into a GPL product maintained and supported by the Ingres Corporation.
They are currently stil struggling to embrace the FOSS strategy as part
of their corporate culture, so the FOSS community surrounding it is
still kind of meagre.

It can do large-scale clustering. It can even cluster hybrid databases
such as oracle, mssql, sybase, etc in a single cluster. It needs a
proprietary extension to do so though.

It can do multi-master replication using a two-phase commit setup to
ensure replication of transactions to all nodes.

It can do updates on view of view of view...

It can do table based, column based, and value based partitioning.

Just some of the things that caught my attention, and by no means a
definitive list.



-- 
  
  Paul Stevens  paul at nfg.nl
  NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
  The Netherlandshttp://www.nfg.nl


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



Bug#401812: gnome-core: please avoid Debian branding in package description

2006-12-06 Thread Josselin Mouette
Le mardi 05 décembre 2006 à 21:32 -0500, Filipus Klutiero a écrit :
 Package: gnome-core
 Version: 1:2.14.3.3
 Severity: wishlist
 
 Please avoid unnecessarily referring to Debian in the package
 description. Replacing the first sentence These are the core components
 of the GNOME Desktop environment, a graphical interface to use on your Debian 
 system.
 with
 This package provides the core components of the GNOME desktop environment.
 should fix.

Hi,

I don't really get the problem here. In what way is it causing some
trouble?

Regards,
-- 
Josselin Mouette/\./\

Do you have any more insane proposals for me?




Bug#401734: scim-gtk2-immodule: frontend does not display on the right screen

2006-12-06 Thread Duck

Coin,

Ming Hua [EMAIL PROTECTED] writes:

 I don't really understand what you mean by immode, but it seems your
 problem is that scim only appears in one of the two screens, and you
 have to move the window that needs input method to that screen in order
 to use or configure scim.  Is that correct?

I mean the the input chooser is ok, but the toolbar is wrongly located
on the second screen. Sorry for the not so good description.

I don't know if it is important but i'm not using a GNOME desktop, as my
machine would be unable to handle such a load, so i'm running
gnome-terminal inside a ion3 environnement prepared through
im-switch. The input mode switch correctly with the keyboard shorcut,
and i'm fully able to enter japanese characters. Fact is i changed one
of my screen, broken, which is now bigger, so with a wider resolution,
and the toolbar is now off-screen, which is even worse than just having
to move windows.

 Also, would you please send the output of
 sh /usr/share/bug/scim/script 31
 (or sh /usr/share/bug/scim/script 3 file and send the file) so that I
 know better about your system settings about SCIM?

Attached.

Related packages:
ii  libscim8c2a1.4.4-5library for SCIM platform
ii  scim   1.4.4-5smart common input method platform
ii  scim-anthy 1.2.1-1SCIM IMEngine module for Anthy
ii  scim-gtk2-immodule 1.4.4-5GTK+2 input method module with SCIM 
as backe
ii  scim-modules-socket1.4.4-5socket modules for SCIM platform

Related environment variables:
[EMAIL PROTECTED]
$GTK_IM_MODULE=scim

Installed SCIM components:
/usr/lib/scim-1.0:
1.4.0
scim-helper-launcher
scim-helper-manager
scim-launcher
scim-panel-gtk

/usr/lib/scim-1.0/1.4.0:
Config
Filter
FrontEnd
Helper
IMEngine
SetupUI

/usr/lib/scim-1.0/1.4.0/Config:
simple.so
socket.so

/usr/lib/scim-1.0/1.4.0/Filter:
sctc.so

/usr/lib/scim-1.0/1.4.0/FrontEnd:
socket.so
x11.so

/usr/lib/scim-1.0/1.4.0/Helper:
anthy-imengine-helper.a
anthy-imengine-helper.la
anthy-imengine-helper.so
setup.so

/usr/lib/scim-1.0/1.4.0/IMEngine:
anthy.la
anthy.so
libanthy.a
rawcode.so
socket.so

/usr/lib/scim-1.0/1.4.0/SetupUI:
aaa-frontend-setup.so
aaa-imengine-setup.so
anthy-imengine-setup.la
anthy-imengine-setup.so
libanthy-imengine-setup.a
panel-gtk-setup.so

-- 
Marc Dequènes (Duck)


pgpCiDDVaMDhv.pgp
Description: PGP signature


Bug#401839: Wrong mime type for correctly identified MIDI files

2006-12-06 Thread Ilya Martynov
Package: file
Version: 4.17-4
Severity: normal


[EMAIL PROTECTED]:~/tmp$ file index-music.mid
index-music.mid: Standard MIDI data (format 1) using 8 tracks at 1/96
[EMAIL PROTECTED]:~/tmp$ file -i index-music.mid
index-music.mid: audio/unknown\011

As you can see file can identify MIDI files correctly but it shows
wrong MIME type. It should be audio/midi or at least audio/unknown
(without \011).

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages file depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libmagic14.17-4  File type determination library us

file recommends no packages.

-- no debconf information


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



Bug#401838: anacron: incorrect use of SPOOLDIR in readtab.c

2006-12-06 Thread Julian Gilbey
Package: anacron
Version: 2.3-13
Severity: minor
Tags: patch

Line 308 of readtab.c reads:

if (chdir(spooldir)) die_e(Can't chdir to %s, SPOOLDIR);

It should, of course, read:

if (chdir(spooldir)) die_e(Can't chdir to %s, spooldir);

so that if the spooldir has been changed, the error message will be
correct.

   Julian


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



Bug#400118: twoftpd: authentication process enters endless loop

2006-12-06 Thread Gerrit Pape
On Thu, Nov 23, 2006 at 07:20:09PM -0300, Alvaro Herrera wrote:
 The authentication process eats all available CPU power and does not
 return success, even when the given password is correct.  strace'ing the
 process shows this output:

Hi Alvaro,

I cannot reproduce the problem.

 write(4, ptrace: umoven: Input/output error
 0xf8578bf1, 133745645) = -1 EFAULT (Bad address)
 write(4, ptrace: umoven: Input/output error
 0xf8578bf0, 133745646) = -1 EFAULT (Bad address)
 write(4, ptrace: umoven: Input/output error
 0xf8578bef, 133745647) = -1 EFAULT (Bad address)
 
 repeated over and over.  (My test was to connect to the localhost
 machine using lftp, and if the twoftpd-auth process is killed, it simply
 respawns a new one, which proceeds to enter the same loop right away.)

This is what I did:

 # apt-get install twoftpd-run lftp
 ...
 # sv stat twoftpd
 run: twoftpd: (pid 21318) 185s; run: log: (pid 21317) 185s
 # 

 $ lftp -upape localhost
 Password: 
 lftp [EMAIL PROTECTED]:~ pwd
 ftp://[EMAIL PROTECTED]
 lftp [EMAIL PROTECTED]:~ exit
 $ tail /var/log/twoftpd/current 
 @4000457690b40a1e1874 tcpsvd: info: status 1/30
 @4000457690b40a1f453c tcpsvd: info: pid 21888 from 127.0.0.1
 @4000457690b40a1f741c tcpsvd: info: start 21888 localhost:127.0.0.1 
::127.0.0.1:4086
 @4000457690d727ac6904 tcpsvd: info: end 21888 exit 0
 @4000457690d727ae0afc tcpsvd: info: status 0/30
 $ 

Do you use the twoftpd-run package?  Please post the startup script for
twoftpd you're using, and the configuration.

Regards, Gerrit.


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



Bug#401799: epiphany-browser: Unescaped use of URL in wasn't completely loaded message

2006-12-06 Thread Josselin Mouette
Le mardi 05 décembre 2006 à 19:55 -0300, Alvaro Herrera a écrit :
 Package: epiphany-browser
 Version: 2.14.3-3
 Severity: normal
 
 
 I was loading this URL:
 http://www.computerworld.com/action/article.do?command=viewArticleBasictaxonomyId=9articleId=9005677intsrc=hm_topic
 
 when the browser crashed.  Upon restart it asked me if I wanted to
 restore the windows I had.  I clicked yes, and one tab it showed me
 this:
 
 XML Parsing Error: not well-formed
 Location:
 http://www.computerworld.com/action/article.do?command=viewArticleBasictaxonomyId=9articleId=9005677intsrc=hm_topic
 Line Number 27, Column 97:pLa página
 «http://www.computerworld.com/action/article.do?command=viewArticleBasictaxonomyId=9articleId=9005677intsrc=hm_topic»
 en esta solapa no fue cargada totalmente aún cuando el navegador
 reventó, por lo que podría haber causado el cuelgue./p
 ^
 
 What I expected to happen was that the window told me the message it was
 saying it couldn't parse ;-)  I assume the problem is failure to
 properly escape the URL.
 
 
 Note: the message in spanish means The page URL on this tab was not
 fully loaded yet when the browser crashed, which means it could have
 caused the crash, or something similar.

Thanks for your report. However, I don't get your exact problem. Could
you explain it more precisely?

BTW, the link you provided doesn't make the browser crash in a
systematic way. In such cases, please provide us with a backtrace if you
have the chance, so that we can forward it to the Mozilla guys who can
hopefully fix the crash.

Regards,
-- 
Josselin Mouette/\./\

Do you have any more insane proposals for me?




Bug#361829: Also happens for Swedish

2006-12-06 Thread Peter Karlsson
This also happens with the Swedish translation:

  Vill du fortsätta? [J/n/?] j
  Ogiltigt svar.  Ange ett giltigt kommando eller ? för hjälp.

-- 
\\// Peter - http://www.softwolves.pp.se/



Bug#398457: CVE-2006-5467: Ruby cgi.rb Denial of Service Vulnerability

2006-12-06 Thread Steve Langasek
severity 398457 important
thanks

The normal severity for security bugs of a DoS nature is important rather
than grave, because a DoS doesn't compromise a user's account or
information.  If the maintainer believes this bug renders the package
unreleasable, or the exploit is so trivial and widespread as to make the
package unusable or mostly so, it would be reasonable to re-raise the
severity, but those are then reasons that have nothing to do with the
security aspect of the bug.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#400584: 'icedove -remote xfeDoCommand(openInbox)' doesn't work anymore

2006-12-06 Thread Harald Dunkel
% dpkg -l iceweasel icedove
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  icedove1.5.0.7-3  free/unbranded thunderbird mail client
ii  iceweasel  2.0+dfsg-1 lightweight web browser based on Mozilla



It is not 1.5.0.8 yet due to some bug report about not
showing all EMails.

https://bugzilla.mozilla.org/show_bug.cgi?id=360409

Regards

Harri


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



Bug#401570: How do I manually remove libswt3.2-gtk-jni?

2006-12-06 Thread Richard Lincoln

Pardon me, may I ask what you did to 'manually remove' libswt3.2-gtk-jni?

Richard


Bug#400329: wwwoffle: lock-files in concurrent downloading broken either way

2006-12-06 Thread Paul Slootman
severity 400329 important
tags 400329 + upstream
thanks

On Sat 25 Nov 2006, Tim Connors wrote:
 
 wwwoffle has the setting:
 # lock-files = yes | no
 # Enable the use of lock files to stop more than one WWWOFFLE process
 # from downloading the same URL at the same time (default=no).
 
 Either way this is set, it is broken.  
 
 If set to yes, it seems that a lockfile only manages to tell the
 second process to give up loading the page at all, giving back a HTTP
 500 WWWOFFLE Server Error:

Well, it _does_ stop the additional WWWOFFLE processes from downloading
the same URL, exactly as documented; nowhere does it say it does that
gracefully. A simple reload after that will fix this, right? The 500
error page shouldn't be cached by your browser...


 If set to no, then the first process to hit the cache gets their
 download, but the second process only retrieves as much as had reached
 the first process at that time.  So the second download ends up
 incomplete.  No error is returned, so it may not even be apparent
 until a later date -- hence dataloss.
 
 Marked as grave because of dataloss, since any webpage using crappy

There's only dataloss if you set it to no, so if it's probable that
more than one user will be downloading the same URL simultaneously, then
you should set it to yes (and expect the 500 error page to appear at
those times, and be prepared to hit reload).

 session management, or submition of forms, etc, ends up being broken
 whenever the page is being concurrently loaded in two seperate
 pages/processes with either setting, and one copy will not be complete

In case of crappy session management, if more than one person is
accessing the same pages, you wouldn't want the second (or third etc.)
person to wait for the first's download to complete only to view that
page, instead of the one belonging to his own session... so in that case
the point is pretty moot, and the website simply broken, whatever
caching system you use.

 or will fail altogether.  Most of the rest of the time, a reload ought
 to fix it, but this sometimes ends up loading from the browser's own
 cache, which has only been half downloaded (I can't seem to convince
 opera to drop its version of its cache, and reload from the proxy)

Traditionally shift-reload will do that.


As the data loss you describe only happens when the lock-files is set to
no, I can't agree that the severity should indeed be grave;
important seems much more appropriate, so I'm downgrading this bug's
severity now. The whole point of the lock-files setting is to cope with
this situation...

Also keep in mind that the primary target of wwwoffle is a single system
behind a dialup line, where the chances of multiple browser sessions
downloading the same URL simultaneously aren't that large.

In the meantime I'll contact the upstream author and try to resolve the
500 server error response, which, although not quite contrary to the
documentation, is fairly unexpected (especially given the contents of
that page :-)

Thanks,
Paul Slootman


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



Bug#401325: Potential non-free afm files in OpenOffice package

2006-12-06 Thread Rene Engelhard
Am Mittwoch, 6. Dezember 2006 08:12 schrieben Sie:
 These are probably the same AFM files that were relicensed by Adobe in
 the Public Domain (essentially) in spring.  They can be downloaded from
 ftp://cam.ctan.org/tex-archive/fonts/adobe/afm/Adobe-Core35_AFMs-314.tar.gz.

No, they are not.

e.g:

~/OpenOffice.org/OOE680/psprint_config/configuration/afm$ md5sum 
Courier-Bold.afm
fc8048ff93479289d824937b25bea84c  Courier-Bold.afm
~/Adobe-Core35_AFMs-314 md5sum Courier-Bold.afm
58e0566c5e2a1a62756a57a100a62dc3  Courier-Bold.afm
~/Adobe-Core35_AFMs-229 md5sum Courier-Bold.afm
aa3007a9076dea36db4fabe2a36ed463  Courier-Bold.afm

But those files probably can be replaced by the new, apparently free ones.

 The files still contain the All rights reserved header, but there's a
 file MustRead.html which contains 
 
 ,
 | This file and the 35 PostScript(R) AFM files it accompanies may be
 | used, copied, and distributed for any purpose and without charge, with
 | or without modification, provided that all copyright notices are
 | retained; that the AFM files are not distributed without this file;
 | that all modifications to this file or any of the AFM files are
 | prominently noted in the modified file(s); and that this paragraph is
 | not modified. Adobe Systems has no responsibility or obligation to
 | support the use of the AFM files.
 `
 
 Some more information about the relicensing might be available in the
 archives of tex-live, http://tug.org/pipermail/tex-live/. Werner LEMBERG
 wl at gnu.org took care of that.
 
 So it would not have been necessary to remove them, I think.

Wrong. (See above). Of course, we could readd the new ones, but the old ones
had to be removed.

Regards,

Rene
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



Bug#401788: frozen-bubble: Assert failed

2006-12-06 Thread Eugen Dedu

Josselin Mouette wrote:

Le mardi 05 décembre 2006 à 22:25 +0100, Eugen Dedu a écrit :

I start frozen-bubble.  I choose net game, I play with 4 opponents.
The game crashes with the following message:

[snip]

Could you describe precisely what was happening at that time? Also, are
you sure all players were using frozen-bubble 2.1.0?


I do not remember if all the players used 2.1.0.

It was at the beginning of the game, I sent about 10 balls and when I 
sent another ball the game crashed...


Also, just before this game begins, another player disappeared and he 
wrote on the chat Crashed...  That's all I know...


If it happens again, I will know if all the participants use 2.1.0.

--
Eugen Dedu



Bug#386920: bacula-director-common: do not require exim4 or mail-transport-agent pkgs, just suggest instead.

2006-12-06 Thread Kern Sibbald
This appears to be a packaging problem because Bacula by default uses only 
mail or its own bsmtp program for emailing Job reports.  The only thing 
necessary to have Bacula work out of the box is a valid user id and an smtp 
address.


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



Bug#396913: Schedule WeeklyCycle should be MonthlyCycle

2006-12-06 Thread Kern Sibbald
Technically you are correct if you look from the stand point of Full backups.  
However, it has been called that a long time and no one really seems to be 
confused.  I'll accept a patch for it on the bacula-devel list, but I don't 
think it is worth tweaking the files, and *all* the documentation that would 
need to be changed.

I've taken note of this, but promise nothing.  I recommend closing this bug 
report.


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



Bug#400329: wwwoffle: lock-files in concurrent downloading broken either way

2006-12-06 Thread Paul Slootman
Hi Andrew,

please take a look at the following Debian bug report.
I've written a few comments at the end.
(Please preserve [EMAIL PROTECTED] in the CC: list when
responding, so that your responses can be tracked by the Debian BTS.)

On Sat 25 Nov 2006, Tim Connors wrote:
 Subject: Bug#400329: wwwoffle: lock-files in concurrent downloading broken 
 either way
 From: Tim Connors [EMAIL PROTECTED]
 To: Debian Bug Tracking System [EMAIL PROTECTED]

 Package: wwwoffle
 Version: 2.9-2
 Severity: grave
 Justification: causes non-serious data loss
 
 wwwoffle has the setting:
 # lock-files = yes | no
 # Enable the use of lock files to stop more than one WWWOFFLE process
 # from downloading the same URL at the same time (default=no).
 
 Either way this is set, it is broken.  
 
 If set to yes, it seems that a lockfile only manages to tell the
 second process to give up loading the page at all, giving back a HTTP
 500 WWWOFFLE Server Error:
 
  for i in `seq 1 10 ` ;do lynx -dump http://www.google.com.au  done
 
  WWWOFFLE - World Wide Web Offline Explorer - v2.9
  _
 
WWWOFFLE Server Error
 
The WWWOFFLE server encountered a fatal error:
 
  Cannot open the spooled web page to read.
 The program cannot continue to service this request.
 
 Help
 
This is an internal WWWOFFLE server error that should not occur. There
is no other way of handling the error apart from providing this
warning page. If this error continues and WWWOFFLE is configured
correctly and there are no other computer problems then you should
report the error to the WWWOFFLE author.
  _
 
WWWOFFLE - [[1]Welcome Page|[2]FAQ] - WWWOFFLE
 
 References
 
1. http://scuzzie:8080/Welcome.html
2. http://scuzzie:8080/FAQ.html
 ...
 
 By loading many pages at once as above, some of them end up succeeding
 after the cache has been loaded, but prior to that, all but one of
 them are going to fail -- above I'd see 5 or so error pages, then 5 or
 so successful downloads -- YMW(ill)V as my computer is probably slow
 enough for this test to come out this way.
 
 If set to no, then the first process to hit the cache gets their
 download, but the second process only retrieves as much as had reached
 the first process at that time.  So the second download ends up
 incomplete.  No error is returned, so it may not even be apparent
 until a later date -- hence dataloss.
 
 Marked as grave because of dataloss, since any webpage using crappy
 session management, or submition of forms, etc, ends up being broken
 whenever the page is being concurrently loaded in two seperate
 pages/processes with either setting, and one copy will not be complete
 or will fail altogether.  Most of the rest of the time, a reload ought
 to fix it, but this sometimes ends up loading from the browser's own
 cache, which has only been half downloaded (I can't seem to convince
 opera to drop its version of its cache, and reload from the proxy)


I've responded that it's not a grave loss of data, as that's what the
option is for; say yes if you want to prevent that.

That said, the error you get when a page is indeed locked, is a bit
unexpected: This is an internal WWWOFFLE server error that should not
occur.  It's after all a documented option...
IMHO the second process should wait for the completion of the first
download process before proceeding; giving an 500 WWWOFFLE Server
Error is not the right thing to do here...


thanks,
Paul Slootman


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



Bug#401820: Bug confirmed; Patchfile attached

2006-12-06 Thread Tobias Frost
Severity 401820 grave
Tags 401820 + patch
thanks

Justification: Renders package (almost) unuseable, and this is not good
for edge. (If after resume, like using powersaved, changes are high,
this will give no working graphics at all...)

Subject: 915resolution: Patch works
Followup-For: Bug #401820
Package: 915resolution
Version:0.5.2-8

I can confirm the problem.

But I think, the patch should look like:


34c34
 $PROG -l /dev/null 21 || wrong_chipset
---
 $PROG -l 2/dev/null || wrong_chipset

Attached is a patch file.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages 915resolution depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared
libraries
ii  vbetool  0.7-1.1 run real-mode video BIOS
code to a

915resolution recommends no packages.

-- no debconf information

diff -C 2 new/915resolution old/915resolution
*** new/915resolution	2006-12-06 11:12:55.0 +0100
--- old/915resolution	2006-12-06 11:08:46.0 +0100
***
*** 32,36 
  }
  
! $PROG -l /dev/null 21 || wrong_chipset
  
  if [ $MODE = auto -a \! -x $VBETOOL ] || [ $MODE != auto -a \( -z $MODE -o -z $XRESO -o -z $YRESO \) ] ; then
--- 32,36 
  }
  
! $PROG -l 2/dev/null || wrong_chipset
  
  if [ $MODE = auto -a \! -x $VBETOOL ] || [ $MODE != auto -a \( -z $MODE -o -z $XRESO -o -z $YRESO \) ] ; then


Bug#396921: bacula-director-pgsql depends on sqlite3?!

2006-12-06 Thread Kern Sibbald
I agree, the PostgreSQL version of Bacula should not need SQLite3.


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



Bug#401841: mount: -o remount,commit=value does strange things

2006-12-06 Thread Kiro Zimmer
Package: mount
Version: 2.12r-15
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,
at first this may be an error of loop-aes-utils...

$ LANG=C dpkg -S /bin/mount
diversion by loop-aes-utils from: /bin/mount
diversion by loop-aes-utils to: /bin/mount.orig
mount, loop-aes-utils: /bin/mount
$ COLUMNS=80 dpkg -l | grep loop-aes-utils
ii  loop-aes-utils 2.12r-14 Tools for mounting and manipulating filesyst

Let me describe the behavior with an example:

$ grep hda7 /etc/fstab
LABEL=WD300_SOURCE /mnt/hda7 ext3,ext2 defaults 0 3
$ mount /mnt/hda7
$ mount | grep hda7
/dev/hda7 on /mnt/hda7 type ext3 (rw)

so far, so good...

$ mount /dev/hda7 -o remount,commit=3600
$ mount | grep hda7
/dev/hda7 on /mnt/hda7 type ext3 (rw,commit=3600)
$ mount /dev/hda7 -o remount,commit=7200
$ mount | grep hda7
/dev/hda7 on /mnt/hda7 type ext3 (rw,commit=3600,commit=7200)
$ mount /dev/hda7 -o remount,commit=3600
$ mount | grep hda7
/dev/hda7 on /mnt/hda7 type ext3 (rw,commit=3600,commit=7200,commit=3600)

... to be contiuned

Why are there different commit times? This goes endless until I use
the mount-point instead of the device:

$ mount /mnt/hda7 -o remount,commit=3600
$ mount | grep hda7
/dev/hda7 on /mnt/hda7 type ext3 (rw,commit=3600)

This would be a usable workaround for this problem, but it does not work on
devicemapper-devices like /dev/mapper/_dev_hda9 created by libpam_mount.
The only solution is there to unmount the device and mount it again,
which mean to logout and to relogin - because it is the home-direcory.

The problem in the first example is also avoidable, if /etc/fstab is
changed to the normal entry (without the LABEL) like this:

$ grep hda7 /etc/fstab
/dev/hda6 /mnt/hda7 ext3,ext2 defaults 0 3

But in the case with libpam_mount, there is neither a label used nor is there
an entry in /etc/fstab.

$ grep home /etc/security/pam_mount.conf
volume * crypt - /home/.img ~ 
loop,exec,nodev,nosuid,cipher=aes-cbc-essiv:sha256,hash=sha512,keysize=256 
aes-256-ecb /mnt/usb/.key

How can this issue be solved? Thank You for reading this ;-)
Kiro

- -- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages mount depends on:
ii  libblkid 1.39+1.40-WIP-2006.11.14+dfsg-1 block device id library
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library

mount recommends no packages.

- -- no debconf information

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

iD8DBQFFdqIfYWOj0axvMcURAkDeAKDR6AYbwEsv3VDJiZHKEMr5Jqh4WACeN6HZ
D0e99JCw0YaIi/ddqiqkRVY=
=iDX6
-END PGP SIGNATURE-


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



Bug#391966: Control-Z in text console hangs console, not suspends

2006-12-06 Thread Kern Sibbald
The Bacula console does not support ctl-z for suspending it.  This is not a 
bug, but a feature, and implementation of suspending is highly unlikely 
unless some user contributes an appropriate patch.

If you want to submit a patch, please submit it to the bacula-devel list. If 
you wish to submit a feature request, then please see www.bacula.org and 
click on the Feature Request menu item.

I recommend closing this bug report.  


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



Bug#401102: doesn't create uswsusp.key file

2006-12-06 Thread Philip Frei
On Tue, 5 Dec 2006 21:08:28 +0100
Tim Dijkstra [EMAIL PROTECTED] wrote:

 Could you please run
 
   strace suspend-keygen

I attached a file with the output.


 BTW, is your system in any way special? Weird filesystem, experimental
 libraries?

I don't think so. It's a ext3 filesystem. Most packages are from
testing some few from unstable - no experimental.

Philip

strace
Description: Binary data


Bug#398534: sasl2-bin: Unable to authenticate after upgrading

2006-12-06 Thread simon . rupf
Hello

Im using debian/unstable and following packets/versions:

postfix2.3.4-2
postfix-mysql  2.3.4-2
sasl2-bin  2.1.22.dfsg1-5
libsasl2   2.1.22.dfsg1-5
libsasl2-modules   2.1.22.dfsg1-5
libsasl2-modules-sql   2.1.22.dfsg1-5
libsasl2-2 2.1.22.dfsg1-5

What I try to reach is:
Postfix chrooted, forcing use of TLS/SASL, but no SSL, to authenticate 
users. The user data is in mysql. Postfix should use the sasl-librarys to 
generate SQL-Querys for mysql.

Problem was:
I always got the warning: SASL authentication problem: unable to open 
Berkeley db /etc/sasldb2: Permission denied error. It looked like the 
sasl-libraries would not find my config file, which lied in 
/etc/postfix/sasl/smtpd.conf. When logging mysql querys, i didn't even see 
any connections made.

Laurent Caron wrote:
 Only fix I found so far is:
 
 dpkg --purge --force-depends libsasl2-2
 
 which is very messy

In fact, it didn't solve my problem at all. Postfix wouldn't even start at 
all after removing this library.

Fabian Fagerholm wrote:
  If it doesn't say anything at all, try
  copying /etc/postfix/sasl/smtpd.conf to 
/usr/local/lib/sasl2/smtpd.conf
  and retry (you might have to restart Postfix). Does this change
  anything?
 
 Err, I meant /usr/lib/sasl2/smtpd.conf -- but you could
 try /usr/local/... first just to rule it out as well.

That did the trick! Apparently the config-file must now lie in the 
/usr/lib/sasl2-directory.

Thank you, Fabian!

Greetings,
Simon

___
Simon Rupf 
INT Informatik AG 
swebflex Switzerland
Goldbrunnenstrasse 42 
CH - 9000 St. Gallen
Telefon +41 71 290 12 30 
Telefax +41 71 290 12 32 
Internet: http://www.int-ag.ch | http://www.swebflex.ch


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



Bug#401840: Several warnings

2006-12-06 Thread Hadmut Danisch
Package: libdbd-sqlite3-ruby1.8
Version: 0.1.1-1


Hi,

when using this library with ruby -w, the following warnings occur:

/usr/lib/ruby/1.8/sqlite3/database.rb:439: warning: `' interpreted as
argument prefix
/usr/lib/ruby/1.8/sqlite3/errors.rb:94: warning: (...) interpreted as
grouped expression
/usr/lib/ruby/1.8/sqlite3/statement.rb:157: warning: `*' interpreted
as argument prefix
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:198: warning: instance variable
@columns not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:198: warning: instance variable
@columns not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:198: warning: instance variable
@columns not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:198: warning: instance variable
@columns not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:198: warning: instance variable
@columns not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:155: warning: instance variable
@results not initialized
/usr/lib/ruby/1.8/sqlite3/statement.rb:198: warning: instance variable
@columns not initialized


regards


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



Bug#142023: HTTP upload for dput

2006-12-06 Thread Ross Burton
Attaching fixed patch.  I've used this in the last few days to upload
~10 packages to our WebDAV repository.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

diff -Nru /tmp/O2fg8E7GQU/dput-0.9.2.25ubuntu1/debian/rules /tmp/uWi5WB2aD6/dput-0.9.2.25ubuntu1~rb1/debian/rules
--- /tmp/O2fg8E7GQU/dput-0.9.2.25ubuntu1/debian/rules	2006-07-07 17:36:44.0 +0100
+++ /tmp/uWi5WB2aD6/dput-0.9.2.25ubuntu1~rb1/debian/rules	2006-12-02 19:21:13.0 +
@@ -37,6 +37,8 @@
 	install --mode=0644 dcut.1 $(TMPDIR)/usr/share/man/man1
 	install --mode=0644 dput.cf.5 $(TMPDIR)/usr/share/man/man5
 	install --mode=0644 ftp.py $(TMPDIR)/usr/share/dput
+	install --mode=0644 http.py $(TMPDIR)/usr/share/dput
+	install --mode=0644 https.py $(TMPDIR)/usr/share/dput
 	install --mode=0644 scp.py $(TMPDIR)/usr/share/dput
 	install --mode=0644 local.py $(TMPDIR)/usr/share/dput
 	install --mode=0644 rsync.py $(TMPDIR)/usr/share/dput
diff -Nru /tmp/O2fg8E7GQU/dput-0.9.2.25ubuntu1/http.py /tmp/uWi5WB2aD6/dput-0.9.2.25ubuntu1~rb1/http.py
--- /tmp/O2fg8E7GQU/dput-0.9.2.25ubuntu1/http.py	1970-01-01 01:00:00.0 +0100
+++ /tmp/uWi5WB2aD6/dput-0.9.2.25ubuntu1~rb1/http.py	2006-12-02 19:29:25.0 +
@@ -0,0 +1,61 @@
+import os, sys, urllib2, urlparse, getpass, dputhelper
+
+# Handle valid WebDAV success return values.
+class DavErrorProcessor(urllib2.HTTPErrorProcessor):
+def http_response(self, request, response):
+code, msg, hdrs = response.code, response.msg, response.info()
+if code not in range(200, 208):
+response = self.parent.error('http', request, response, code, msg, hdrs)
+return response
+https_response = http_response
+
+# Mad crack to support PUT requests in urllib2.
+class HttpCrackDavRequest(urllib2.Request):
+def __init__(self, url, data=None, headers={}, origin_req_host=None, unverifiable=False):
+urllib2.Request.__init__(self, url, data, headers, origin_req_host, unverifiable)
+
+def get_method(self):
+# This is very, very nasty.
+if self.has_data():
+return PUT
+else:
+return GET
+
+# Custom password manager that prompts for a password using getpass() if
+# required, and mangles the saved URL so that only one password is prompted for.
+class PromptingPasswordMgr(urllib2.HTTPPasswordMgr):
+def __init__(self, username):
+urllib2.HTTPPasswordMgr.__init__(self)
+self.username = username
+
+def find_user_password(self, realm, authuri):
+# Hack so that we only prompt for a password once
+authuri = self.reduce_uri(authuri)[0]
+authinfo = urllib2.HTTPPasswordMgr.find_user_password(self, realm, authuri)
+if authinfo != (None, None):
+return authinfo
+
+password = getpass.getpass(Password for %s: % realm)
+self.add_password(realm, authuri, self.username, password)
+return (self.username, password)
+
+
+# Upload the files via WebDAV
+def upload(fqdn, login, incoming, files_to_upload, debug, dummy, protocol=http):
+authhandler = urllib2.HTTPBasicAuthHandler(PromptingPasswordMgr(login))
+opener = urllib2.build_opener(authhandler, DavErrorProcessor())
+urllib2.install_opener(opener)
+
+baseurl = urlparse.urlunsplit((protocol, fqdn, incoming, None, None))
+
+for afile in files_to_upload:
+path_to_package, package_name = os.path.split(afile)
+url = urlparse.urljoin(baseurl, package_name)
+try:
+if debug:
+print D: HTTP-Connection to URL: %s % url
+request = HttpCrackDavRequest(url, ''.join(open(afile).readlines()))
+response = opener.open(request)
+except Exception, e:
+print Connection failed, aborting. Check your network, e
+sys.exit(1)
diff -Nru /tmp/O2fg8E7GQU/dput-0.9.2.25ubuntu1/https.py /tmp/uWi5WB2aD6/dput-0.9.2.25ubuntu1~rb1/https.py
--- /tmp/O2fg8E7GQU/dput-0.9.2.25ubuntu1/https.py	1970-01-01 01:00:00.0 +0100
+++ /tmp/uWi5WB2aD6/dput-0.9.2.25ubuntu1~rb1/https.py	2006-12-02 19:28:17.0 +
@@ -0,0 +1,7 @@
+# Bit of a hack, really dput should add /usr/share/dput to the import path.
+d = {}
+exec open(/usr/share/dput/http.py) in d
+real_upload = d[upload]
+
+def upload(fqdn, login, incoming, files_to_upload, debug, dummy):
+return real_upload(fqdn, login, incoming, files_to_upload, debug, dummy, https)


Bug#383357: bacula-director-pgsql: make_catalog_backup has hardcoded path to wrong version of pg_dump

2006-12-06 Thread Kern Sibbald
This is very likely some packaging problem somewhere because the Bacula 
configure script automatically updates the make_catalog_backup script to have 
the correct path to the appropriate database dump program.  The full path is 
not put on an environment variable, so it may seem that it is hard coded, but 
that is not the case.



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



Bug#401020: evolution: Evolution crashes when receiving a message with an empty subject (from a MS-exchange server)

2006-12-06 Thread Sébastien NOBILI
Hi, Øystein,

Sorry for the delay, I've not seen your answer coming to me...

I've made some tests, but am a little bit restricted by my company's admin.

If I send myself an e-mail with an empty subject from Evolution, then it
doesn't crash.
If I connect to port 25 of Exchange server via telnet and send myself an
e-mail coming from my address, then Evolution crashes (in that case, the
From field is only composed of an address, no full name in it).
If I connect to port 25 of Exchange server via telnet and send myself an
e-mail coming from a fake address, then Evolution crashes.

Sorry not being able to help you more.
The problem happened a few times since I submitted the bug report.

Cheers,
Sébastien NOBILI


Øystein Gisnås a écrit :
 tags 401020 unreproducible
 quit

 I tried to send a message with empty subject to an MS Exchange account
 and it doesn't crash on my system. I'm also running evo-exchange
 2.6.3.dfsg-1 with evo 2.6.3-2.

 Can you try a few more combinations in an attempt to pinpoint the
 circumstances under which this problem occurs?

 Cheers,
 Øystein Gisnås

 2006/11/30, Sébastien NOBILI [EMAIL PROTECTED]:
 Package: evolution
 Version: 2.6.3-2
 Severity: important


 This problem occurs each time an e-mail with no subject is received
 and it doesn't seem to be related to sender address.
 I'm using evolution with an Exchange server and I don't have the
 possibility to test its behaviour with other protocols (POP, IMAP).
 Evolution will keep on crashing until the message is deleted (via
 web-access) for example.
 As it is not recorded in the packages list below, I'm using
 evolution-exchange version 2.6.3.dfsg-1 from official Debian Etch.


 -- System Information:
 Debian Release: 4.0
   APT prefers testing
   APT policy: (900, 'testing'), (100, 'unstable')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.17-2-k7
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

 Versions of packages evolution depends on:
 ii  dbus   1.0.1-2   simple interprocess
 messaging syst
 ii  evolution-common   2.6.3-2   architecture independent
 files for
 ii  evolution-data-server  1.6.3-2   evolution database
 backend server
 ii  gconf2 2.16.0-2  GNOME configuration
 database syste
 ii  gnome-icon-theme   2.14.2-2  GNOME Desktop icon theme
 ii  gtkhtml3.8 3.12.1-2  HTML rendering/editing
 library - b
 ii  libart-2.0-2   2.3.17-1  Library of functions for
 2D graphi
 ii  libatk1.0-01.12.3-1  The ATK accessibility
 toolkit
 ii  libaudiofile0  0.2.6-6   Open-source version of
 SGI's audio
 ii  libavahi-client3   0.6.15-2  Avahi client library
 ii  libavahi-common3   0.6.15-2  Avahi common library
 ii  libavahi-glib1 0.6.15-2  Avahi glib integration
 library
 ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces
 library
 ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
 ii  libc6  2.3.6.ds1-8   GNU C Library: Shared
 libraries
 ii  libcairo2  1.2.4-4   The Cairo 2D vector
 graphics libra
 ii  libcamel1.2-8  1.6.3-2   The Evolution MIME
 message handlin
 ii  libdbus-1-31.0.1-2   simple interprocess
 messaging syst
 ii  libdbus-glib-1-2   0.71-3simple interprocess
 messaging syst
 ii  libebook1.2-5  1.6.3-2   Client library for
 evolution addre
 ii  libecal1.2-6   1.6.3-2   Client library for
 evolution calen
 ii  libedataserver1.2-71.6.3-2   Utility library for
 evolution data
 ii  libedataserverui1.2-6  1.6.3-2   GUI utility library for
 evolution
 ii  libegroupwise1.2-101.6.3-2   Client library for
 accessing group
 ii  libesd00.2.36-3  Enlightened Sound Daemon
 - Shared
 ii  libexchange-storage1.2-1   1.6.3-2   Backend library for
 evolution cale
 ii  libfontconfig1 2.4.1-2   generic font
 configuration library
 ii  libfreetype6   2.2.1-5   FreeType 2 font engine,
 shared lib
 ii  libgconf2-42.16.0-2  GNOME configuration
 database syste
 ii  libgcrypt111.2.3-2   LGPL Crypto library -
 runtime libr
 ii  libglade2-01:2.6.0-2 library to load .glade
 files at ru
 ii  libglib2.0-0   2.12.4-1  The GLib library of C
 routines
 ii  libgnome-keyring0  0.6.0-2   GNOME keyring services
 library
 ii  libgnome-pilot22.0.14-0.1Support libraries for
 gnome-pilot
 ii  libgnome2-02.16.0-2  The GNOME 2 library -
 runtime file
 ii  libgnomecanvas2-0  2.14.0-2  A powerful
 object-oriented display
 ii  libgnomeprint2.2-0 2.12.1-6  The GNOME 2.2 print
 architecture -
 ii  libgnomeprintui2.2-0   2.12.1-4   

Bug#401570: How do I manually remove libswt3.2-gtk-jni?

2006-12-06 Thread Boris Kleibl

I simply did

apt-get remove libswt3.2-gtk-jni

Boris

Richard Lincoln wrote:

Pardon me, may I ask what you did to 'manually remove' libswt3.2-gtk-jni?

Richard



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



Bug#401462: Acknowledgement (Please build exim4-dev package with local_scan-related header files)

2006-12-06 Thread Magnus Holmgren
On Monday 04 December 2006 18:43, Magnus Holmgren wrote:
 Hmm. Upon closer inspection, it seems that upstream included the
 LOCAL_SCAN_ABI_VERSION* defines in Exim 4.20. Then upstream is to blame,
 after all.

Oh wait. No wonder I'm confused. The ABI version defines are present both 
upstream *and* in the dlopen patch in the Debian package. You should delete 
the local_scan.h hunk from the patch, at least from 4.64 (I've added the 
combined version define in CVS right now).

-- 
Magnus Holmgren[EMAIL PROTECTED]


pgpuxpLdOkUbz.pgp
Description: PGP signature


Bug#401157: ITP: ingres -- Ingres 2006 Business Open Source Database

2006-12-06 Thread Adrian von Bidder
On Wednesday 06 December 2006 10:32, you wrote:
 Adrian von Bidder wrote:
  Yuck!

 Have a cup of tea please. I intend to help both debian and ingres by
 packaging this beast, not start just-another-flamewar on which dbms has
 the longest toes.

I certainly didn't intend to start a flamewar, sorry if I came across a bit 
aggressive.  I just tried to point out in what ways your proposed 
description is unsatisfactory to me.

Ingres is certainly a piece of software worth having in Debian, and since 
the package description is usually the first thing people see, it is quite 
important that it gives enough of the right kind of information.

 Ingres is arguably the oldest dbms in operation,

Put that sentence in the description

 and probably one of the 
 most mature ones at that.

That perhaps not - maturity is always a matter of judgment.  Are there any 
good comparisons?  (Note that I do not doubt the maturity of Ingres!)

 It's been in production since the 1960's and 
 was Michael Stonebrakers brainchild before he initiated postquel which
 led to postgres.

Put that in.

 Ingres is a vastly scalable,

Again: scalability is unclear how to measure, and all serious databases 
scale.

 ansi SQL-92 compatible database server.

Put that in.

 It has a C2 security clearance

Put that in, if your package actually stands up to the claim.  Such 
clearance usually comes with specific versions, or even with specific 
versions deployed on specific platforms, so you'll have to be careful.

 and has been in used in mission critical 
 deployments such as aerospace route-planning for Lufthansa for decades.

(MS Windows is being used to drive US war ships, I'm told.  Mission 
critical, too.)

 It was bought by Relational Technologies, then by CA, and now spun off
 into a GPL product maintained and supported by the Ingres Corporation.
 They are currently stil struggling to embrace the FOSS strategy as part
 of their corporate culture, so the FOSS community surrounding it is
 still kind of meagre.

I'd leave that out.

 It can do large-scale clustering.

dito

 It can even cluster hybrid databases 
 such as oracle, mssql, sybase, etc in a single cluster. It needs a
 proprietary extension to do so though.

Now *that's* worth mentioning, even with the proprietary extension 
disclaimer.

 It can do multi-master replication using a two-phase commit setup to
 ensure replication of transactions to all nodes.

2PC is becoming standard, but I'd still mention it since not all db products 
have it.

 It can do updates on view of view of view...

Another feature I think is worth mentioning, some other dbs don't even have 
simple updateable views.

 It can do table based, column based, and value based partitioning.

dito.

 Just some of the things that caught my attention, and by no means a
 definitive list.

Obviously you'll not be able to put the whole feature catalog in the 
descripton, even though it's called long description... :-)

Still, just to make my point:  with these comments, I get the information 
that
 * Ingres is an old project, the parent of Postgresql
 * it does SQL92
 * can, with some extension, cluster heterogenous db
   (it might not be such a godd idea to put in the description, on second
   thought.  README.Debian perhaps.)
 * supports distributed environments through 2PC
 * has state of the art features such as partitioning and updateable views.

Most of this is interesting to me when I pick a database system, whereas 
phrases like scaleable, use in middion critical systems etc. are just 
noise because there is just no way to tell what they mean, exactly.

I hope you see what I mean.
Friendly greetings
-- vbi

-- 
Could this mail be a fake? (Answer: No! - http://fortytwo.ch/gpg/intro)


pgp4oQ5pvj7Jv.pgp
Description: PGP signature


Bug#371890: lower priority for mtx

2006-12-06 Thread Kern Sibbald
Bacula by default installs a script that uses mtx.  The problem for a packager 
is that there is no easy way to know if the user really has an autochanger or 
not.  Most packages including all the rpms require mtx by default to avoid 
any problem the user might have later.


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



Bug#391492: Fails to init supplemental groups

2006-12-06 Thread Kern Sibbald
There are two possible issues here.  One is a packaging issue. If you package 
Bacula to run as non-root, which can be done for both the Director and the 
Storage daemon, then the packager must ensure that any new userid or group is 
created when installing the package.  For example, often the Director runs as 
bacula:bacula, and the SD as bacula:disk.

The second issue here is Bacula itself. It must be started as root, then drops 
to the user/group specified on the command line.  Due to the excessively 
complex Unix API for dropping to a different group, the code in version 
1.38.11 did not get it completely correct.  This is fixed in 1.39.x. The 
result is that it is often easier to run the Storage daemon in group root 
otherwise you can run into permission problems attempting to access tape 
devices.  In any case, if Bacula needs access to certificate files, then you 
*must* either run the appropriate component as root or modify the permissions 
on the certificate directories and files so that Bacula can access them.


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



Bug#396835: tetex-bin postinst take unlimited amount of time and ram (kpsewhich took 600M and 14h)

2006-12-06 Thread Julian Gilbey
On Wed, Dec 06, 2006 at 09:37:30AM +0100, Frank Küster wrote:
 Hi all,
 
 what should we do about this bug?

I don't know.

 Julian Gilbey [EMAIL PROTECTED] wrote:
 
  On Thu, Nov 23, 2006 at 02:23:15PM +0100, Marcin Juszkiewicz wrote:
 
   echo $HOME
  
  /home/hrw/
 
  That's not: $HOME should not have a trailing slash.
 
 Should this be documented somewhere more clearly?  Or can we just assume
 a sane setting, at least for the TeX packages?

This we should either do, or suggest that libkpathsea removes any
trailing slashes from $HOME.

and here it start to go through filesystem and loops in kernel build
due to symlinks:
  [...]
  
   Then again, symlink loops like this are just plain evil.
  
  Blame kernel-package?
  
  12:58 [EMAIL PROTECTED]:hrw$ pwd
  /home/hrw
  12:58 [EMAIL PROTECTED]:hrw$ ll 
  src/linux/debian/linux-image-2.6.19-rc5/lib/modules/2.6.19-rc5/source
  lrwxrwxrwx 1 hrw pavilon 19 2006-11-10 15:51 
  src/linux/debian/linux-image-2.6.19-rc5/lib/modules/2.6.19-rc5/source - 
  /home/hrw/src/linux
 
  I see.  kernel-package places a symlink from source to the source of
  the tree.  That's weird, I guess.  Maybe worth filing a bug against
  kernel-package?
 
 I'm not sure think this is a bug.  If I understood the directory
 structure correctly, this is a built tree under debian/packagename,
 ready to be packaged into a deb file.  So if the symlink is supposed to
 be there, it's correct that it is circular in this unpacked version.

This symlink is an absolute reference to the source tree on the
builder's machine.  How could that possibly be useful on anyone else's
random machine?  If it were a symlink to /usr/src/linux* that would be
a different story.  Note that the binary package deletes the symlink
on installation (search for source in
/var/lib/dpkg/info/linux-image*.postinst); it would be better IMHO if
it were deleted at the end of the build.

   Julian


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



Bug#397771: postfix: possible RC bug?

2006-12-06 Thread Adrian von Bidder
Yodel!

I'm just wondering if #397771 (SASL auth breaks with current postfix + cyrus 
sasl from testing) shouldn't be RC.  As far as I understand, basically 
every postfix+sasl set up will break on sarge-etch upgrade.

(latest bug activity: 25. November)

Sorry to be unable to help.

cheers
-- vbi

-- 
featured link: http://fortytwo.ch/gpg/subkeys


pgplUSYyUXhRV.pgp
Description: PGP signature


Bug#401784: epiphany-browser: Some characters not displayed correctly

2006-12-06 Thread Vincent Lönngren
ons 2006-12-06 klockan 07:59 +0100 skrev Mike Hommey:
 Note that I changed my mind and will kinda fix this before etch. The fix
 will be nasty, being that it will treat iso-8859-1 as windows-1252 (I'm
 not sure the other iso-8859-x charsets abuses are so widespread), but
 will try to come with a better fix afterwards.
 
 Mike
 

It's sad that it has to be like that. Now that I know what the problem
is, I'll notify some of the maintainers for homepages who got it wrong -
not that it will make a big difference in a global perspective.
-- 
Vincent Lönngren [EMAIL PROTECTED]



Bug#400220: Close

2006-12-06 Thread Andreas Barth
* Steve Langasek ([EMAIL PROTECTED]) [061201 16:36]:
 No, it isn't.  The latest upload still build-depends on squashfs-source and
 unionfs-source, and these packages are still not available in testing.

Now, both packages more or less only wait for ftp-team's cleanup for
testing transition.

 And l-m-e-2.6 is still failing to build on arm because of the ICE in
 squashfs.

This has now also been fixed, but the package is waiting in NEW now. So,
things move in the right direction now.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#401844: Package smstools should provide a debconf configuration

2006-12-06 Thread Patrick Schönfeld
Package: smstools
Version: 3.0-1
Tags: pending
Severity: wishlist

The current smstools package does not provide the user with an ability
to configure package during installation. Instead a default
configuration is installed, that may not match a majority of use cases.
This behavior can (but doesn't always do) break functionality unless
user creates/modifies smsd.conf himself.

Therefore a debconf-based configuration should be provided which enables
the user to configure basic aspects via debconf that do enable it to run
smsd after installation.

This feature is work-in-progress and is almost finished. It will be
included in another upload if the main-maintainer approves it.

Best Regard
Patrick Schönfeld



signature.asc
Description: OpenPGP digital signature


Bug#401489: RFA: perl-tk -- Perl module providing the Tk graphics library.

2006-12-06 Thread Sebastian Harl
Hi,

On Sun, Dec 03, 2006 at 09:16:08PM -0500, Michael Schultheiss wrote:
 I request an adopter for the perl-tk package.  I recommend someone with
 more Perl/Tk experience adopt this package.

The last release dates back to April 11, 2004. Is upstream still active?

Cheers,
Sebastian

-- 
Sebastian tokkee Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/



signature.asc
Description: Digital signature


Bug#401845: Tries to use gconf but you don't need have gconf2 installed

2006-12-06 Thread Santiago Garcia Mantinan
Package: gaim
Version: 1:2.0.0+beta5-6
Severity: serious

Hi!

When I tried to upgrade to -6 I got this message:

Setting up gaim-data (2.0.0+beta5-6) ...
/var/lib/dpkg/info/gaim-data.postinst: 6: gconf-schemas: not found
dpkg: error processing gaim-data (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 gaim-data

Looks to me that you are trying to use gconf-schemas on machines that don't
have gconf2 installed like mine (no gnome or kde here).

I have added a  [ -x /usr/sbin/gconf-schemas ] to the if of the
postinst and thus I could configure gaim without problem.

Regards!

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gaim depends on:
pn  gaim-data none (no description available)
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libavahi-compat-howl0 0.6.15-2   Avahi Howl compatibility library
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.0.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.71-3 simple interprocess messaging syst
ii  libfontconfig12.4.2-1generic font configuration library
ii  libgcrypt11   1.2.3-2LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgnutls13   1.4.4-3the GNU TLS library - runtime libr
ii  libgstreamer0.10-00.10.10-2  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3+b1a spell-checking addon for GTK's T
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libncursesw5  5.5-5  Shared libraries for terminal hand
ii  libpango1.0-0 1.14.8-2   Layout and rendering of internatio
ii  libperl5.85.8.8-6.1  Shared Perl library
ii  libsasl2-modules  2.1.22.dfsg1-5 Pluggable Authentication Modules f
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstartup-notification0  0.8-2  library for program launch feedbac
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxml2   2.6.27.dfsg-1  GNOME XML library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxss1   1:1.1.0-1  X11 Screen Saver extension library

Versions of packages gaim recommends:
pn  gstreamer0.10-alsa | gstreame none (no description available)
pn  gstreamer0.10-plugins-basenone (no description available)
pn  gstreamer0.10-plugins-goodnone (no description available)
ii  python2.4.4-1An interactive high-level object-o

-- no debconf information


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



Bug#257206: acknowledged by developer ((re-)closing with existing version)

2006-12-06 Thread DEMAINE Benoit-Pierre

No this bug is not closed; it's even a very hot topic; see
https://bugzilla.mozilla.org/show_bug.cgi?id=271587
https://bugzilla.mozilla.org/show_bug.cgi?id=271589
for details. The name/topic of bug is not the same, but the background 
problem is quiet the same: TB is not multitask.


Please re-open.

--
DEMAINE Benoit-Pierre (aka DoubleHP ) http://benoit.demaine.info/
\_o If computing were an exact science,
IT engineers would not have work o_/


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



Bug#388027: Auto reconnect to DB when connection dropped?

2006-12-06 Thread Kern Sibbald
It seems to me that there are a few issues here:

1. If you shutdown or upgrade a database while Bacula is running a Job, then 
Bacula will fail.  The solution is: don't do that.  Bacula has no explicit 
code to reconnect to a database after the database is successfully opened, 
and we don't plan to add any such code as it would render the data less 
secure.

2. It is possible that the network (if that is what you setup) connection 
between Bacula and the database server could be broken.  In that case, since 
it is the database's client libraries that established the connection, it is 
their responsibility to manage the connection and reconnect if it is 
possible.  If the database API supplies a call or flag that requests the 
client libraries to reconnect, we will (and in the case of MySQL where this 
exists do) use the API/flag.  However, this still leaves it to the client 
libraries to manage the interface.

3. With most databases, you can set them up to use sockets rather than TCP/IP 
providing the database and the Director run on the same machine.  This might 
reduce any disconnects that would occur via TCP/IP.

4. Bacula has a connection to the database open only when it is actually 
running a job, so if this error occurs, and the client library cannot 
reconnect by itself, Bacula will take the conservative point of view and fail 
the job.

5. There was one case of MySQL recently releasing a new version where they 
changed the API/flag that requests reconnect.  This unfortunately resulted in 
a few dropped connections until we modified the Bacula code to correspond to 
the new MySQL coding.  This should no longer be an issue if you are running 
any version of 1.38.11.

6. Some of the test results reported indicate that there may be a bug with 
specific versions of MySQL.

The manual has pointers to how to resolve these disconnect issues for MySQL 
where they seem more common (I have never had one ...).

Providing there are no Debian specific modifications to the cats directory 
source code, I recommend closing this bug report as there is no planned 
change to Bacula and no known bug in version 1.38.11 or greater.  


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



Bug#401843: /usr/bin/gpg-agent: gpg-agent sometimes get stuck and stops working

2006-12-06 Thread Pierre Habouzit
Package: gnupg-agent
Version: 2.0.0-5.1
Severity: grave
File: /usr/bin/gpg-agent
Justification: renders package unusable

  after some time, gpg-agent sometimes get stuck, and does not work: gpg
used with --use-agent option just says:

  gpg: problem with the agent - disabling agent use

  It's usually get stuck once a day rougly, implying an X session
restart which is most than painful.


  neither verbose, nor --debug-all seems to give any valuable from the
gpg command line, and I don't really know how to get into a situation
where it gets stuck to debug it :|

  though I have one stuck instance running atm, is there any tests I can
perform to know what's going on wrong ? I've checked $GPG_AGENT_INFO are
correct, the socket is here, and gpg-agent is running the right pid, and
fuser says that gpg-agent is still owning the socket.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages gnupg-agent depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcrypt11  1.2.3-2 LGPL Crypto library - runtime libr
ii  libgpg-error01.4-2   library for common error values an
ii  libpth20 2.0.7-4 The GNU Portable Threads

Versions of packages gnupg-agent recommends:
ii  gnupg 1.4.5-3GNU privacy guard - a free PGP rep
ii  gnupg22.0.0-5.1  GNU privacy guard - a free PGP rep
ii  gpgsm 2.0.0-5.1  GNU privacy guard - S/MIME version
ii  pinentry-gtk2 [pinentry]  0.7.2-3GTK+-2-based PIN or pass-phrase en

-- no debconf information


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



Bug#401842: RM -- gcc-4.0 binaries

2006-12-06 Thread Matthias Klose
Package: ftp.debian.org
Severity: serious

please remove the binaries not build anymore from the gcc-4.0 source;
these should be libgcc2 on m68k, the gcc-4.0-base package for all
archs other than hppa and hurd-i386, and the following package for all
archs other than hurd-i386: cpp-4.0, gcc-4.0-base, gcc-4.0, g++-4.0,
libstdc++6-4.0, libstdc++6-4.0-dev, libstdc++6-4.0-dbg.


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



Bug#371883: bacula-director-pgsql: upgrade from 1.36 fails

2006-12-06 Thread Kern Sibbald
I haven't read all the details of this bug report, but it seems to me that the 
basic problem is that normally in major Bacula upgrade, e.g. 1.36.x - 1.38, 
Bacula has new table formats.  This has nothing to do with upgrading the SQL 
engine, but is due to the fact that the Bacula SQL table format has changed.

Updating the table require running a special update script that is supplied 
with the new release of Bacula.  If you do not run the script, you will get 
an error such as:

bacula-dir:  Fatal error: Version error for database bacula. Wanted 9, got 8

as reported in this bug.  This indicates that Bacula was upgraded, but 
Bacula's tables were not upgraded.

The upgrade can either be done manually by invoking the appropriate update 
script, or it can be automatically done when installing the new package (the 
rpms do an automatic update for the user).

The procedure (what to do, where to find the script) is documented in the 
ReleaseNotes file.


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



Bug#401738: Acknowledgement (nagios2: statuswml.cgi cannot schedule check commands)

2006-12-06 Thread debian-bugreport

I've found the cause of the problem: When using a normal browser
cmd.cgi is called from extinfo.cgi, where extinfo.cgi generates the
start_time input parameter. When calling statuswml.cgi it also
calls cmd.cgi but does not generate a start_time parameter. I made
some changes to the code to make it generate the parameter. 

--- nagios2-2.5/cgi/statuswml.c 2006-03-22 18:45:26.0 +0100
+++ nagios2-2.5_new/cgi/statuswml.c 2006-12-05 17:54:32.0 +0100
@@ -1047,6 +1047,7 @@
service *temp_service;
servicestatus *temp_servicestatus;
char last_check[MAX_DATETIME_LENGTH];
+   char buffer[MAX_INPUT_BUFFER];
int days;
int hours;
int minutes;
@@ -1155,8 +1156,10 @@
if(temp_servicestatus-checks_enabled==FALSE)
printf(banchor title='Enable Checks'Enable Checksgo 
href='%s' method='post'postfield name='host' value='%s'/postfield 
name='service' value='%s'/postfield name='cmd_typ' value='%d'/postfield 
name='cmd_mod' value='%d'/postfield name='content' 
value='wml'//go/anchor/bbr/\n,COMMAND_CGI,host_name,service_desc,CMD_ENABLE_SVC_CHECK,CMDMODE_COMMIT);
else{
+ time(t);
+ get_time_string(t,buffer,sizeof(buffer)-1,SHORT_DATE_TIME);
printf(banchor title='Disable Checks'Disable Checksgo 
href='%s' method='post'postfield name='host' value='%s'/postfield 
name='service' value='%s'/postfield name='cmd_typ' value='%d'/postfield 
name='cmd_mod' value='%d'/postfield name='content' 
value='wml'//go/anchor/bbr/\n,COMMAND_CGI,host_name,service_desc,CMD_DISABLE_SVC_CHECK,CMDMODE_COMMIT);
-   printf(banchor title='Schedule Immediate Check'Schedule 
Immediate Checkgo href='%s' method='post'postfield name='host' 
value='%s'/postfield name='service' value='%s'/postfield name='cmd_typ' 
value='%d'/postfield name='cmd_mod' value='%d'/postfield name='content' 
value='wml'//go/anchor/bbr/\n,COMMAND_CGI,host_name,service_desc,CMD_SCHEDULE_SVC_CHECK,CMDMODE_COMMIT);
+   printf(banchor title='Schedule Immediate Check'Schedule 
Immediate Checkgo href='%s' method='post'postfield name='host' 
value='%s'/postfield name='service' value='%s'/postfield name='cmd_typ' 
value='%d'/postfield name='cmd_mod' value='%d'/postfield name='content' 
value='wml'/postfield name='start_time' 
value='%s'//go/anchor/bbr/\n,COMMAND_CGI,host_name,service_desc,CMD_SCHEDULE_SVC_CHECK,CMDMODE_COMMIT,
 buffer);
}
 
if(temp_servicestatus-notifications_enabled==FALSE)

-- 
Mathias Jansson
System Administrator, Midasplayer AB
S:t Göransgatan 66
SE-112 33 Stockholm
Mobile. +46 (0)70 811 75 40
Fax. +46 (0)8 545 70 439





Bug#401847: ntpd_initres[1825]: ntpd returns a permission denied error!

2006-12-06 Thread Rainer Dorsch
Package: ntp
Version: 1:4.2.2.p4+dfsg-1
Severity: important


Hello,

I installed etch on an nslu2 (arm port) and receive this message in the 
/var/log/syslog file:

Dec  6 12:24:24 LKG7F63BB ntpd_initres[1825]: ntpd returns a permission 
denied e
rror!
Dec  6 12:24:24 LKG7F63BB last message repeated 3 times
Dec  6 12:25:24 LKG7F63BB last message repeated 4 times
Dec  6 12:26:24 LKG7F63BB last message repeated 4 times
Dec  6 12:27:24 LKG7F63BB last message repeated 4 times

It really pollutes the syslog file since the last reboot (did not happen 
immeadiately after the installation).

Not sure what data are of interest:
LKG7F63BB:~# ps uaxwww|grep 1825|grep -v grep
root  1825  0.0  2.1   5436   640 ?S10:13   0:00 
/usr/sbin/ntpd-p /var/run/ntpd.pid -u 104:104 -g
LKG7F63BB:~# 

LKG7F63BB:~# ls -l /var/run/ntpd.pid
-rw-r--r-- 1 root root 4 Dec  6 10:10 /var/run/ntpd.pid
LKG7F63BB:~# cat /var/run/ntpd.pid
1767LKG7F63BB:~#
LKG7F63BB:~# ps uaxwww|grep 1767|grep -v grep
ntp   1767  0.0  2.2   5436   680 ?Ss   10:10   0:01 
/usr/sbin/ntpd-p /var/run/ntpd.pid -u 104:104 -g
LKG7F63BB:~# ps uaxwww|grep ntpd|grep -v grep
ntp   1767  0.0  2.2   5436   680 ?Ss   10:10   0:01 
/usr/sbin/ntpd-p /var/run/ntpd.pid -u 104:104 -g
root  1825  0.0  2.1   5436   640 ?S10:13   0:00 
/usr/sbin/ntpd-p /var/run/ntpd.pid -u 104:104 -g
LKG7F63BB:~# 

Kind of surprising to me, that two ntpd are running.

The system is pure etch on the arm architecture. The only exception is a 
2.6.18 kernel which is not yet in etch.

Let me know, if you need more information.

Thanks,
Rainer

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: arm (armv5tel)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-ixp4xx
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ntp depends on:
ii  adduser  3.99Add and remove users and groups
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcap1  1:1.10-14   support for getting/setting POSIX.
ii  libreadline5 5.2-1   GNU readline and history libraries
ii  libssl0.9.8  0.9.8c-4SSL shared libraries
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip
ii  netbase  4.27Basic TCP/IP networking system
ii  perl 5.8.8-6.1   Larry Wall's Practical Extraction 

ntp recommends no packages.

-- no debconf information


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



Bug#397582: icedove: Many many windows opened with Return+Mouse1

2006-12-06 Thread Alexander Bürger

 While trying to select several junk messages for deletion, I clicked on
 the first of the messages, accidentally hitheld Return insted of shift and
 then on the last message. This opened a very large number of mail
 windows -- around twice as many as were in the selection -- all showing the
 same message.
 
 Is this a bug? AFAIK, pressing enter/return while selecting a message
 will open the message in a new window. Considering that holding down a
 key fires several key-pressed events, this behaviour is expected,
 isn't it? Or did I misread your bug-report?

It opens the *same* message several times. I do not think that too many
people want to read the same message something like 30 times from 30
different windows. Most people probably do not even want 30 windows to
be opened at once.

It may be, to some degree, expected from the programmer's side, but I
still think it's a misbehaviour. In my opinion something like

if( number of windows to be opened  5 )
   alert(You really want to open  5 windows?)

would help.

A+

Alexander


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



Bug#361829: Also happens for Swedish

2006-12-06 Thread Kobayashi Noritada
forcemerge 396353 361829
thanks

From: Peter Karlsson [EMAIL PROTECTED]
Subject: Bug#361829: Also happens for Swedish
Date: Wed, 6 Dec 2006 10:54:51 +0100 (CET)

 This also happens with the Swedish translation:
 
   Vill du fortsätta? [J/n/?] j
   Ogiltigt svar.  Ange ett giltigt kommando eller ? för hjälp.

This is also reported as following bugs:

Bug#396353: Aptitude does not recognize translated Y/N input
Bug#401598: Aptitude has localization problems at command line
Bug#396356: Aptitude does not recognize translated Y/N input
Bug#398664: aptitude: error in swedish translation

Thanks,

-nori



Bug#401846: Warning: getdate(): Cannot perform date calculation

2006-12-06 Thread Michael Biebl
Package: ldap-account-manager
Version: 1.1.1-1
Severity: normal

When displaying the Samba 3 for Users or hosts, I get the warning
message:

Warning: getdate(): Cannot perform date calculation in
/usr/share/ldap-account-manager/lib/modules/sambaSamAccount.inc on line
825

at the top of the Samba 3 page.

Users and hosts were created using the smbldap-tools from idealx.

Cheers,
Michael

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages ldap-account-manager depends on:
ii  apache2-mpm-prefork [httpd]  2.2.3-3.1   Traditional model for Apache HTTPD
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  libapache2-mod-php5  5.2.0-7 server-side, HTML-embedded scripti
ii  php-fpdf 1.53.dfsg-5 PHP class to generate PDF files
ii  php5 5.2.0-7 server-side, HTML-embedded scripti
ii  php5-ldap5.2.0-7 LDAP module for php5

Versions of packages ldap-account-manager recommends:
ii  php5-mhash5.2.0-7MHASH module for php5

-- debconf information excluded


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



Bug#369813: proftpd: doesnt work with mysql for me anymore

2006-12-06 Thread Allard Hoeve


Only this bug report helped me to try disabling mod_sql_postgres.c in 
order to get the connection to MySQL to work.


I agree. Got bitten by the same bug today :)

Maybe a debconf upgrade-note for those who have proftpd-mysql or 
proftpd-postgres installed would be in order?


Regards,

Allard


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



Bug#400220: Close

2006-12-06 Thread Andreas Barth
* Andreas Barth ([EMAIL PROTECTED]) [061206 11:28]:
 * Steve Langasek ([EMAIL PROTECTED]) [061201 16:36]:
  And l-m-e-2.6 is still failing to build on arm because of the ICE in
  squashfs.

That has been moved to hppa now :(

/build/buildd/linux-modules-extra-2.6-2.6.18/debian/build/build_hppa_none_parisc_squashfs/linux-2.6/inode.c:
 In function 'get_cached_fragment':
/build/buildd/linux-modules-extra-2.6-2.6.18/debian/build/build_hppa_none_parisc_squashfs/linux-2.6/inode.c:516:
 fatal error: internal consistency failure
compilation terminated.
Preprocessed source stored into /tmp/ccRW6WgF.out file, please attach this to 
your bugreport.
make[4]: *** 
[/build/buildd/linux-modules-extra-2.6-2.6.18/debian/build/build_hppa_none_parisc_squashfs/linux-2.6/inode.o]
 Error 1
make[3]: *** 
[_module_/build/buildd/linux-modules-extra-2.6-2.6.18/debian/build/build_hppa_none_parisc_squashfs/linux-2.6]
 Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.18-3-parisc'
make[2]: *** [debian/stamps/build_hppa_none_parisc_squashfs] Error 2
make[2]: Leaving directory `/build/buildd/linux-modules-extra-2.6-2.6.18'
make[1]: *** [build-hppa-none-parisc-squashfs] Error 2
make[1]: Leaving directory `/build/buildd/linux-modules-extra-2.6-2.6.18'
make: *** [debian/stamps/build-base] Error 2


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#397138: When reception receipt asked, mail not marked as read

2006-12-06 Thread Alexis Papadopoulos

Hello,

sorry for the sloppy description of the bug. Apparently this bug is already 
posted in mozilla's bugzilla (next time I'll take the time to check) here : 
https://bugzilla.mozilla.org/show_bug.cgi?id=270598


Although it's not that much of a problem, it has been reported almost two 
years ago, and hasn't yet been fixed...


Anyway, you can close this report imho.

Thanks,
Alexis

Original Message Follows
From: Alexander Sack - Debian Bugmail [EMAIL PROTECTED]
To: [EMAIL PROTECTED],Alexis Papadopoulos 
[EMAIL PROTECTED]

Subject: Re: When reception receipt asked, mail not marked as read
Date: Wed, 6 Dec 2006 04:09:10 +0100
MIME-Version: 1.0
Received: from moutng.kundenserver.de ([212.227.126.171]) by 
bay0-mc10-f7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue, 5 
Dec 2006 19:09:11 -0800
Received: from [85.177.166.90] (helo=senica.personalfree.com)by 
mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis),id 
0MKwpI-1Grn9i1XA7-oe; Wed, 06 Dec 2006 04:09:10 +0100
Received: from [10.0.1.2] (helo=localhost.localdomain)by 
senica.personalfree.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)(Exim 
4.50)id 1Grn9g-0001Zr-UV; Wed, 06 Dec 2006 04:09:09 +0100
Received: from asac by localhost.localdomain with local (Exim 
4.63)(envelope-from [EMAIL PROTECTED])id 1Grn9i-0003AI-92; Wed, 06 Dec 2006 
04:09:10 +0100

X-Message-Info: LsUYwwHHNt0QzE4sC4ZFZjSfNlIMseaD4H0L2Q/l3Eo=
References: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.13 (2006-08-11)
X-Provags-ID: kundenserver.de [EMAIL PROTECTED] 
login:cbe77bd78e1b43e9d8afa4235a070258

Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 06 Dec 2006 03:09:11.0502 (UTC) 
FILETIME=[E6F83EE0:01C718E3]


On Sun, Nov 05, 2006 at 01:10:18PM +, Alexis Papadopoulos wrote:

 Hello,

 this is a problem I'm having for quite some time, but only report it
 now.
 When I receive a message for which the sender has asked for a
 reception receipt, I click on it, the dialog shows up, and after
 choosing, the message remains unread, while for others they become
 read after a second or two (I think that can be changed in the
 settings).

After choosing what? Anyway, to help, please see if you can find a
similar bug-report in https://bugzilla.mozilla.org ... and let me know.


 Btw, icedove --version prints 'Mozilla-Thunderbird 1.5.0.7, Copyright
 (c) 2005 mozilla.org'. Maybe it should be changed to icedove ?


Please file a new bug titled '--version switch still outputs
thunderbird trademark' or something alike.

Thanks,

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when
  replying to this mail (e.g. /reply-all/).
--
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/

_
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/




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



Bug#400584: 'icedove -remote xfeDoCommand(openInbox)' doesn't work anymore

2006-12-06 Thread Alexander Sack
close 400584 1.5.0.8-2
thanks

On Wed, Dec 06, 2006 at 10:46:36AM +0100, Harald Dunkel wrote:
 % dpkg -l iceweasel icedove
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
 |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
 uppercase=bad)
 ||/ Name   VersionDescription
 +++-==-==-
 ii  icedove1.5.0.7-3  free/unbranded thunderbird mail client
 ii  iceweasel  2.0+dfsg-1 lightweight web browser based on Mozilla
 

That explains it. This bug should be fixed since 1.5.0.8.

 
 
 It is not 1.5.0.8 yet due to some bug report about not
 showing all EMails.
 
   https://bugzilla.mozilla.org/show_bug.cgi?id=360409
 

The patch in that bug report is integrated in 1.5.0.8.dfsg1-1 ... see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400383.

So upgrading should not be a problem. Anyway, if you are fearful,
backup your .mozilla-thunderbird directory ;).

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org


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



Bug#401843: /usr/bin/gpg-agent: gpg-agent sometimes get stuck and stops working

2006-12-06 Thread Pierre Habouzit
reassign 401843 pinentry-gtk2
thanks


On Wed, Dec 06, 2006 at 12:09:43PM +0100, Pierre Habouzit wrote:
 Package: gnupg-agent
 Version: 2.0.0-5.1
 Severity: grave
 File: /usr/bin/gpg-agent
 Justification: renders package unusable
 
   after some time, gpg-agent sometimes get stuck, and does not work: gpg
 used with --use-agent option just says:
 
   gpg: problem with the agent - disabling agent use
 
   It's usually get stuck once a day rougly, implying an X session
 restart which is most than painful.
 
 
   neither verbose, nor --debug-all seems to give any valuable from the
 gpg command line, and I don't really know how to get into a situation
 where it gets stuck to debug it :|
 
   though I have one stuck instance running atm, is there any tests I can
 perform to know what's going on wrong ? I've checked $GPG_AGENT_INFO are
 correct, the socket is here, and gpg-agent is running the right pid, and
 fuser says that gpg-agent is still owning the socket.

  okay, further testing shows in fact that pinentry-gtk-2 is the culprit
in fact. after some time, for a reason I just can't understand,
pinentry-gtk-2 just refuses to fire, and says that it cannot open
display: 0.0. the interesting part of the strace is:


getuid()= 1003
uname({sys=Linux, node=mad, ...})   = 0
uname({sys=Linux, node=mad, ...})   = 0
socket(PF_FILE, SOCK_STREAM, 0) = 3
uname({sys=Linux, node=mad, ...})   = 0
uname({sys=Linux, node=mad, ...})   = 0
connect(3, {sa_family=AF_FILE, path=/tmp/.X11-unix/X0}, 19) = 0
uname({sys=Linux, node=mad, ...})   = 0
fcntl(3, F_SETFD, FD_CLOEXEC)   = 0
access(/tmp/.gdmSNNFKT, R_OK) = -1 ENOENT (No such file or 
directory)
writev(3, [{l\0\v\0\0\0\0\0\0\0\0\0, 12}], 1) = 12
fcntl(3, F_GETFL)   = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK)= 0
read(3, \0\26\v\0\0\0\6\0, 8) = 8
read(3, No protocol specified\n\0\0, 24) = 24
write(2, Xlib: connection to \:0.0\ refused by server\r\nXlib: , 52) = 
52
write(2, No protocol specified\n, 22) = 22
write(2, \r\n, 2) = 2
shutdown(3, 2 /* send and receive */)   = 0
close(3)= 0
write(2, \n(pinentry-gtk-2:4007): Gtk-WARNING **: cannot open display: 
:0.0\n, 66) = 66
munmap(0x2b347fd66000, 16384)   = 0
exit_group(1)   = ?


it tries to open gdm X Authentication cookie, sadly, it's not the
correct file name. I just don't know where that name comes from,
$XAUTHORITY is correct and in fact points to /tmp/.gdmY0V0JT and not
/tmp/.gdmSNNFKT.

-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org



Bug#396835: kernel package bug and kpathsea (was: Bug#396835: tetex-bin postinst take unlimited amount of time and ram (kpsewhich took 600M and 14h))

2006-12-06 Thread Frank Küster
Julian Gilbey [EMAIL PROTECTED] wrote:

   echo $HOME
  
  /home/hrw/
 
  That's not: $HOME should not have a trailing slash.
 
 Should this be documented somewhere more clearly?  Or can we just assume
 a sane setting, at least for the TeX packages?

 This we should either do, or suggest that libkpathsea removes any
 trailing slashes from $HOME.

Removing is probably the best solution.  Anybody who actually wants
/home/foo//texmf can write

TEXMFHOME = $HOME//texmf

Olaf Weber is responsible for kpathsea, isn't he?

 This symlink is an absolute reference to the source tree on the
 builder's machine.  How could that possibly be useful on anyone else's
 random machine?  If it were a symlink to /usr/src/linux* that would be
 a different story.  Note that the binary package deletes the symlink
 on installation (search for source in
 /var/lib/dpkg/info/linux-image*.postinst); it would be better IMHO if
 it were deleted at the end of the build.

I agree.  However, before submitting a bugreport I'd like to know
whether this problem still exists.  Does anyone have a linux source and
kernel-package installed in a sid environment?

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#401848: --version switch still outputs thunderbird trademark

2006-12-06 Thread Alexis Papadopoulos

Subject: --version switch still outputs thunderbird trademark
Package: icedove
Version: 1.5.0.8.dfsg1-1
Severity: important

Hello,

 as the title mentions, icedove --version still prints
 'Mozilla-Thunderbird 1.5.0.8, Copyright (c) 2005 mozilla.org'.

 I'm not 100% sure, but I think this should also be changed to Icedove.

 Alexis Papadopoulos


-- System Information:
Debian Release: 4.0
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages icedove depends on:
ii  debconf [debconf-2.0]  1.5.9 Debian configuration management 
sy

ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics 
libra
ii  libfontconfig1 2.4.2-1   generic font configuration 
library

ii  libgcc11:4.1.1-20GCC support library
ii  libglib2.0-0   2.12.4-2  The GLib library of C 
routinesii  libgtk2.0-02.8.20-3  The GTK+ graphical user 
interface
ii  libjpeg62  6b-13 The Independent JPEG Group's 
JPEG
ii  libpango1.0-0  1.14.8-2  Layout and rendering of 
internatio

ii  libpng12-0 1.2.13-4  PNG library - runtime
ii  libstdc++6 4.1.1-20  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-4 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension 
librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' 
extensio
ii  libxft22.1.8.2-8 FreeType-based font drawing 
librar

ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension 
libraryii  libxrandr2 2:1.1.0.2-5   X11 RandR extension 
library
ii  libxrender11:0.9.1-3 X Rendering Extension client 
libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics 
libraryii  myspell-en-gb [myspell-dic 1:2.0.4~rc1-3 English_british 
dictionary for mys
ii  myspell-fr [myspell-dictio 1.4-20The French dictionary for 
myspell

ii  zlib1g 1:1.2.3-13compression library - runtime

icedove recommends no packages.

-- debconf information:
* icedove/browser: Debian

_
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/




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



Bug#369813: proftpd: doesnt work with mysql for me anymore

2006-12-06 Thread Francesco P. Lovergine
On Wed, Dec 06, 2006 at 12:24:23PM +0100, Allard Hoeve wrote:
 
 Only this bug report helped me to try disabling mod_sql_postgres.c in 
 order to get the connection to MySQL to work.
 
 I agree. Got bitten by the same bug today :)
 
 Maybe a debconf upgrade-note for those who have proftpd-mysql or 
 proftpd-postgres installed would be in order?
 

Upgrade notes are generally considered debconf abuse. I will
add some notes about that - but usually it should also be
evident by notes about modules - in the NEWS file.

-- 
Francesco P. Lovergine


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



Bug#397138: When reception receipt asked, mail not marked as read

2006-12-06 Thread Alexander Sack - Debian Bugmail
forwarded 397138 https://bugzilla.mozilla.org/show_bug.cgi?id=270598
thanks 

On Wed, Dec 06, 2006 at 11:24:59AM +, Alexis Papadopoulos wrote:
 Hello,
 
 sorry for the sloppy description of the bug. Apparently this bug is already 
 posted in mozilla's bugzilla (next time I'll take the time to check) here : 
 https://bugzilla.mozilla.org/show_bug.cgi?id=270598
 
 Although it's not that much of a problem, it has been reported almost two 
 years ago, and hasn't yet been fixed...
 
 Anyway, you can close this report imho.
 

... yes some bugs will never get attention :). Anyway, thanks for
looking up the bugzilla bug. Not closing, so users see that this is
already known.


 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#387955: hardinfo, bug reopened

2006-12-06 Thread Simon Paillard
reopen 387955
found 387955 0.4.1-5
thanks

 Date: Tue, 05 Dec 2006 20:11:30 -0200
 From: Agney Lopes Roth Ferraz [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Bug fixed
 
 This bug is fixed on last upload. I was watting to close before testing
 migration but some archs are frozen and this is not happen early.

In which version is the bug supposed to be fixed ?

With the last hardinfo version in debian (0.4.1-5), the bug is not
fixed.

If needed, I can provide a trace, but I will certainly be the same as
the one I already provided.

Regards,

-- 
Simon Paillard


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



Bug#386480: Here comes patch

2006-12-06 Thread Christoph Berg
Re: Michal Čihař 2006-11-07 [EMAIL PROTECTED]
 you can find attached patch for building metakit for python 2.4 what
 obviously fixes this problem. I'm going to push this as NMU through my
 AM.

Hi,

here comes the diff for the NMU I'll upload in a minute.

debdiff libmetakit2.4.9.3_2.4.9.3-6.1.dsc 
/srv/pbuilder/result/libmetakit2.4.9.3_2.4.9.3-6.2.dsc
 libmetakit2.4.9.3-2.4.9.3/debian/changelog |7 +++
 debian/pyversions  |1 -
 libmetakit2.4.9.3-2.4.9.3/debian/control   |4 +++-
 libmetakit2.4.9.3-2.4.9.3/debian/rules |8 +---
 4 files changed, 15 insertions(+), 5 deletions(-)

diff -u libmetakit2.4.9.3-2.4.9.3/debian/changelog 
libmetakit2.4.9.3-2.4.9.3/debian/changelog
--- libmetakit2.4.9.3-2.4.9.3/debian/changelog
+++ libmetakit2.4.9.3-2.4.9.3/debian/changelog
@@ -1,3 +1,10 @@
+libmetakit2.4.9.3 (2.4.9.3-6.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build against python 2.4 (Closes: #386480).
+
+ -- Michal Čihař [EMAIL PROTECTED]  Sun, 26 Nov 2006 15:45:49 +0100
+
 libmetakit2.4.9.3 (2.4.9.3-6.1) unstable; urgency=low
 
   * Non-maintainer upload.
reverted:
--- libmetakit2.4.9.3-2.4.9.3/debian/pyversions
+++ libmetakit2.4.9.3-2.4.9.3.orig/debian/pyversions
@@ -1 +0,0 @@
-2.3
diff -u libmetakit2.4.9.3-2.4.9.3/debian/control 
libmetakit2.4.9.3-2.4.9.3/debian/control
--- libmetakit2.4.9.3-2.4.9.3/debian/control
+++ libmetakit2.4.9.3-2.4.9.3/debian/control
@@ -2,8 +2,9 @@
 Section: libs
 Priority: optional
 Maintainer: Gerfried Fuchs [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0), tcl8.4-dev, python2.3-dev, python-support 
(= 0.4.0)
+Build-Depends: debhelper (= 5.0.38), tcl8.4-dev, python-dev, python-support 
(= 0.4.0)
 Standards-Version: 3.7.2
+XS-Python-Version: current
 
 Package: libmetakit2.4.9.3c2
 Architecture: any
@@ -26,6 +27,7 @@
 Provides: libmetakit-python, ${python:Provides}
 Replaces: libmetakit-python, python2.3-metakit ( 2.4.9.3-6.1)
 Conflicts: libmetakit-python, python2.3-metakit ( 2.4.9.3-6.1)
+XB-Python-Version: ${python:Versions}
 Description: Metakit bindings for python
  MetaKit is an embeddable database library. It lets you build applications
  which store their data efficiently, in a portable way, and which will not
diff -u libmetakit2.4.9.3-2.4.9.3/debian/rules 
libmetakit2.4.9.3-2.4.9.3/debian/rules
--- libmetakit2.4.9.3-2.4.9.3/debian/rules
+++ libmetakit2.4.9.3-2.4.9.3/debian/rules
@@ -8,6 +8,8 @@
 # This is the upstream release number to use in libtool -release
 export UPSTREAM_RELEASE=2.4.9.3
 
+PYTHON_VERSION=$(shell pyversions -d)
+
 CXXFLAGS=-g -fomit-frame-pointer -DNDEBUG
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CXXFLAGS += -O0
@@ -35,7 +37,7 @@
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--with-tcl=/usr/include/tcl8.4,/usr/lib/tcl8.4 \
-   --with-python=/usr
+   
--with-python=/usr/include/$(PYTHON_VERSION),/usr/lib/$(PYTHON_VERSION)/site-packages
touch configure-stamp
 
 
@@ -52,7 +54,7 @@
dh_clean -k
dh_installdirs
install -d debian/tmp/usr/include debian/tmp/usr/lib
-   mkdir -p debian/tmp/usr/lib/python2.3/site-packages
+   mkdir -p debian/tmp/usr/lib/$(PYTHON_VERSION)/site-packages
(cd builds  ln -s ../debian debian)
$(MAKE) -C builds install DESTDIR=$(CURDIR)/debian/tmp
builds/libtool --finish $(CURDIR)/debian/tmp/usr/lib
@@ -78,7 +80,7 @@
dh_installmanpages
dh_installinfo
dh_installchangelogs CHANGES
-   dh_pysupport -V2.3
+   dh_pysupport
dh_link
dh_strip
dh_compress

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#399826: icedove asks for profile after every start, Thunderbird never did this

2006-12-06 Thread Alexander Sack - Debian Bugmail
On Wed, Dec 06, 2006 at 09:12:49AM +0100, Mgr. Peter Tuharsky wrote:
 I think I got it.
 
 The Icedove is run by
 icedove -P
 
 in the GNOME. I didn't make it, it was installed this way automatically.
  If I remove the -P then Icedove starts normally. I'd assume the -P
 forces profile selection mode.
 
 So there might be a bug in the ackage. Please check the execution
 parameters for GNOME.
 

Hmmm ... this sounds weird. I run gnome too: There are two menu
entries:

 1. Applications - Internet - Icedove Mail Client
 2. Applications - Internet - Icedove Profile Manager

The latter is launched with -P; the former without. Do you use the
menu entries to launch thunderbird? Maybe you added thunderbird
launcher to the panel at some point and added -P by hand some day and
just can't remember?

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#257206: acknowledged by developer ((re-)closing with existing version)

2006-12-06 Thread Alexander Sack - Debian Bugmail
On Wed, Dec 06, 2006 at 12:11:30PM +0100, DEMAINE Benoit-Pierre wrote:
 No this bug is not closed; it's even a very hot topic; see
 https://bugzilla.mozilla.org/show_bug.cgi?id=271587
 https://bugzilla.mozilla.org/show_bug.cgi?id=271589
 for details. The name/topic of bug is not the same, but the background 
 problem is quiet the same: TB is not multitask.
 
 Please re-open.
 

Sorry for the confusion. Your bug(s) was(were) cloned at some
point. Your bug now lives in: #363844.

BTW, your the bugzilla bugs refer to a different bug than this. This
one is: Hangs while downloading messages or when server is
unreachable, which is
https://bugzilla.mozilla.org/show_bug.cgi?id=190969.

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



  1   2   3   4   5   6   >