Bug#655956: O: drizzle

2012-01-15 Thread Sandro Tosi
Hi Patrick, Subject: Re: Bug#655956: O: drizzle ... > I am the sponsor of the opendchub package. Could you please clarify which package is this about? Thanks, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.

Bug#643873: [Python-modules-team] Bug#643873: Making Numpy transition less painful

2012-01-15 Thread Sandro Tosi
On Sun, Jan 15, 2012 at 22:19, Jakub Wilk wrote: > * Sandro Tosi , 2012-01-12, 23:40: >> >> I think we are set with the requirements for the "new" dh_numpy? >> Jakub, do you still have time to implement it? > > I plan to work on it on the next weekend. Thank

Bug#656157: apt-listchanges: ImportError, probably caused by overly-lax dependency specs

2012-01-17 Thread Sandro Tosi
apt_pkg" with x in 5, 6, 7). Try upgrading python-apt and see if this fixes your problem. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-re

Bug#656589: ITP: nose2 -- next generation of nicer testing for Python

2012-01-20 Thread Sandro Tosi
Package: wnpp Severity: wishlist Owner: Sandro Tosi * Package name: nose2 Version : 0.1 Upstream Author : Jason Pellerin * URL : https://github.com/nose-devs/nose2 * License : MIT-like Programming Lang: Python Description : next generation of nicer

Bug#653650: [Python-modules-team] Bug#653650: Recommends instead of Depends?

2012-01-20 Thread Sandro Tosi
On Fri, Jan 20, 2012 at 19:54, Carlos Izquierdo wrote: > modifying Python's package to solve this (by providing python-argparse) might > be a little overkill. please note that python2.7 has started to (uncoordinatedly) provides python-argparse, python2.7-argparse . -- Sandro Tosi

Bug#677419: fdupes: When using -L and traversing filesystems, removes files

2012-06-20 Thread Sandro Tosi
we'll get a working functionalities again, we'll reintroduce, but we're too close to the freeze to leave that bug opened. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNS

Bug#284274: Patch for the hardlink replacement bug request

2012-06-20 Thread Sandro Tosi
esome! I think that the above algorithm would cause a lot of I/O if the files to link are big (order of GBs). Maybe we can check if the files are on 2 different FSes and not trying to hardlink them? I know it can cause a race condition, but probably better than copying gigs around Cheers, -- Sa

Bug#284274: Patch for the hardlink replacement bug request

2012-06-20 Thread Sandro Tosi
(delete + try to hardlink, if fails, copy back the files from another location). Thanks for clarifying & working on it. -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to d

Bug#677013: RFS: time

2012-06-26 Thread Sandro Tosi
ain/time/2012-06-24/time_1.7-24_amd64.changes >> >> > I think it is ready to go. >> >> This looks great to me.  Both the info page nagivation and the man page >> formatting look much better. >> >> I'm happy to sponsor or leave it to someone

Bug#656475: [Python-apps-team] Bug#656475: puddletag gives Tracebacks when trying to parse some files

2012-02-16 Thread Sandro Tosi
modules/python2.7/puddlestuff/audioinfo/mp4.py", line > 320, in > |     convert = lambda k, v: FUNCS[k][1](v) > | KeyError: 'podcasturl' > | An error occured. Upstream claims it's fixed with the last upload to experimental: could you please check it? Regards, -- S

Bug#657616: [reportbug/master] sort bug numerically; thanks to Matthias Urlichs for the report; Closes: #657616

2012-02-19 Thread Sandro Tosi
tag 657616 pending tag 657616 pending thanks Date: Sun Feb 19 18:36:42 2012 +0100 Author: Sandro Tosi Commit ID: 8d36b260784a0a6a140d2cc3ebd33d1b938acdd7 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=8d36b260784a0a6a140d2cc3ebd33d1b938acdd7 Patch URL: http

Bug#657753: [reportbug/master] correctly report the installation status for each dependency packages, not just the last status applied to each pkgs; thanks to Piotr Engelking for the report; Closes: #

2012-02-19 Thread Sandro Tosi
tag 657753 pending tag 657753 pending thanks Date: Sun Feb 19 19:34:30 2012 +0100 Author: Sandro Tosi Commit ID: a91b4ead3ddcb83c49206bef1ea81209fa5779d7 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=a91b4ead3ddcb83c49206bef1ea81209fa5779d7 Patch URL: http

Bug#658748: [reportbug/master] initialize varibles needed to handle ftp.debian.org section change requests, so reportbug won't crash if proper values (for section and priority) is not found; thanks to

2012-02-19 Thread Sandro Tosi
tag 658748 pending tag 658748 pending thanks Date: Sun Feb 19 18:47:19 2012 +0100 Author: Sandro Tosi Commit ID: 5b04fbb6d57529b01c1f6b824c24ead8829308da Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=5b04fbb6d57529b01c1f6b824c24ead8829308da Patch URL: http

Bug#659013: reportbug: Should use a http proxy when http_proxy environment is set

2012-02-19 Thread Sandro Tosi
print debianbts.get_status(623456)[0].subject" ebview: migration for libeb16 For the remaining reportbug parts, it uses urllib2, which reads (and handle) correctly http_proxy. Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: ht

Bug#643873: [Python-modules-team] Bug#643873: Making Numpy transition less painful

2012-01-31 Thread Sandro Tosi
On Sun, Jan 29, 2012 at 23:19, Jakub Wilk wrote: > * Sandro Tosi , 2012-01-29, 11:52: >> >> +python-numpy (1:1.5.1-4) UNRELEASED; urgency=low >> + >> +  [ Jakub Wilk ] >> +  * Enhancement to dh_numpy: now it is able to generate dependencies also >> on >

Bug#614051: python-ncrypt segmentation fault on ubuntu 11.04 64bit

2012-02-02 Thread Sandro Tosi
ase replicate this problem on a Debian system and report it here if you want to be effective. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to deb

Bug#643873: [Python-modules-team] Bug#643873: Making Numpy transition less painful

2012-02-09 Thread Sandro Tosi
On Thu, Feb 9, 2012 at 16:38, Jakub Wilk wrote: > Could the fix be uploaded to experimental soon? It would be nice to able to > see how packages built against Numpy 1.5 bahave with Numpy 1.6. just did - thanks for the prod. Note: API version was bumped to 6. Cheers, -- Sandro Tosi (aka

Bug#685824: reportbug: please add non-interactive mode

2012-08-25 Thread Sandro Tosi
gt; So, this one is a request to add an option that really makes reportbug non- > interactive and files the bug report. mh, is this a meta-bug to fix all the other reports you filed? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me

Bug#685827: reportbug: please add option to omit system information

2012-08-25 Thread Sandro Tosi
On Sat, Aug 25, 2012 at 6:56 PM, Raphael Geissert wrote: > On Saturday 25 August 2012 04:47:29 Sandro Tosi wrote: >> Nope, sorry, I won't add an option to remove sysinfo (even in higher >> modes) because the risk to be abused is much higher than the >> (possible) b

Bug#685824: reportbug: please add non-interactive mode

2012-08-25 Thread Sandro Tosi
On Sat, Aug 25, 2012 at 7:05 PM, Raphael Geissert wrote: > On Saturday 25 August 2012 04:48:59 Sandro Tosi wrote: >> On Fri, Aug 24, 2012 at 10:56 PM, Raphael Geissert > wrote: >> > It is currently impossible to use reportbug to non-interactively file >> > bug repo

Bug#686165: [Reportbug-maint] Bug#686165: reportbug: Please update the emacs*-bin-common suggests

2012-08-29 Thread Sandro Tosi
common | emacs23-bin-common". Mh, how is that related to reportbug? Misfired report? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@li

Bug#605489: pylint: DeprecationWarning: imap exists in itertools since py2.3 (etc.)

2012-08-30 Thread Sandro Tosi
Hello Jakub, are you still able to replicate this issue? I can't. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#686350: DDPO: shows versions in pink in experimental even in case of up-to-date package

2012-08-31 Thread Sandro Tosi
Package: qa.debian.org Severity: normal Hello, you can look it up on my DDPO page[1]: several new upstream releases were uploaded to experimental (during the freeze) but the version column still shows the package as if it needs an update. [1] http://qa.debian.org/developer.php?login=mo...@debian.

Bug#686390: pydot: Homepage field needs updating

2012-08-31 Thread Sandro Tosi
Source: pydot Severity: normal Hello, new upstream homepage is http://code.google.com/p/pydot/ Regards, Sandro -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x8

Bug#686165: [reportbug/experimental] update Suggests on emacs packages; thanks to Adrian Bunk for the report; Closes: #686165

2012-09-01 Thread Sandro Tosi
tag 686165 pending tag 686165 pending thanks Date: Wed Aug 29 17:55:35 2012 +0200 Author: Sandro Tosi Commit ID: b8b3aa50ccc0fc3bbd6be6689a54b252e84e95ab Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=b8b3aa50ccc0fc3bbd6be6689a54b252e84e95ab Patch URL: http

Bug#686168: [reportbug/experimental] remove indication that 'e' would edit the bug report in the last menu, it's text UI specific; thanks to David Smith for the report; Closes: #686168

2012-09-01 Thread Sandro Tosi
tag 686168 pending tag 686168 pending thanks Date: Sat Sep 1 22:52:38 2012 +0200 Author: Sandro Tosi Commit ID: 73d5622fe40a248d7152087e6b8ae680fad1ad45 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=73d5622fe40a248d7152087e6b8ae680fad1ad45 Patch URL: http

Bug#685828: reportbug: package version can't be left blank

2012-09-01 Thread Sandro Tosi
prompt avoided) but the header is still > added: Can you please specify what's the use case for not providing the version header? even the instruction on the BTS recommends to include it. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.al

Bug#681157: [reportbug/master] remove arch qualifier (for m-a) only if we're not reporting against the source package; thanks to Vincent Lefevre for the report; Closes: #681157

2012-07-29 Thread Sandro Tosi
tag 681157 pending tag 681157 pending thanks Date: Sun Jul 29 11:10:07 2012 +0200 Author: Sandro Tosi Commit ID: f57b69ffe3f92ced5fd2b5cd25d1171d1c4b319a Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=f57b69ffe3f92ced5fd2b5cd25d1171d1c4b319a Patch URL: http

Bug#683152: unblock: reportbug/6.4.1

2012-07-29 Thread Sandro Tosi
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package reportbug It fixes a bug that made reporting bugs to "src:p" be actually reported to 'src'. unblock reportbug/6.4.1 -- System Information: Debian Release: wheezy/s

Bug#683272: reportbug: Please remove "freeze-exception" option for release.d.o

2012-07-30 Thread Sandro Tosi
uests[1]. > However, as there are two options some people wonder which ones to > use. Given the particular moment, several unblocks/f-e are requested so I'm tempted to upload the fix to unstable, but that would require an unblock. Would it it be acceptable from your RT POV, even if it&#

Bug#683272: [reportbug/master] remove 'freeze-exception' option for release.d.o package; thanks to Niels Thykier for the report; Closes: #683272

2012-07-30 Thread Sandro Tosi
tag 683272 pending tag 683272 pending thanks Date: Mon Jul 30 18:52:45 2012 +0200 Author: Sandro Tosi Commit ID: 17f57980839ff935522ada15f4f861e82838b9f9 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=17f57980839ff935522ada15f4f861e82838b9f9 Patch URL: http

Bug#683680: [Pkg-amule-devel] Bug#683680: amule don't start

2012-08-03 Thread Sandro Tosi
is tracked upstream at > http://www.amule.org/abugs/view.php?id=1704 and fixed in revision > 10754. > > I have backported that fix to 2.3.1 (see the attached file).ù Thanks a lot for your work: i'll upload the fix in unstable tomorrow. Cheers, -- Sandro Tosi (ak

Bug#683822: unblock: amule/2.3.1-9

2012-08-04 Thread Sandro Tosi
file; +thanks to florian for the report and to Michael Stapelberg for preparing +the patch; Closes: #683680 + + -- Sandro Tosi Sat, 04 Aug 2012 12:24:53 +0200 + amule (2.3.1-8) unstable; urgency=low * [27f7932] mark libupnp patch as not-needed for forward (it's a Debian diff --gi

Bug#508448: DDPO: enhance NMU recognition

2012-08-05 Thread Sandro Tosi
On Sun, Aug 5, 2012 at 2:38 PM, Bart Martens wrote: > Do you still want this bug to be fixed ? yes, why not? > What was the "wrong NMU version" ? http://packages.qa.debian.org/p/python-textile/news/20080718T161753Z.html > Do you have a patch ? Nope. Regards, -- San

Bug#683951: reportbug crashes unless ran from the terminal.

2012-08-05 Thread Sandro Tosi
ortbug crashes while the textual one works? If so, can you run reportbug --ui=gtk2 from the terminal and report the backtrace? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCR

Bug#683951: reportbug crashes unless ran from the terminal.

2012-08-05 Thread Sandro Tosi
On Sun, Aug 5, 2012 at 7:45 PM, macarthur <133794...@gmail.com> wrote: > On 08/05/2012 01:29 PM, Sandro Tosi wrote: >> >> Hello, >> >> On Sun, Aug 5, 2012 at 7:26 PM, macarthur <133794...@gmail.com> wrote: >>> >>> As I've said above un

Bug#682093: reportbug fails with SOAPpy.Errors.HTTPError using IPV6

2012-08-05 Thread Sandro Tosi
x | exim4 | mail-transport-agent > ii python-gtk2 2.24.0-3 > pn python-gtkspell > pn python-urwid > pn python-vte > ii xdg-utils1.1

Bug#682137: reportbug fails to use a http proxy

2012-08-06 Thread Sandro Tosi
madison... > > Your version (2.22-6.1) of binutils appears to be out of date. > The following newer release(s) are available in the Debian archive: > experimental: 2.22.90.20120731-1 > unstable: 2.22-7.1 > Do you still want to file a report [y|N|q|?]? y > Querying Debian BT

Bug#684107: [Python-modules-team] Bug#684107: Acknowledgement (package final release 1.7)

2012-08-07 Thread Sandro Tosi
07436c16e (attached, thanks Satra > once again for pointing it out) which resolves the FTBFS of > nipype. I'm about to upload this fix to unstable right away. 1.7 will land in experimental in some days. Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.a

Bug#684212: unblock: python-networkx/1.7~rc1-3

2012-08-07 Thread Sandro Tosi
hon-networkx (1.7~rc1-3) UNRELEASED; urgency=low + + * debian/patches/changeset_9ebe087b8bbcdeee3051e07cacd05fa07436c16e.diff +- Preserver order in G.nodes(), fixing a FTBFS in nipype; thanks to Yaroslav + Halchenko for the report and analysis; Closes: #684107 + + -- Sandro Tosi Tue, 07 Aug 20

Bug#684271: Please integrate extprograms plugins

2012-08-08 Thread Sandro Tosi
rchitecture: amd64 (x86_64) Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Sandro Tosi Product Engineer Shared Hosting Products R&D | Dada.pro eml sandro.t...@register.it -- To UNSU

Bug#684271: Please integrate extprograms plugins

2012-08-08 Thread Sandro Tosi
On 08/08/2012 12:45 PM, martin f krafft wrote: also sprach Sandro Tosi [2012.08.08.1206 +0200]: Since I worked on it just yesterday, I'll just point on that the tip of the repository works with pigeonhole 0.3.1 while dovecot 2.1.7 has 0.3.0 so you need to use this revision to get the

Bug#684271: Please integrate extprograms plugins

2012-08-08 Thread Sandro Tosi
On 08/08/2012 11:01 PM, martin f krafft wrote: also sprach Sandro Tosi [2012.08.08.1259 +0200]: Ah no sorry, I didn't want to imply I was working on package, just to get extprograms to work on a squeeze machine :) so I shared some of the info I got during the process Ah, okay. /me too.

Bug#686922: reportbug crashes when using the '--paranoid' option

2012-09-09 Thread Sandro Tosi
in send_report > os.popen(pager, 'w').write(message) > IOError: [Errno 32] Broken pipe That seems like the pager you have had some problems; what is the pager you use? it's either $PAGER or the one launched by sensible-pager. Regards, -- Sandro Tosi (aka

Bug#686922: reportbug crashes when using the '--paranoid' option

2012-09-10 Thread Sandro Tosi
On Mon, Sep 10, 2012 at 8:31 PM, Xavier Lüthi wrote: > My $PAGER variable is unset and sensible-pager points to less. I believe it > is a classical configuration. yes indeed, can you replicate it or was just one-off? -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website

Bug#687243: reportbug unable to fill bug report against hplip

2012-09-16 Thread Sandro Tosi
the version of hplip you're using, since you hadn't reported it). Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#704231: new.822: confusing entry for procps?

2013-03-29 Thread Sandro Tosi
Package: ftp.debian.org Severity: normal Hello, while looking at reportbug bug #704040 I found this entry in new.822 file for procps: Source: procps Binary: libprocps1-dev, procps, libprocps1 Version: 1:3.3.6-2 1:3.3.6-1 1:3.3.7-1 1:3.3.5-1 Architectures: source, amd64 Age: 4

Bug#698829: kernel swap after upgrade to 3.2.23-1~bpo60+2

2013-04-02 Thread Sandro Tosi
ve the nfs_inode_cache high in the slabtop (we use intensively NFS mounts), we still observe the size-192 using quite a bit of memory , more than expected with the 1K-per-mount rules. Please let us know if you need more information, if we can run some diagnostics or try some solutions, it's

Bug#692995: reportbug: unblock requests: set affects src:$PACKAGE and Cc: $PACKAGE@packages.d.o

2013-04-06 Thread Sandro Tosi
ease.d.o bugs handling as they want it, given the bugs should help them processing requests better/quicker/whatever-er :) Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email t

Bug#704880: reportbug urwid interface crash with Debian Bug 611298

2013-04-07 Thread Sandro Tosi
/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in > render > canv = self._original_widget.render(size, focus=focus) > File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 170, in > finalize_render > canv = fn(self, size, focus=focus

Bug#705186: [Python-modules-team] Bug#705186: importing numpy triggers RuntimeWarning

2013-04-13 Thread Sandro Tosi
tom installation of numpy or python interpreter? or have you altered in some way your system other than using Debian tools? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE,

Bug#705186: [Python-modules-team] Bug#705186: importing numpy triggers RuntimeWarning

2013-04-13 Thread Sandro Tosi
On Sat, Apr 13, 2013 at 9:41 PM, Frank Loeffler wrote: > Did you have both > python-minimal packages installed? Yes I have, both in the chroot and in my machine (which I use for developing) and I can't replicate on any of them. Regards, -- Sandro Tosi (aka morph, morpheus, mat

Bug#695220: reportbug stores empty bug reports in the ~/.reportbug directory

2012-12-05 Thread Sandro Tosi
s directory). How old are those empty reports? from a quick grep, I can't find any code writing to ~/.reportbug , so they were likely generated by some old version of reportbug. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Deb

Bug#698829: kernel swap after upgrade to 3.2.23-1~bpo60+2

2013-04-20 Thread Sandro Tosi
Hello Ben, On Thu, Apr 18, 2013 at 7:09 AM, Ben Hutchings wrote: > On Tue, 2013-04-02 at 10:59 +0200, Sandro Tosi wrote: >> Hello Ben, >> i'm a collegue of Daniele and I'd like to add some more information on >> this issue, which we're still facing with 3.2.

Bug#620225: reportbug: doesn't seem to be fixed yet... (?)

2013-04-20 Thread Sandro Tosi
you're trying to use a graphical application while you can't do that (DISPLAY is unset, either willfulness-ly or because on a tty). I'm actually even unsure if it's the python GTK+ binding at fault here, given I can import gtk but I can't use it. Regards, -- Sandro To

Bug#698829: kernel swap after upgrade to 3.2.23-1~bpo60+2

2013-04-20 Thread Sandro Tosi
usion. I don't know how affordable that is: we're only able to replicate it on production env (not exactly the best place to run tests) and after at least 7/10 days of live traffic; the time it will take to get to change fixing the behavior could be huge. Regards, -- Sandro Tosi (aka morph

Bug#620225: [reportbug/master] proper update GTK+ UI from threads, using gobject.idle_add(), possibily fixing the crashes seen with GTK+ reportbug UI; thanks to all the reporters and to Bruno Filipe O

2013-03-17 Thread Sandro Tosi
tag 620225 pending tag 620225 pending thanks Date: Tue Mar 12 23:34:23 2013 +0100 Author: Sandro Tosi Commit ID: a47a2d75ab17a0a0bb76e7134af35e909d1d51c5 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=a47a2d75ab17a0a0bb76e7134af35e909d1d51c5 Patch URL: http

Bug#703860: unblock: reportbug/6.4.4

2013-03-24 Thread Sandro Tosi
update GTK+ UI from threads, using gobject.idle_add(), possibily + fixing the crashes seen with GTK+ reportbug UI; thanks to all the + reporters and to Bruno Filipe Oliveira Ramos for the patch; + Closes: #620225 + + -- Sandro Tosi Tue, 12 Mar 2013 23:45:13 +0100 + reportbug (6.4.

Bug#703872: python-reportbug:NameError: global name 'Chrome' is not defined

2013-03-25 Thread Sandro Tosi
rs or what I may have done wrong. > -- > Regards, > Shirish Agarwal शिरीष अग्रवाल > My quotes in this email licensed under CC 3.0 > http://creativecommons.org/licenses/by-nc/3.0/ > http://flossexperiences.wordpress.com > 065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17 > -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#699583: reportbug: Should automatically find the package name for a given executable

2013-02-02 Thread Sandro Tosi
or 'mkdir'... Resolved as '/bin/mkdir'. Multiple packages match: 1 coreutils/bin/mkdir 2 klibc-utils /usr/lib/klibc/bin/mkdir Select one of these packages: Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me

Bug#620225: GTK+ UI errors: segfaults, floating-point exceptions, pango error

2013-03-12 Thread Sandro Tosi
g/ . It would be awesome if someone that faced this issue could install the 2 debs on that link and verify if it's fixed now. If I get some acknowledges that this package fixes the problems, I'll upload to unstable and ask for an unblock. Regards, -- Sandro Tosi (aka

Bug#708516: reportbug: Reportbug seems to not use proxy, despite proxy & http_proxy settings.

2013-05-19 Thread Sandro Tosi
terfaces to it doesn't support http_proxy : reassigning. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#708600: python-reportbug: displaying incorrect email id on reportbug webpage

2013-05-19 Thread Sandro Tosi
tell us what would be the correct reporter address? did you configure reportbug with "reportbug --configure" before using it? what's the output of grep -w email ~/.reportbugrc ? and of echo $DEBEMAIL ? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhas

Bug#707725: reportbug: Should complain when the From address matches FROM_DAEMON

2013-05-19 Thread Sandro Tosi
7;m not convinced to complicated the code to "fix" something that's not broken. Regards. -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#709222: apt-listchanges: Poor grammar in Italian translation of a configuration question

2013-05-25 Thread Sandro Tosi
tk22.24.0-3+b1 > ii w3m [www-browser] 0.5.3-8 > ii xfce4-terminal [x-terminal-emulator] 0.4.8-1+b1 > ii xterm [x-terminal-emulator]278-4 > > -- debconf information: > * apt-listchanges/frontend: page

Bug#571507: python-levenshtein: diff for NMU version 0.10.1-1.1

2010-03-01 Thread Sandro Tosi
;--install-layout=deb' when installing the module; thanks to Jakub + Wilk for the report; Closes: #571507 + * debian/control +- bump b-d in python-all-dev to '>= 2.5.3-1~', to support install-layout + + -- Sandro Tosi Mon, 01 Mar 2010 11:35:26 +0100 + python-levenshtein

Bug#571207: cappuccino: diff for NMU version 0.5.1-2.1

2010-03-01 Thread Sandro Tosi
- bump b-d on python to '>= 2.5.3-1~', to support install-layout + + -- Sandro Tosi Mon, 01 Mar 2010 13:14:53 +0100 + cappuccino (0.5.1-2) unstable; urgency=low * "Don Zauker" Release: the upload diff -u cappuccino-0.5.1/debian/control cappuccino-0.5.1/debi

Bug#571512: swap-cwm: diff for NMU version 1.2.1-4.1

2010-03-01 Thread Sandro Tosi
(instead of p-dev) and bump version to '>= 2.5.3-1~', to + support install-layout +- bump versioned b-d on cdbs and python-support to properly support Python + + -- Sandro Tosi Mon, 01 Mar 2010 15:58:28 +0100 + swap-cwm (1.2.1-4) unstable; urgency=low * Have both python-swap and swap-cwm suggest python-crypto and

Bug#539600: pydoctor: diff for NMU version 0.2-4.1

2010-03-02 Thread Sandro Tosi
the report; Closes: #539600 + * debian/control +- set priority to 'optional' to match override file +- b-d on python instead of python-dev, since building an arch:all package + + -- Sandro Tosi Tue, 02 Mar 2010 13:21:30 +0100 + pydoctor (0.2-4) unstable; urgency=low * change se

Bug#570576: closed by Ludovico Cavedon (Bug#570576: fixed in tortoisehg 0.9.3-2)

2010-03-03 Thread Sandro Tosi
On Tue, Feb 23, 2010 at 09:06, Ludovico Cavedon wrote: > Sandro Tosi wrote: >> Did you actually checked the .deb package? >> >> Depends: mercurial (>= 1.4), python-gobject (>= 2.12.1), python-gtk2 >> (>= 2.10), python-cairo, python (<< 2.6), python (>

Bug#571955: reportbug: fails to query bugs of linux-2.6

2010-03-03 Thread Sandro Tosi
S for linux-2.6 and the '-O' option of reportbug to report the bug without doing any external queries. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-b

Bug#505992: Status of genparse

2010-03-03 Thread Sandro Tosi
s? > > The new genparse has been packaged and it's on its way to the archives. and once again you retitled an O to ITP instead of ITA. please learn how to adopt a package: retitling the O to ITA is the easiest step... -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website:

Bug#552167: [reportbug/master] identify the pseudo-headers passed on the command-line and don't merge them in the mail headers, but add them to the bug "standard" pseudo-headers; thanks to Piotr Engel

2010-03-03 Thread Sandro Tosi
tag 552167 pending tag 552167 pending thanks Date: Wed Mar 3 19:20:52 2010 +0100 Author: Sandro Tosi Commit ID: c1b3e2969fe87e0607742bc4c478d58691018259 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=c1b3e2969fe87e0607742bc4c478d58691018259 Patch URL: http

Bug#572427: update sitecopy list/project addresses

2010-03-03 Thread Sandro Tosi
stream code: you should have done a better job only sending this report upstream (since you know the upstream ml, you didn't use the "special knowledge" Debian maintainer has of upstream project). Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: ht

Bug#571511: scanerrlog: diff for NMU version 2.01-4.2

2010-03-04 Thread Sandro Tosi
' parameter to setup.py install call; thanks to + Jakub Wilk for the report; Closes: #571511 + * debian/control +- set b-d on python (instead of p-dev) and bump version to '>= 2.5.3-1~', to + support install-layout +- bump versioned b-d on python-support to prope

Bug#566046: pytrainer: diff for NMU version 1.7.1-1.1

2010-03-04 Thread Sandro Tosi
atched to explicitly import the "with" statement; thanks to Jonathan + Wiltshire for the report; Closes: #568781 + + -- Sandro Tosi Thu, 04 Mar 2010 15:00:30 +0100 + pytrainer (1.7.1-1) unstable; urgency=low * new upstream release from 2010-01-24 diff -u pytrainer-1.7.1/debian/r

Bug#572332: QA upload

2010-03-04 Thread Sandro Tosi
i'm gonna prepare a QA upload for this package (if no adopter comes) -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#535357: I sent this upstream

2010-03-04 Thread Sandro Tosi
.org/sage_trac/ticket/6503 . The fix is targetted for 4.3.4, and I don't know for what date is scheduled to be released. You may want to contact upstream asking for a release "asap" in order to update sage for squeeze (currently is un-installable and doesn't work) or backport the

Bug#530526: Bug#568781: pytrainer: diff for NMU version 1.7.1-1.1

2010-03-05 Thread Sandro Tosi
Hi Noèl, On Fri, Mar 5, 2010 at 09:11, Noèl Köthe wrote: > Thanks for your work. You're welcome :) Cheers, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to deb

Bug#552167: reportbug: moves Forwarded: pseudo-header to mail header

2010-03-06 Thread Sandro Tosi
Hello Piotr, On Thu, Mar 4, 2010 at 01:56, Piotr Engelking wrote: >> commit c1b3e2969fe87e0607742bc4c478d58691018259 >> Author: Sandro Tosi >> Date:   Wed Mar 3 19:20:52 2010 +0100 >> >>    identify the pseudo-headers passed on the command-line and don't &

Bug#572742: SyntaxWarning: assertion is always true

2010-03-06 Thread Sandro Tosi
for runtime python2.6... > /usr/lib/python2.6/dist-packages/scipy/stats/mstats_basic.py:106: > SyntaxWarning: assertion is always true, perhaps remove parentheses? >  assert(output.ndim == 2, "The input should be 2D!") As the file clearly belong to scipy (and not to python2.6), I&#x

Bug#221548: [reportbug/master] add a very simple check for email validity, to rule out basic cases; thanks to Cyril Bouthors for the report and to Carl Chenet for the patch; Closes: #221548

2010-03-06 Thread Sandro Tosi
tag 221548 pending tag 221548 pending thanks Date: Sat Mar 6 10:19:24 2010 +0100 Author: Sandro Tosi Commit ID: 188870d75d092126bcd78959afc996d5ecbf7317 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=188870d75d092126bcd78959afc996d5ecbf7317 Patch URL: http

Bug#230582: [reportbug/master] recognize also files in /var/lib/dpkg/info/, identifying the package they belong to; thanks to Dan Jacobson for the report; Closes: #230582

2010-03-06 Thread Sandro Tosi
tag 230582 pending tag 230582 pending thanks Date: Sat Mar 6 11:38:58 2010 +0100 Author: Sandro Tosi Commit ID: 1659327b5ce9ae29a6da696c9167dcccf451ce00 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=1659327b5ce9ae29a6da696c9167dcccf451ce00 Patch URL: http

Bug#564704: [reportbug/master] use 'draftpath' anytime a temporary file needs to be used; thanks to Vincent Lefevre for the report; Closes: #564704

2010-03-06 Thread Sandro Tosi
tag 564704 pending tag 564704 pending thanks Date: Sat Mar 6 14:53:37 2010 +0100 Author: Sandro Tosi Commit ID: 52467de932e55a21decc276d9fb5641b1f3a9ce3 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=52467de932e55a21decc276d9fb5641b1f3a9ce3 Patch URL: http

Bug#552167: reportbug: moves Forwarded: pseudo-header to mail header

2010-03-08 Thread Sandro Tosi
On Sat, Mar 6, 2010 at 11:56, Piotr Engelking wrote: > But Forwarded: _is_ a legitimate pseudo-header. added as of commit 42617f0 -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCR

Bug#562853: [reportbug/master] in the last menu, if cancelling from selecting a MUA to edit the report, just go back to the menu and don't crash; thanks to Elie Roux for the report; Closes: #562853

2010-03-08 Thread Sandro Tosi
tag 562853 pending tag 562853 pending thanks Date: Mon Mar 8 20:34:41 2010 +0100 Author: Sandro Tosi Commit ID: 1b2f03ea73887f397a7cd0812e61aa15e7399961 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=1b2f03ea73887f397a7cd0812e61aa15e7399961 Patch URL: http

Bug#572894: [reportbug/master] fix spelling error when alerting of attachments drop when spawning a MUA; thanks to gregor herrmann for the report and patch; Closes: #572894

2010-03-08 Thread Sandro Tosi
tag 572894 pending tag 572894 pending thanks Date: Mon Mar 8 19:26:36 2010 +0100 Author: Sandro Tosi Commit ID: e0d34ac8620d53e9170582e99098fa966fc2102b Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=e0d34ac8620d53e9170582e99098fa966fc2102b Patch URL: http

Bug#575559: logilab-astng: run tests at build-time

2010-03-26 Thread Sandro Tosi
Package: logilab-astng Severity: normal Forwarded: http://www.logilab.org/ticket/19422 It would be useful to run tests at build-time, but currently the test suite has some problem. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'expe

Bug#574552: Disabled net interface does not remain disabled

2010-03-27 Thread Sandro Tosi
ary > ii  libpango1.0-0                 1.26.2-1   Layout and rendering of > internatio > ii  libsm6                        2:1.1.1-1  X11 Session Management library > ii  libx11-6                      2:1.3.3-2  X11 client-side library > > gkrellm recommends no packages. > > g

Bug#574389: gkrellm: Information in sensor-config file is lost after power outage

2010-03-27 Thread Sandro Tosi
                   1.1-1      NTLM authentication library > ii  libpango1.0-0                 1.26.2-1   Layout and rendering of > internatio > ii  libsm6                        2:1.1.1-1  X11 Session Management library > ii  libx11-6                      2:1.3.3-1  X11 client-side library &

Bug#574552: Disabled net interface does not remain disabled

2010-03-27 Thread Sandro Tosi
cation library > ii  libpango1.0-0                 1.26.2-1   Layout and rendering of > internatio > ii  libsm6                        2:1.1.1-1  X11 Session Management library > ii  libx11-6                      2:1.3.3-2  X11 client-side library > > gkrellm recommends no packages. >

Bug#574389: gkrellm: Information in sensor-config file is lost after power outage

2010-03-27 Thread Sandro Tosi
bntlm0                      1.1-1      NTLM authentication library > ii  libpango1.0-0                 1.26.2-1   Layout and rendering of > internatio > ii  libsm6                        2:1.1.1-1  X11 Session Management library > ii  libx11-6                      2:1.3.3-1  X11 client-side l

Bug#571008: postgresql-pllua: diff for NMU version 0.8.1-1.2

2010-03-27 Thread Sandro Tosi
+- Add missing PostgreSQL includes; thanks to dann frazier for the report and + to Michael Bienia for the patch; Closes: #571008 + + -- Sandro Tosi Sat, 27 Mar 2010 17:18:54 +0100 + postgresql-pllua (0.8.1-1.1) unstable; urgency=low * Non-maintainer upload. only in patch2:

Bug#575679: pylint: missing manpages for epylint, pylint-gui and symilar

2010-03-28 Thread Sandro Tosi
Package: pylint Version: 0.20.0-1 Severity: normal Hello, there are some executables provided into the pylint package with a missing manpage. They are: * epylint * pylint-gui * symilar Additionally: $ /usr/bin/epylint --help Usage: pylint [options] module_or_package (epyling -> pyling) and $

Bug#575686: pylint: find a way to run tests in pbuilder chroot

2010-03-28 Thread Sandro Tosi
Package: pylint Severity: normal Currently tests fail to run not finding pylint module -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)

Bug#525211: reportbug: support for redirecting emdebian packages to buildd.emdebian.org

2010-03-28 Thread Sandro Tosi
"-{+}em" version format? Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#565283: [reportbug/master] pass 'buglist' to 'sync_pre_operation' method of 'HandleBTSQueryPage' class, needed to run querybts; thanks to Andrey Rahmatullin for the report; Closes: #565283

2010-03-30 Thread Sandro Tosi
tag 565283 pending tag 565283 pending thanks Date: Sun Mar 28 15:17:32 2010 +0200 Author: Sandro Tosi Commit ID: eafeb40ed800e0f7e4c6b4cb3400276ce1f5407b Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=eafeb40ed800e0f7e4c6b4cb3400276ce1f5407b Patch URL: http

Bug#461908: [reportbug/master] keep presenting the severity menu until one is selected (prevent a crash with urwid UI and Cancel button); thanks to Noah Slater for the report; Closes: #461908

2010-03-30 Thread Sandro Tosi
tag 461908 pending tag 461908 pending thanks Date: Sun Mar 28 15:51:50 2010 +0200 Author: Sandro Tosi Commit ID: 09f9637fcbd7f0d5aca6598f5b3bb5efd1401a0b Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=09f9637fcbd7f0d5aca6598f5b3bb5efd1401a0b Patch URL: http

Bug#572316: [reportbug/master] Added --timeout option, for a configurable network timeout

2010-03-30 Thread Sandro Tosi
tag 572316 pending tag 571955 pending thanks Date: Tue Mar 30 21:56:20 2010 +0200 Author: Sandro Tosi Commit ID: cadcedb3f055d77e4625a2ec703fb27b3fac48b5 Commit URL: http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=cadcedb3f055d77e4625a2ec703fb27b3fac48b5 Patch URL: http

Bug#575920: reportbug: ask for the version of the package to be reported as buggy

2010-04-01 Thread Sandro Tosi
2010/4/1 Łukasz Stelmach : > Sandro Tosi writes: > >> 2010/3/30 Łukasz Stelmach : >>> Package: reportbug >>> Version: 4.10.2 >>> Severity: wishlist >>> >>> Yesterday I managed to fix a problem with nvidia-glx package. >>> I install

<    1   2   3   4   5   6   7   8   9   10   >