Bug#300359: /usr/i586-mingw32msvc not FHS compliant

2005-03-19 Thread Pierre THIERRY
Package: mingw32 Version: 3.4.2.20040916.1-2 Severity: serious Justification: FHS chapter 4 No package should install a directory directly in /usr -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture:

Bug#300358: stardict: FTBFS (ppc64/gcc-4.0): Please remove the Build-Depends on libstdc++5-3.3-dev

2005-03-19 Thread Andreas Jochens
Package: stardict Severity: wishlist Tags: patch Please remove the explicit Build-Depends on libstdc++5-3.3-dev. It is not necessary because the libstdc++-dev package is build-essential. The explicit Build-Depends on the version from gcc-3.3 breaks architectures like ppc64 which do not have

Bug#300360: tf: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-19 Thread Andreas Jochens
Package: tf Severity: normal Tags: patch When building 'tf' on amd64 with gcc-4.0, I get the following error: gcc -O2 -g -Wall-c -o expr.o expr.c In file included from expr.c:38: history.h:34: error: array type has incomplete element type history.h:34: error: array type has incomplete

Bug#300361: sudo: [manual page] [A-Z]([A-Z][0-9]_)* = [A-Za-z]([A-Za-z][0-9]_)*

2005-03-19 Thread Jari Aalto
Package: sudo Version: 1.6.8p5-1 Severity: minor Manual page reads: Aliases ... Cmnd_Alias ::= NAME '=' Cmnd_List NAME ::= [A-Z]([A-Z][0-9]_)* I believe sudo accepts also lowercase letters, so the manual should read: NAME ::= [a-zA-Z]([a-zA-Z][0-9]_)*

Bug#264050: tar: same thing with other packages

2005-03-19 Thread Jorrit Fahlke
Package: tar Version: 1.13.93-4 Followup-For: Bug #264050 Hi! I see the same thing with ncurses_5.4.orig.tar.gz: == [EMAIL PROTECTED]:~/src/ncurses$ tar xzf ncurses_5.4.orig.tar.gz tar: Read 6656 bytes from

Bug#271882: kernel-image-2.6.8-1-686: Upgrade 2.6.7 = 2.6.8 breaks the module, pcnet32

2005-03-19 Thread Eemeli Kantola
Package: kernel-image-2.6.8-2-686 Followup-For: Bug #271882 Ok, the new module version 1.30i in kernels = 2.6.8 (old in 2.6.7 was 1.30c) actually is not broken, but introduces a new parameter homepna. So using that (like homepna=1), the card works like a charm. Anyway, because the default

Bug#300362: knights: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-03-19 Thread Andreas Jochens
Package: knights Severity: normal Tags: patch When building 'knights' on amd64 with gcc-4.0, I get the following error: core.cpp: In member function 'void core::createNewIO(int, int, int, int)': core.cpp:93: error: invalid lvalue in assignment core.cpp:117: error: invalid lvalue in assignment

Bug#300361: sudo: [manual page] [A-Z]([A-Z][0-9]_)* -- correction

2005-03-19 Thread Jari Aalto
Package: sudo Version: 1.6.8p5-1 Followup-For: Bug #300361 I wrote: NAME ::= [a-zA-Z]([a-zA-Z][0-9]_)* Ahem, the man page says A NAME must start with an uppercase..., so make it: NAME ::= [A-Z]([a-zA-Z][0-9]_)* -- System Information: Debian Release: 3.1 APT prefers unstable APT

Bug#267750: ftp.debian.org: Please remove mips packages for robotour

2005-03-19 Thread Ben Burton
Re the request to remove the robotour/mips binary: Why are you sending in this request, and not the maintainer? Because I uploaded the existing mips binary. Pleaes provide a reason for the removal request of the mips binary. Because on further reflection it was not clear to me that the

Bug#300364: [l10n] Initial Czech translation of fuse debconf messages

2005-03-19 Thread Miroslav Kure
Package: fuse Severity: wishlist Tags: l10n, patch Hi, in attachement there is initial Czech translation (cs.po) of fuse debconf messages, please include it. -- Miroslav Kure # #Translators, if you are not familiar with the PO format, gettext #documentation is worth reading, especially

Bug#300363: xawtv: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-19 Thread Andreas Jochens
Package: xawtv Severity: normal Tags: patch When building 'xawtv' on amd64 with gcc-4.0, I get the following error: CC console/scantv.o In file included from console/scantv.c:19: ./common/channel.h:93: error: array type has incomplete element type ./common/channel.h:94: error: array type

Bug#298888: [Swig-dev] [PATCH] Python bindings bug showing with SWIG 1.3.24

2005-03-19 Thread Torsten Landschoff
Hi Max, On Sat, Mar 19, 2005 at 03:28:57AM -, Max Bowsher wrote: I've committed this (but also moved the tinfo declaration down as well), and nominated it for 1.1.4. That's great, thanks! Greetings Torsten signature.asc Description: Digital signature

Bug#300369: tripwire: postinst script fails

2005-03-19 Thread Niccolo Rigacci
Package: tripwire Version: 2.3.1.2.0-3 Severity: normal Upgrading tripwire on my Sarge box failed. I traced the postinst script, which fails at this stage: + echo 'Generating site key (this may take several minutes)...' Generating site key (this may take several minutes)... + echo

Bug#300357: binutils-h8300-hms: /usr/h8300-hitachi-hms not FHS compliant

2005-03-19 Thread Steve Langasek
severity 300357 normal thanks On Sat, Mar 19, 2005 at 09:30:46AM +0100, Pierre THIERRY wrote: Package: binutils-h8300-hms Version: 2.9.5.0.37.5.1 Severity: serious Justification: FHS chapter 4 No package should install a directory directly in /usr Nevertheless, this is the de facto

Bug#300359: /usr/i586-mingw32msvc not FHS compliant

2005-03-19 Thread Steve Langasek
severity 300359 normal thanks On Sat, Mar 19, 2005 at 09:35:03AM +0100, Pierre THIERRY wrote: Package: mingw32 Version: 3.4.2.20040916.1-2 Severity: serious Justification: FHS chapter 4 No package should install a directory directly in /usr This is not a release-critical bug. -- Steve

Bug#300374: xgalaga: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-19 Thread Andreas Jochens
Package: xgalaga Severity: normal Tags: patch When building 'xgalaga' on amd64 with gcc-4.0, I get the following error: gcc -I. -I.. -O3 -g -DHAVE_CONFIG_H -c -o data.o data.c In file included from data.c:19: data.h:69: error: array type has incomplete element type data.h:72: error: array

Bug#300373: codec_speex.so missing from asterisk 1.0.6-2

2005-03-19 Thread Alessandro Polverini
Package: asterisk Version: 1:1.0.6-2 Severity: normal The speex codec seems missing from latest release. Can it be reintroduced? Thanks, Alex -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: i386

Bug#300370: Music On Hold not working on asterisk 1.0.6

2005-03-19 Thread Alessandro Polverini
Package: asterisk Version: 1:1.0.6-2 Severity: important It seems like a bug was introduced on 1.0.6 and it has been corrected on stable CVS. A reference is here http://lists.digium.com/pipermail/asterisk-users/2005-March/092477.html -- System Information: Debian Release: 3.1 APT prefers

Bug#300371: kernel-package: Script errors during kernel build on sparc64

2005-03-19 Thread Frans Pop
Package: kernel-package Version: 8.127 Severity: important During a kernel compilation from Debian 2.6.8 or 2.6.10 kernel sources, I get script errors from sed: unterminated `s' command. These kernels used to compile cleanly with previous versions. [EMAIL

Bug#300372: gnue-forms: FTBFS

2005-03-19 Thread Roland Stigge
Package: gnue-forms Version: 0.5.11-1 Severity: serious Hi, building the package gnue-forms in a clean build environment (with pbuilder) on i386 results in: = [...] fakeroot debian/rules binary dpkg-parsechangelog:

Bug#299007: base-files: Insecure PATH

2005-03-19 Thread psz
Brendan O'Dea [EMAIL PROTECTED] wrote: ... the current situation poses no security risks without the administrator choosing to add users to the staff group. Sorry, that is wrong. Quoting from the original bug report: Become-any-user-but-root and become-any-group-but-root bugs are quite

Bug#203700: Return of the Evil Bug

2005-03-19 Thread Pierre THIERRY
I thought again about this bug, and I am pretty sure this is a real bug in how SSH deals with public keys: why do the client tries all existing keys if the host matches a configuration that states precisely which key is to be used? Quickly, Nowhere man -- [EMAIL PROTECTED] OpenPGP 0xD9D50D8A

Bug#300269: mpage: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-19 Thread Adrian Bridgett
Thanks - applied - new version should hit the archives shortly... Adrian -- Email: [EMAIL PROTECTED] Windows NT - Unix in beta-testing. GPG/PGP keys available on public key servers Debian GNU/Linux -*- By professionals for professionals -*- www.debian.org -- To UNSUBSCRIBE, email to

Bug#300375: Missing depency information (sed)

2005-03-19 Thread Iisak Kuusela
Package: fuse-utils Version: 2.2.1-1 Problem: I get this when i tried to install new version: Setting up fuse-utils (2.2.1-1) ... sed: invalid option -- i Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]... -n, --quiet, --silent suppress automatic printing

Bug#300367: Processed: severity of 300367 is normal

2005-03-19 Thread Francesco Paolo Lovergine
On Sat, Mar 19, 2005 at 02:33:30AM -0800, Debian Bug Tracking System wrote: Processing commands for [EMAIL PROTECTED]: # Automatically generated email from bts, devscripts version 2.8.11 severity 300367 normal Bug#300367: libc5-altdev: /usr/i486-linuxlibc1 not FHS compliant Severity set

Bug#300372: gnue-forms: FTBFS: wxPython check not possible without working DISPLAY

2005-03-19 Thread Roland Stigge
retitle 300372 gnue-forms: FTBFS: wxPython check not possible without working DISPLAY tag 300372 patch thanks Hi! The attached patch works for me. bye, Roland -- --- orig/gnue-forms-0.5.11/setup.py 2005-01-04 08:37:20.0 +0100 +++ gnue-forms-0.5.11/setup.py 2005-03-19

Bug#300376: tor: FTBFS (ppc64): /bin/sh ./config.sub powerpc64-linux failed

2005-03-19 Thread Andreas Jochens
Package: tor Severity: normal Tags: patch When building 'tor' on ppc64, I get the following error: checking whether make sets $(MAKE)... yes checking build system type... Invalid configuration `powerpc64-linux': machine `powerpc64' not recognized configure: error: /bin/sh ./config.sub

Bug#300377: isdnactivecards: broken upgrade from Woody to current Sarge

2005-03-19 Thread Hendrik Sattler
Package: isdnactivecards Severity: important Hi, With version 1:3.6.2005-01-03-3, the upgrade from Woody broke: package isdnactivecards provided all the capi utils, including /etc/isdn/capi.conf, see

Bug#300317: sane-utils: scanimage -L does not return

2005-03-19 Thread Julien BLACHE
Rainer Dorsch [EMAIL PROTECTED] wrote: [please keep the bug log in the loop when replying] It is umax: silverboxy:~# SANE_DEBUG_UMAX=255 scanimage -L [sanei_debug] Setting debug level of umax to 255. [umax] sane_init [umax] This is sane-umax version 1.0 build 44 [umax] compiled with USB

Bug#300378: lasso: FTBFS: compile error: too few arguments to function zend_rsrc_list_get_rsrc_type

2005-03-19 Thread Roland Stigge
Package: lasso Version: 0.4.1-3 Severity: serious Hi, building the package lasso in a clean build environment (with pbuilder) on i386 results in: = [...] make[3]: Leaving directory `/tmp/buildd/lasso-0.4.1/php/examples'

Bug#262272: mutt: segfault while sorting mailbox

2005-03-19 Thread Paul Walker
On Sat, Mar 19, 2005 at 10:17:36AM +0100, Marco d'Itri wrote: Package: mutt Version: 1.5.6-20040907+3 Followup-For: Bug #262272 This crash happens to me every day, probably three times a day. Finally I got annoyed and built mutt from debian sources, and put gdb on it: [..] (gdb) print tmp

Bug#266824: progress?

2005-03-19 Thread Alexander Sack
martin f krafft wrote: Has any progress been made? I would offer to test any packages... Thanks for the reminder ... just started to work on the package again :). But now I see why I stopped last time doing it: sadly enough the new mozilla extension manager is still broken on the trunk :( and

Bug#300379: Lisa does not report total and log program end when exited via 'q' or ^C

2005-03-19 Thread Jeroen van Wolffelaar
Package: dak Severity: minor Lisa does not report total and log program end when exited via 'q' or ^C This makes a quick calculation of bytes accepted impossible. --Jeroen -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686)

Bug#262977: fixed in php5 5.0.3-1

2005-03-19 Thread Jeroen van Wolffelaar
reopen 262977 owner 262977 Adam Conrad [EMAIL PROTECTED] thanks On Sun, Feb 27, 2005 at 07:17:19PM -0500, Piotr Roszatycki wrote: We believe that the bug you reported is fixed in the latest version of php5, which is due to be installed in the Debian FTP archive: This upload didn't make it into

Bug#300380: [matevz.jekovec@guest.arnes.si: NoteEdit 2.7.4]

2005-03-19 Thread Jeroen van Wolffelaar
Package: noteedit Severity: wishlist - Forwarded message from Matevz Jekovec [EMAIL PROTECTED] - Date: Sat, 19 Mar 2005 12:58:31 +0100 From: Matevz Jekovec [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: NoteEdit 2.7.4 Resent-From: debian-qa-packages@lists.debian.org -BEGIN PGP

Bug#300384: AFRINIC: 81.192.0.0/16

2005-03-19 Thread Christian Kurz
Package: jwhois Version: 3.2.2-2 Severity: normal Hi, the IP range 81.192.0.0/16 should be looked up at whois.afrinic.net. Thanks! Christian -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel:

Bug#300383: RFP: starttls -- TLS encryption helper program

2005-03-19 Thread Nikolaus Rath
Package: wnpp Severity: wishlist * Package name: starttls Version : 0.10 Upstream Author : ? * URL : ftp://ftp.opaopa.org/pub/elisp/ * License : GPL Description : TLS encryption helper program This program is necessary to establish STARTTLS connections

Bug#300381: [INTL:ru] Debconf russian translation

2005-03-19 Thread Basilius
Package: xcdroast Version: 0.98+0alpha15 This is debconf russian translation. ru.po.gz Description: Binary data

Bug#300382: AFRINIC: 213.154.64.0/19

2005-03-19 Thread Christian Kurz
Package: jwhois Version: 3.2.2-2 Severity: normal Hi, the IP range 213.154.64.0/19 should be looked up at whois.afrinic.net. Thanks! Christian -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686)

Bug#262272: mutt: segfault while sorting mailbox

2005-03-19 Thread Marco d'Itri
On Mar 19, Paul Walker [EMAIL PROTECTED] wrote: That sounds virtually identical to a bug which was fixed some time ago, although I can't actually remember which version. Could you get the latest mutt, 1.5.9, from ftp://ftp.mutt.org/mutt/devel/ and see if you can still reproduce the problem

Bug#299007: base-files: Insecure PATH

2005-03-19 Thread Brendan O'Dea
On Sat, Mar 19, 2005 at 09:35:42PM +1100, [EMAIL PROTECTED] wrote: Thanks for pointing those out! Add group tty also? All should be squashed (and the objects owned by root:root instead). Hey, good idea! Why don't we ditch *all* the groups and have everything groupt root! That src group is

Bug#268206: NoteEdit 2.7.4

2005-03-19 Thread Jeroen van Wolffelaar
On Sat, Mar 19, 2005 at 12:58:31PM +0100, Matevz Jekovec wrote: Hello to all! We're glad to inform you that the first version of NoteEdit released by a new developing team (http://noteedit.berlios.de) is ready. Since you are the official maintainers (according to apt-cache show noteedit) of

Bug#300385: haddock: FTBFS (amd64/gcc-4.0): lexical error in string/character literal

2005-03-19 Thread Andreas Jochens
Package: haddock Severity: normal Tags: patch When building 'haddock' on amd64 with gcc-4.0, I get the following error: /usr/bin/make INSTALLING=0 BIN_DIST=0 - --no-print-directory -r all /usr/bin/ghc -H16m -O -package network -fglasgow-exts -cpp-c FastMutInt.hs -o FastMutInt.o -ohi

Bug#300386: yiyantang: FTBFS (ppc64/gcc-4.0): Please update config.guess and config.sub

2005-03-19 Thread Andreas Jochens
Package: yiyantang Severity: normal Tags: patch When building 'yiyantang' on ppc64 with gcc-4.0, I get the following error: UNAME_MACHINE = ppc64 UNAME_RELEASE = 2.6.10-1-ppc64 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Sat Feb 12 12:25:34 CET 2005 configure: error: can not guess host type;

Bug#300387: melanie: -R should take -a into account

2005-03-19 Thread Jeroen van Wolffelaar
Package: dak Severity: wishlist melanie's reverse dep check shouldn't check all architectures when only about to remove certain architectures from a package, but only that specific architecture. It also should pay attention to arch-specific build-depends if it doesn't already (hard to say because

Bug#300388: libxml-commons-resolver1.1-java: FTBFS: NullPointerException

2005-03-19 Thread Roland Stigge
Package: libxml-commons-resolver1.1-java Version: 1.1-4 Severity: serious Hi, building the package libxml-commons-resolver1.1-java in a clean build environment (with pbuilder) on i386 results in: = [...] if [ ! -d . ];

Bug#300389: maelstrom: FTBFS (ppc64): Please update config.guess and config.sub

2005-03-19 Thread Andreas Jochens
Package: maelstrom Severity: normal Tags: patch When building 'maelstrom' on ppc64, I get the following error: UNAME_MACHINE = ppc64 UNAME_RELEASE = 2.6.10-1-ppc64 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP Sat Feb 12 12:25:34 CET 2005 configure: error: cannot guess build type; you must

Bug#300390: libdb2-ruby: FTBFS: extconf.rb failed

2005-03-19 Thread Roland Stigge
Package: libdb2-ruby Version: 0.5.3-1 Severity: serious Hi, building the package libdb2-ruby in a clean build environment (with pbuilder) on i386 results in: = [...] dh_testdir rm -rf build-tree-1.6 build-tree-1.8 tar -zcf

Bug#300391: af_vfs.h: missing #include sys/types.h line

2005-03-19 Thread Andrew Suffield
Package: libaudiofile-dev Severity: important /usr/include/af_vfs.h uses ssize_t, but doesn't include sys/types.h, so it will fail to compile if nothing has included that first. -- .''`. ** Debian GNU/Linux ** | Andrew Suffield : :' : http://www.debian.org/ | `. `'

Bug#288189: xine-lib: New Patch

2005-03-19 Thread Andreas Jochens
The latest version of gcc-4.0 is still more restrictive than the previous one. Because of this, the patch had to be amended. With the attached patch, 'xine-lib' can be compiled with the latest version of gcc-4.0. Regards Andreas Jochens diff -urN

Bug#60156: Experience the wave of super market on PC programs.

2005-03-19 Thread norberto mcgarry
Choose Internet trade and get quality PC programs on office administration, operation system, PC diagnostics, finance and graphic design. Get super value. With the installation disc and key code, you can install the PC program on your PC or laptop easily. Get the package with reliable

Bug#112699: rte_0.4-0.0_i386.changes REJECTED

2005-03-19 Thread Christian Marillat
Joerg Jaspert [EMAIL PROTECTED] writes: Hi Hi, Yes, this is the reject of the rte package which was in NEW until now. Reasons: - It is an encoding thing, which encodes to formats which are patented, and the patent holder are actually enforcing their patents. Found some hits for this

Bug#300393: mozilla-mailnews 1.7.5-1: Return receipt flag is lost when saving a composed email in Drafts

2005-03-19 Thread J. Grant
Package:mozilla-mailnews Version: 1.7.5-1 Hello, I have noticed that Return receipt flag is lost when saving a composed email in Drafts To replicate, compose an email, select Return receipt, and save in Drafts. Reload the message and see the Return receipt status is lost. Kind regards JG -- To

Bug#300392: mozilla-mailnews 1.7.5-1:Priority is lost when saving a composed email in Drafts

2005-03-19 Thread J. Grant
Package:mozilla-mailnews Version: 1.7.5-1 Hello, I have noticed that Priority is lost when saving a composed email in Drafts. To replicate, compose an email, set the propiority to High, and save in Drafts. Reload the message and see the Prority is lost. Kind regards JG -- To UNSUBSCRIBE, email

Bug#300395: po4a: FTBFS: tries to get Terminal Size on build

2005-03-19 Thread Roland Stigge
Package: po4a Version: 0.20-1 Severity: serious Hi, building the package po4a in a clean build environment (with pbuilder) on i386 results in: = [...] lib/Locale/Po4a/Chooser.pm - blib/lib/Locale/Po4a/Chooser.pm Manifying

Bug#104434: Super value available -- check the PC program store.

2005-03-19 Thread darwin bulliner
Get quality program discs on office operation, programming, server maintenance, PC diagnostics, finance, graphic design and processing. Choose quality program discs that provide the same function and feature as the de luxe version. Get PC program discs ordered and delivered to you by reliable

Bug#300396: xnee: FTBFS: Missing Build-Depends on 'libxt-dev'

2005-03-19 Thread Andreas Jochens
Package: xnee Severity: serious Tags: patch When building 'xnee' in a clean chroot, I get the following error: cc -I../../libxnee/include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -o xnee main.o parse.o ../../libxnee/src/libxnee.a -lXext -lXtst -lX11 -lpthread -ldl /usr/bin/ld: cannot find

Bug#106028: Reduce the ccost on system upgrade of your PC.

2005-03-19 Thread patrick brazen
Big value on program installation and system upgrade. Just shop at our store for quality program discs on office operation, programming, server maintenance, operation system, PC diagnostics, finance, graphic design and processing. With the program discs purchased, customers can install the

Bug#300347: AMD64 related bugs are not release-critical

2005-03-19 Thread Helge Kreutzmann
severity 300347 important thanks buddy Since the amd64 port is not yet a part of debian proper this bug is not release-critical (though should be fixed, of course, as well) -- Dr. Helge Kreutzmann, Dipl.-Phys. [EMAIL PROTECTED] gpg signed mail preferred

Bug#300397: psi: docklet for wmaker produces additional window

2005-03-19 Thread Emanuel Schmid
Package: psi Version: 0.9.3-1 Severity: normal Tags: patch Switching on Enable Docklet and Use WindowMaker docklet produces an additional 32x32 window. The docklet works as expected, the additional window does never update the contents and displays trash. I run Window Maker (as you could guess)

Bug#299947: ifplugd bringing down interface on upgrade

2005-03-19 Thread Thomas Hood
You wrote: When updating ifplugd package, the host's networking is brought down for a long time, particularly if they are many other packages being updated/installed/removed simultaneously. Some background info ... In #219000 I wrote: The default set of arguments for ifplugd includes -q.

Bug#300165: fails to detect legacy cards

2005-03-19 Thread Thomas Hood
Anyways, I should have added the kernel messages that it gave when booting... Mar 17 20:36:55 localhost kernel: Advanced Linux Sound Architecture Driver Version 1.0.8 (Thu Jan 13 09:39:32 2005 UTC). Mar 17 20:36:55 localhost kernel: ALSA device list: Mar 17 20:36:55 localhost kernel: No

Bug#300252: eps graphic doesn't scale down

2005-03-19 Thread Frank Küster
tags 300252 fixed-in-experimental thanks Hilmar Preusse [EMAIL PROTECTED] wrote: On 18.03.05 maximilian attems ([EMAIL PROTECTED]) wrote: Moin, a friend of mine while working on an astronomy presentation, noticed that the following eps graphic is wrongly displayed in all tested dvi

Bug#300400: courier-imap (3.0.8-3): Leaving shell scripts in /etc/init.d and /etc/rcX.d

2005-03-19 Thread J. Grant
Package: courier-imap Version: 3.0.8-3) Hello, There is a bug I experienced after I removed courier-imap and courier-base from my debian sarge system: apt-get remove courier-imap courier-base When I rebooted I found that the startup runlevel scripts were left beind and generating errors because

Bug#300399: openswan: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-03-19 Thread Andreas Jochens
Package: openswan Severity: normal Tags: patch When building 'openswan' on amd64 with gcc-4.0, I get the following error: cc -I../../programs/pluto/linux26 -I../../include -I../../linux/include -DUSE_KEYRR -DKERNEL26_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES -DX509_VERSION=\X.509-1.5.4\

Bug#300398: never check mail again after an offline check

2005-03-19 Thread Bluefuture
Package: gnubiff Severity: important http://sourceforge.net/tracker/index.php?func=detailaid=1161016group_id=94176atid=606979 If gnubiff check mail when the network/internet connection is offline it cannot check email putting the error message and nevermore also when i'm online again also if i

Bug#112699: rte_0.4-0.0_i386.changes REJECTED

2005-03-19 Thread Joerg Jaspert
On 10233 March 1977, Christian Marillat wrote: Yes, this is the reject of the rte package which was in NEW until now. Reasons: - It is an encoding thing, which encodes to formats which are patented, and the patent holder are actually enforcing their patents. Found some hits for this

Bug#112699: rte_0.4-0.0_i386.changes REJECTED

2005-03-19 Thread Christian Marillat
Joerg Jaspert [EMAIL PROTECTED] writes: On 10233 March 1977, Christian Marillat wrote: [...] Are you serious ? We have ffmpeg (and soon mencoder in the mplayer package)in Debian who does exactly what rte does and rte can't enter Debian ? ffmpeg should be removed then. Yes, ffmpeg encoding

Bug#128950: [Bug c/9072] -Wconversion should be split into two distinct flags

2005-03-19 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-19 13:34 --- *** Bug 20535 has been marked as a duplicate of this bug. *** -- What|Removed |Added

Bug#300401: pearpc: FTBFS (amd64/gcc-4.0): invalid lvalue in increment

2005-03-19 Thread Andreas Jochens
Package: pearpc Severity: normal Tags: patch When building 'pearpc' on amd64 with gcc-4.0, I get the following error: btree.c:122: error: invalid lvalue in increment btree.c:123: error: invalid lvalue in increment btree.c:125: error: invalid lvalue in increment btree.c: In function 'btree_init':

Bug#300317: sane-utils: scanimage -L does not return

2005-03-19 Thread Henning Meier-Geinitz
Hi, On Sat, Mar 19, 2005 at 12:17:27PM +0100, Julien BLACHE wrote: [root]: [umax] finished reading configure file [umax] sane_get_devices(local_only = 0) (freeze) ... [user]: [umax] finished reading configure file [umax] sane_get_devices(local_only = 0) device

Bug#300388: libxml-commons-resolver1.1-java: FTBFS: NullPointerException

2005-03-19 Thread Michael Koch
On Sat, Mar 19, 2005 at 01:47:59PM +0100, Roland Stigge wrote: Package: libxml-commons-resolver1.1-java Version: 1.1-4 Severity: serious Hi, building the package libxml-commons-resolver1.1-java in a clean build environment (with pbuilder) on i386 results in:

Bug#300317: sane-utils: scanimage -L does not return

2005-03-19 Thread Julien BLACHE
Henning Meier-Geinitz [EMAIL PROTECTED] wrote: Not in the umax backend but maybe in the umax1220u or some other backend. Try SANE_DEBUG_DLL=255 SANE_DEBUG_UMAX1220U=255 scanimage -L Right, missed it; looks like I badly need some sleep. That's the thing to do. JB. -- Julien BLACHE [EMAIL

Bug#300405: [INTL:ru] Debconf russian translation

2005-03-19 Thread Basilius
Package: cpuburn Version: 2.1.5 This is debconf russian translation. ru.po.gz Description: Binary data

Bug#300402: debconf-utils must be dependency of phpmyadmin

2005-03-19 Thread Piotr Roszatycki
On Sat, 19 Mar 2005, alex wrote: Setting up phpmyadmin (2.6.1-pl3-2) ... /usr/bin/ucf: line 55: debconf-loadtemplate: command not found Searching in another computer with dpkg -s debconf-loadtemplate reveals me that this is included in debconf-utils. I installed manually and now all works

Bug#198505: ipython: Please add the ipython-emacs module

2005-03-19 Thread Norbert Tretkowski
* Nahuel Greco wrote: An ipython-emacs module exists, it is linked from main ipython homepage. A nice addition to the ipython debian package will be the inclusion of this (x)emacs module. I prepared an updated package with a new ipython-emacs package.

Bug#300391: af_vfs.h: missing #include sys/types.h line

2005-03-19 Thread Daniel Kobras
On Sat, Mar 19, 2005 at 12:59:16PM +, Andrew Suffield wrote: /usr/include/af_vfs.h uses ssize_t, but doesn't include sys/types.h, so it will fail to compile if nothing has included that first. It also needs the typedef for AFvirtualfile from audiofile.h, which in turn includes sys/types.h.

Bug#300409: ITP: gruler -- a customizable screen ruler for GNOME

2005-03-19 Thread Maykel Moya
Package: wnpp Severity: wishlist Owner: Maykel Moya [EMAIL PROTECTED] * Package name: gruler Version : 0.6 Upstream Author : Ian McIntosh [EMAIL PROTECTED] * URL : http://linuxadvocate.org/projects/gruler * License : GPL Description : a customizable

Bug#300407: tramp: Executing shell command fails in Tramp buffers with unknown file I/O primitive: shell-command

2005-03-19 Thread Frédéric Bothamy
Package: tramp Version: 1:2.0.47-1 Severity: normal Tags: patch Hello, Here are the steps to reproduce the problem: - launch Emacs - open a remote buffer with tramp (using default ssh method), i.e. /[EMAIL PROTECTED]:/home/fred/test (the file does not have to exist) - try to execute the shell

Bug#300411: pilot-link: New version 0.12.0-pre2 available

2005-03-19 Thread Ludovic Rousseau
Package: pilot-link Version: 0.11.8-0.12.0-pre2-1 Severity: wishlist bug reporter: a new version of pilot-link 0.12.0-pre2 [1] is available maintainer: yes I know. I packaged it and it is available on my web page [2] and soon on experimental (but now blocked in the NEW queue [2]). Note that I

Bug#299732: exim4: Add examples for cyrus_sasl authenticator

2005-03-19 Thread Marc Haber
On Sat, Mar 19, 2005 at 08:38:16AM +0100, Juergen Kreileder wrote: Marc Haber [EMAIL PROTECTED] writes: So you're suggesting to put these below the login_sasl_server authenticator in 30_exim4-config_examples, as seen in

Bug#300346: Installation Problem with Debian version 3.0r4

2005-03-19 Thread Christian Mack
tag + woody thanks Yanming Wu wrote: Package: Installation Version: 3.0r4 I encountered an installation problem when I installed version 3.0r4. The problem happens like this: I finished the first round of installation and can boot to linux, after that I need to do more installation,

Bug#299579: Postinstall fails when performing run-parts

2005-03-19 Thread Sven Luther
On Wed, Mar 16, 2005 at 06:10:19PM -0500, [EMAIL PROTECTED] wrote: At 9:28 PM +0100 3/15/05, Sven Luther wrote: ... Can you upgrade your run-parts (or whatever package contains it) to the version currently in testing ? After I upgraded the package debianutils (which contains run-parts) to

Bug#300388: libxml-commons-resolver1.1-java: FTBFS: NullPointerException

2005-03-19 Thread Mark Wielaard
Hi, On Sat, 2005-03-19 at 15:34 +0100, Michael Koch wrote: java.lang.NullPointerException at java.text.DecimalFormatSymbols.setCurrency (DecimalFormatSymbols.java:397) at java.text.DecimalFormatSymbols.DecimalFormatSymbols (DecimalFormatSymbols.java:151) at

Bug#299528: patch

2005-03-19 Thread Mike O'Connor
299528 tags +patch It looks like -15 introduced a fix to the code that searched for $kopt variables. This patch improves that fix and fixes this bug by replacing + with _ when looking for $kopt variables. --- /sbin/update-grub 2005-02-17 18:20:22.0 -0500 +++ /tmp/update-grub

Bug#300415: grisbi: catch SIGSEGV when doing Edit - Preferences

2005-03-19 Thread Jean-Luc Coulon (f5ibh)
Package: grisbi Version: 0.5.5-2 Severity: normal Hi, If I do Edit - Preference with no account defined the program segfault. If an account is defined, this doesnt occur. Just before the segfault, I get a popup with various messages like : Cannot lock file '':No such file or directory Regards

Bug#297990: Woody impacted as well?

2005-03-19 Thread Helge Kreutzmann
reopen 297990 tags 297990 + woody retitle 297990 CAN-2005-0397: Possible execution of arbitary code thanks Looking at http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0397 it appears as if woody is impacted as well. And possibly execute arbitrary code does not sound too nice either. If

Bug#298314: /etc/init.d/tomcat4 start fails; log says JAVA_HOME is not defined correctly

2005-03-19 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry Hawkins wrote: | Herman Robak wrote: [...] | | Thank you. I would like some more hints on troubleshooting | | the Java environment. | Herman, | ~Please send me your /etc/default/tomcat4 and /etc/init.d/tomcat4 | files personally. I will

Bug#300416: nant: FTBFS: stops idling after src/NAnt.DotNet/NAnt.DotNet.build

2005-03-19 Thread Roland Stigge
Package: nant Version: nant-0.84+0.85-rc1 Severity: serious Hi, building nant on i386 with pbuilder, I get: [...] [nant] /tmp/buildd/nant-0.84+0.85-rc1/src/NAnt.Console/NAnt.Console.build build

debian-bugs-dist@lists.debian.org

2005-03-19 Thread Wojciech Zabolotny
Package: dvd+rw-tools Version: 5.21.4.10.8-1 Followup-For: Bug #287518 First session was created with: growisofs -speed=1 -M /dev/hdb -r -J -joliet-long /mnt/foto My error messages: growisofs -speed=1 -M /dev/hdb -r -J -joliet-long rr Executing 'mkisofs -C 16,389872 -M /dev/fd/3 -r -J

Bug#297078: alexandria: takes 30 cpu seconds to add book

2005-03-19 Thread Dafydd Harries
Ar 26/02/2005 am 14:29, ysgrifennodd Blars Blarson: Package: alexandria Version: 0.4.0-2 Severity: important As the book database grows, it takes longer and longer to insert a new book. At 500 books, it is now taking over 30 cpu seconds to do a simple insert. I've still got something

Bug#299007: base-files: Insecure PATH

2005-03-19 Thread Manoj Srivastava
Synopsis: Make squash_gids be a default for the NFS server, make /home not be writable by group staff, leave /usr/local alone. == By default, in Debian, /usr/local is integrated into the OS, it is in the

Bug#300422: libtheora: FTBFS: tries to install to /usr during packaging.

2005-03-19 Thread Kurt Roeckx
Package: libtheora Version: 0.0.0.alpha4-1 Severity: serious Hi, Your package is failing to build because it's trying to install directly into /usr during packaging. From a buildd log: make[4]: Entering directory `/build/buildd/libtheora-0.0.0.alpha4/doc' make[4]: Nothing to be done for

Bug#300421: CAN-2005-0605: buffer overflow

2005-03-19 Thread Helge Kreutzmann
Package: lesstif1 Version: 1:0.93.18-5 Severity: grave, woody Tags: security Justification: user security hole I am not sure if lesstif1 is affected of CAN-2005-0605. If it is not, then please add an entry to http://www.debian.org/security/nonvulns-woody -- System Information Debian Release:

Bug#300420: darcs-load-dirs: Typos in package description

2005-03-19 Thread Georg Neis
Package: darcs-load-dirs Severity: minor | Darcs works fine for importing new archives, However, for situations s/archives,/archives./ | where the upstream renames of moves files and directories on a s/of/or/ | regular bases, version information can be lost. s/bases/basis/ -- The Law of

Bug#300388: libxml-commons-resolver1.1-java: FTBFS: NullPointerException

2005-03-19 Thread Grzegorz B. Prokopski
Hi, That was an issue with setting default locales, and is already fixed in unstable (fix will be propagated into testing soon). Please just try to use ANT with this version and everything should be all right. Or actually you don't need to do anything :-) Hope this helps,

Bug#300418: darcs: Typo in package description

2005-03-19 Thread Georg Neis
Package: darcs Version: 1.0.2-1 Severity: minor | Darcs is a revision control system, along the lines of CVS or | arch. That means that it keeps track of various revisions and | branches of your project, allows for changes to propogate from one | branch to another. s/propogate/propagate/ -- Es

Bug#300426: linphone: FTBFS: disallowed characters (:) in documentation sources (sgml)

2005-03-19 Thread Roland Stigge
Package: linphone Version: 0.12.2-2 Severity: serious Hi, building the package linphone in a clean build environment (with pbuilder) on i386 results in: = [...] WARNING: Parameter description missing in source code comment

Bug#297990: Woody impacted as well?

2005-03-19 Thread Daniel Kobras
tags 297990 + patch thanks On Sat, Mar 19, 2005 at 05:15:20PM +0100, Helge Kreutzmann wrote: Looking at http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0397 it appears as if woody is impacted as well. And possibly execute arbitrary code does not sound too nice either. I've

Bug#300425: JigDon't

2005-03-19 Thread rainbowsally
package: jigdo (windows version) The jigdo is not really a Debian package but it's a utility used by Debian for downloading iso data. The win version does not allow copy/paste of urls into the program making typing lines like this by hand necessary. One tiny error and you get to try to type it

  1   2   3   >