Bug#445711: ppp: bogus DNS address with Huawei 3G modems

2010-01-05 Thread Thomas Hilber
we've successfully tested following patch: https://bugzilla.redhat.com/show_bug.cgi?id=467004#c31 for me the issue now is solved. Cheers Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Bug#560333: libc6: getpwnam shows shadow passwords of NIS users

2010-01-05 Thread Christoph Pleger
Hello, On Tue, 5 Jan 2010 21:50:34 +0100 Aurelien Jarno wrote: > This should probably be free(result). Also there is indentation > issues. Oops, my mistake, obviously I sent an obsolete version of the patch. I remember that I got a compilation error because of the missing parantheses. Now, I h

Bug#563886: [Pkg-xfce-devel] Bug#563886: thunar: "Create Document -> Empty File" sets permissions to -rw-rw-rw-

2010-01-05 Thread Yves-Alexis Perez
On 06/01/2010 05:00, John Lindgren wrote: > Regardless of the permissions of the folder I'm looking at, a new blank > file created by Thunar always gets its permissions set to readable AND > WRITABLE by anyone, or -rw-rw-rw. For security and consistency with > shell commands, this should be -rw-r-

Bug#563892: devicekit-disks: segfault in devkit-disks-daemon on USB stick removal

2010-01-05 Thread Martin Pitt
Hello Daniel, Daniel Kahn Gillmor [2010-01-06 1:28 -0500]: > [ 1875.523376] devkit-disks-da[2335]: segfault at c ip 080660da sp bffb23f0 > error 4 in devkit-disks-daemon[8048000+28000] In order to get some better idea what happens, please do gdb --args /usr/lib/devicekit-disks/devkit-disks-

Bug#517960: Re: Bug#517960: courier-imap-ssl: upgrade to lenny broke ssl connection

2010-01-05 Thread Erwan David
On Wed, Dec 30, 2009 at 08:43:20PM CET, Dererk said: > Erwan David escribió: > > On Tue, Mar 03, 2009 at 12:05:59PM CET, "Stefan Hornburg (Racke)" > > said: > > > >> Erwan David wrote: > >> > >>> On Tue, Mar 03, 2009 at 11:01:20AM CET, Stefan Hornburg > >>> said: > >>> > Er

Bug#563861: localechooser: Maybe ask preferred locale in more cases?

2010-01-05 Thread Christian PERRIER
Quoting Frans Pop (elen...@planet.nl): > A user is from England, but working in Australia. So he selects English as > language and Australia as country. Currently he will automatically get > en_AU.UTF-8 as locale. > > Question is: should he have the option to select en_GB.UTF-8 as preferred >

Bug#563825: os-prober: /u/l/os-probes/mounted/20microsoft spits an error if partition name contains a blank character

2010-01-05 Thread Christian PERRIER
Quoting Fabian Greffrath (fabian+deb...@greffrath.com): > This happens, because in line 57 in /usr/lib/os-probes/mounted/20microsoft > the mount point is passed to item_in_dir() without quoting, resulting in > "/media/MY" to be interpreted as the second argument and "PASSPORT" as the > third. >

Bug#561727: git-core: /etc/bash_completion.d/git sometimes freezes

2010-01-05 Thread Anders Kaseorg
fixed 561727 1:1.6.0-1 thanks Apparently Git 1.6.0 added a new environment variable GIT_CEILING_DIRECTORIES to work around this problem. From git(1): GIT_CEILING_DIRECTORIES This should be a colon-separated list of absolute paths. If set, it is a list of directories

Bug#563895: diffutils: undeclared conflict with diff<=2.8.1-12 (from lenny)

2010-01-05 Thread Teodor MICU
Package: diffutils Version: 1:2.8.1-18 Severity: serious Justification: Policy 7.6.1 Hello, I've added 'unstable' in my sources.list for some *noarch packages and after the last dist-upgrade the 'diffutils' package was installed due to being 'Essential: yes'. However, I realized that this package

Bug#563726: [Bug 552320] Handling AT_FDCWD as EBADF in glibc's utimens() causes tar failures

2010-01-05 Thread Jim Meyering
Eric Blake wrote: ... > s/futimes/futimens/ (ChangeLog and commit message) Thanks! >> +++ b/lib/utimens.c >> @@ -264,19 +264,20 @@ fdutimens (char const *file, int fd, struct timespec >> const timespec[2]) >> } >> # endif /* HAVE_UTIMENSAT */ >> # if HAVE_FUTIMENS >> - { >> -

Bug#561727: git-core: /etc/bash_completion.d/git sometimes freezes

2010-01-05 Thread Anders Kaseorg
Is this worse than any other tab completion DoSes, such as ‘scp tarpit-host:’? If an attacker can write into a parent of your home directory, than you have way bigger problems than tab completion. Does this really merit a release-critical severity? Anders -- To UNSUBSCRIBE, email to debian-

Bug#563893: librmagick-ruby1.8: runtime error in webgen: ImageMagick version not compatible

2010-01-05 Thread clayton
Package: librmagick-ruby1.8 Version: 2.12.2-1 Severity: important I have an up-to-date "testing" desktop. Even after installing the unstable version of librmagick-ruby1.8, when I run webgen I get the following error: $ webgen /usr/lib/ruby/1.8/i486-linux/RMagick2.so: This installation of RMagi

Bug#563892: devicekit-disks: segfault in devkit-disks-daemon on USB stick removal

2010-01-05 Thread Daniel Kahn Gillmor
Package: devicekit-disks Version: 009-2 Severity: normal a 1GB USB stick on this testing/unstable system was inserted, mounted, read from, unmounted, and removed. devkit-disks-daemon appears to have segfaulted upon device removal. dmesg tells the story: [ 1691.668041] usb 1-2: new high speed US

Bug#563891: openbox: signal 11 while exploring menus

2010-01-05 Thread Andrew Chant
Package: openbox Version: 3.4.9-2 Severity: important Since upgrading from 3.4.8-1 to 3.4.9-2_amd64.deb I get segfaults if I explore teh openbox menus for ~30seconds -> 1 minute. This appears in .xsession-errors: How are you gentlemen? All your base are belong to us. (Openbox received signal 11)

Bug#563692: oss4-source fails to build (module-assistant)

2010-01-05 Thread dowoshek
Package: oss4-source Version: 4.2-build2002-1 I have exactly the same problem.

Bug#563882: git-core FTBFS on ia64: t1001-read-tree-m-2way.sh test fails

2010-01-05 Thread Anders Kaseorg
I tried to set up an emulated ia64 chroot with which to track down the problem, but apparently ski doesn’t work . :-( Looking at build logs from various versions, it is always the same two tests that fail, and only on ia64. Most users aren’t on ia64, and it see

Bug#563883: python-dmidecode: Will build with files in /usr/local with python2.6

2010-01-05 Thread Nima Talebi
Hi Scott, This is done in the latest dupload to mentors, and it is now upto version 3.10.9-1. However I'm not sure if this is what Debian wants - i.e., do I need to apply this patch to the older version 3.10.7 too? Nima On Wed, Jan 6, 2010 at 2:27 PM, Scott Kitterman wrote: > Package: python

Bug#563623: Another possible workaround

2010-01-05 Thread Pablo Duboue
According to this page http://www.linux-archive.org/gentoo-development/26341-can-somebody-please-fix- gpg1-vs-gpg2-hell-print.html changing to gpg2 might break other things. I was wondering if another possible work around would be to change gpg1 to ignore the extra configuration lines. -- T

Bug#563890: ski fails to emulate fork()

2010-01-05 Thread Anders Kaseorg
Package: ski Version: 1.3.2-4 It appears that ski fails to emulate the clone2 system call that glibc uses to implement fork(). $ sudo debootstrap --foreign --arch=ia64 lenny ia64 … $ cd ia64 $ bskinc -simroot $PWD bin/sh -c 'exec ls' bin boot debootstrap dev etc home lib mnt proc root

Bug#563883: Disregard debian/changelog entry in the patch

2010-01-05 Thread Scott Kitterman
I thought I had removed that before I sent it. Scott K -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#563755: udev rules need touchup for recent udev

2010-01-05 Thread Daniel Kahn Gillmor
Package: openct Severity: normal ok, the system reboot worked fine. the only remaining issue is that i've got this line a few times in my syslog: udevd[15501]: unknown key 'WAIT_FOR_ATTR' in /lib/udev/rules.d/70-openct.rules:21 I'm using udev version 149-2, if that's useful information. Let

Bug#562975: linux-2.6: patch for CVE-2009-3939

2010-01-05 Thread Ben Hutchings
On Tue, 2010-01-05 at 22:47 -0500, Michael Gilbert wrote: > > Actually, no Debian release contains a kernel version affected by > > CVE-2009-3889. > > CVE-2009-3889 was fixed in upstream commit 66dca9b8 in linux 2.6.27, so > debian's 2.6.24 and 2.6.26 are affected, but 2.6.18 and 2.6.32 are not. >

Bug#438336: Alternative (buggy, incomplete) firewire stack shipped instead of the stable one

2010-01-05 Thread Ben Hutchings
DV capture works for me using the test program included in . Therefore I believe that kino is at fault, not the kernel. Ben. -- Ben Hutchings Horngren's Observation: Among economists, the real world is often a spe

Bug#563755: udev rules need touchup for recent udev

2010-01-05 Thread Daniel Kahn Gillmor
Package: openct Severity: normal Thanks Andreas-- I took the steps you described (though i made a few changes: 0) i used /lib/udev instead of /lib/udev/ for @udevdir@ to avoid double-slashes. 1) i placed the udev rules file in /lib/udev/rules.d/70-openct.rules instead of /etc/udev/rul

Bug#563887: update doesn't alert user of the errors that apt-get update does

2010-01-05 Thread jidanni
Package: aptitude Version: 0.6.1.3-3 This message you are just not going to see if you use aptitude update. Only apt-get update reveals the error. # apt-get update ... W: Failed to fetch http://ftp.tw.debian.org/debian-multimedia/dists/unstable/main/binary-i386/Packages.bz2 Hash Sum mismatch E: S

Bug#544934: RFA: mines.app -- Minesweeper for GNUstep

2010-01-05 Thread Luke Cycon
Hello, Seen as mines provides so much entertainment to me when I'm bored, I would be glad to adopt it to save it from removal. Note: Would it be possible for someone from Debian-Games to sponsor my uploads? (I'm not a DM or DD... yet (I am hoping to make DM soon)) Thanks! P.S. Hope its not too

Bug#563888: drivel: segmentation fault with gnome proxy set

2010-01-05 Thread Andy Wettstein
Package: drivel Version: 3.0.0-2 Severity: normal With the gnome proxy set I am getting a segfault from drivel: a...@ajw-pc ~ >drivel -v debug: Setting up proxy server: debug: bob Segmentation fault The log message says this: drivel[3517]: segfault at 20 ip 7fc5689d5840 sp 7fff3af7c828 er

Bug#563881: -man etc. can't handle multiple arguments

2010-01-05 Thread jidanni
CS> instead, i will add the following to my TODO list: CS> add some error detection and print an error message if -man and CS> similar options have anything other than one package arg. OK -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#563881: -man etc. can't handle multiple arguments

2010-01-05 Thread Craig Sanders
On Wed, Jan 06, 2010 at 11:05:36AM +0800, jida...@jidanni.org wrote: > and actually, many commands could quite easily take multiple packages > > Let's take a look at >-man List man pages (if any) in package. > perhaps write >-man List man pages (if any) in package[...] > and do

Bug#562212: FTBFS [hppa] - snarf-check segfault

2010-01-05 Thread Rob Browning
reopen 497740 merge 562212 497740 thanks This is broken again as the result of an oversight while incorporating/adjusting the fix suggested by the earlier NMU. I've resolved it on paer, and I'll incorporate the fix into the next upload. Thanks -- Rob Browning rlb @defaultvalue.org and @debian.o

Bug#563454: libglibmm-2.4-1c2a: gnote fails to start with glibmm-ERROR

2010-01-05 Thread Brian M Dube
The bug is filed in gnote [1] and also fixed upstream. The workaround in the other bug report [1] also worked for me. I think this is closed, and I apologize for the noise. Thanks [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563675 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@

Bug#563886: thunar: "Create Document -> Empty File" sets permissions to -rw-rw-rw-

2010-01-05 Thread John Lindgren
Package: thunar Version: 1.0.1-2 Severity: normal Regardless of the permissions of the folder I'm looking at, a new blank file created by Thunar always gets its permissions set to readable AND WRITABLE by anyone, or -rw-rw-rw. For security and consistency with shell commands, this should be -rw-r

Bug#563885: libsdl1.2debian-alsa: "undefined reference" to deprecated ALSA calls

2010-01-05 Thread John Lindgren
Package: libsdl1.2debian-alsa Version: 1.2.13-5 Severity: important If a try to compile a simple application that uses SDL's sound feature, such as the following: #include int main (void) { SDL_OpenAudio (NULL, NULL); return 0; }

Bug#545112: Errors in new firewire stack, DV camera don't work anymore

2010-01-05 Thread Ben Hutchings
I wrote a really simple DV capture program myself (see below), and it works just fine with the Debian packaged kernel (linux-image-2.6.32-trunk-amd64 2.6.32-3). dvgrab continues to fail. I conclude that dvgrab is at fault, not the kernel. Note that this program writes DV to stdout; you had bette

Bug#549364: Bug in libgearman-client-perl fixed in revision 50349

2010-01-05 Thread pkg-perl-maintainers
tag 549364 + pending thanks Some bugs are closed in revision 50349 by Jonathan Yu (jawnsy-guest) Commit message: * Take over package (Closes: #549364) * Use new short debhelper 7 rules format * No longer install README and HACKING * Update watch file to match upstream -- To UNSUBSCRIBE, emai

Bug#562975: linux-2.6: patch for CVE-2009-3939

2010-01-05 Thread Michael Gilbert
> Actually, no Debian release contains a kernel version affected by > CVE-2009-3889. CVE-2009-3889 was fixed in upstream commit 66dca9b8 in linux 2.6.27, so debian's 2.6.24 and 2.6.26 are affected, but 2.6.18 and 2.6.32 are not. You can look at the dbg_lvl permissions, for example in the 2.6.32 ke

Bug#563454: libglibmm-2.4-1c2a: gnote fails to start with glibmm-ERROR

2010-01-05 Thread Brian M Dube
gnote and glibmm are current, and I have no local versions in /usr/local. $ ldd $(type -p gnote) | grep glibmm libglibmm-2.4.so.1 => /usr/lib/libglibmm-2.4.so.1 (0x7f4a617d4000) Should this issue be filed under gnote? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li

Bug#563884: liblogkit-java: FTBFS: cannot stat `build/javadocs/*': No such file or directory

2010-01-05 Thread Daniel Schepler
Source: liblogkit-java Version: 1.2.2-9 Severity: serious From my pbuilder build log: ... # install the javadocs into api directory install -d /tmp/buildd/liblogkit-java-1.2.2/debian/liblogkit-java/usr/share/doc/liblogkit-java/api/ cp -a build/javadocs/* /tmp/buildd/liblogkit-java-1.2.2/debian/

Bug#563883: python-dmidecode: Will build with files in /usr/local with python2.6

2010-01-05 Thread Scott Kitterman
Package: python-dmidecode Version: 3.10.7-1.1 Severity: important Tags: patch Once Python 2.6 hits Unstable, your package will build with files in /usr/local. This is easy enough to fix and the current Python in Unstable already supports the changes you need to make. Patch attached. Also, not s

Bug#557861: [texdoc] texdoc and support_zipped

2010-01-05 Thread Reinhard Kotucha
On 6 January 2010 Norbert Preining wrote: > On Di, 05 Jan 2010, Reinhard Kotucha wrote: >> AFAIK these directories contain only files generated by a program. > Well not only, tlmgr stores data there (updmap.cfg), Norbert, this is exactly what I expect. I said that these directories contain

Bug#563882: git-core FTBFS on ia64: t1001-read-tree-m-2way.sh test fails

2010-01-05 Thread Anders Kaseorg
Package: git-core Version: 1:1.6.5.2-1 Severity: serious Justification: FTBFS Some time between 1.6.5-1 and 1.6.5.2-1, git-core started failing to build on ia64, because the test t1001-read-tree-m-2way.sh is failing. This has continued in every version up through 1.6.6-1. The same bug was repo

Bug#563726: [Bug 552320] Handling AT_FDCWD as EBADF in glibc's utimens() causes tar failures

2010-01-05 Thread Eric Blake
According to Jim Meyering on 1/5/2010 2:07 PM: >> https://bugzilla.redhat.com/show_bug.cgi?id=552320 > Thanks for the heads up. Good timing. > That does indeed look like a bug, and Aurelien Jarno's fix seems right. I can confirm that the fix is correct. > > I expect to push the following to gnu

Bug#500997: Axiom in Debian

2010-01-05 Thread Camm Maguire
Greetings! Just uploaded 20091101. Please check it out. Tim, quick question the read.d patch. Can you please give me an example axiom command which fails with the read-char-no-hang as currently implemented? Any pointer to the relevant axiom source would also be most helpful. Take care, Chris

Bug#563612: wrong return type for strchr

2010-01-05 Thread Steve M. Robbins
Hi, First of all, I omitted one point in my initial description: I am compiling C++ code (fixing #560454). On Wed, Jan 06, 2010 at 05:01:53AM +1300, Michael Kerrisk wrote: > On Mon, Jan 4, 2010 at 4:27 PM, Steve M. Robbins wrote: > > Package: manpages-dev > > Version: 3.23-1 > > Severity: norma

Bug#563881: -man etc. can't handle multiple arguments

2010-01-05 Thread jidanni
Package: dlocate Version: 1.02 Severity: wishlist We see SYNOPSIS dlocate [OPTIONS] [command] [ package... | PATTERN...] and actually, many commands could quite easily take multiple packages Let's take a look at -man List man pages (if any) in package. perhaps write -man

Bug#540828: co-maintenance

2010-01-05 Thread Ritesh Raj Sarraf
I would be interested in maintaining this package as well. Please let me know. Regards, Ritesh -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention." signature.asc Description: This is a digitally signed message part.

Bug#563876: geeqie: Entry for update EXIF in desktop file

2010-01-05 Thread arctgx
Package: geeqie Version: 1:1.0~beta2-9 Severity: normal OK, I have edited editor's desktop file: Exec=exiftran -p -2 -i %f; exiftran -p -i -g %f This does not update EXIF thumbnail, but shell command exiftran -p -2 -i "$f"; exiftran -p -i -g "$f" does it. I wouldn't like to manually "apply the

Bug#563743: [Surfraw-devel] Bug#563743: surfraw: Error occured while reset 800b: errno=5

2010-01-05 Thread Ian Beckwith
tags 563743 + moreinfo thanks On Tue, Jan 05, 2010 at 01:14:57AM +0100, stephrom wrote: > Hi guys, > when I want to use surfraw, this message appears: > Error occured while reset 800b: errno=5 > The browser is not launched and that's all. > The problem is the same with the defaut config without an

Bug#563880: file-roller: when you rename a file inside the archive, the renamed file is lost

2010-01-05 Thread Claudio Giordano
Package: file-roller Version: 2.28.2-1 Severity: important when you rename a file inside the archive, the renamed file is lost -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (750, 'experimental') Architecture: amd64 (x86_64) Kernel: Li

Bug#530452: Consider adding Dovecot Authentication extension patch and updating to maildrop 2.1.0

2010-01-05 Thread Christoph Anton Mitterer
btw: I think you still should strongly consider to add these patches, perhaps with some big exclamation marks that this is experimental/unofficial and may change when someday another patchset is accepted by upstream,... but: - dovecot is really one of the best imap/pop servers out there (if n

Bug#547032: ITA: lash -- Linux Audio Session Handler (LASH) shared library files

2010-01-05 Thread Jaromír Mikeš
> Od: Alessio Treglia > Bump. > > Any progress here? Yep .. I was working on something else now, I didn't even uploaded to pkg-multimedia git yet. Would you like to be second uploader? regards mira -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "

Bug#563878: One item oddly owned by root

2010-01-05 Thread jidanni
Package: asterisk Version: 1:1.6.2.0-1 Severity: wishlist One item oddly owned by root: # find /etc/asterisk -ls|grep -C 3 root 82638 -rw-r- 1 asterisk asterisk 5939 Dec 7 01:49 /etc/asterisk/vpb.conf 8215 28 -rw-r- 1 asterisk asterisk27438 Jan 3 10:24 /etc/asteri

Bug#563879: ascii2uni -a Q broke

2010-01-05 Thread jidanni
Package: uni2ascii Version: 4.14-2 File: /usr/bin/ascii2uni X-debbugs-cc: billpo...@alum.mit.edu Man page says Q Convert HTML character entities (e.g. é). However, $ echo 'é'|ascii2uni -a Q é 0 tokens converted One must do: $ echo 'é'|ascii2uni -a Y é 1 token converted -- To UNSUBSCRIBE, e

Bug#563877: second instance of --schedule-only ruins automatic flags

2010-01-05 Thread jidanni
Package: aptitude Version: 0.6.1.3-3 Notice how the {a} gets knocked off: # aptitude --schedule-only install aircrack-ng # aptitude install The following NEW packages will be installed: aircrack-ng iw{a} Do you want to continue? [Y/n/?] n # aptitude --schedule-only install weplab # aptitude ins

Bug#557354: RFP: notmuchmail -- tag and search based email with CLI interface and Emacs front end

2010-01-05 Thread David Bremner
On Wed, 6 Jan 2010 11:36:31 +1300, martin f krafft wrote: > also sprach David Bremner [2010.01.06.0005 +1300]: > > There has been lots of activity upstream. There a couple of pretty > > important usability issues that should be addressed soon: in particular > > handling renames and deletes of mai

Bug#546443: sh4: please add "/usr/include/sh4-linux-gnu" to include search path.

2010-01-05 Thread Nobuhiro Iwamatsu
Hi, Thank you for comments. 2010/1/6 Arthur Loiret : > The mapping is missing in gcc/multiarch.h (see > debian/patches/gcc-multiarch.inc). What is the corresponding GNU > triplet to m4-nofpu (it seems to be sh4-linux-gnu for m4)? > Triplet of m4-nofpu is sh4_nofpu-linux-gnu. What should I set in

Bug#563876: geeqie: Looseless rotate doesn't update EXIF thumbnail

2010-01-05 Thread arctgx
Package: geeqie Version: 1:1.0~beta2-9 Severity: normal Title is self-explanatory, I must update thumbnails manually (e.g. by exiftran -ig). Please test on images without EXIF orientation info. Regards. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (5

Bug#563875: diffstat: v1.47 is buggy, please upgrade

2010-01-05 Thread Vladimir Prodan
Package: diffstat Version: 1.47-1 Severity: normal diffstat-1.47 produces wrong output, shell script: diffstat

Bug#563874: gmail-notify not working

2010-01-05 Thread Jan Lebedev
Package: gmail-notify Version: 1.6.1.1-1 # gmail-notify No protocol specified /usr/lib/pymodules/python2.5/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) Gmail Notifier v1.6.1b (2010/01/06 04:25:31) -- xmllangs: XML file succesfully par

Bug#563602: mdadm: autocheck running checkarray fails and degrades array when weekly cron jobs tick off

2010-01-05 Thread martin f krafft
tags 563602 unreproducible thanks I cannot reproduce the problem. I can run checkarray on arrays and run the mdadm --monitor --oneshot program just fine. I think you probably experienced a local problem. Cheers, -- .''`. martin f. krafft Related projects: : :' : proud Debian develope

Bug#563873: vlc: please provide the vbi decoder plugin

2010-01-05 Thread László Benedek
Package: vlc Version: 1.0.4-1 Severity: normal Tags: patch The DVB VBI teletext streams (and probably the VBI analog teletext) can't be displayed without the zvbi configure option enabled. This option is now disabled, so the required plugin not created. After enabling zvbi the resulting shared

Bug#563872: wget segfaults when server returns empty HTTP response code

2010-01-05 Thread Daniel Kahn Gillmor
Package: wget Version: 1.12-1.1 Severity: normal i seem to have stumbled across a segmentation fault in wget. If the server omits the numeric HTTP response code in its reply, wget will crash with a segfault. You can try it: printf "HTTP/1.0 OK\r\nContent-Type: text/plain\r\n\r\n" | nc -l 123

Bug#563871: should not provide completion for invoke-rc.d

2010-01-05 Thread Steve Langasek
Package: bash-completion Version: 1:1.1-1 Severity: important I noticed in the context of a conversation with a bug submitter that bash-completion provides completion for invoke-rc.d using the contents in /etc/init.d. invoke-rc.d is an interface for maintainer scripts, it is *not* an interface fo

Bug#557861: [texdoc] texdoc and support_zipped

2010-01-05 Thread Norbert Preining
On Di, 05 Jan 2010, Reinhard Kotucha wrote: > AFAIK these directories contain only files generated by a program. Well not only, tlmgr stores data there (updmap.cfg), and every user can copy stuff there and overrule other files. But Manuel, no problem if you don't want to add it, that is less a pr

Bug#563844: samba restart fails with large smbd

2010-01-05 Thread Steve Langasek
On Tue, Jan 05, 2010 at 03:28:17PM -0800, Ross Boylan wrote: > On Tue, 2010-01-05 at 14:03 -0800, Steve Langasek wrote: > > On Tue, Jan 05, 2010 at 11:20:11AM -0800, Ross Boylan wrote: > > > invoke-rc.d samba restart > > invoke-rc.d is not an admin interface. In lenny, the supported interface is

Bug#555629: transmission-cli: cannot load a torrent file

2010-01-05 Thread Norbert Preining
On Di, 05 Jan 2010, Leo 'costela' Antunes wrote: > > transmission (neiter gui, nor cli) can load this torrent > > http://www.mininova.org/get/3135160 > > while btdownloadgui works fine. > > > > I didn't manage to take a look at this problem when it came up and > meanwhile the torrent seems

Bug#563850: test

2010-01-05 Thread Alan W. Irwin
Just checking for whether I am subscribed to this bug or not. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#563865: ITP: python-wifi -- Linux Wireless Extensions in Pure Python

2010-01-05 Thread Ben Hutchings
On Wed, 2010-01-06 at 00:52 +0100, Henning Heinold wrote: > Package: wnpp > Severity: wishlist > Owner: Henning Heinold > > * Package name: python-wifi > Version : 0.5.0 > Upstream Author : Sean Robinson > * URL : http://pythonwifi.wikispot.org/ > * License :

Bug#561963: hudson Debian packages

2010-01-05 Thread Tim Retout
On Tue, Jan 05, 2010 at 03:25:31PM -0800, Kohsuke Kawaguchi wrote: > Just so you know, Hudson currently have 82 external library > dependencies. Some of the jar files are so-called "uberjar", which is a > rebundle of multiple libraries, so the complete list of dependencies > that need packaging are

Bug#530452: [Fwd: Re: inclusion of dovecot auth patches in maildrop]

2010-01-05 Thread Christoph Anton Mitterer
Hi. Bad news,... it seems that upstream want's the patches to be included in curier-authlib. Cheers, Chris. --- Begin Message --- Christoph Anton Mitterer writes: Hi Sam. Would you consider to include the patches which enable maildrop to use Dovecot's authz backend? They can be found at: ht

Bug#563870: [linux-image-2.6-2-686] only 2 hotkey on 4 configurable on eeepc 901

2010-01-05 Thread Rémi Bemol
Package: linux-image-2.6-686 Version: 2.6.30+21 Severity: normal --- Please enter the report below this line. --- on the eeepc 901 there is 4 hotkeys on the top left on the keyboard. We will call them 0, 1, 2, 3 If you go to keyboard shortcut you can easily configure the touch 2 and 3 if you cl

Bug#563869: lynx: colorfull mess on some pages

2010-01-05 Thread Jonathan Neuschäfer
Package: lynx Version: 2.8.8dev.2-1 Severity: minor On some pages I get ugly formatting problems when looking around. e.g.: lynx https://savannah.gnu.org/maintenance/CvSToSvN -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i3

Bug#563864: rsync: bogus override for init.d-script-possible-missing-stop

2010-01-05 Thread Raphael Geissert
Hi, > (And if you feel like it, file a bug against lintian for a better > explanation of this lintian tag :-) ). Before filing a report check the description of version 2.3.1, it now also mentions killprocs. If you think it can still be improved then please do file one. Cheers, -- Raphael Ge

Bug#563868: [linux-image-2.6-686] only 2 hotkey on 4 configurable on eeepc 901

2010-01-05 Thread Rémi Bemol
Package: linux-image-2.6-686 Version: 2.6.30+21 Severity: normal --- Please enter the report below this line. --- on the eeepc 901 there is 4 hotkeys on the top left on the keyboard. We will call them 0, 1, 2, 3 If you go to keyboard shortcut you can easily configure the touch 2 and 3 if you cl

Bug#563867: Debian maintainer annual ping for Russell Stuart

2010-01-05 Thread Russell Stuart
Package: debian-maintainers Version: 1.64 Severity: normal My annual ping as per: http://wiki.debian.org/Maintainers#Annualping signature.asc Description: This is a digitally signed message part

Bug#559939: RFS: graphy

2010-01-05 Thread Miguel Landaeta
Dear mentors, I am looking for a sponsor for my package "graphy". * Package name: graphy Version : 1.0+dfsg-1 Upstream Author : Google Inc. * URL : http://code.google.com/p/graphy/ * License : Apache-2.0 Section : python It builds these binary packag

Bug#563866: RM: openoffice.org-voikko [armel]; uninstallable, OOo for armel removed

2010-01-05 Thread Rene Engelhard
Package: ftp.debian.org Severity: normal Hi, please remove openoffice.org-voikko for armel from unstable. It's non-installable there and makes no sense anyway since OOo for armel is gone. Sorry, forgot it in my initial RM request for OOo itself. Grüße/Regards, Rene -- To UNSUBSCRIBE, email

Bug#560895: gnome-screensaver inhibitors not being removed issue

2010-01-05 Thread Raphael Geissert
tag 560895 patch thanks Hi, The issue seems to affect etch, lenny and squeeze/sid. A patch is available at: http://git.gnome.org/browse/gnome-screensaver/commit/?id=284c9924969a49dbf2d5fae1d680d3310c4df4a3 This issue is not severe enough to deserve a DSA so please fix the package in sid and pr

Bug#563215: belpic: diff for NMU version 2.6.0-7.2

2010-01-05 Thread Wouter Verhelst
Hi Tim, On Fri, Jan 01, 2010 at 03:00:15AM +, Tim Retout wrote: > tags 563215 + patch pending > thanks > > Dear Wouter, > > (Happy New Year!) > > I've prepared an NMU for belpic (versioned as 2.6.0-7.2) and > uploaded it to DELAYED/5. Please feel free to tell me if I > should delay it longe

Bug#560369: reportbug thinks message isn't sent when mutt postpones

2010-01-05 Thread Sandro Tosi
Hi Gerfried, On Thu, Dec 10, 2009 at 22:12, Sandro Tosi wrote: > On Thu, Dec 10, 2009 at 19:57, Gerfried Fuchs wrote: >> I'm also not sure >> if mutt is actually producing different return codes - and if it is >> proper to return 1 on postponed messages; maybe reassigning it to mutt >> is the co

Bug#384894: Not able to exit via close window button in xfce4

2010-01-05 Thread Alessio Treglia
Hi! Is this still reproducible with the latest 1.2.2-1 release available in sid? -- Alessio Treglia Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#563865: ITP: python-wifi -- Linux Wireless Extensions in Pure Python

2010-01-05 Thread Henning Heinold
Package: wnpp Severity: wishlist Owner: Henning Heinold * Package name: python-wifi Version : 0.5.0 Upstream Author : Sean Robinson * URL : http://pythonwifi.wikispot.org/ * License : GPL, LGPL, Creative Commons Attribution License Programming Lang: Python

Bug#563864: rsync: bogus override for init.d-script-possible-missing-stop

2010-01-05 Thread Michael Biebl
Package: rsync Version: 3.0.7-1 Severity: normal Hi Paul, I read the changelog of 3.0.7-1 and I think the lintian override for init.d-script-possible-missing-stop is wrong and most likely due to a bad wording of the override. In your case, removing the stop symlinks for 0 6 means, that you rely

Bug#563862: aptitude: Odd package install/remove order causes a symlink to vanish

2010-01-05 Thread Tony 'Nicoya' Mantler
Package: aptitude Version: 0.6.1.3-3 Severity: normal With reference to bug 563002, upgrading azureus from 4.3.0.0-1 to 4.3.0.6-1 causes libswt-gtk-3.5-java to be installed before libswt-gtk-3.4-java is removed. Due to a change in the handling of the /usr/share/java/swt.jar symlink (in 3.4 it's

Bug#563860: Please package LilyPond 2.12.3

2010-01-05 Thread Don Armstrong
On Wed, 06 Jan 2010, John Zaitseff wrote: > Could you possibly package the latest stable version, 2.12.3, which > has just been released? Thanks in advance! Yeah, it's in the pipeline. Working on getting a git repository for it set up the way I want; once that's done I'll be testing and making th

Bug#559655: [buildd-tools-devel] Bug#559655: the upgrade misses an explicit version

2010-01-05 Thread Roger Leigh
On Wed, Jan 06, 2010 at 12:29:10AM +0100, Ferenc Wagner wrote: > Hi, > > After a second thought, my patch probably won't solve the problem of > experimental (or other NotAutomatic) dependencies: in the best case it > fixes NotAutomatic upgrades only. I'll look in the dependency problem > if this

Bug#563863: FTBFS: /usr/bin/ld: cannot find -lz

2010-01-05 Thread Cyril Brulebois
Package: axiom Version: 20091101-1 Severity: serious Justification: FTBFS Hi, your package FTBFS: | Compiling /build/buildd-axiom_20091101-1-amd64-JSzJ1L/axiom-20091101/books/tangle.lisp. | End of Pass 1. | End of Pass 2. | OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Spee

Bug#563845: [Pkg-utopia-maintainers] Bug#563845: gnome-disk-utility: lists LVM logical volumes as physical disks

2010-01-05 Thread Michael Biebl
reassign 563845 devicekit-disks retitle 563845 devicekit-disks needs proper LVM support forwarded 563845 https://bugs.freedesktop.org/show_bug.cgi?id=24599 thanks brian m. carlson wrote: > Package: gnome-disk-utility > Version: 2.28.1-2 > Severity: normal > > When I run gnome-disk-utility, all of

Bug#561963: hudson Debian packages

2010-01-05 Thread Kohsuke Kawaguchi
Tim Retout wrote: > On Tue, Jan 05, 2010 at 09:35:04AM -0800, Kohsuke Kawaguchi wrote: >> Tim Retout wrote: >> > I've been using your hudson Debian packages, and it's a really useful >> > piece of software. I'd like to see it in the main Debian archive - >> > are you interested in working together

Bug#563844: samba restart fails with large smbd

2010-01-05 Thread Ross Boylan
On Tue, 2010-01-05 at 14:03 -0800, Steve Langasek wrote: > On Tue, Jan 05, 2010 at 11:20:11AM -0800, Ross Boylan wrote: > > invoke-rc.d samba restart > > invoke-rc.d is not an admin interface. In lenny, the supported interface is > '/etc/init.d/samba restart'; in squeeze, it's 'service samba rest

Bug#563265: enabling software rendering in libxine

2010-01-05 Thread Darren Salt
I demand that Andreas Marschke may or may not have written... > applications depending on xine or using the phonon-backend-xine backend in > KDE are currently having problems since features such as videosettings in > dragonplayer and bangaraang aren't working. As reported to me there are 2 > optio

Bug#543352: mlocate: should provide locate

2010-01-05 Thread Sebastian
Package: mlocate Followup-For: Bug #543352 'mlocate' is a replacement for 'locate' but doesn't provide it. This forces the user to install 'locate' if another package, such as 'dlocate' - which is how I stumbled uppon it - depends on it. This is makes it necessary to install 'locate' as well as 'm

Bug#563861: localechooser: Maybe ask preferred locale in more cases?

2010-01-05 Thread Frans Pop
Package: localechooser Version: 2.21 Severity: wishlist There is one use case currently not covered by localechooser that arguably should be covered, though IMO only at medium priority. This use case is as follows. A user is from England, but working in Australia. So he selects English as langu

Bug#559124: unnecessary files

2010-01-05 Thread sergio
> Which architecture are you on? amd64 % stat -c %y /usr/share/zsh/functions/Misc.zwc 2009-12-28 06:57:20.0 +0300 % stat -c %y /usr/share/zsh/functions/Misc/zcalc 2009-12-28 06:57:20.0 +0300 > > Moreover may be it will be better to compile all functions in functions.zwc > > ? > A

Bug#563859: manpages: Remove obsolete Debian patches

2010-01-05 Thread Michael Kerrisk
Hello Denis, As upstream, I periodically walk through the debian open bugs to see if there's stuff that I should try to integrate, or stuff that is obsolete, as you note here. Lately, I've had little time for such tasks -- thanks for doing this scan, and raising this bug. Cheers, Michael On We

Bug#563860: Please package LilyPond 2.12.3

2010-01-05 Thread John Zaitseff
Package: lilypond Version: 2.12.2 Severity: wishlist Dear Don et al., Thank you for packaging LilyPond! It is certainly much appreciated. Could you possibly package the latest stable version, 2.12.3, which has just been released? Thanks in advance! Yours truly, John Zaitseff -- John Zaitse

Bug#559655: the upgrade misses an explicit version

2010-01-05 Thread Ferenc Wagner
Hi, After a second thought, my patch probably won't solve the problem of experimental (or other NotAutomatic) dependencies: in the best case it fixes NotAutomatic upgrades only. I'll look in the dependency problem if this track is deemed reasonable. -- Regards, Feri. -- To UNSUBSCRIBE, email

Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-05 Thread Andrea Veri
2010/1/5 Fabian Greffrath > Update: I tried at home with all different combinations of bluez > packages (the current ones from Debian unstable and the ones from the > Debian backports) and gnome-bluetooth (also the current ones from Debian > unstable and the current ones from Ubuntu) - both with

Bug#563790: Request aqbanking build against QT4

2010-01-05 Thread Martin Preuss
Hi, On Tuesday 05 January 2010, Micha Lenk wrote: [...] > > I would like to request the build for aqbanking be upgraded for QT4. [...] Please bear in mind that while this would make it work with KMyMoney for KDE4 such a change will break other applications (at least QBankManager) which are not

Bug#506115: openssh: Plaintext Recovery Attack Against SSH

2010-01-05 Thread Colin Watson
Source: openssh Source-Version: 1:5.1p1-5 On Tue, Jan 05, 2010 at 11:27:08PM +0100, Moritz Muehlenhoff wrote: > Colin Watson wrote: > > Err, hang on. As I said, I backported it in openssh 1:5.1p1-5, which is > > the version in stable. That means there's nothing to do, right? > > > > http://bzr.

  1   2   3   4   5   >