Bug#350983: The error message...

2006-02-01 Thread Mikael Nilsson
This is what VERBOSE_OUTPUT=1 reports: Querying /dev/hda media type using udevinfo: failed - udev not active? Querying /dev/hda media type using device name: type 'disk' on bus 'ata' detected Querying /dev/hda media type using udevinfo: failed - udev not active? Querying /dev/hda media type using

Bug#350874: [Pkg-kde-extras] Re: [Kmymoney2-developer] Re: kmymoney 0.8.2 build dependency on $(HOME) directory

2006-02-01 Thread Mark Purcell
On Thursday 02 February 2006 06:19, Thomas Baumgart wrote: > The real problem though is, that our configure script does not support > being called by an absolute path. I changed that in the current CVS HEAD > version and try to backport it for the next stable release. > > How could this be tested u

Bug#349833: Fwd: Re: O: ud

2006-02-01 Thread Steve Kemp
On Wed, Feb 01, 2006 at 11:53:01PM +0100, Thibaut VARENE wrote: > On second thought, uptimed seems to be a much better replacement, and > it *is* maintained... > I'm not so sure it's worth spending more effort on ud now ;) See my problem ..? > PS: i've got a couple fixes for the bugs in the BT

Bug#350985: rss-glx: Installs dirs in /#usr !

2006-02-01 Thread Mikael Nilsson
Package: rss-glx Version: 0.8.0-3 Severity: serious Justification: Policy 9.1.1 Ehm... # dpkg -L rss-glx /. /usr /usr/bin [...] /#usr /#usr/share /#usr/share/gnome-screensaver /#usr/share/gnome-screensaver/themes WTF? :-) /Mikael -- System Information: Debian Release: testing/unstable APT p

Bug#350984: please add a reference to Creative patchset (8MBGMSFX.SF2)

2006-02-01 Thread Robert Millan
Package: timidity Severity: wishlist Please could you add a note to README.Debian saying that you can obtain a sound patchset from (most) Creative driver CDs ? Last time I spent a while to figure out where to obtain a fully working patchset untill I realised I had one in my sblive driver CD. The

Bug#350983: laptop-mode-tools: udevinfo fails (uses ID_TYPE, not ID_MEDIA)

2006-02-01 Thread Mikael Nilsson
Package: laptop-mode-tools Version: 1.22-1 Severity: normal laptop-mode complains that udev fails. This seems to be because laptop-mode expects udevinfo -q env to return ID_MEDIA, when in fact my version does not return that. It seems ID_TYPE would work, though. [EMAIL PROTECTED]:~$ udevinfo -q

Bug#348961: acknowledged by developer (Bug#348961: fixed in libselinux 1.28-3)

2006-02-01 Thread Guillem Jover
found 348961 1.28-3 thanks Hi, On Sat, Jan 28, 2006 at 08:48:04PM -0800, Debian Bug Tracking System wrote: >* Bug fix: "libselinux: please include a pkg-config file", thanks to > Guillem Jover In Debian, dpkg compiles in libselinux statically -- in > order to prevent dependency loo

Bug#344079: Additional info

2006-02-01 Thread Andreas Tille
Hi, as promissed to foreward the problem to ImageMagic developers. Have a look at http://redux.imagemagick.org/discussion-server/viewtopic.php?p=17312&sid=bc11857c9702f589613d27256e0d272c Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#350729: cacao: Incorrect result due to computations in extended precision on x86 (regression)

2006-02-01 Thread Stephan Michels
On 1/31/06, Vincent Lefevre <[EMAIL PROTECTED]> wrote: > According to the Java specifications, computations must correspond > to the IEEE-754 double precision, and the result is incorrect. > > Package cacao 0.93-4 did not have this problem: > > z = 9.007199254740994E15 > d = 0.0 Thank you for find

Bug#350980: fail2ban: fails to block users not listed in AllowUsers

2006-02-01 Thread Hadley Rich
On Thursday 02 February 2006 19:37, Yaroslav Halchenko wrote: > I use AllowUsers extensively on private boxes as well and had no problem > banning bad IPs. > Usually entries you've mentioned do not go alone: > > Feb 1 20:41:15 washoe sshd[21462]: User root from 140.128.101.173 not > allowed becaus

Bug#344029: [EMAIL PROTECTED]: Bug#350954: DSA-960-1 security update breaks libmail-audit-perl when $ENV{HOME} is not set]

2006-02-01 Thread Niko Tyni
Hi security team, I'm very sorry that you have to hear from me again :( There's a regression in the patch for DSA-960-1, for both woody and sarge. When $HOME is not set, Mail::Audit is now creating logfiles in cwd and dying if it's not writable. This happens even if logging is turned off, which

Bug#215233: Patch

2006-02-01 Thread Guillem Jover
On Thu, Jan 19, 2006 at 10:44:47AM +0100, Frank Lichtenheld wrote: > On Mon, Oct 03, 2005 at 07:46:20PM +0200, Frank Lichtenheld wrote: > [...] > >* Fixes to dpkg-dev (Frank Lichtenheld): > > - Let dpkg-gencontrol bail out with an error if parsedep > >found an error while parsing a

Bug#327435: Seg fault when trying to play CD-audio

2006-02-01 Thread Hubert Chan
On 2006-02-01 22:18:58 -0700 Hubert Chan <[EMAIL PROTECTED]> wrote: I suppose I could try gcc-4.0 and see if it makes a difference. If you could try that, that would be great. Never mind. I found the bug. I guess gcc-4.0 is more strict when it allocates memory. Upstream had an off-by-one

Bug#340851: Still FTBFS under pbuilder

2006-02-01 Thread Daniel Schepler
Le Mardi 31 Janvier 2006 17:35, vous avez écrit : > Daniel Schepler wrote: > >I got: > > > >[EMAIL PROTECTED]:~/test$ ./mmap-test > >Successfully mapped NUL page at 0xb7fe9000 (is 0) > > THANK YOU. I now have complete confidence that adding 1 (one) to the > initial mmap fixes the mmap issues on th

Bug#350874: [Kmymoney2-developer] Re: kmymoney 0.8.2 build dependency on $(HOME) directory

2006-02-01 Thread Thomas Baumgart
Hi all, on Wednesday 01 February 2006 22:19, Stephen Gran wrote: > This one time, at band camp, Mark Purcell said: > > When building kmymoney2, there appears to be a configure dependency on > > the using doing the build having a home directory. > > > > This is OK for individual users building the

Bug#350980: fail2ban: fails to block users not listed in AllowUsers

2006-02-01 Thread Yaroslav Halchenko
I use AllowUsers extensively on private boxes as well and had no problem banning bad IPs. Usually entries you've mentioned do not go alone: Feb 1 20:41:15 washoe sshd[21462]: User root from 140.128.101.173 not allowed because not listed in AllowUsers Feb 1 20:41:15 washoe sshd[21462]: (pam_unix

Bug#350982: ITP: slimscrobbler -- SlimServer plugin that submits listening data to Last.FM

2006-02-01 Thread dann frazier
Package: wnpp Severity: wishlist Owner: dann frazier <[EMAIL PROTECTED]> * Package name: slimscrobbler Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : SlimS

Bug#350960: Error during dpkg-reconfigure

2006-02-01 Thread Daniel Baumann
Cesare Leonardi wrote: > Watching the "/var/lib/dpkg/info/thttpd.config" script, seems that the > $PORT variable expands to something too long, and i think it is caused > by the IPv6 address that the server starts to listen to. Yep, IPv6 support in thttpd is somewhat borked, upstream >=2.25 does f

Bug#284681: Any chance of idmap_rid being enabled?

2006-02-01 Thread Christian Perrier
tags 284681 pending thanks > I just had a look today at Ubuntu patches and it seems that idmap_rid > is activated in their packages. > > http://people.ubuntu.com/~scott/patches/samba/samba_3.0.21a-1ubuntu1_packaging.patch > contains the needed changes...among other stuff..:-) I commited these c

Bug#327435: Seg fault when trying to play CD-audio

2006-02-01 Thread Hubert Chan
On 2006-01-11 21:56:53 -0700 James Blanford <[EMAIL PROTECTED]> wrote: I finally got around to building a debian packages of alsaplayer from the debian sources and it works fine with and without 06_cdda_input.dpatch. So, I agree. That's not the problem. Interesting. I tried recompiling aga

Bug#350981: gnome-terminal: font substitution seems broken: missing characters appear as squares

2006-02-01 Thread Thomer M. Gil
Package: gnome-terminal Version: 2.12.0-2 Severity: normal Tags: l10n Knowing full well that I'm an idiot when it comes to fonts and fontconfig (and life in general), I feel I should point out that font substitution seems broken in gnome-terminal. When I configure gnome-terminal to use Monospace

Bug#350980: fail2ban: fails to block users not listed in AllowUsers

2006-02-01 Thread Hadley Rich
Package: fail2ban Version: 0.6.0-2 Severity: normal I have an AllowUsers line in my sshd_config. Now when I get failed attempts to login as one of the users not in AllowUsers (i.e. root) I get lines like this in auth.log; User root from XXX.XXX.XXX.XXX not allowed because not listed in AllowUse

Bug#345479: impact and workaround

2006-02-01 Thread James Cameron
Two things, more information about the impact of this problem, and a workaround described simply. Impact: This problem affects people using Debian systems that record time and date information from Australian sources. It's not just a matter of having the clock show the incorrect time for a week,

Bug#350979: libruby1.8: http.rb 'verify_mode' error

2006-02-01 Thread Neil Spring
Package: libruby1.8 Version: 1.8.4-1 Severity: normal When running code that worked with 1.8.2 on sarge, 1.8.4 complains with the following trace. It suggests to me that @ssl_context is not set to anything other than nil (in the initialize method), so line 565 would more safely check @ssl_contex

Bug#350977: Sarge install fails with Intel ICH74 Motherboard/SATA disks (no partitionable media)

2006-02-01 Thread Sigurd Magnuson
Package: installation-reports Boot method: CD Image version: http://cdimage.debian.org/debian-cd/3.1_r1/i386/iso-cd/debian-31r1a-i386-netinst.iso Date: 2nd Feb 2006 Machine: SuperMicro 5015P-TR 1U server with 4x 300GB SATA harddisks ht

Bug#350978: 2.6.8 module loading sequence prevents mixed IDE and SATA LVM VGs

2006-02-01 Thread Jim Nelson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: kernel Version: 2.6.8-2-686 The module loading sequence in the default initrd image loads the LVM modules before it loads the SATA modules, which make it impossible to have a VG that spans both IDE and SATA drives in a VG. It's kind of diff

Bug#134571: Greetings,

2006-02-01 Thread Beltran Hallie
%GREET We spoke a few days ago and I'd like to confirm everything now. Please go over the information below and let me know if you have any questions. www.foer48f.com We are accepting your form. Your status has been accepted. We need to confirm your details one more time. Just check the URL

Bug#346522: Does not recognize AM_CONDITIONALs in auxiliary file

2006-02-01 Thread Eric Dorland
* Matt Kraai ([EMAIL PROTECTED]) wrote: > On Mon, Jan 23, 2006 at 02:51:08PM -0500, Eric Dorland wrote: > > * Matt Kraai ([EMAIL PROTECTED]) wrote: > > > On Fri, Jan 20, 2006 at 06:15:04PM -0500, Eric Dorland wrote: > > > > tags 346522 unreproducible > > > > severity 346522 important > > > > thanks

Bug#333935: FTBFS on sparc, mips, powerpc with similar messages

2006-02-01 Thread Jurij Smakov
Hello buildd admins, Recently uploaded version of bash (3.1-2) fails to build on sparc, mips and powerpc because the following test, designed to check the existence and readability of the stdin device, fails on these architectures only: [...] rm -rf locales dh_clean debian/rules build : # s

Bug#350891: cedar-backup2-doc: /usr/share/doc-base/cedar-backup2-interface is also in package cedar-backup2

2006-02-01 Thread Kenneth Pronovici
On Wed, Feb 01, 2006 at 12:30:22PM +0100, Hans Ulrich Niedermann wrote: > Package: cedar-backup2-doc > Version: 2.7.2-2 > Severity: important > > > cedar-backup2-doc 2.7.2-2 conflicts with cedar-backup2 2.7.2-1 > (both packages install /usr/share/doc-base/cedar-backup2-interface). > > The proper

Bug#350524: "Collect" module is corrupting fields in dx >= 1:4.3.2-7

2006-02-01 Thread Viktor Malyarchuk
HI Daniel! I pinned down the bug :-) "Collect" module is corrupting the fields that going into it. Here the log for dx=1:4.4.0-1 with "Description" modules inserted before and after "Collect" module: Starting DX executive Memory cache will use 844 MB (52 for

Bug#350972: mozilla: new upstream: seamonkey 1.0

2006-02-01 Thread Paul Wise
Package: mozilla Severity: wishlist http://www.mozilla.org/projects/seamonkey/ http://www.mozilla.org/projects/seamonkey/news.html The mozilla suite has been obsoleted in favour of the community driven seamonkey project. -- bye, pabs http://wiki.debian.org/PaulWise signature.asc Description

Bug#344152: workaround

2006-02-01 Thread Steven G. Johnson
I had the same problem (Debian/testing/x86). A workaround is to edit /usr/bin/webmagick to change the line #410 defining $opt_thumbfont to: $opt_thumbfont = 'courier'; # Label font -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Bug#350971: rhino: New upstream release

2006-02-01 Thread Seo Sanghyeon
Package: rhino Version: 1.5.R5-5 Severity: wishlist Current stable release of Rhino is 1.6R2. 1.6 releases have many enhancements, among them are support for E4X (XML literal in Javascript) and tail call elimination. Please consider packaging it. E4X requires Apache XMLBeans, which doesn't seem

Bug#350963: wpasupplicant: wait-for-interface option -w does not work anymore

2006-02-01 Thread Sven-Haegar Koch
On Wed, 1 Feb 2006, Kyle McMartin wrote: On Thu, Feb 02, 2006 at 02:06:56AM +0100, Sven Koch wrote: (starting by hand, the init-script does not output any errors but deamon is just not running afterwards) Ok. I thought I had fixed this, but I clearly need to reopen that bug aurora:/etc/def

Bug#350967: patch doesn't apply to 2.6.15

2006-02-01 Thread Micah Anderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 tag 350967 +unreproducible thanks Hey Holgar, You must have something funky with your source tree, as you can see from my log below, it applies fine: /# apt-cache policy kernel-patch-vserver kernel-patch-vserver: Installed: 2:2.0.1-1 Candidate

Bug#350970: flashplugin-nonfree: Flash titles not showing up

2006-02-01 Thread Kai Hendry
Package: flashplugin-nonfree Version: 7.0.61-1.1 Severity: normal http://flickr.com/photos/hendry/94316951/ http://flickr.com/photos/hendry/94316950/ Titles aren't showing up, rendering Flash applications useless. I suspect it might do something with new fonts I installed: http://natalian.org/a

Bug#350969: aspell: Word list suddenly misconfigured

2006-02-01 Thread Kai Hendry
Package: aspell Version: 0.60.4-3 Severity: normal I noticed aspell stop spell checking my email. I get the error message: frodo$ aspell check lurker.notes Error: No word lists can be found for the language "en_GB". Also I notice serveral word lists. Notice 'en' and 'english'. Urm, that's silly

Bug#350963: wpasupplicant: wait-for-interface option -w does not work anymore

2006-02-01 Thread Kyle McMartin
On Thu, Feb 02, 2006 at 02:06:56AM +0100, Sven Koch wrote: > (starting by hand, the init-script does not output any errors but deamon is > just not running afterwards) > Ok. I thought I had fixed this, but I clearly need to reopen that bug > aurora:/etc/default# wpa_supplicant -w -i ath0 -D madw

Bug#350968: gpm: info file should document "wdx" and "wdy" [patch]

2006-02-01 Thread James R. Van Zandt
Package: gpm Version: 1.19.6-21 Severity: minor The .info file documents the Gpm_Event fields, except for wdx and wdy. I suggest the patch below. - Jim Van Zandt --- doc.gpm.in-orig 2006-02-01 19:51:20.0 -0500 +++ doc.gpm.in 2006-02-01 19:53:30.0 -0500 @@ -894,6

Bug#350967: patch doesn't apply to 2.6.15

2006-02-01 Thread Holger Levsen
package: kernel-patch-vserver version: 2:2.0.1-1 Hi, The patches in this packages dont apply to linux-source-2.6.15 :( Upstream has patches for 2.6.15 at http://vserver.13thfloor.at/Experimental/ ii kernel-patch-vserv 2.0.1-1context switching virtual private servers - kernel p ii

Bug#350524: This IS the BUG in DX!

2006-02-01 Thread Viktor Malyarchuk
Hi Daniel! I just made some cross checking. The dxhdf5 module is working the same way for dx=1:4.3.2-3 and for dx=1:4.4.0-1! It read data and data attributes correctly! So it is WORKING. Corruption happen sometime latter in DX. So, there is really show stopping bug somewhere... I'll try to ping

Bug#350966: debconf: [INTL:ca] Upstream Catalan po updates

2006-02-01 Thread Guillem Jover
Package: debconf Version: 1.4.70 Severity: wishlist Tags: l10n patch Hi, Attached the updated upstream Catalan (ca) po translation. thanks, guillem # Debconf Catalan Translation # Copyright © 2001, 2002, 2004, 2005 Free Software Foundation, Inc. # This file is distributed under the same licens

Bug#350965: hylafax-server: doesn't configure USB ACM modems

2006-02-01 Thread Frederic Roussel
Subject: hylafax-server: doesn't configure USB ACM modems Package: hylafax-server Severity: important *** Please type your report below this line *** Hi, We are using USB ACM modems with hylafax-server. The patch included in #283111 for handling devfs names, doesn't work in all situations.

Bug#350964: CVE-2006-0225: shell command possible

2006-02-01 Thread Geoff Crompton
Package: scponly Severity: grave Justification: user security hole As seen at http://www.securityfocus.com/bid/16369, there is a vulnerability that allows arbitary shell commands to be run. More details at: http://bugzilla.mindrot.org/show_bug.cgi?id=1094 -- To UNSUBSCRIBE, email to [EMAIL PRO

Bug#350963: wpasupplicant: wait-for-interface option -w does not work anymore

2006-02-01 Thread Sven Koch
Package: wpasupplicant Version: 0.4.7-2 Severity: normal Before the last update, wpasupplicant worked for me besides its "normal" problems (like no logging, no way to adust ip-config based on found networks etc), but since 0.4.7-2 the "wait" option -w seems to not work anymore: When starting wpa

Bug#350900: and /etc/init.d/wpasupplicant supplies third variant

2006-02-01 Thread Sven Koch
Package: wpasupplicant Version: 0.4.7-2 Followup-For: Bug #350900 hello, in addition to the two name-variants in /etc/default/wpasupplicant, there is even a third in /etc/init.d/wpasupplicant: ... CONFIG="/etc/wpa_supplicant.conf" ... [ -f $CONFIG ] || ( echo "No configuration file found, not s

Bug#350962: amavisd-new: cab files not detected

2006-02-01 Thread AP
Package: amavisd-new Version: 1:2.3.3-4 Severity: important All's well except that file is reporting cab archives as: Microsoft Cabinet file, 621 bytes, 1 file and not as: Microsoft cabinet file, 621 bytes, 1 file as amavis expects in: [qr/^Microsoft cabinet file\b/ => 'cab'], The fi

Bug#350589: Superkaramba shouldn't depend on XMMS

2006-02-01 Thread Christopher Martin
On Monday 30 January 2006 11:16, Iñaki wrote: > Package: superkaramba > Version: 4:3.5.1-1 > > Superkaramba in Debian depends on XMMS, but this dependencia is not > necessary and doesn't allow me to desinstall GTK in my computer. Superkaramba can either be built with or without XMMS support. If it

Bug#350961: gnome-control-center: setting background image causes weirdness

2006-02-01 Thread dann frazier
Package: gnome-control-center Version: 1:2.10.2-1 Severity: normal Apologies in advance for probably choosing the wrong package, but I've really no idea where this bug should be assigned. On my ia64 box, when I try to set a background image, strangeness ensues. An image of the gnome panel appears

Bug#350960: Error during dpkg-reconfigure

2006-02-01 Thread Cesare Leonardi
Package: thttpd Version: 2.23beta1-4 Today i've installed thttpd to try it, and one of the first thing i've done is: dpkg-reconfigure -p low thttpd Then it immediately write this error: /var/lib/dpkg/info/thttpd.config: line 100: [: too many arguments and the "thttpd.config" script start to s

Bug#350861: [Yaird-devel] Bug#350861: yaird: Degraded RAID 1 array fails to boot

2006-02-01 Thread Shaun Jackman
> > On 2/1/06, Jonas Smedegaard <[EMAIL PROTECTED]> wrote: > > I agree with not including the mdadm.conf in the initrd. When the > > initrd is built though, I'd check that the mdadm configuration stored > > in the root disk's /init, which is tantamount to a config file, should > > be checked agains

Bug#350928: amule: E-mail alert when download finishes

2006-02-01 Thread Jacobo221
You already can. Check Preferences. You can run any command when a file is downloaded. Just run mutt or whatever ,mail client you use. > Package: amule > Severity: wishlist > > Whenever some download finishes, it would be very nice to have amule to > notify you via e-mail about it. Mldonkey have

Bug#350959: superkaramba: SuperKaramba forgets theme-specific settings.

2006-02-01 Thread Georg Wittenburg
Package: superkaramba Version: 4:3.5.1-1 Severity: important Hi! Using the same package of Liquid Weather++, SuperKaramba 3.5.1-1 forgets the settings of this theme, e.g. city, style, location on screen, etc..., when logging out. When starting a new session, SuperKaramba starts the theme with de

Bug#350958: ksudoku: random difficulty

2006-02-01 Thread Wolfgang Rohdewald
Package: ksudoku Version: 0.3-3 Severity: normal when generating new sudokus, I sometimes get unexpected results. In this run, I always generate hardest level, no symmetry, but the actually generated levels often are not what I wanted. Especially this one is strange: Same difficulty as normal for

Bug#350957: mutt: postponed messages with bcc but no to shown incorrectly

2006-02-01 Thread Justin Pryzby
Package: mutt Version: 1.5.11-5 Severity: normal If one composes a message, with zero To: addresses, but nonzero Bcc: addresses, and then postpones, and then views the list of postponed messages (there must be more than 1), the "to" column for the given message is shown as "pryzbyj", which is wron

Bug#350956: syntax.vim error in 6.4

2006-02-01 Thread Anna Choma
Followup-For: Bug #348193 Package: vim Version: 1:6.4-006+2 *** Please type your report below this line *** After typing in vim ":syntax on" there is a information that the programm can't open /usr/share/vim/vim64/syntax. Actually there's no syntax highlighting. I've tried to remove the programm

Bug#350524: This is not the bug in dx this is the problem with dxhdf5.

2006-02-01 Thread Viktor Malyarchuk
Hi Daniel! I rebuild libhdf5-1.6.2-0 and then dxdhf5 with gcc-4.0. Unfortunately, nothing changed :-( Do not work properly with dx=1:4.4.0-1 and dx=1:1:4.3.2-7. (While reading data it fail to read data attributes, so dx can not make correct axes). Work fine with dx=1:4.3.2-3 (dx=1:4.3.2-6 is not

Bug#345897: ITP

2006-02-01 Thread Miriam Ruiz
retitle 345897 ITP: pykaraoke -- free CDG/MIDI/MPEG karaoke player thanks I've got the package almost finished and working, I just need to finish some minor details. Miry __ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y

Bug#345100: disabling xine will make pornview work

2006-02-01 Thread Justin Pryzby
reassign 345100 pornview,libxine-dev thanks On Thu, Feb 02, 2006 at 12:32:06AM +0100, Sune Vuorela wrote: > A workaround for this bug would be disabling xine-support. The bug is caused > by something xine-related. > It will disable pornviews ability to show videos, but that would be better > tha

Bug#350955: typo errors in /usr/share/doc/amavisd-new/README.Debian

2006-02-01 Thread Gary V
Package: amavisd-new Version: 1:2.3.3-5 Very nice work on 2.3.3-5, but I noticed 2 typos: and the amavisd-new initscript will refuse to the should be: and the amavisd-new initscript will refuse to run the ^^^ and: To debug amavis, run: /etc/init.d/ama

Bug#350954: DSA-960-1 security update breaks libmail-audit-perl when $ENV{HOME} is not set

2006-02-01 Thread Robert L Mathews
Package: libmail-audit-perl Version: 2.1-5sarge2 Tags: patch The libmail-audit-perl 2.1-5sarge2 NMU update tries to fix the insecure temporary file creation bug in Mail::Audit. However, the fix can cause serious problems in cases where $ENV{HOME} is not set. The problem is with this line at t

Bug#345100: disabling xine will make pornview work

2006-02-01 Thread Sune Vuorela
A workaround for this bug would be disabling xine-support. The bug is caused by something xine-related. It will disable pornviews ability to show videos, but that would be better than a not-working pornview. This is what it takes: (probably easier to change manually than apply as a pacth) ~/src

Bug#336089:

2006-02-01 Thread Santiago Vila
tags 336089 + unreproducible thanks The submitter tells me in private email that he probably does not keep the message that triggered this bug, but I still hope that somebody could find a message that does, so I'm going to keep this bug in "unreproducible" state for a while. -- To UNSUBSCRIBE,

Bug#350953: uptimed: upstream maintainership changed, new versions available

2006-02-01 Thread Thibaut VARENE
Package: uptimed Version: 1:0.3.3-8 Severity: wishlist AFAICT, uptimed has been taken over upstream, see: http://www.robertjohnkaper.com/software/uptimed/download.html it says: Note: Uptimed is now maintained by Radek Podgorny. Up-to-date releases can be found at: http://podgorny.cz/uptimed/ Lat

Bug#350952: muttprint: DEBUG=1 fails

2006-02-01 Thread Martin Stolle
Package: muttprint Version: 0.72d-5 Severity: normal While trying to debug a problem in muttprint, I set DEBUG=1 in my muttprint, which resulted in muttprint not working at all. The error message was: Could not open at /usr/bin/muttprint line 1752, line 165. Apparently, createTemp() is never

Bug#350951: muttprint: croaks on email with incorrectly encoded characters

2006-02-01 Thread Martin Stolle
Package: muttprint Version: 0.72d-5 Severity: normal I am printing an eMail from mutt and muttprint croaks due to some illegal characters. (in mutt, it shows up as \223 (octal 223), which isn't valid utf-8 or 7-bit clean, as claimed by the email). While I agree that the email should be encoded

Bug#207932: Time to fix this bug.

2006-02-01 Thread Nathanael Nerode
Romain Francoise wrote: > Nathanael Nerode <[EMAIL PROTECTED]> writes: > > >>Please remove these from 'main' ASAP. > > > Don't: > > http://www.debian.org/vote/2006/vote_001> > That's not directly relevant, since it's about the GFDL, and this bug isn't. I suppose it would be sort of relev

Bug#349833: Fwd: Re: O: ud

2006-02-01 Thread Thibaut VARENE
On second thought, uptimed seems to be a much better replacement, and it *is* maintained... I'm not so sure it's worth spending more effort on ud now ;) T-Bone PS: i've got a couple fixes for the bugs in the BTS, dunno what to do with them

Bug#345464: devscripts: Please provide an 'alert' service for my moreinfo bugs

2006-02-01 Thread Julian Gilbey
On Wed, Feb 01, 2006 at 05:07:39PM -0500, Justin Pryzby wrote: > On Wed, Feb 01, 2006 at 09:51:19PM +, Julian Gilbey wrote: > > On Sat, Dec 31, 2005 at 02:04:41PM -0500, Justin Pryzby wrote: > > > Package: devscripts > > > Version: 2.9.10 > > > Severity: wishlist > > > > > > Please provide an

Bug#343674: arm/netwinder: nobootloader gives wrong kernel path

2006-02-01 Thread Martin Michlmayr
* Jurij Smakov <[EMAIL PROTECTED]> [2006-01-22 18:40]: > Sorry for the delay, I've had some hardware failures to deal with. Here's > the output of ls -l /boot on a freshly-installed netwinder: > > lrwxr-xr-x 1 root root 24 2005-07-18 10:50 vmlinuz -> > > vmlinuz-2.4.27-netwinder Right, th

Bug#207932: Time to fix this bug.

2006-02-01 Thread Nathanael Nerode
Jérôme Marant wrote: > Nathanael Nerode <[EMAIL PROTECTED]> writes: > > >>>And for whatever it's worth, as long as I'm maintaining the packages, >>>these files will almost certainly not be removed unless there's some >>>overwhelmingly convincing reason, like debian-legal tells me it needs >>>to b

Bug#350950: [ppc] Segfaults when clicking on "Set Gamma and Black point"

2006-02-01 Thread Marc 'HE' Brockschmidt
Package: lprof Version: 1.11.1.2.dfsg-1 Severity: important Hi, This happens when I go to Monitor Profiler/Enter Monitor Values and then click on "Set Gamma and Black point": [EMAIL PROTECTED]:~$ lprof size of DWORD = 4 size of WORD = 2 QImage::scanLine: Index 0 out of range QImage::scanLine: In

Bug#350790: samba default charsets should follow locale

2006-02-01 Thread Samuel Thibault
Samuel Thibault, le Wed 01 Feb 2006 23:32:56 +0100, a écrit : > > Finally, we're talking about localeswhile these parameters are > > about character setsthese are quite different beasts. > > No. Locales tells the charset too: nl_langinfo(CHARSET) returns what I > call the "current" locale'

Bug#350790: samba default charsets should follow locale

2006-02-01 Thread Samuel Thibault
Hi, Christian Perrier, le Wed 01 Feb 2006 07:38:45 +0100, a écrit : > Quoting Samuel Thibault ([EMAIL PROTECTED]): > > I don't understand why display charset currently defaults to ASCII > > and unix charset defaults to UTF8. Can't they just both default to > > the current locale ? (particularly d

Bug#321644: Please apply the patch!

2006-02-01 Thread Ryan Richter
Would someone please kindly fix this? It's been almost 6 months now, and I'm getting rather sick of recompiling mozilla myself. AMD64 gets no respect... Thanks, -ryan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#350415: Cause found

2006-02-01 Thread Ming Hua
On Mon, Jan 30, 2006 at 02:11:31PM +0100, Jan Willem Stumpel wrote: > I withdraw my bug report #350415. The problem is not with scim but > primarily in icewm (and to some extent in im-switch). And it affects not > only scim, but also uim, if you want it started as a systray icon. Hi Jan, Thanks f

Bug#303922: gaim: happened again (disk space on home partition exceeded)

2006-02-01 Thread Mark Doliner
This should be fixed in Gaim 2.0.0. -Mark On Wed, 01 Feb 2006 16:16:19 +0100, Mario Lipinski wrote > Package: gaim > Version: 1:1.5.0+1.5.1cvs20051015-1 > Followup-For: Bug #303922 > > Hello, > > i noticed that happened to me again. It happened when partition > containing my home dir ran out of

Bug#350949: tripwire [INTL] Portuguese translation for debconf's messages

2006-02-01 Thread Miguel Figueiredo
Package: tripwire Version: 2.3.1.2.0-6 Tags: l10n, patch Severity: wishlist Here goes the Portuguese translation for tripwire's debconf messages. Translator: Rui Branco. For translations updates please contact "Last Translator" or the Portuguese translation team . -- ---

Bug#350948: denyhosts: why require python << 2.4 ?

2006-02-01 Thread David Coe
Package: denyhosts Version: 1.1.4-2 Severity: minor There doesn't seem to be anything in denyhosts that requires python 2.3, and the upstream author appears to run in in python 2.4; is there a reason the denyhosts package requires python 2.3, or is that just because 2.3 is still the default python

Bug#350947: amarok: Crashes on startup on AMD64

2006-02-01 Thread Mike McLean
Package: amarok Version: 1.3.8-1 Severity: important Amarok crashes with the following message on startup. QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_a

Bug#350937: emacs-snapshot-gtk: when the emacs window is resized to a very large (400+ columns) width, it segfaults.

2006-02-01 Thread michael
> > Version: 1:20051221-1 > > Oh, I hadn't noticed that bit. > > I can run Emacs successfully with 1648 columns and open the Emacs binary > itself in it without problems. Could you try a newer emacs-snapshot? > > Thanks, I don't have the problem with emacs21 (x11). I got the latest emacs-snaps

Bug#348893: problem inputting accents with scim toggled off

2006-02-01 Thread Ming Hua
Hi Florian and Bin, I asked about this problem on upstream mailing list, and got the following answer: Just set config /FrontEnd/X11/Dynamic = false. Because when using dynamic xim mode, the keyevents won't be sent to scim when it's disabled. Can either of you try this (modify your ~/.sci

Bug#345464: devscripts: Please provide an 'alert' service for my moreinfo bugs

2006-02-01 Thread Justin Pryzby
On Wed, Feb 01, 2006 at 09:51:19PM +, Julian Gilbey wrote: > On Sat, Dec 31, 2005 at 02:04:41PM -0500, Justin Pryzby wrote: > > Package: devscripts > > Version: 2.9.10 > > Severity: wishlist > > > > Please provide an 'alert'er service which tells me about my bugs which > > are tagged 'moreinfo

Bug#350946: libiodbc2: ftbfs [sparc] dpkg-gencontrol: error: error occoured while parsing Replaces

2006-02-01 Thread Blars Blarson
Package: libiodbc2 Version: 3.52.4-1 Severity: serious Justification: no longer builds from source libiodbc2 failed to build on multiple buildds, including sparc and alpha, duplicated on my sparc pbuilder. dh_perl -plibiodbc2-dev dh_shlibdeps -piodbc -L libiodbc2 -l debian/libiodbc2/usr/lib:

Bug#350945: subversion: inscrutable error message while trying to create tag from working copy

2006-02-01 Thread Britton Leo Kerin
Package: subversion Version: 1.2.3dfsg1-3 Severity: normal The svn book (http://svnbook.red-bean.com/en/1.1/ch04s06.html#svn-ch-4-sect-6.2) describes creating a complex tag this way: $ ls my-working-copy/ $ svn copy my-working-copy http://svn.example.com/repos/calc/tags/mytag Co

Bug#350229: gnome-games: gnomine cannot load images

2006-02-01 Thread Stephen Gran
This one time, at band camp, Josselin Mouette said: > Le mercredi 01 février 2006 à 21:17 +0100, Sjoerd Hemminga a écrit : > > I've got the same problem. On the command line gnomine gives the following > > message six times: > > > > (gnomine:8881): GdkPixbuf-CRITICAL **: gdk_pixbuf_loader_write: a

Bug#270538: NM

2006-02-01 Thread giskard
Il giorno mer, 01/02/2006 alle 22.31 +0100, Nico Golde ha scritto: > Hi, > * giskard <[EMAIL PROTECTED]> [2006-02-01 22:27]: > > Il giorno mer, 01/02/2006 alle 19.50 +0100, Nico Golde ha scritto: > > hello, > > > > > What is NM? Can not find an NM package in the archive. > > > Regards Nico > > >

Bug#350944: wajig: command line processing interacts badly with archives names having dash

2006-02-01 Thread John V. Belmonte
Package: wajig Version: 2.0.31 Severity: normal The backports.org archive uses a dash in their archive name (sarge-backports). Apparently wajig strips dashes in its command line processing, so the following doesn't work: $ wajig -t install/sarge-backports lua5.1 ... Performing: apt-get --ta

Bug#345999: installation-report: Same problem on a Dell Latitude D610

2006-02-01 Thread michel
On Tue, Jan 31, 2006 at 08:34:13PM +0100, Frans Pop wrote: > On Tuesday 31 January 2006 11:20, you wrote: > > Mensaje citado por Frans Pop <[EMAIL PROTECTED]>: > > > On Sunday 29 January 2006 11:08, Pelayo Gonzalez wrote: > > > > I think that we need to add the line 'options libata > > > > atapi_en

Bug#270538: NM

2006-02-01 Thread Nico Golde
Hi, * giskard <[EMAIL PROTECTED]> [2006-02-01 22:27]: > Il giorno mer, 01/02/2006 alle 19.50 +0100, Nico Golde ha scritto: > hello, > > > What is NM? Can not find an NM package in the archive. > > Regards Nico > > NetworkManager. Oh which? ifconfig? Please be a little bit more precise in what

Bug#345464: devscripts: Please provide an 'alert' service for my moreinfo bugs

2006-02-01 Thread Julian Gilbey
On Sat, Dec 31, 2005 at 02:04:41PM -0500, Justin Pryzby wrote: > Package: devscripts > Version: 2.9.10 > Severity: wishlist > > Please provide an 'alert'er service which tells me about my bugs which > are tagged 'moreinfo'. I was just fixing the bts script, and in the process have created what I

Bug#284681: Any chance of idmap_rid being enabled?

2006-02-01 Thread Christian Perrier
> I had a short look yesterday and was also suprised by the same > thing. All these idmap_* module are sitting there but not explicitely > built byt the "all" target. > > And, yes, they are really useful in the context of multiple samba > servers in the same domain, to solve the "consistent U

Bug#350890: krusader segfaults on some directories

2006-02-01 Thread Frank Schoolmeesters
Hi, Please read: "IMPORTANT: Crashes in Krusader" http://krusader.sourceforge.net/phpBB/viewtopic.php?t=1407 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=331241/ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338002 And last but not least: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=34

Bug#350874: kmymoney 0.8.2 build dependency on $(HOME) directory

2006-02-01 Thread Stephen Gran
This one time, at band camp, Mark Purcell said: > When building kmymoney2, there appears to be a configure dependency on the > using doing the build having a home directory. > > This is OK for individual users building the package, but is playing havoc > with such things as the buildd for the 11

Bug#350943: ITP: cutecom -- QT-based terminal emulator.

2006-02-01 Thread Raúl Sánchez Siles
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Subject: ITP: cutecom -- QT-based terminal emulator. Package: wnpp Owner: "Raúl Sánchez Siles" <[EMAIL PROTECTED]> Severity: wishlist * Package name: cutecom Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL

Bug#350937: emacs-snapshot-gtk: when the emacs window is resized to a very large (400+ columns) width, it segfaults.

2006-02-01 Thread Romain Francoise
Michael Crozier <[EMAIL PROTECTED]> writes: > Version: 1:20051221-1 Oh, I hadn't noticed that bit. I can run Emacs successfully with 1648 columns and open the Emacs binary itself in it without problems. Could you try a newer emacs-snapshot? Thanks, -- ,''`. : :' :Romain Francoise

Bug#350266: kicker crashes on KDE start when kpf-applet was added before

2006-02-01 Thread Thomas Kreft
Package: kicker Version: 4:3.5.1-1 Followup-For: Bug #350266 I second that. I had to remove the kpf package so kicker could start again. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked

Bug#350229: gnome-games: gnomine cannot load images

2006-02-01 Thread Sjoerd Hemminga
Thus wrote Josselin Mouette [2006.02.01 21:38]: > Looking at the initial bug report, I guess you too have managed to > install librsvg 2.12 with gnome-games 2.10. Now looking at > librsvg2-common: > Package: librsvg2-common > Version: 2.12.7-3 > Conflicts: gnome-games (<< 2.

Bug#344742: verbiste 0.1.14-1.1 NMU

2006-02-01 Thread Matej Vela
Hello, I'm doing an NMU of verbiste using the patch I sent last week; full diff attached. Thanks, Matej diff -u verbiste-0.1.14/debian/changelog verbiste-0.1.14/debian/changelog --- verbiste-0.1.14/debian/changelog +++ verbiste-0.1.14/debian/changelog @@ -1,3 +1,11 @@ +verbiste (0.1.14-1.1) unst

  1   2   3   4   >