Bug#305340: RFP: libsha2 -- C implementation of SHA-2 algorithms

2005-04-19 Thread Robert Millan
Package: wnpp Severity: wishlist * Package name: libsha2 Version : 1.0 Upstream Author : Aaron D. Gifford me [at] aarongifford [dot] com * URL : http://unix.freshmeat.net/projects/sha2/ * License : BSD without advertising clause Description : C

Bug#305341: Using the new alsa setting, kphone exits on call connect

2005-04-19 Thread Tim Wootton
Package: kphone Version: 1:4.1.0-2 Severity: important Using the new alsa setting, kphone exits on call connect with the message: CallAudio: Opening ALSA device for Input cannot set channel count (Invalid argument) I have 2 sound devices on the system, the default (alsa recognises as card 0) is

Bug#305342: Passes strings to g_locale_to_utf8 without checking for NULL

2005-04-19 Thread Sjoerd Simons
Package: gthumb Version: 3:2.6.3-1.1 Severity: important Hi, Gthumb passes values to g_locale_to_utf8 without checking for NULL.. This can cause crashes in certain circumstances.. The attached patch solves one such cache, where it causes a crash when viewing a certain image. Sjoerd --

Bug#305336: ASUS - K8N-E Deluxe Install Report / Using Debian Installer RC3

2005-04-19 Thread Frans Pop
reassign 305336 discover1-data retitle 305336 Please list forcedeth driver for 10de:00df thanks On Tuesday 19 April 2005 13:41, Remi Butaud wrote: Errors: - 1. Configure Network Interface : the nvidia nforce3 ethernet integrated controler is not detected, only the two firewires are

Bug#304665: xmms-wmdiscotux: FTBFS: Missing Build-Depends

2005-04-19 Thread Lars Wirzenius
Daniel Schepler: Adding libxpm-dev to the Build-Depends allows the package to build. I've checked that Daniel is correct and that the package built with the added build-dependency still works (on i386). Unless there's an objection, I'll do an NMU with the attached patch in a few days (end of

Bug#255953: kernel-patch-cryptoloop: Does not apply with kernel 2.4.26

2005-04-19 Thread Tomas Hoger
Hi Juergen! Can you please take another look at this bug report once again? Your last posting is nearly 10 months old and it states new version is ready, there's only problem with PGP keys. Can you try to upload new version now, so it'll have chance to get into Sarge? If it helps, I can send

Bug#305343: Exploitable buffer overflow in RTSP streaming code

2005-04-19 Thread Moritz Muehlenhoff
Package: libxine1 Version: 1.0-1 Severity: grave Tags: security Two streaming related security issues have been reported in MPlayer. At least one of them is present in xine-lib as well. The MPlayer reports can be found at http://www.mplayerhq.hu/homepage/design7/news.html. The vulnerable MMST

Bug#305344: gcc-3.4: compile-time NaN triggers ICE

2005-04-19 Thread Sheplyakov Alexei
Package: gcc-3.4 Version: 3.4.3-12 Severity: normal Hello! The following code triggers an ICE: /** @file ct_nan.c trigger an ICE with gcc-3.4 */ #include stdio.h #include math.h #include float.h #include complex.h int main(void) { double complex oops = ((1.0L+ 1.0L*I)/0.0L);

Bug#283119: libflash -- GPL Flash (SWF) Library

2005-04-19 Thread Nobuhiro Iwamatsu
owner 283119 ! retitle 283119 ITA: libflash -- GPL Flash (SWF) Library thanks Hi, I am interested in this package. I wish to adopt this package. Thanks, Iwamatsu -- Nobuhiro Iwamatsu hemamu @ t-base.ne.jp iwamatsu @ nigauri.org Key fingerprint = 353A C650 BB7A 6F72 3650

Bug#304990: Kernel Panic with kernel-patch-mppe and kernel-source-2.6.11

2005-04-19 Thread Pete
Baruch Even wrote: Pete wrote: Baruch Even wrote: If it didn't get saved to /var/log/syslog than it most likely scrolled off the screen anyway, at least some important parts of it. The best is to setup a serial console to another machine, but if you are not already setup with it, it would be

Bug#305345: RFP: vampire -- An extension module for mod_python

2005-04-19 Thread Stephane Bortzmeyer
Package: wnpp Severity: wishlist * Package name: vampire Version : 1.5 Upstream Author : Graham Dumpleton [EMAIL PROTECTED] * URL : http://www.dscpl.com.au/projects/vampire/ * License : BSD (http://www.dscpl.com.au/projects/vampire/license.html) Description

Bug#301782: Sorry

2005-04-19 Thread Helge Kreutzmann
Hello, On Sun, Apr 17, 2005 at 05:36:29PM +, Dan Korostelev wrote: Can you please test it once again with latest unstable GTK+ and GNOME? Looks like it works again here. I'd rather avoid upgrading completely to unstable. Any specific packages which I should upgrade? Also with the same

Bug#305337: Identifies plain text file as MPEG-4 LO-EP audio stream

2005-04-19 Thread Michael Piefel
Am Dienstag, den 19.04.2005, 08:42 -0300 schrieb Joao S Veiga: 0x4DE1 is M, a rather possible start for a plain text file: I agree. I try to weed out pure ASCII magic. This is not pure ASCII, but Latin-1, I assume. Still, quite a probable combination. I didnt notice since 0x4de1 looked quite

Bug#305332: fails on purge if /etc/mysql doesn't exist

2005-04-19 Thread sean finney
tags 305332 confirmed pending thanks hi michael, On Tue, Apr 19, 2005 at 01:27:03PM +0200, Michael Ablassmeier wrote: @@ -1,9 +1,11 @@ #!/bin/bash if [ $1 = purge ]; then + if [ -e '/etc/mysql' ]; then if [ -z `ls /etc/mysql 2/dev/null` ]; then rmdir /etc/mysql fi + fi

Bug#292473: [Pkg-nagios-devel] Bug#292473: acknowledged by developer (Bug#292473: fixed in nagios 2:1.3-cvs.20050402-1)

2005-04-19 Thread Cyril Bouthors
On 16 Apr 2005, sean finney wrote: Nothing. and what about in the nagios logs? Nothing. - are there any cronjobs that coincide with this? The crontab is ~100 lines long but nothing is related to Nagios (except the stupid script that restart it in this case). are there any cronjobs (even

Bug#305332: fails on purge if /etc/mysql doesn't exist

2005-04-19 Thread Michael Ablassmeier
hi Sean, On Tue, Apr 19, 2005 at 09:05:38AM -0400, sean finney wrote: On Tue, Apr 19, 2005 at 01:27:03PM +0200, Michael Ablassmeier wrote: @@ -1,9 +1,11 @@ #!/bin/bash if [ $1 = purge ]; then + if [ -e '/etc/mysql' ]; then if [ -z `ls /etc/mysql 2/dev/null` ]; then

Bug#304659: Fix is now in upstream CVS

2005-04-19 Thread Len Sorensen
This bug has now been fixed in CVS upstream. However until it is fixed in Debian (sarge specifically) gcc-3.4 is technically FTBFS in sarge. Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#302378: possible workaround

2005-04-19 Thread Stephen Gran
And here is another. -- - | ,''`.Stephen Gran | | : :' :[EMAIL PROTECTED] | | `. `'Debian user, admin, and developer | |

Bug#292473: [Pkg-nagios-devel] Bug#292473: acknowledged by developer (Bug#292473: fixed in nagios 2:1.3-cvs.20050402-1)

2005-04-19 Thread sean finney
hi cyril, On Tue, Apr 19, 2005 at 04:03:43PM +0300, Cyril Bouthors wrote: As I told you, the server is constantly loaded by all those cronjobs and daemons, the load average is between 1 and 4. Nagios should not fail in this situation. this is true, but i'm wondering what makes you situation

Bug#305336: ASUS - K8N-E Deluxe Install Report / Using Debian Installer RC3

2005-04-19 Thread Frans Pop
On Tuesday 19 April 2005 14:47, Remi Butaud wrote: Hi, thanks for the quick answer. There is something I don't understand, though: On 4/19/05, Frans Pop [EMAIL PROTECTED] wrote: It does not somehow get installed there... The dialog for GRUB says that GRUB will be installed to the MBR of

Bug#304990: Kernel Panic with kernel-patch-mppe and kernel-source-2.6.11

2005-04-19 Thread Baruch Even
Pete wrote: Success at last! I downloaded the kernel 2.6.11 version of the MPPE/MPPC patch from http://www.polbox.com/h/hs001/ and patched my kernel sources successfully. I then recompiled my kernel with the same method used previously, and I can now connect to work via VPN successfully with

Bug#305339: cupsys: 1.1.23-9 unsintallable

2005-04-19 Thread Kenshi Muto
severity 305339 important tags 305339 unreproducible thanks At Tue, 19 Apr 2005 14:06:05 +0200, Artur R. Czechowski wrote: Setting up cupsys (1.1.23-9) ... cannot create dhelp file '/usr/share/doc/cupsys/online-docs/.dhelp': No such file or directory dpkg: error processing cupsys

Bug#304990: Kernel Panic with kernel-patch-mppe and kernel-source-2.6.11

2005-04-19 Thread Pete
Baruch Even wrote: Pete wrote: Success at last! I downloaded the kernel 2.6.11 version of the MPPE/MPPC patch from http://www.polbox.com/h/hs001/ and patched my kernel sources successfully. I then recompiled my kernel with the same method used previously, and I can now connect to work via VPN

Bug#303661: [Logcheck-devel] Bug#303661: logcheck: Simple rule

2005-04-19 Thread maximilian attems
On Tue, 19 Apr 2005, Ralf Hildebrandt wrote: Please take a look at the ntp-server rule, which according to your reasoning is buggy. yes i know. it's on my todo, not at all high ranked although. the last time i sent a patch to the ntp maintainers, they managed to merge a broken egrep rule

Bug#305339: cupsys: 1.1.23-9 unsintallable

2005-04-19 Thread Artur R. Czechowski
tags 305339 -unreproducible thanks Hello, Thank you for fast response. On Tue, Apr 19, 2005 at 10:47:54PM +0900, Kenshi Muto wrote: dpkg: error processing cupsys (--configure): subprocess post-installation script returned error exit status 2 Hmm, I couldn't reproduce this. What's happen

Bug#305348: installation-reports (netboot 2.6 works for Sun Blade 150)

2005-04-19 Thread Wiktor Wandachowicz
Package: installation-reports Debian-installer-version: 2005-04-19 http://ftp.debian.org/debian/dists/testing/main/installer-sparc/rc3/images/sparc64/netboot/2.6/boot.img uname -a: Linux blade-2 2.6.8-2-sparc64 #1 Tue Dec 28 12:20:13 PST 2004 sparc64 GNU/Linux Date: 2005-04-18 at 11:50 on blade-2

Bug#305346: mozilla startup script error

2005-04-19 Thread Zhang Cheng
Package: mozilla Version: 2:1.7.7-1 Severity: normal I just upgrade mozilla, and get an error message when I star Mozilla: /usr/bin/mozilla: line 75: syntax error near unexpected token `elif' /usr/bin/mozilla: line 75: `elif [ $MOZILLA_DSP = none ];then' I check the script of

Bug#305347: Postmaster does not start on Postgresql upgrade(Sarge-Woody) .

2005-04-19 Thread Jonathan Siegle
Package: postgresql Version: 7.4.7-3 Replaces: postgresql-pl, libpgtcl ( 7.3rel-5), libpgperl ( 1:2.0.1-1) Depends: libc6 (= 2.3.2.ds1-4), libcomerr2 (= 1.33-3), libkrb53 (= 1.3.2), libpam0g (= 0.76), libperl5.8 (= 5.8.4), libreadline4 (= 4.3-1), libssl0.9.7, python2.3 (= 2.3), zlib1g (=

Bug#108437: $B%a!%k%^%,%8%s!!(J4$B7n(J2(B (J0$BF|7k:'FC=89f!y(B

2005-04-19 Thread $B$^$C$0$^$0;vL36I(B
$B!y!y(B--$B!y!y!!$^$C$0$^$0!*!*(B $B%a!<%k%^%,%8%s!!(B4$B7n(B20$BF|9f!!!y!y(B--$B!y!y(B (B (B $B(!(B[PR]$B(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(B $B!=!=!!$"$J$?$N!H7k:'%l%Y%kEY!I$r?GCG$7$F$_$^$;$s$+!*!NL5NA?GCGCf!O!=!=(B $B!L?GCGFCE5!M(B

Bug#161498: $B%a!%k%^%,%8%s!!(J4$B7n(J2(B (J0$BF|7k:'FC=89f!y(B

2005-04-19 Thread $B$^$C$0$^$0;vL36I(B
$B!y!y(B--$B!y!y!!$^$C$0$^$0!*!*(B $B%a!<%k%^%,%8%s!!(B4$B7n(B20$BF|9f!!!y!y(B--$B!y!y(B (B (B $B(!(B[PR]$B(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(B $B!=!=!!$"$J$?$N!H7k:'%l%Y%kEY!I$r?GCG$7$F$_$^$;$s$+!*!NL5NA?GCGCf!O!=!=(B $B!L?GCGFCE5!M(B

Bug#172155: $B%a!%k%^%,%8%s!!(J4$B7n(J2(B (J0$BF|7k:'FC=89f!y(B

2005-04-19 Thread $B$^$C$0$^$0;vL36I(B
$B!y!y(B--$B!y!y!!$^$C$0$^$0!*!*(B $B%a!<%k%^%,%8%s!!(B4$B7n(B20$BF|9f!!!y!y(B--$B!y!y(B (B (B $B(!(B[PR]$B(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(!(B $B!=!=!!$"$J$?$N!H7k:'%l%Y%kEY!I$r?GCG$7$F$_$^$;$s$+!*!NL5NA?GCGCf!O!=!=(B $B!L?GCGFCE5!M(B

Bug#304522: nvu: newer versions have been released

2005-04-19 Thread giskard
On Tue, 19 Apr 2005 10:33:07 +0200 Jerome Warnier [EMAIL PROTECTED] wrote: -2 does not build because it does not find the .desktop file when trying to copy it. false. it can't copy in application/ because applications/ doesn't exists..i missed nvu/ in the mkdir -p command :))) but the results

Bug#302378: another smb.conf

2005-04-19 Thread joris
And here is my smb.conf, I hope it helps. An interesting observation is that the smbd crash occurs every Sunday around 6:30 AM, some minutes after my /etc/cron.daily has run (which is scheduled at 6:25 AM). Greetings, Joris # # Sample configuration file for the Samba suite for Debian GNU/Linux.

Bug#304724: apticron: Typo in long description (en)

2005-04-19 Thread Colm MacCarthaigh
Patch accepted and bug fixed in latest version On Fri, Apr 15, 2005 at 09:49:25AM +1000, Ben Finney wrote: Package: apticron Version: 1.1.9 Severity: minor Tags: patch The control file has a typo: a redundant word 'a' should be removed. The attached patch addresses this bug. diff

Bug#305350: logcheck-database: postfix file could be shortened

2005-04-19 Thread Stephen Gran
Package: logcheck-database Version: 1.2.37 Severity: wishlist Tags: patch Consider: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: TLS connection established (to|from) [^[:space:]]+: (TLSv1|SSLv[23]) with cipher [^[:space:]]+ \([/0-9]+ bits\)$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+

Bug#305351: nagios-plugins: check_load is incorrectly defined

2005-04-19 Thread Tim Stoop
Package: nagios-plugins Version: 1.3.1.0-12 Severity: important In the file /etc/nagios/load.cfg the command is defined like so: command_line/usr/lib/nagios/plugins/check_load $ARG1$ $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$ This is incorrect and the script will not work with this. The correct

Bug#305352: Subject: libtool: Dangling symlink while installing libtool

2005-04-19 Thread Adriaan Peeters
Package: libtool Version: 1.4.2-4 Severity: normal Tags: woody I got the following in a (fresh, small) Debian stable chroot. Running 'apt-get install libtool' twice fixes the problem: woodstock:/# apt-get install libtool Reading Package Lists... Done Building Dependency Tree... Done The

Bug#205073: mc: Viewing tar.gz and tar.bz2 archives: recently added files are not listed

2005-04-19 Thread Artiom Neganov
Package: mc Version: 1:4.6.0-4.6.1-pre1-3 Severity: normal Followup-For: Bug #205073 There is a problem with viewing tar.gz-ed archive with MC. I create archive, open it via RET and see that all files are in place. Then I add a file to a dir which I archived, recreate archive (with SAME

Bug#305353: No problems

2005-04-19 Thread Kenrick Bingham
Package: installation-reports INSTALL REPORT Debian-installer-version: rc3 (http://cdimage.debian.org/pub/weekly/i386/sarge-i386-1.iso 2005-03-24) uname -a: Installed using expert26, but did not want to keep this kernel; 2.6 does not support the vt1211 used by lm_sensors. Now using: Linux

Bug#305155: IP broadcast/prefix problem

2005-04-19 Thread Daniel Hermann
Hi, the attached patch to the new newvserver script allows a prefix or netmask to be added to the --ip argument in the form of ip[/mask|prefixlen]. The prefix or netmask are not used but stored in variables anyway. regards Daniel --

Bug#305317: slapd: abort when updating ldap-db

2005-04-19 Thread Torsten Landschoff
Hi Gerhard, On Tue, Apr 19, 2005 at 10:15:00AM +0200, gerhard oettl wrote: old ldap-dbs are not updated because the backup is stored in /var/backups/suffix-VERSION.ldapdb but are expected for reload in /var/backups/slapd-VERSION/suffix.ldif Not really - the ldapdb is a backup of the

Bug#305245: [Pkg-grass-devel] Bug#305245: v.digit: Next not used should be called Auto increment

2005-04-19 Thread Steve Halasz
On Tue, 2005-04-19 at 09:58 +0200, Francesco P. Lovergine wrote: On Tue, Apr 19, 2005 at 12:23:45PM +1200, Hamish wrote: ps - upstream bugs are best filed, discussed, and dealt with in the upstream bug tracker where all the upstream developers will at least see them:

Bug#305354: mozilla-suite leaving unclosed elif under mozilla-browser version 1.7.7-1 (unstable distribution)

2005-04-19 Thread Javier-Elias Vasquez-Vivas
Package: mozilla-browser Version: 1.7.7-1 Distribution error: unstable. Identified error under: mozilla-suite (/usr/bin/mozilla-suite). Description: % mozilla /usr/bin/mozilla: line 75: syntax error near unexpected token `elif' /usr/bin/mozilla: line 75: `elif [ $MOZILLA_DSP = none ]; then'

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hi again On Tue, Apr 19, 2005 at 12:18:46PM +0200, Daniel Hermann wrote: ... -mkdir -p $VROOTDIR/$VHOST/var/cache/apt/archives -cp -a $VROOTDIR/ARCHIVES/$DIST/*.deb $VROOTDIR/$VHOST/var/cache/apt/archives /dev/null 21 -fi Why did you remove this?

Bug#305355: mozilla-firefox: cpu usage skyrockets on certain pages

2005-04-19 Thread Matt Price
Package: mozilla-firefox Version: 1.0.3-1 Severity: important On loading certain pages, cpu usage skyrockets and firefox usually has to be killed. I can reproduce reliably with http://www.linuxinsider.com/story/42086.html and other pages from the same site (loading more than one such page in

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hi On Tue, Apr 19, 2005 at 11:45:08AM +0200, Daniel Hermann wrote: There is still one problem with the network interface. It seems that vserver ... build (i.e. ip addr add) uses netmask 255.255.255.255 and broadcast 0.0.0.0 by default, and that may have some consequences. Ok, good to know.

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi, On Tue, Apr 19, 2005 at 05:26:01PM +0200, Ola Lundqvist wrote: There are some initpre/initpost scripts for RedHat and Fedora vservers in the util-vserver package. To include some scripts for Debian would also enable people to build Debian vservers on other distros, at least if the

Bug#271960: postfix - rejects ipv6 literal addresses in ehlo

2005-04-19 Thread LaMont Jones
On Thu, Sep 16, 2004 at 03:37:12PM +0200, Bastian Blank wrote: postfix rejects literal ipv6 addresses in ehlo commands. Fixed in 2.2. lamont -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#305357: sasl2-bin: Provide sample-{server,client} for testing

2005-04-19 Thread Elrond
Package: sasl2-bin Version: 2.1.19-1.5 Severity: minor Hi, Many docs in sasl2 (for example testing.txt and gssapi.html) refer to sample-server and sample-client. Building it from libsasl2-dev isn't straight forward either. (it requires a non-shipped config.h) Elrond -- To UNSUBSCRIBE,

Bug#299486: mozilla-firefox: firefox crashes

2005-04-19 Thread Joao S Veiga
Hi, Still happening on 1.0.3-1. BR, Joao S Veiga -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#304920: postfix: more info about the sasl bug in 2.2.2-1

2005-04-19 Thread LaMont Jones
On Mon, Apr 18, 2005 at 08:03:12PM -0700, Paul Traina wrote: The problem is that patches/10tls.dpatch is not being executed. the permissions on this file are 644 instead of 755, which is probably why dpatch is not running. Actually, the problem is the lack of '10tls' in debian/patches/00list.

Bug#38116: BTS bug subscription

2005-04-19 Thread Martin Samuelsson
[Persons involved with postings directly affecting what mentioned below are Cc:ed. I hope everyone are ok with that. Please keep me Cc:ed on this thread.] Regarding BTS mailing lists: Richard van den Berg, 7 Apr 2005: I very much would like to see this implemented. Hell, I'll gladly submit the

Bug#288086: tiger 3.2.1-24 check_runprocs does not detect /usr/sbin/apache2

2005-04-19 Thread Francois
I installed tiger 3.2.1-24 and it detects apache2 and not /usr/sbin/apache2 nor /usr/bin/freshclam. With the following patch : *** /usr/lib/tiger/scripts/check_runprocs.old 2005-04-18 18:26:12.0 +0200 --- /usr/lib/tiger/scripts/check_runprocs 2005-04-19 18:02:02.511869640 +0200

Bug#305361: please add the option --timeout n

2005-04-19 Thread Michelle Konzack
Package: xdialog Version: 2.0.6-2 Severity: wishlist Error description: I am using heavyly 'dialog' in my scripts and have remplaced it with Xdialog. Unfortunatly Xdialog does not support the --timeout n option. Please add it for better compatibility. -- System Information Debian Release: 3.0

Bug#305358: [yacpi] Please add -g to CFLAGS

2005-04-19 Thread Martin Samuelsson
Package: yacpi Version: 1.2.1-1 It would be nice if all that needed to be done for debugging yacpi would be to recompile it with: DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage Currently the Makefile does not build with debugging symbols enabled. Which I don't see the reason for, those would still

Bug#305359: yacpi chrash

2005-04-19 Thread Martin Samuelsson
Package: yacpi Version: 1.2.1-1 leka% gdb yacpi (gdb) r [gui appears] press s press enter zsh: floating point exception yacpi Program received signal SIGFPE, Arithmetic exception. 0x0804ba47 in acpi_handling (samplef=0, samplev=0) at yacpi.c:214 214 sleep_time = 100 / samples;

Bug#305362: fai: cfengine2 instead of cfengine

2005-04-19 Thread Ognyan Kulev
Package: fai Version: 2.8 Severity: wishlist FAI uses cfengine as important part of automatic installation. Since cfengine 1 is no longer supported upstream, I think it's better if cfengine2 is used. Regards, ogi -- System Information: Debian Release: 3.1 APT prefers testing APT policy:

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi Ola, On Tue, Apr 19, 2005 at 05:31:25PM +0200, Ola Lundqvist wrote: I'll upload a testing package to debian.opal.dhs.org now. You can check it there. It is not fully done but it should allow for some more testing. some early bug reports: - shift missing when parsing option --nopkgcache

Bug#284229: not a bug ?

2005-04-19 Thread Tomasz Bloch
I always use gdm, but this time I started xfce using 'startx -- :1' (or :0) command. Now I see my fonts are smaller. This is probably caused by Xserver's -dpi 100 option which is used by default when starting X with xinit: cat /etcX11/xinit/xserverrc #!/bin/sh exec /usr/bin/X11/X -dpi 100

Bug#305363: fai: Fixed IP floppy is not well documented

2005-04-19 Thread Ognyan Kulev
Package: fai Version: 2.8 Severity: wishlist There are things that better be mentioned in FAI documentation about creating floppies for fixed IP clients. What I found out is that DNSSRVS should be passed as kernel parameter. Another kernel parameter of interest is DOMAIN. Perhaps there are

Bug#305364: mozilla: XUL error Message below status bar

2005-04-19 Thread Rainer Schwarzbach
Package: mozilla Version: 2:1.7.7-1 Severity: normal After Uninstall of mozilla-locale-de-at and Upgrade of the Mozilla Packages, mozilla-browser shows a red line at the bottom saying key id=key_calendar key=calendarCmd.commandkey; command=Tasks:Calendar modifiers=accel/ --^ In

Bug#305365: mozilla: XUL error Message below status bar

2005-04-19 Thread DJ Blackstream
Subject: mozilla: XUL error Message below status bar Package: mozilla Version: 2:1.7.7-1 Severity: normal *** Please type your report below this line *** After Uninstall of mozilla-locale-de-at and Upgrade of the Mozilla Packages, mozilla-browser shows a red line at the bottom saying key

Bug#305368: p3scan should clean up /var/spool/p3scan/children/ before starting up

2005-04-19 Thread Hans van Kranenburg
Package: p3scan Version: 2.1-2 (sarge) Consider this sequence of events... 1. Linuxbox running p3scan crashes because of power failure. 2. Some files are left in /var/spool/p3scan/children/ 3. Box reboots... 4. p3scan seems to work fine for a while 5. p3scan re-uses a pid which was left as a

Bug#305367: normalize-audio: missing normalize command causes problems within package

2005-04-19 Thread Alex Mauer
Package: normalize-audio Severity: important the commands normalize-mp3 and normalize-ogg rely upon having the normalize command. Since this package renames it to normalize-audio, those commands do not work correctly. -- System Information: Debian Release: 3.1 APT prefers testing APT

Bug#304245: [autofs] [daniel@vision.ime.usp.br: Bug#304245: patch - NFS mounts occasionally fail]

2005-04-19 Thread raven
On Sun, 17 Apr 2005, Steinar H. Gunderson wrote: Hi, Thanks for the patch; sending upstream for evaluation. Has this patch been tested with multi-mount map entries? Ian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#294182: system lockup whenever molecule runs (even in screensaver preview window)

2005-04-19 Thread John Gilmore
When the X server hangs, there's no way to affect it from the console. Ctrl-alt-backspace doesn't work. Nothing moves on the display. However, I can login to the machine over the net. When I do, the system is idle (the X server isn't burning CPU). I see an xscreensaver process but don't see

Bug#305370: kvirc: AwayBack Action Button doesn't work

2005-04-19 Thread Andrea Briganti
Package: kvirc Version: 2:3.2.0-sarge3 Severity: normal The awayback action button in the toolbar doesn't work. You could fix this bug by the patch attached to this message. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (650, 'testing'), (600, 'unstable')

Bug#305369: manpages: signal(7) refers to nonexistent SA_SIGACTION

2005-04-19 Thread Ove Kaaven
Package: manpages Version: 2.01-1 Severity: normal man 7 signal says, among other things, this about real-time signals: 2. If the signal is sent using sigqueue(2), an accompanying value (either an integer or a pointer) can be sent with the signal. If the receiving process establishes a handler

Bug#305142: world readable apt.conf with proxy passwd

2005-04-19 Thread Christian Perrier
reassign 305142 base-config retitle 305142 apt-setup creates a world readable apt.conf file thanks Quoting Matt Zimmerman ([EMAIL PROTECTED]): reassign 305142 debian-installer thanks On Mon, Apr 18, 2005 at 10:06:07AM +0200, Alexander Mader wrote: Package: apt Version: 0.5.28.1

Bug#305358: [yacpi] Please add -g to CFLAGS

2005-04-19 Thread Martin Samuelsson
Correcting the spelling of CFLAGS and removing the running of strip from the Makefile would be suitable too. (I should have held this bug report until the other one was sent...) -- /Martin signature.asc Description: Digital signature

Bug#34071: Bug#38116: BTS bug subscription

2005-04-19 Thread martin f krafft
also sprach Martin Samuelsson [EMAIL PROTECTED] [2005.04.19.1806 +0200]: In #34071 something about a patch is mentioned and also something about a test server bug-subscriptions.debian.net. Well, I set up that server, but have not gone anywhere since then. Right now, the server accepts mails to

Bug#305372: TOCTOU file-permissions vulnerability (CAN-2005-1111)

2005-04-19 Thread Joey Hess
Package: cpio Version: 2.5-1.2 Severity: normal Tags: security According to the advisory at http://marc.theaimsgroup.com/?l=bugtraqm=111342664116120w=2 If a malicious local user has write access to a directory in which a target user is using cpio to extract or compress a file to then a

Bug#305371: openoffice.org: Suggestion for better names and comments in applications menu

2005-04-19 Thread Jaap Haitsma
Package: openoffice.org Version: 1.1.3-9 Severity: wishlist See proposal overhere http://lists.ximian.com/archives/public/openoffice/2005-March/000865.html -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386

Bug#305373: RFP: twolame -- MPEG Audio Layer 2 encoder

2005-04-19 Thread Nicholas Humfrey
Package: wnpp Severity: wishlist * Package name: twolame Version : 0.3.3 Upstream Author : Nicholas Humfrey [EMAIL PROTECTED] * URL : http://twolame.sf.net * License : LGPL Description : MPEG Audio Layer 2 encoder TwoLAME is an optimised MPEG Audio

Bug#305350: logcheck-database: postfix file could be shortened

2005-04-19 Thread Jamie L. Penman-Smithson
package logcheck-database tags 305350 pending thanks On Tue, 2005-04-19 at 10:54 -0400, Stephen Gran wrote: Consider: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: TLS connection established (to|from) [^[:space:]]+: (TLSv1|SSLv[23]) with cipher [^[:space:]]+ \([/0-9]+ bits\)$

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
On Tue, Apr 19, 2005 at 06:28:33PM +0200, Daniel Hermann wrote: Hi Ola, On Tue, Apr 19, 2005 at 05:31:25PM +0200, Ola Lundqvist wrote: I'll upload a testing package to debian.opal.dhs.org now. You can check it there. It is not fully done but it should allow for some more testing.

Bug#305374: gnucash: does not start, can't find slib/require.scm

2005-04-19 Thread Alexander Sitnik
Package: gnucash Version: 1.8.10-10 Severity: grave Justification: renders package unusable Gnucash does not start and gives the following error: ERROR: Could not find slib/require.scm in (/usr/share/guile /usr/share/gnucash/guile-modules /usr/share/gnucash/scm /usr/share/guile/site

Bug#282430: temp bug fix, but apply it for all users!!!

2005-04-19 Thread paul
yo! i found this bug fix @ the patches thing @ gotmail.sf.net :) check it out: http://sourceforge.net/tracker/index.php?func=detailaid=1077962group_id=96810atid=615991 allrighty then ;) grtz Paul Netherlands This message was

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hi On Tue, Apr 19, 2005 at 05:39:26PM +0200, Daniel Hermann wrote: Hi, On Tue, Apr 19, 2005 at 05:26:01PM +0200, Ola Lundqvist wrote: There are some initpre/initpost scripts for RedHat and Fedora vservers in the util-vserver package. To include some scripts for Debian would

Bug#271415: unison: Old version dos not work with servers with new version

2005-04-19 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: unison Version: 2.9.1-2 Followup-For: Bug #271415 Please rise the priority of this report as the new version is now the stable and the aktual debian version do not work if on the other side is the newer. Moreover the old version cannot be

Bug#305376: freeciv: Provide .desktop file and icons

2005-04-19 Thread Sam Morris
Package: freeciv Version: 2.0.0-1 Severity: wishlist Hi maintainers! Currently Freeciv does not appear in Gnome's Applications menu. I have created a pair of .desktop files so that the Freeciv client and server appear in the menu, under Games. They should be dropped in /usr/share/applications,

Bug#305375: graphviz: dot segfaults with trivial input file

2005-04-19 Thread Jhair Tocancipa Triana
Package: graphviz Version: 2.2.1-1 Severity: important $ cat digraph.dot digraph G { A; C; B; { rank = same; B; A; } D - A; A - C [label=AC]; B - A [label=BA]; } $ dot -v -Tpng digraph.dot -o digraph.png dot: fontname=Times-Roman

Bug#305379: nas port not in /etc/services

2005-04-19 Thread Martin Samuelsson
Package: nas Version: 1.7-2 [Maintainer of didiwiki Cc:ed because of package collision] As the subject says, nasd binds to port 8000 which is not in /etc/services. My guess is that it's not there because it is not standardized? Or am I mistaken? This wouldn't be a big problem until other

Bug#305378: Option --window doesn't work

2005-04-19 Thread Enrico Zini
Package: childsplay Version: 0.80.2-2 Severity: normal Hello, in my laptop, the fullscreen mode has the LCD stay black. So I tried --window: I get a cow at startup, but then it goes into fullscreen mode again. Cute note: I was trying childsplay at a conference, sitting among the public. I had

Bug#282430: temp bug fix, but apply it for all users!!!

2005-04-19 Thread paul cannon
On Tue, Apr 19, 2005 at 08:11:58PM +0200, [EMAIL PROTECTED] wrote: i found this bug fix @ the patches thing @ gotmail.sf.net :) check it out: Does it work for you? -- paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#286862: nice: FTBFS on amd64

2005-04-19 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 tags 286862 + pending thanks Sat, 16 Apr 2005 02:23:57 +0200, Kurt Roeckx [EMAIL PROTECTED] wrote: I believe the attached patch should fix the problem. It atleast fixes the regression test failure. Applied localy and in the Alioth's pkg-java

Bug#305380: findlib package gramlib does not exist, it should be camlp4.gramlib (I guess)

2005-04-19 Thread Stefano Zacchiroli
Package: libreport-ocaml-dev Version: 1.3-6 Severity: normal File: /usr/lib/ocaml/3.08.3/METAS/META.report The above file reference the findlib package gramlib which does not exists (at least not in packages on which report depends on). $ ledit ocaml Objective Caml version 3.08.3

Bug#245006: Quick and dirty get rid of kvim

2005-04-19 Thread Joris Mocka
Hi all, today I got some time to have a look for a quick and dirty get rid of kvim: - First download an old kvim, vim and vim-common package with same version. - Then unpack the kvim deb with ar x ../kvim_6.3-046+0sarge1_i386.deb - Then untar the control file with tar xzvf control.tar.gz - Then

Bug#301844: converted patch from 1.0.19 to 1.0.20

2005-04-19 Thread Stephan Hermann
Hi, i converted the patch of Andreas to work with the new 1.0.20-1 for Ubuntu. I'll attach the dpatch file to this mail. thx to andreas for his good work. After all, there is also a dpatch for adding categories to the .desktop file for mysql-admin to fulfill the freedesktop.org specs for menu

Bug#305054: gnucash does not start

2005-04-19 Thread Thomas Bushnell BSG
Norbert [EMAIL PROTECTED] writes: Package: gnucash Version: 1.8.10-10 Severity: important Gnucash does not start and gives the following errors: ERROR: In procedure assq: ERROR: Wrong type argument in position 2 (expecting association list): Thats all what happen. Can you please show me

Bug#305376: [Pkg-freeciv-devel] Bug#305376: freeciv: Provide .desktop file and icons

2005-04-19 Thread Clint Adams
Comment[es]=pJuego similar a Civilization(TM) pJuego? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#305374: gnucash: does not start, can't find slib/require.scm

2005-04-19 Thread Thomas Bushnell BSG
Gnucash does not start and gives the following error: ERROR: Could not find slib/require.scm in (/usr/share/guile /usr/share/gnucash/guile-modules /usr/share/gnucash/scm /usr/share/guile/site /usr/share/guile/1.6 /usr/share/guile .) Can you please show me the output of the following

Bug#305381: nano_1.2.4-3_i386.deb bug

2005-04-19 Thread terr
Package: nano Version: 1.2.4-3_i386.d Following errors were encountered while attempting to upgrade from woody to sarge. The method was via apt-get -u upgrade Please note: this may be an apt-get upgrade bug. For this reason I am including the second report as well. There are further bugs

Bug#256285: rdesktop: should maximize only to current screen in Xinerama mode

2005-04-19 Thread Adam Kessel
Tomas Fasth wrote: I am the new maintainer of rdesktop. Rdesktop version 1.4.0 is now available in unstable. Since I do not have access to a dual-head setup, I would appreciate very much if you could assist in testing the new version of rdesktop on such a configuration and report back to me

Bug#305384: mwavem: fails to resume from suspend

2005-04-19 Thread Javier Serrano Polo
Package: mwavem Version: 1.0.4-1 Severity: normal The mwavem script is in /etc/apm/scripts.d/ but does not have a symlink in /etc/apm/resume.d/ . -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27-2-686

Bug#254122: eroaster: transport layer indicator patch

2005-04-19 Thread Al Nikolov
Package: eroaster Version: 2.2.0-0.8-2 Severity: normal Followup-For: Bug #254122 tags 254122 +patch I hope this would satisfy both sides. This patch adds 2 preference options: transport layer indicators (TLI) for reader and recorder. Instead of using of USE_ATAPI variable in the code there

Bug#305383: grub: kopt arguments not properly parsed

2005-04-19 Thread Eric Sproul
Package: grub Version: 0.95+cvs20040624-16 Severity: critical Justification: breaks the whole system After upgrading grub, update-grub generated an unusable menu.lst file. My kopt= argument was not parsed, so the root parameter was not passed to any of the automagic kernels. My system boots off

Bug#305385: mnogosearch-common: Can't file example file mnogosearch-crontab

2005-04-19 Thread Pierre Pronchery
Package: mnogosearch-common Version: 3.2.31-1 Severity: minor The README.Debian documentation file mentions a cron job sample file called mnogosearch-crontab, but I have been unable to find it. Could this be a packaging error? Best regards. -- System Information: Debian Release: 3.1 APT

Bug#305382: modutils: Wrong permissions on several dirs in the tar file, may break rest of system

2005-04-19 Thread Jakob Bohm
Package: modutils Version: 2.4.27.0-1 Severity: important The i386 version of this .deb file has a nonsense mode for /usr/share/man and its subdirs: drw-rw-rw-. This has two severe consequences: 1. If modutils happens to be the first package to create the dir, the dir is no longer accessible

Bug#303920: FW: Bug#303920: libc6: Nicaragua introduces DST at 12:00pm 09/04/ 2005

2005-04-19 Thread Paul Eggert
It is based on adding the following two entries in /glibc-2.3.2/timezone/northamerica: -6:00 - CST 2005 Apr 10 00:00 -6:00 Nic C%sT Thanks for reporting this. (But surely you needed to add a Rule line as well?) I have

<    1   2   3   4   >