Bug#294610: fixed

2005-02-26 Thread Maurizio Lemmo - Tannoiser
tags 294610 +pending thanks. * sabato 26 febbraio 2005, alle 13:20, martin f krafft scrive: > Enrico and I prepared 0.5-3 yesterday, which I was going to upload > today, after testing a little bit. Is that okay with you? Is it okay > with you if I become co-maintainer too? I'm honored. As you c

Bug#297010: linux-kernel-header: O_NOATIME needed for lvm

2005-02-26 Thread Bastian Blank
tags 297010 - patch reassign 297010 libc6-dev retitle 297010 libc6-dev - O_NOATIME needed for lvm thanks Fixing l-k-h does not help, it is not possible to use asm/fcntl.h and fcntl.h at the same time. It has to be fixed in bits/fcntl.h which comes from $glibc/sysdeps/unix/sysv/linux/$arch/bits/fcn

Bug#296848: fails to start because resource is not available

2005-02-26 Thread Matt Kraai
On Fri, Feb 25, 2005 at 04:40:10PM +0100, Loïc Minier wrote: > On Fri, Feb 25, 2005, Matt Kraai wrote: > > I ran "totem --sync" but the behavior was unchanged. I've attached > > the corresponding strace. > > Well, that was not X, might be "hal" though. Do you have the "hal" > package installed

Bug#296104: quick workaround

2005-02-26 Thread Tim Shepard
I too had this problem. Not wanting to leave the package installation wedged, I put these 3 lines in a file at /usr/share/emacs20/site-lisp/ansi-color.el : ;;workaround for ansi-color not being in emacs20, but needed by python-mode.el (provide 'ansi-color) (defun ansi-color-filter-apply (x) x)

Bug#296081: More suggestions to /etc/cron.daily/doodle

2005-02-26 Thread Jari Aalto
Package: doodle Version: 0.6.2-1 Followup-For: Bug #296081 I think this code could also be made more accurate: if [ -x /usr/bin/doodle ] then doodle -b "$DOODLE_PATH" chown root.doodle "$DOODLE_DBPATH" fi Like this: bin=/usr/bin/doodle if [ -x $bin

Bug#273871: getting libsilc to Testing

2005-02-26 Thread Justin Pryzby
On Sat, Feb 26, 2005 at 02:00:59PM +0200, Toni Willberg wrote: > Hi. > > I'm not a Debian developer, so I don't know (nor really care) about the > policy. > > What should be done, and by who, to get libsilc package to Testing? > There are more than one SILC client packages (GAIM's SILC plugin an

Bug#297025: synaptic: crash after "install dependencies" popup

2005-02-26 Thread vincent.marc
Package: synaptic Version: 0.53.4-6 Severity: important synaptic crash with no error even when start under gnome terminal. cause : when i select (for installation) a package with some dependencies not installed, it show the popup windows that allow me to install them. On closing, validation, or un

Bug#297022: cantus3: Saving edited tag crashes if file is not writable

2005-02-26 Thread Ben Hutchings
Package: cantus3 Version: 3.0.0-1-1 Severity: normal I found that Cantus 3 crashed when I tried to save an ID3 tag in one particular file. It turned out that it was erroneously write- protected (permissions were 444) and adding write permission allowed it to work. Cantus should check for and rep

Bug#297023: [installer@ftp-master.debian.org: gs-afpl override disparity]

2005-02-26 Thread Geert Stappers
Package: gs-aladin Version: 8.14-3.1 Severity: wishlist Hello, Please make it possible the next (Non Maintainer) Upload does not trigger the following message. Cheers Geert Stappers - Forwarded message from Debian Installer <[EMAIL PROTECTED]> - From: Debian Installer <[EMAIL PROTECTED

Bug#297024: gs ought to depend on all available gs-packages

2005-02-26 Thread Rolf Leggewie
Package: gs Version: 6.53-3 Severity: normal Masayuki and Torsten, as gs has been marked a transitional package, my feeling is that it should not depend only on gs-gpl but on either one of the packages available for ghostscript functionality (gs-esp, gs-aladdin). Best Rolf -- To UNSUBSCRIBE,

Bug#297029: lsof: misses files from /proc/*/maps, at least deleted ones

2005-02-26 Thread Yann Dirson
Package: lsof Version: 4.74-1 Severity: important root:/tmp# ps l 6203 F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTYTIME COMMAND 5 104 6203 1 9 0 105368 11616 select Ss ? 4:01 /usr/bin/python2.3 /usr/bin/twistd2.3 --pidfile=/var/run/apt-proxy//apt-proxy.pid -

Bug#297026: libcppunit-1.10-0: bumped soname without bumping package name

2005-02-26 Thread Steinar H. Gunderson
Package: libcppunit-1.10-0 Version: 1.10.2-1 Severity: serious Tags: sid Hi, libcppunit-1.10-0 now suddenly contains the file /usr/lib/libcppunit-1.10.so.2 instead of the file /usr/lib/libcppunit-1.10.so.0; if you want to bump the soname, you must also bump the package name. (This change does of

Bug#297027: Do not write or blank at all

2005-02-26 Thread Juhapekka Tolvanen
Package: cdrecord Version: 4:2.01+01a01-2 Severity: important If I do "cdreord -scanbus" as root, it tells this: Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord and thus may

Bug#297028: octave-forge: Missing depends on grace, switching back to gnuplot hard

2005-02-26 Thread Dennis Jørgensen
Package: octave-forge Version: 2004.11.16-5 Severity: important The new octave-forge made grace the default for plotting, without depending on it, which octave doesn't like at all: octave:1> x=linspace(-pi,pi,100); octave:2> plot(x,sin(x)) grplot: Cannot start xmgrace grplot:No grace subprocess

Bug#219165: reopen

2005-02-26 Thread Chris Butler
reopen 219165 thanks This affects woody as well, so I shouldn't have closed it with the sarge upload. Fixed packages for woody have been sent to the security team. -- Chris Butler <[EMAIL PROTECTED]> GnuPG Key ID: 1024D/D097A261 signature.asc Description: Digital signature

Bug#268100: convert::uulib: fails on file containing :0: at beginning of line

2005-02-26 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26-02-2005 14:33, Niko Tyni wrote: > Jonas Smedegaard <[EMAIL PROTECTED]> wrote: > > >>Could someone please check if the problem persist even with the newer >>release? >> >>And if the problem does persist, could someone post a test case that I >>c

Bug#276800: do you want to fix erlang?

2005-02-26 Thread Torsten Werner
reassign 294992 erlang merge 294992 276800 thanks Package: erlang Version: 1:10.b.1a-2 Followup-For: Bug #276800 Hello, I think recompiling with --disable-hipe would be appropriate. Regards, Torsten -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (986, 'testing'

Bug#296081: Better check before running: . /etc/defaults/doodle

2005-02-26 Thread Jari Aalto
Package: doodle Version: 0.6.2-1 Followup-For: Bug #296081 In addition to previous poster, the check should not be non-conditional, but something like: /etc/cron.daily/doodle OLD: . /etc/defaults/doodle Better: file=/etc/default/doodle [ -r $file ] && . $file But the

Bug#296081: doodle: /etc/cron.daily/doodle Hard coded option -b - allow user to change it

2005-02-26 Thread Jari Aalto
Package: doodle Version: 0.6.2-1 Followup-For: Bug #296081 Change this code: . /etc/defaults/doodle if [ -x /usr/bin/doodle ] then doodle -b "$DOODLE_PATH" chown root.doodle "$DOODLE_DBPATH" fi To read something like this (here are my other suggestion in

Bug#296708: libgphoto2-2: Segfaults after libusb upgrade

2005-02-26 Thread Aurélien Jarno
On Sat, Feb 26, 2005 at 03:54:02PM +0100, Milan Zamazal wrote: > test3 (please note this one doesn't segfault and produces expected > output): Nice ! The only difference between test2 and test3 version is the size of blocks that are requested to the device. 16kB in test2 and 4kB in test3. It seems

Bug#297014: basilisk2: FTBFS (amd64/gcc-4.0): cast from 'uint8*' to 'uint32' loses precision

2005-02-26 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26-02-2005 16:12, Andreas Jochens wrote: > Package: basilisk2 > Severity: normal > Tags: patch > > When building 'basilisk2' on amd64 with gcc-4.0, > I get the following error: > > g++ -I../include -I. -I../uae_cpu -DHAVE_CONFIG_H -DOS_linux > -

Bug#296960: pmac G4 AGP 350MHz Install Report

2005-02-26 Thread Jeffrey B. Green
Sometimes, computers are not a human's best friend. Lost prior version of this reply. Configuring T-bird on my new install and tried out saving drafts to server...didn't seem to work. Oh well, one more time... Sven Luther wrote: On Sat, Feb 26, 2005 at 07:00:34AM -0600, Jeff Green wrote: On Feb 26,

Bug#295510: Pointer to discussion on debian-devel

2005-02-26 Thread David Schmitt
Hello world! http://lists.debian.org/debian-devel/2005/02/msg01254.html is the last post on a short discussion regarding the effects of this bug. As far as I understand it, the old packages have to be retained, because removing them would force a soname bump on cernlib. Perhaps the sections wo

Bug#297031: twiki: Twiki should Suggests: libunicode-maputf8-perl

2005-02-26 Thread Alexandra N. Kossovsky
Package: twiki Version: 20040902-1 Severity: normal /usr/lib/cgi-bin/twiki/testenv tells that installing Unicode::MapUTF8 is a good thing (and it really helps with UTF-8 support). Could you provide Suggets: libunicode-maputf8-perl for the twiki Debian package. Thanks, Alexandra. -- System I

Bug#297030: drivel: Unneeded build-deps, changed build-deps and adding gtkspell support.

2005-02-26 Thread Rob Andrews
Package: drivel Version: 1.2.4-1 Severity: normal The build-depends line in the control file lists a few unnecessary dependencies, notably: libgnome-dev | libgnome2-dev (and later) libgnome-dev (drivel will not build against GNOME 1.4) Also: libzvt-dev (libzvt2) For GNOME 1.4, and...

Bug#293830: sudo is undesirable

2005-02-26 Thread Joshua Rodman
sudo allows user-passwords to work for root-priveledge actions. This is a similar problem to suid root binaries, and must be only applied in very sparing cases where the code is very carefully analyzed, or else you have local root equivalence for all users. Unfortunately, /etc/sudoers is a very p

Bug#282433: IPv6 support would be nice..

2005-02-26 Thread Chris Butler
severity 282433 wishlist retitle 282433 wu-ftpd doesn't support IPv6 thanks I'm going to leave this bug open, as although it's been resolved to an issue with inetd using IPv6 without it being requested, I would like to see IPv6 support in wu-ftpd at some point. Hence it'll stay as a wishlist item

Bug#297032: viewcvs: Error message "UnknownReference: current_root"

2005-02-26 Thread Gregory Colpart
Package: viewcvs Version: 0.9.2+cvs.1.0.dev.2004.07.28-1.4 Severity: minor Tags: patch Hi, When I see page of version logs for a file, I have this error message at the end of page : "An Exception Has Occurred Python Traceback Traceback (most recent call last): [...] raise UnknownReference(ref

Bug#297029: wrong version

2005-02-26 Thread Yann Dirson
I wrote: > Package: lsof > Version: 4.74-1 Sorry, this was 4.71-1 (sarge version). -- Yann Dirson<[EMAIL PROTECTED]> | Debian-related: <[EMAIL PROTECTED]> | Support Debian GNU/Linux: | Freedom, Power, Stability, Gratis http://ydirson.free.fr/

Bug#296930: Package: installation-reports

2005-02-26 Thread Joey Hess
Dennis G. Wicks wrote: > The console device is not detected properly. When the > second stage of the install starts the console display > things like > > "-33mDebian > Configuration"-6;2H"-0;10m"-11m"-30m"-47m""-0;10m"-10m"-30m"-47m > "-31mDebian base system co > > and is then

Bug#296960: pmac G4 AGP 350MHz Install Report

2005-02-26 Thread Sven Luther
On Sat, Feb 26, 2005 at 09:58:06AM -0600, Jeffrey B. Green wrote: > Sometimes, computers are not a human's best friend. Lost prior version > >What graphic card do you have and what is the problem with X ? > > The graphic card I think is listed in the lspci, which is all the > info th

Bug#296960: pmac G4 AGP 350MHz Install Report

2005-02-26 Thread Jeffrey B. Green
Sven Luther wrote: On Sat, Feb 26, 2005 at 07:00:34AM -0600, Jeff Green wrote: [...snip...] So provided your wacom tablet is indeed the usb one, try : modprobe wacom Got 2.6.8 to run, see bottom. Yes indeedy. It now shows, did a lsmod before and after, excellent. Thankyouthankyouthankyou. An

Bug#297029: lsof also misses the size for those deleted mapped files

2005-02-26 Thread Yann Dirson
I was also hit by what looks like a side-effect of the files not being detected as deleted: their size are not listed as well: proc/*/maps: 4062f000-4063 rw-p 3000 fe:08 540786 /usr/lib/libgthread-2.0.so.0.600.1 (deleted) lsof | grep /usr/lib/libgthread-2.0.so.0.600.1 gconfd-2 155

Bug#296846: #296846 - Text Object Properties does not display

2005-02-26 Thread Andrew Lau
Loïc Minier wrote: I created a package of glabels 2.0.2 and the problem went away. Simply recompiling 2.0.1 did not fix it. Note that 2.0.2 has been out for a month already. Let me know if you would like me to do an NMU. I think the package is stuck in NEW. I've tagged + retitled it appropria

Bug#296761: mozilla-firefox: Automatic update of extensions disabled ?

2005-02-26 Thread Mike Hommey
tag 296761 wontfix thanks On Thu, Feb 24, 2005 at 02:51:54PM +0100, Cedric Malherbe <[EMAIL PROTECTED]> wrote: > Package: mozilla-firefox > Version: 1.0+dfsg.1-6 > Severity: wishlist > > I'm sending this as a wishlist as I'm not sure my report is > accurate... Correct me if so. > > Automatic up

Bug#295979: [l10n] Initial Czech translation of eagle-usb debconf messages

2005-02-26 Thread mcoolive
Thank you very much. I add it in the cvs of the eagle-usb project. Futur packages use it. I want change the debconf question to simplify the work of traduction, there will be two questions : - Your country ? - Your ISP ? (depend of the first reponse). So only the first question must be traduct

Bug#283606: when will this bug fix roll into Sid ?

2005-02-26 Thread Freels, James D.
Any idea when this bug fix (patch) will roll into Sid ? It has been 88 days now since I submitted the bug and patch fix, but it is still not there. Do we have to wait for Sarge ? Just getting a little frustrated at holding the packages, but the patch is still working fine for me at using the Mic

Bug#297033: reiser4progs: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: reiser4progs Version: 1.0.3-3 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the reiser4progs Debian package. It was already checked against errors and no errors were found. Regards, -- Sys

Bug#288761: mozilla-firefox: More info

2005-02-26 Thread Mike Hommey
On Sat, Feb 19, 2005 at 07:34:41AM +0100, Friedemann Schorer <[EMAIL PROTECTED]> wrote: > Package: mozilla-firefox > Version: 1.0+dfsg.1-2 > Followup-For: Bug #288761 > > > Looks like there is at least a solution: One can install new extensions > when ~/.firefox/ and ~/.mozilla/ are moved out of

Bug#296953: Milter (clamav): timeout before data read

2005-02-26 Thread Simon Josefsson
Stephen Gran <[EMAIL PROTECTED]> writes: > This one time, at band camp, Simon Josefsson said: >> Hi. I'm using clamav-milter on a pretty busy mail server that uses >> sendmail (from debian, 8.13.3-6). We have run 'testing' for a long >> time, and it has worked well until recently (perhaps a few

Bug#297034: texmacs: [Maple interface] does not work with Maple 9.5

2005-02-26 Thread Igor Khavkine
Package: texmacs Version: 1:1.0.4-R3-5 Severity: normal The Maple interface fails because of improper quoting in /usr/lib/texmacs/TeXmacs/bin/tm_maple. Correct quoting is given by tm_maple #!/bin/sh exec maple_in_filter | maple -ll -l p=calc -c 'interface(plotoptions=\"portrait,color

Bug#296659: verified

2005-02-26 Thread Mirco Bauer
tags 296659 + confirmed thanks I tested this XSS vulnerability with Mono 1.0.5 and mono-xsp 1.0.4 / libapache-mod-mono 1.0.4 / libapache2-mod-mono 1.0.4 it works as described in the report. It can only work though when charset convertion for the web application is enabled. I don't know yet if eit

Bug#296294: kicker: System tray piles on tooltips for multiple apps almost simultaneously

2005-02-26 Thread Adeodato Simó
* Josh Metzler [Sat, 26 Feb 2005 09:13:51 -0500]: > On Friday 25 February 2005 09:56 pm, Adeodato Simó wrote: > > * Josh Metzler [Fri, 25 Feb 2005 21:43:18 -0500]: > > > I don't know if this idea has any merit, but what about upgrading you > > > xfree86? The current version in sarge is 4.3.0.dfsg.

Bug#297038: atftp: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: atftp Version: 0.7-6 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the atftp Debian package. It was already checked against errors and no errors were found. Regards, -- System Information:

Bug#297037: arla: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: arla Version: 0.36.2-11 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the arla Debian package. It was already checked against errors and no errors were found. Regards, -- System Information

Bug#297035: texmacs: [Octave interface] old plots linger

2005-02-26 Thread Igor Khavkine
Package: texmacs Version: 1:1.0.4-R3-5 Severity: normal Open an Octave session. Produce a plot > plot(sin(0:.1:pi)) Go back to to the *same line*, and change it to produce a different plot > plot(cos(0:.1:pi)) The two different plots will overlap in the same image. Pressing Enter on the above

Bug#297036: bashism in /etc/init.d/apt-proxy

2005-02-26 Thread Philipp Meier
Package: apt-proxy Version: 1.9.26 Severity: normal /etc/init.d/apt-proxy will not work with dash: /etc/init.d/apt-proxy: 19: Syntax error: "(" unexpected -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.

Bug#276742: libtunepimp for amd64

2005-02-26 Thread Goswin von Brederlow
Hi, libtunepimp is one of 3 importnat packages left in sarge that won't build on amd64 for a trivial reason. Now that the libflac6 transtion has completed could you please upload a new version that includes the patch from this bugreport. If I don't hear anything from you on this I will strive to

Bug#295306: Need advice wrt #295306

2005-02-26 Thread Pierre Habouzit
> I have been listening on the sideline, and really appreciate the good > input on this. great :) > Have been too busy with real life to dig into the problem myself, but > will appreciate a patch and package it. well, then a patch is attached. it is a patch against the tree built by the

Bug#296961: babygimp: default options helpdir and browser

2005-02-26 Thread Kenneth Pronovici
> It'd be nice if the help directory in the Options dialog defaulted to > the package installed /usr/share/doc/babygimp/doc instead of > /usr/local/doc/Babygimp. > > And it'd be nice if the browser there defaulted to something neutral > like "sensible-browser" instead of kdehelp, so that at least

Bug#276742: libtunepimp for amd64

2005-02-26 Thread Robert Joerdens
Hallo Goswin! Goswin von Brederlow schrieb am Samstag, den 26. Februar 2005: > libtunepimp is one of 3 importnat packages left in sarge that won't > build on amd64 for a trivial reason. Now that the libflac6 transtion > has completed could you please upload a new version that includes the > patch

Bug#292543: nvidia-kernel-source: problem confirmed for Riva TNT2

2005-02-26 Thread Igor Khavkine
Package: nvidia-kernel-source Version: 1.0.6629+1-2 Followup-For: Bug #292543 When X is started, the graphics become garbled. Windows are partially undrawn and leave residue on the screen when moved. Switching to another virtual console locks the machine. Downgrading to 1.0.6111-2 fixes the proble

Bug#293830: sudo is undesirable

2005-02-26 Thread Loïc Minier
Hi, On Sat, Feb 26, 2005, Joshua Rodman wrote: > > Unfortunately, /etc/sudoers is a very poorly designed file with a > confusing and difficult syntax. Additionally, in order to provide users > with reasonable flexibility with specific tools you wish to allow them > to use, you often open

Bug#276800: patch for --disable-hipe

2005-02-26 Thread Torsten Werner
tags 276800 + patch thanks Hello, a patch is attached to this message. Regards, Torsten diff -ru erlang-10.b.1a/debian/changelog erlang-10.b.1a-tw/debian/changelog --- erlang-10.b.1a/debian/changelog 2005-02-26 18:56:43.0 +0100 +++ erlang-10.b.1a-tw/debian/changelog 2005-02-26 18:12:26.

Bug#297042: bincimap: Cannot SELECT newly-created mailbox when using IMAPDir

2005-02-26 Thread Jeffrey Baitis
Package: bincimap Severity: important I recently migrated from 1.2.9final-1 to 1.2.11final-3, and I have been having failures when creating new IMAP folders. Newly created folders cannot be SELECTed; when created, they do not contain the bincimap-uidvalidity file. Manually copying the bincimap-ui

Bug#297040: www.debian.org: No php4 copyright file via packages.debian.org

2005-02-26 Thread Francesco Poli
Package: www.debian.org Version: N/A; reported 2005-02-26 Severity: normal I cannot retrieve php4 copyright file via web. Directing my browser to http://packages.debian.org/changelogs/pool/main/p/php4/php4_4.3.10-8/php4.copyright takes me to a warning that "There was no copyright file found in

Bug#297039: Install-Manual multilingual for autostart

2005-02-26 Thread Christian Mack
Package: debian-installer-manual Severity: wishlist Hi d-i manual team, hi d-CD team As you can see in bug 185238 [1] it is intended to add an autostart to (at least i386) CDs. This will automatically start either a program or an HTML page, when inserted on Windows machines. IMO this should open th

Bug#297041: SDL-based rendersystem

2005-02-26 Thread Jakob Kjaer
Package: libogre4 Version: 0.15.2-1 Severity: wishlist OGRE is currently built for the GLX rendersystem only, which renders for example SDL-input handling impossible. This is a by-design issue with Ogre, see http://www.ogre3d.org/phpBB2/viewtopic.php?t=7693 I wish for a SDL-based libogre package

Bug#288008: Comment about ofpath (and yaboot install) in 288008

2005-02-26 Thread LC
Hi, I struggled with a very similar scenario, last day or two. I was trying to install debian unstable on an iBook, via netboot, onto an externally attached firewire disk device. Failing the install yaboot step (with no details being obvious), I first tried to do the boot setup and boot manually

Bug#297010: libc6-dev - O_NOATIME needed for lvm

2005-02-26 Thread Bastian Blank
tags 297010 patch thanks The attached patch adds the upstream patch for bug 341. Bastian Index: debian/patches/00list === --- debian/patches/00list (revision 853) +++ debian/patches/00list (working copy) @@ -116,3 +116,4

Bug#297045: tcltk8.0-ja: FTBFS (amd64/gcc-4.0): invalid storage class for function 'checkProtocols'

2005-02-26 Thread Andreas Jochens
Package: tcltk8.0-ja Severity: normal Tags: patch When building 'tcltk8.0-ja' on amd64 with gcc-4.0, I get the following error: cc -c -O2 -D_REENTRANT -I. -I./../generic -I./../bitmaps -I/tcltk8.0-ja-8.0.4jp1.3/tcl8.0-ja-8.0.4jp1.3/generic -DHAVE_XIMREGINSTCB -Dlinux -D__x86_64__ -D_POSIX_C_

Bug#297044: atlas: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: atlas Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the atlas (source) Debian package. It was already checked against errors and no errors were found. Regards, -- System Information: Debian

Bug#297043: does not check /proc/mounts

2005-02-26 Thread Eduard Bloch
Package: autofs Version: 4.1.3+4.1.4beta2-3 Severity: normal Hello, the current autofs has a nasty behaviour. When something has been mounted and the package is beeing upgraded, then the device becomes umounted. However, it is still listed in /etc/mtab (not in /proc/mounts, of course). The result

Bug#295276: streamtuner: does not update live365 properly

2005-02-26 Thread Ari Pollak
I haven't been able to reproduce the parse error, but I do see a seemingly endless transfer when clicking on the Pop category. Is this the same thing you're seeing? James Stone wrote: Package: streamtuner Version: 0.99.99-3 Severity: normal when receiving new stations on live365, it often fails

Bug#297046: autofs: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: autofs Version: 4.1.3+4.1.4beta2-3 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf temlate translation for the autofs Debian package. It was already checked against errors and no errors were found. Regards, -- Syste

Bug#297043: does not check /proc/mounts

2005-02-26 Thread Steinar H. Gunderson
On Sat, Feb 26, 2005 at 07:00:44PM +0100, Eduard Bloch wrote: > the current autofs has a nasty behaviour. When something has been > mounted and the package is beeing upgraded, then the device becomes > umounted. However, it is still listed in /etc/mtab (not in /proc/mounts, > of course). Are you i

Bug#297043: that one is bad :(

2005-02-26 Thread Eduard Bloch
tags 297043 important thanks It is even worse. After cleaning up the mess described above, I was able to use automounter once. But now, the cd is not really umounted after the timeout! The entry has been removed from /etc/mtab but /proc/mounts tells something different. This time I should attach

Bug#297049: Patch for manpage french translation and i10n support

2005-02-26 Thread Valery Perrin
Package: debarchiver Version: 0.1.5 Severity: wishlist Tags: patch l10n Hello, Here is attached a patch which to add the french translation of the manpage and add the update tool of translations : po4a(7). You just have to apply the attached patch to support po4a then install po4a (apt-get inst

Bug#297047: axyl: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: axyl Version: 2.1.6 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the axyl Debian package. It was already checked against errors and no errors were found. Regards, -- System Information: D

Bug#297048: scim depends on libgtk2.0

2005-02-26 Thread Anders Bergström
Package: scim Version: 1.0.2-2 Severity: normal scim depends on libgtk2.0 and I don't think it should. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i586) Kernel: Linux 2.6.10-abk2 Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=

Bug#295491: pork: SOCKS5 support is broken

2005-02-26 Thread Ari Pollak
I don't think using environment variables to specify username & passwords are a very secure way to do things. Other users on a system can easily look at other users' environments. Benjamin C. W. Sittler wrote: Package: pork Version: 0.99.5-2 Severity: normal Tags: patch although the bundled libf

Bug#295374: packages.qa.debian.org: watch/uscan is not running and/or doesn't show results

2005-02-26 Thread Filippo Giunchedi
Jeroen van Wolffelaar wrote on 15-02-2005 15:19: On Tue, Feb 15, 2005 at 01:40:59PM +0100, Filippo Giunchedi wrote: is PTS watch/uscan running? take file/gpm/gedit for example, a new upstream version is available but the relevant column in TODO is not shown. I know it doesn't work, didn't look int

Bug#297050: kmail: Can't copy message to shared folder (permission 'Append')

2005-02-26 Thread Thomas Uttenthaler
Package: kmail Version: 4:3.3.1-3 Severity: normal I can't copy/move messages to a shared folder neither via drag&drop nor from the context-menu. I have the permission 'Append' for the Folder. It works with other clients (e.g. IMP). Shared Folders with 'Write' permission work fine in kmail. Imap-

Bug#297051: sparc ultra 1 install success

2005-02-26 Thread Blars Blarson
Package: installation-reports INSTALL REPORT Debian-installer-version: http://cdimage.debian.org/pub/cdimage-testing/sid_d-i/sparc/20050226/sarge-sparc-netinst.iso uname -a: Linux grob 2.4.27-1-sparc64 #1 Mon Aug 23 23:59:55 PDT 2004 sparc64 GNU/Linux Date: 2005-02-26 Method: How did you

Bug#297052: backuppc: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: backuppc Version: 2.1.0-9 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the backuppc Debian package. It was already checked against errors and no errors were found. Regards, -- System Info

Bug#297053: axyl-lucene: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: axyl-lucene Version: 2.1.3 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the axyl-lucene Debian package. It was already checked against errors and no errors were found. Regards, -- System

Bug#296706: Bug#296708: libgphoto2-2: Segfaults after libusb upgrade

2005-02-26 Thread Steve Langasek
On Sat, Feb 26, 2005 at 03:29:53PM +0100, Aurélien Jarno wrote: > On Sat, Feb 26, 2005 at 02:52:26PM +0100, Milan Zamazal wrote: > > AJ> BTW, the original bug report mentions you are using a kernel > > AJ> 2.6.9. Are you still using the same kernel? > > > > Yes. (And don't forget libusb-

Bug#296935: Setting up of webcalendar fails

2005-02-26 Thread Justin Pryzby
On Fri, Feb 25, 2005 at 09:36:52PM -0800, Steve Langasek wrote: > > The problem may be that the DB_PASSWORD line is unable to handle an @ > > sign (though I cannot reproduce it). > > I'm not sure why you can't reproduce this: 1) You seem to have replaced ')' with '}'. (Just for the record). >

Bug#297056: bindgraph: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: bindgraph Version: 0.2-2 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the bindgraph Debian package. It was already checked against errors and no errors were found. Regards, -- System Info

Bug#297055: should not enter sarge

2005-02-26 Thread Mirco Bauer
Package: mcs Severity: serious This bug keeps Mono out of sarge. For more information why it should not enter sarge see: http://wiki.debian.net/?MonoDebianPlan -- Regards, Mirco 'meebey' Bauer PGP-Key: http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8 -BEGIN GEEK CODE BLOCK

Bug#297054: should not enter sarge

2005-02-26 Thread Mirco Bauer
Package: mono Severity: serious This bug keeps Mono out of sarge. For more information why it should not enter sarge see: http://wiki.debian.net/?MonoDebianPlan -- Regards, Mirco 'meebey' Bauer PGP-Key: http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8 -BEGIN GEEK CODE BLOC

Bug#297057: sqlrelay: Really bad long description.

2005-02-26 Thread Adam Majer
Package: sqlrelay Severity: minor The description used by sqlrelay is really bad. For example the mysql version of the package has, Description: SQL Relay MySQL connection daemon SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux support

Bug#297026: libcppunit-1.10-0: bumped soname without bumping package name

2005-02-26 Thread Steve M. Robbins
Dear FTP-masters, I screwed up the recent upload of cppunit: I neglected to check that the SOVERSION remained the same from cppunit 1.10.0 to 1.10.2. Unfortunately, it isn't. I will upload a cppunit 1.10.2-2 that builds a new library package libcppunit-1.10-2. Can you remove the following mist

Bug#276742: libtunepimp for amd64

2005-02-26 Thread Goswin von Brederlow
Robert Joerdens <[EMAIL PROTECTED]> writes: > Hallo Goswin! > > Goswin von Brederlow schrieb am Samstag, den 26. Februar 2005: > >> libtunepimp is one of 3 importnat packages left in sarge that won't >> build on amd64 for a trivial reason. Now that the libflac6 transtion >> has completed could you

Bug#297061: blosxom: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: blosxom Version: 2.0-9 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the blosxom Debian package. It was already checked against errors and no errors were found. Regards, -- System Informat

Bug#297060: spfqtool generates spurious results, relies on resolve order

2005-02-26 Thread Marc Lehmann
Package: spfqtool Version: 0.99-1.0.0rc4-1 Severity: normal spfqtool generates many spurious reports, as it looks up all sender domains using the local domain search order, using unrelated spf records which usually result in fail's. for example: spfqtool -s [EMAIL PROTECTED] ... will look u

Bug#297059: libgcj5-awt: java.awt.IllegalComponentStateException with konqueror java applet viewer

2005-02-26 Thread Riku Voipio
Package: libgcj5-awt Version: 3.4.3-9 Severity: normal Set gij-3.4 as konquerors java binary, and point it to the closest java applet ( this time http://java.sun.com/docs/books/tutorial/getStarted/index.html ). No applet is shown, nonfree java works fine. the following is thrown to .xsession-erro

Bug#297058: bitlbee: [INTL:pt_BR] Please consider adding the attached debconf template translation

2005-02-26 Thread Andre Luis Lopes
Package: bitlbee Version: 0.92-1 Severity: wishlist Tags: patch l10n Hello, Please consider adding the attached Brazilian Portuguese (pt_BR) debconf template translation for the bitlbee Debian package. It was already checked against errors and no errors were found. Regards, -- System Informa

Bug#297026: libcppunit-1.10-0: bumped soname without bumping package name

2005-02-26 Thread Steinar H. Gunderson
On Sat, Feb 26, 2005 at 02:26:44PM -0500, Steve M. Robbins wrote: > Can you remove the following mistakenly-uploaded packages from > the archive? Is stuff like this ever removed from the archive? (Not to mention it wouldn't help any; lots of people have probably already upgraded.) My best guess wo

Bug#297062: mysql-dfsg-4.1: libmysqld.a is not included in any mysql package

2005-02-26 Thread Keith Packard
Package: mysql-dfsg-4.1 Severity: normal I'd like to build programs with libmysqld.a but no Debian mysql package appears to include it. It seems like it should be included in some -dev package. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#297063: ITP: specter -- packet logger for netfilter's ULOG target

2005-02-26 Thread Grzegorz Bizon
Package: wnpp Severity: wishlist Owner: Grzegorz Bizon <[EMAIL PROTECTED]> * Package name: specter Version : 1.3 Upstream Author : Michal Kwiatkowski <[EMAIL PROTECTED]> * URL : http://joker.linuxstuff.pl/specter/ * License : GPL Description : packet logge

Bug#297034: texmacs: [Maple interface] does not work with Maple 9.5

2005-02-26 Thread Ralf Treinen
On Sat, Feb 26, 2005 at 11:59:58AM -0500, Igor Khavkine wrote: > Package: texmacs > Version: 1:1.0.4-R3-5 > Severity: normal > > The Maple interface fails because of improper quoting in > /usr/lib/texmacs/TeXmacs/bin/tm_maple. Correct quoting is given by > > tm_maple > #!/bin/sh > > ex

Bug#272264: Tomboy

2005-02-26 Thread Ben Hill
On Thu, 2005-02-24 at 11:33 -0800, Guido Trotter wrote: > > > > I'll change it, and upload the packages. > > > > Ok, let me know when this is done, so I'll check the packages and upload > them... I've uploaded powerpc packages to mentors with the updated icon. I'll build i386 packages asap.

Bug#297035: texmacs: [Octave interface] old plots linger

2005-02-26 Thread Ralf Treinen
On Sat, Feb 26, 2005 at 12:07:10PM -0500, Igor Khavkine wrote: > Package: texmacs > Version: 1:1.0.4-R3-5 > Severity: normal > > Open an Octave session. Produce a plot > > > plot(sin(0:.1:pi)) > > Go back to to the *same line*, and change it to produce a different plot > > > plot(cos(0:.1:pi))

Bug#297065: bash: [COMPLETION] du --max-depth\= 1: invalid

2005-02-26 Thread Justin Pryzby
Package: bash Version: 2.05b-24 Severity: minor [EMAIL PROTECTED]:/tmp/gcc-3.4-3.4.3$ du --max-depth\= 1 -h debian/ du: invalid maximum depth `' Try `du --help' for more information. The extra space is rejected by the du argument parser. -- System Information: Debian Release: 3.1 APT prefers t

Bug#297064: remove maria-vis package

2005-02-26 Thread Ralf Treinen
Package: ftp.debian.org Please remove the maria-vis package from unstable (and testing) archive (contrib section). The functionality of the maria-vis package is since version 1.3.4-5 folded back into the maria main package. This was made possible by the fact that graphviz is now in main. -Ralf.

Bug#262486: I Still have the bug on my laptop with a 2.0+a34-1 package

2005-02-26 Thread Joerg Schilling
I cannot understand why Debian does not tread outdated bug reports. This bug has been fixed in May 2004 wuth cdrtools-2.01a29. Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED](uni) [EMAIL PROTECTED](work) Blog: http:

Bug#234013: cdda2wav identifies data tracks as audio tracks when using dev=/dev/hdd

2005-02-26 Thread Joerg Schilling
If you use a program in contrary to the recommendations of the man page (it is even on the first page) you cannot expect it to work correctly. If this Debian likes to keep this bug, it needs to be moved to the list of kernel bugs. Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353

Bug#297066: [COMPLETION] cd `find -name debian`/ fails

2005-02-26 Thread Justin Pryzby
Package: bash Version: 2.05b-24 Severity: minor I am assuming that this is supposed to work, though I don't that I've ever seen documentation for it. If I type this: $ cd `find -name debian`/ and then press tab, I see this: $ cd `find -name /tmp/gcc-3.4-3.4.3/debian/ So, bash is correctly

Bug#297068: Permissions on initial nodes

2005-02-26 Thread Nicolas George
Package: udev Version; 0.053-1 /etc/udev/links.conf allows to create initial nodes in the /dev filesystem, but does not allow to configure their permissions. I suggest: --- /etc/init.d/udev2005-02-12 19:42:47.0 +0100 +++ /tmp/udev 2005-02-26 21:30:56.0 +0100 @@ -57,6 +57,8 @

<    1   2   3   4   >