Bug#535855: [Python-modules-team] Bug#535855: matplotlib._path

2009-07-08 Thread Piotr Ożarowski
[Thomas Viehmann, 2009-07-08] > Fabrice Silva wrote: >> I will try tonight at home. Which are the mechanism that add items to >> sys.path ? > sys.path is a regular python list, so sys.path.append("/foo") adds to the > end, sys.path.insert(i, "/foo") adds "/foo" in i-th position (put in your > fav

Bug#536200: gnome-desktop-environment: Pulls in apache via gnome-user-share

2009-07-08 Thread Josselin Mouette
Le mercredi 08 juillet 2009 à 01:57 -0700, Josh Triplett a écrit : > If gnome-user-share stopped pulling in apache2.2-common, I would > withdraw my objection to having gnome-user-share as a dependency of > gnome-desktop-environment. > > I'll file a separate bug about this against libapache2-mod-dn

Bug#536145: python-pyrex: access to dictionary-like objects is broken

2009-07-08 Thread Jakub Wilk
clone 536145 -1 reassign -1 cython 0.10.3-1 retitle -1 cython: access to dictionary-like objects is broken cython produces broken code, too: * Jakub Wilk , 2009-07-07, 22:33: $ cat tmp.py import weakref class Object(object): pass cdef object o, d o = Object() d = weakref.WeakValueDictionary(

Bug#536212: libapache2-mod-dnssd: Please do not depend on apache2.2-common

2009-07-08 Thread Josh Triplett
Package: libapache2-mod-dnssd Version: 0.6-1 Severity: normal Please see bug 536200 for background. gnome-desktop-environment 1:2.26+0 depends on gnome-user-share. gnome-user-share depends on apache2.2-bin and libapache2-mod-dnssd. Thanks to recent changes in the apache2 packaging as of version 2

Bug#535554: texlive-bibtex-extra: bibtopic.sty should not use hardcoded filenames btaux.aux and btbbl.aux

2009-07-08 Thread Vincent Lefevre
On 2009-07-04 21:42:32 +0200, Frank Küster wrote: > Vincent Lefevre wrote: > > bibtopic.sty creates files with hardcoded filenames btaux.aux and > > btbbl.aux. This is potentially bad if one wants to compile several > > independent .tex files in parallel (from the same directory). > > Agreed. Wou

Bug#515503: exim4: dovecot_plain authenticator failed: 435 Unable to authenticate at present: authentication socket read error or premature eof

2009-07-08 Thread Marc Haber
On Sun, Feb 22, 2009 at 07:27:31PM +0100, Philipp Kolmann wrote: > > afaict this is basically cosmetic error. Is this correct? If yes a fix > > for lenny will not happen, the only thing fixable in lenny post-release > > are rc-bugs and security issues. > > well, it's not completely cosmetic. Probl

Bug#515539: cgmail's maintainer is back on work

2009-07-08 Thread Dmitrijs Ledkovs
Heya! Welcome back =) I did some work on it, but didn't manage to get a sponsor for it. The stuff I did was put in the Debian Python Apps Team. http://svn.debian.org/viewsvn/python-apps/packages/cgmail/ Feel free to join and continue to maintain it there (just set maintainer back to your name)

Bug#514053: AltGr does not work at first

2009-07-08 Thread Mr. Tux
Hi list I confirm this bug and the "workaround" (key press during early X login session) I didn't run into this problem before I made the update from Lenny 5.01 > 5.02 last week. Now xev shows the right key codes with AltGR + Key, but the output in terminal is wrong. The other modifier keys I t

Bug#533450: Any progress?

2009-07-08 Thread Adam =?UTF-8?Q?Sj=C3=B8gren
Hi. I was wondering if you have had any progress with the psb-driver for X.org? I have got the PPA packages for Jaunty from the Ubuntu Mobile Team building on my Debian unstable netbook. Now I just need them to a) work (I get a kernel trace (but the kernel still runs) and X doesn't work, the

Bug#536211: php-pear: /usr/share/php/XML/Util.php already provided by php-xml-util

2009-07-08 Thread Siu Kam Ming
Package: php-pear Version: 5.2.9.dfsg.1-4 Severity: normal During install this package error message appear. Util.php is already provided by other package(php-xml-util). Error message as follow Reading package lists... Done Building dependency tree Reading state information... Done Calculating

Bug#536209: kicker only visible on first of three desktops

2009-07-08 Thread Peter T. Breuer
Package: kicker Version: 4:3.5.9.dfsg.1-6 Severity: normal The latest kicker (it was Ok a few daya ago, presumably before an upgrade) is only visible on the first of my three desktops. On the other two it is clearly present in some sense, because hovering the mouse on the bottom of the desktop br

Bug#536210: Random Firestarter (Firewall) Crashing

2009-07-08 Thread Amit
Package: firestarter Version: 1.0.3-6 Severity: normal -- System Information: Debian Release: 5.0.2 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN

Bug#536200: gnome-desktop-environment: Pulls in apache via gnome-user-share

2009-07-08 Thread Josh Triplett
On Wed, Jul 08, 2009 at 10:08:19AM +0200, Josselin Mouette wrote: > Le mercredi 08 juillet 2009 à 00:07 -0700, Josh Triplett a écrit : > > gnome-desktop-environment Depends on gnome-user-share, which pulls in > > apache and a pile of Apache dependencies. Ick. > > It only pulls the Apache binaries

Bug#358164: Processed: libedit2: reassign 535519 358164 libbsd0

2009-07-08 Thread Guillem Jover
merge 358164 535519 reassign 358164 libedit2 close 358164 2.11-20080614-1 thanks On Wed, 2009-07-08 at 07:03:04 +, Debian Bug Tracking System wrote: > Processing commands for cont...@bugs.debian.org: > > reassign 535519 libbsd0 > Bug#535519: libedit2: huge memory leak in fgetln emulation > Bug

Bug#535855: matplotlib._path

2009-07-08 Thread Thomas Viehmann
Fabrice Silva wrote: I will try tonight at home. Which are the mechanism that add items to sys.path ? sys.path is a regular python list, so sys.path.append("/foo") adds to the end, sys.path.insert(i, "/foo") adds "/foo" in i-th position (put in your favorite integer). Kind regards T. -- Thom

Bug#536208: magicor requires versioned dep on magicor-data

2009-07-08 Thread Fabrice Coutadeur
Package: magicor Severity: wishlist *** Please type your report below this line *** As stated in Ubuntu bug 183029 (https://launchpad.net/bugs/183029), magicor should have a versioned dependency on magicor-data, like this: diff -u magicor-1.0/debian/control magicor-1.0/debian/control --- magicor-

Bug#528357: /usr/bin/showconsolefont: produces garbage

2009-07-08 Thread Michael Schutte
Hi Norm, On Thu, Jul 02, 2009 at 01:56:38PM -0400, Norm Pierce wrote: > Michael, you wondered which kernel introduced this behavior. This problem > first appeared with kernel 2.6.28-rc9, 2008-Dec-19 and was released in > kernel 2.6.28, 2008-Dec-24. The correction first appeared in kernel > 2.6.3

Bug#536206: Please package upstream version 173.14.20

2009-07-08 Thread Oskar Berggren
Package: nvidia-graphics-drivers-legacy-173xx Version: 173.14.18-1 Please package upstream version 173.14.20 released 2009-07-01. This should fix issues with 2.6.30 it seems. Regards, Oskar -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe".

Bug#536207: klipper stops cut'n'paste from Eterm working

2009-07-08 Thread Peter T. Breuer
Package: klipper Version: 4:4.2.4-1+b1 Severity: normal A few weeks ago cut'n'paste in Eterm stopped working after a general upgrade and I initially ascribed the problem in my mind as being caused by the move to libc 2.9 and recent Eterms. That was cemented by the observation that cut'n'paste wo

Bug#536205: Please add Class-Path entry to the manifest

2009-07-08 Thread Florian Weimer
Package: libhttpunit-java Version: 1.7+dfsg-1 Like this: Index: build.xml === --- build.xml (revision 3329) +++ build.xml (revision 3330) @@ -241,6 +241,9 @@ Build-Time: ${TSTAMP} + + +

Bug#496720: kmail: Problem got worse sind lenny-3

2009-07-08 Thread Benoit Panizzon
Package: kmail Version: 4:3.5.9-5 Followup-For: Bug #496720 Since upgrade to lenny-5 kmail now also sends an MDN for all Emails I delete unread. This means all Spam Mails I delete generate a MDN to fake sender addresses. I still didn't find out how to stop that behaviour. -Benoit- -- System

Bug#535855: matplotlib._path

2009-07-08 Thread Fabrice Silva
Le mercredi 08 juillet 2009 à 08:58 +0200, Thomas Viehmann a écrit : > In Fabrice's sys.path output: > /usr/share/pyshared > > This seems to be the problem. While the matplotlib/__init__.py lives in > that dir, it should be loaded via the symlink in > /usr/lib/pymodules/python2.5. Then

Bug#524571: Is it related to cron?

2009-07-08 Thread Charles KOPROWSKI
I have similar crashes here, when daily cron job runs. But I also realised that it happens sometimes under heavy I/O load. This is problematic because it happens often during the night (backups) or early in the morning (crons) and it wakes up our staff "for nothing" as the dom0 just reboot its

Bug#500617: dpi

2009-07-08 Thread Nick Shaforostoff
have you tried changing DPI or switching to oxygen style? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#515415: xfishtank: diff for NMU version 2.2-25.1

2009-07-08 Thread Raphael Geissert
tags 485546 + patch tags 515415 + patch thanks Dear maintainer, I've prepared an NMU for xfishtank (versioned as 2.2-25.1). The diff is attached to this message. Regards. diff -u xfishtank-2.2/debian/control xfishtank-2.2/debian/control --- xfishtank-2.2/debian/control +++ xfishtank-2.2/debian/c

Bug#466343: How to Talk Dirty too Your Partner! The Practical Guide too a Taboo Subject

2009-07-08 Thread Caspersen Smietana
How to Talk Dirty too Your Partner! hTe Practical Guide to a Taboo Subject www. me15. net. rTTey Anastasio: "I'm Addicted" -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536200: gnome-desktop-environment: Pulls in apache via gnome-user-share

2009-07-08 Thread Josselin Mouette
Le mercredi 08 juillet 2009 à 00:07 -0700, Josh Triplett a écrit : > gnome-desktop-environment Depends on gnome-user-share, which pulls in > apache and a pile of Apache dependencies. Ick. It only pulls the Apache binaries; the system Apache daemon shouldn’t be started. Note that we could probabl

Bug#536203: amd64 vncconfig crashes

2009-07-08 Thread David Stansby
Package: vnc4 Version: 4.1.1+xorg1.0.2-0 I am using vnc4server and presume vncconfig came from that. dpkg refuses to tell me which package contains vncconfig. $ dpkg -S vncconfig dpkg: *vncconfig* not found. Running vncconfig results in an X error: $ vncconfig -nowin X Error of failed request:

Bug#536204: gnuplot-doc: wrong example for "String variables, macros, and command line substitution"

2009-07-08 Thread Luca Bigliardi
Package: gnuplot-doc Version: 4.2.5-2 Severity: normal Hi! In /usr/share/doc/gnuplot-doc/html/String_005fvariables.html the following example doesn't work: filename = "mydata.inp" lines = ` wc --lines @filename | sed "s/ .*//" ` The output for me is: gnuplot> filename = "test.txt" gnuplot> lin

Bug#536202: libnet: TCP header fields not correct on 64 bit machines

2009-07-08 Thread Fabrice Coutadeur
Package: libnet Version: libnet Severity: important *** Please type your report below this line *** This bug was discovered when trying to work with the dsniff package's TCPkill program on a 64-bit X86 machine. Applicable packages: dsniff 2.4b1+debian-18 libnet1 1.1.2.1-4 libc6 2.9-4ubuntu6 Reco

Bug#535922: firmware-nonfree: Patch to include advansys firmware

2009-07-08 Thread Geoff Simmons
Hi, Attached is a patch for this request. The advansys driver appears to be BSD-licensed in version 3.3K, now GPLv2 in version 3.4. The firmware images in the linux-firmware tree state BSD licensing (according to WHENCE [1]), I have used the license extract from advansys.c v3.3K accordingly. Ge

Bug#533517: [brasero] blindly asumes I am going to create a data CD

2009-07-08 Thread Fabian Greffrath
found 533517 2.26.2-1 thanks Just in the tradition of nautilus-cd-burner, brasero still blindly assumes that I am going to create a data CD and shows up the data-only burn:// window when I insert a blank CD. -- Dipl.-Phys. Fabian Greffrath Ruhr-Universität Bochum Lehrstuhl für Energieanlagen

Bug#533605: [brasero] stagnates during normalization

2009-07-08 Thread Fabian Greffrath
found 533605 2.26.2-1 thanks In the new version the GUI has changed a bit, it doesn't show percentage anymore but a moving bar instead. However, the normalization process still does never finish - but I think I have read about a fix for this in the 2.26.3 release, we'll see. -- Dipl.-Phys. F

Bug#536201: kchmviewer: grammatical error / Patch

2009-07-08 Thread Chris Leick
Package: kchmviewer Version: 3.1-2 Severity: minor Tags: patch Hi, The following patch should fix some grammatical errors. Greetings, Chris diff -ru kchmviewer-3.1.orig/src/kchmmainwindow.cpp kchmviewer-3.1/src/kchmmainwindow.cpp --- kchmviewer-3.1.orig/src/kchmmainwindow.cpp 2007-06-17 04:23:

Bug#530079: fake: diff for NMU version 1.1.10-1.1

2009-07-08 Thread Simon Horman
On Sun, Jul 05, 2009 at 09:55:11PM -0500, Raphael Geissert wrote: > tags 530079 + patch > thanks > > Dear maintainer, > > I've prepared an NMU for fake (versioned as 1.1.10-1.1) and > uploaded it to DELAYED/7. Please free to tell me if I should > delay it longer. Hi Raphael, thanks for these fi

Bug#515476: kinput2: diff for NMU version 3.1-10.2

2009-07-08 Thread Raphael Geissert
tags 503335 + patch tags 515476 + patch tags 527734 + patch tags 529122 + patch thanks Dear maintainer, I've prepared an NMU for kinput2 (versioned as 3.1-10.2). The diff is attached to this message. Regards. diff -u kinput2-3.1/debian/control kinput2-3.1/debian/control --- kinput2-3.1/debian/co

Bug#536182: rumours of openssh attack, upgrade sid?

2009-07-08 Thread Florian Weimer
* Thijs Kinkhorst: > However, one consistent claim is that the "current version" of OpenSSH > isn't affected. It would make sense to me to get at least unstable/sid > updated with the most recent upstream version, as it wouldn't hurt. Do you > as openssh maintainers think you can do this in the sh

Bug#518731: alleyoop: diff for NMU version 0.9.3-2.1

2009-07-08 Thread Raphael Geissert
tags 518731 + patch tags 521503 + patch thanks Dear maintainer, I've prepared an NMU for alleyoop (versioned as 0.9.3-2.1). The diff is attached to this message. Regards. diff -u alleyoop-0.9.3/debian/menu alleyoop-0.9.3/debian/menu --- alleyoop-0.9.3/debian/menu +++ alleyoop-0.9.3/debian/menu @

Bug#515518: vtwm: diff for NMU version 5.4.7-2.2

2009-07-08 Thread Raphael Geissert
tags 395759 + patch tags 483196 + patch tags 485227 + patch tags 515518 + patch thanks Dear maintainer, I've prepared an NMU for vtwm (versioned as 5.4.7-2.2). The diff is attached to this message. Regards. diff -u vtwm-5.4.7/debian/menu-method vtwm-5.4.7/debian/menu-method --- vtwm-5.4.7/debian

Bug#536199: eglibc: Please add sysdeps/sh4.mk

2009-07-08 Thread Nobuhiro Iwamatsu
Package: eglibc Version: 2.9-18 Severity: wishlist Tags: patch X-Debbugs-CC: debian-sup...@lists.debian.org Hi, When built the sh4 architecture with current eglibc versio, NTPL does not enable. And Renesas SH enabled -ffinte-math-only, but some software need glibc built in -mieee. Therefore, I ad

Bug#536200: gnome-desktop-environment: Pulls in apache via gnome-user-share

2009-07-08 Thread Josh Triplett
Package: gnome-desktop-environment Version: 1:2.26+0 Severity: normal gnome-desktop-environment Depends on gnome-user-share, which pulls in apache and a pile of Apache dependencies. Ick. (For some reason apache also pulls in a libaprutil1-dbd-* package, mysql by default. Double ick.) Please co

Bug#305992: Rear Entry Poistions -- Simple Changes For Amazing Results

2009-07-08 Thread Ramgel
Rear Entry Positions - Simple Changes For Amazing Results www. me15. net. HALO: 10 Ways To Tell If You&'re AAA N00b -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536182: rumours of openssh attack, upgrade sid?

2009-07-08 Thread Thijs Kinkhorst
Hi, You may have heard of the rumours that there's a new OpenSSH exploit but it's unclear what this exploit actually is or whether it even exists: http://isc.sans.org/diary.html?storyid=6742 However, one consistent claim is that the "current version" of OpenSSH isn't affected. It would make sense

Bug#535855: matplotlib._path

2009-07-08 Thread Thomas Viehmann
Hi Fabrice, thanks for sending the additional info. In Fabrice's sys.path output: ... /usr/share/pyshared ^^^ ... This seems to be the problem. While the matplotlib/__init__.py lives in that dir, it should be loaded via the symlink in /usr/lib/pymodules/pyt

<    1   2   3   4