Bug#613403: reopened: hg clone fails with https site behind an http proxy

2014-10-23 Thread Wagner Bruna
The problem with _set_hostport is probably a separate issue, fixed in 3.0.1; see: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.0.1_.282014-06-01.29 http://selenic.com/hg/rev/21b3513d43e4 About the original issue: Vitaliy, I'm behind a restrictive firewall too, and I sync with remote htt

Bug#705253: #705253 seems to be fixed on 3.2.51-1

2013-10-02 Thread Wagner Bruna
fixed 705253 3.2.51-1 thanks Version 3.2.51-1 from wheezy-proposed-updates fixes this issue for me: not a single lockup since installed (about a week ago). Thanks! Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#692573: #692573 fixed upstream

2013-03-06 Thread Wagner Bruna
tags 692573 +fixed-upstream fixed 692573 2.5.1-1 thanks Your fix was included upstream for 2.5: http://selenic.com/hg/rev/d0d99c8bdf51 so I'm marking 2.5.1-1 (currently in experimental) as fixed. Thanks! Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

Bug#612390: #612390 fixed upstream in 1.9.4

2013-03-05 Thread Wagner Bruna
tags 612390 +fixed-upstream fixed 612390 1.9.4-1 thanks According to http://moinmo.in/MoinMoinBugs/1.9.3GUIEditorInWebKit this was fixed in 1.9.4 by: http://hg.moinmo.in/moin/1.9/rev/e55c5df76cee http://hg.moinmo.in/moin/1.9/rev/8b17f7e86ba4 (FWIW, both apply cleanly on the squeeze version too

Bug#591908: #591908 fixed in version 1.2

2013-01-24 Thread Wagner Bruna
tags 591908 +fixed-upstream fixed 591908 1.2+dfsg-1 thanks The upstream bugreport was marked as fixed in version 1.2. Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#656582: Huge memory usage on simple start.

2012-03-08 Thread Wagner Bruna
This could be a symptom of https://bitbucket.org/tortoisehg/thg/issue/1539 Could you test it again with 2.3? Thanks, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#485890: #485890 considered unfixable by upstream

2012-01-12 Thread Wagner Bruna
FYI, this was closed upstream as unfixable, since time zones are not unique. Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#542487: #542487 fixed upstream

2012-01-12 Thread Wagner Bruna
tags 542487 +fixed-upstream fixed 542487 2.0-1 thanks This was marked as fixed upstream in 2.0 (although in a different way than suggested). Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#625859: #625859 looks like a known, fixed bug

2012-01-12 Thread Wagner Bruna
This looks like this upstream bug, fixed in 1.7: http://mercurial.selenic.com/bts/issue2364 FWIW the fix (http://selenic.com/hg/rev/545ec1775021 - excluding the test update) applies cleanly on top of 1.6.4. Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.or

Bug#590791: "winbind: Secure DNS update failed" bug away?

2011-05-18 Thread Wagner Bruna
--- Christian PERRIER wrote: > Several people reported about secure DNS update failures > back in July-Sept 2010 in Debian bug #590791. This > problem was apparently related to Kerberos libraries... > but we left the bug opened against winbind. > > I'm highly tempted to close the bug report (or r

Bug#611906: #611906 fix still missing on stable

2011-05-11 Thread Wagner Bruna
Could you please add the fix for 611906 to stable? I saw http://lists.debian.org/debian-release/2011/03/msg00380.html but no further follow-ups. Thanks! Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Bug#598850: please consider including mercurial 1.6.4 in squeeze

2010-10-02 Thread Wagner Bruna
Package: mercurial Version: 1.6.2-2 Severity: wishlist Since Squeeze is frozen, I'm providing some data for reviewing; please forward this request to the release team at your discretion. Mercurial 1.6.4, released yesterday, is a bugfix release containing code fixes and documentation and translat

Bug#598841: mercurial fails to verify ssl validity in https connections

2010-10-02 Thread Wagner Bruna
Package: mercurial Version: 1.6.2-2 Severity: important Tags: security, fixed-upstream, patch Forwarding this upstream security issue: http://mercurial.selenic.com/bts/issue2407 A fix is available at: http://selenic.com/repo/hg-stable/rev/f2937d6492c5 and included in version 1.6.4. -- System

Bug#590791: winbind: Secure DNS update failed

2010-09-30 Thread Wagner Bruna
I have the same problem on my Squeeze desktop (samba 3.5.5~dfsg-1, libkrb5-3 1.8.3+dfsg~beta1-1). I'm able to update the DNS successfully on a lenny schroot (samba 3.2.5-4lenny13, libkrb 1.6.dfsg.4~beta1-5lenny4) with the same configuration on the same machine. Regards, Wagner -- To

Bug#586907: #586907 the problem still happens - cannot pull the repo

2010-07-12 Thread Wagner Bruna
As explained in http://mercurial.selenic.com/bts/issue2255 , that bug is triggered by lots of http requests, and that only happens when there is a certain number of new remote changes. Could you try the following patch? http://mercurial.selenic.com/bts/file1106/issue2255fix-basicauth.diff Reg

Bug#586907: bug #586907 is probably specific to debian python 2.6.5

2010-07-01 Thread Wagner Bruna
At this upstream issue: http://mercurial.selenic.com/bts/issue2255 there's a patch that may fix this bug. In short, it seems that the Python 2.6.5 package differs slightly from upstream 2.6.5, and that difference triggers the same bug for basic authentication (the applied fix only deals with d

Bug#586907: #586907: known issue?

2010-06-23 Thread Wagner Bruna
This bug report is a bit short on details, but it may be http://mercurial.selenic.com/bts/issue2179 caused by a Python regression: http://bugs.python.org/issue8797 Could you try the following workaround? http://selenic.com/hg/rev/a1e575b48563 Regards, Wagner -- To UNSUBSCRIBE, e

Bug#574138: bzr-hg: Please update for compatibility with hg 1.5

2010-03-16 Thread Wagner Bruna
Package: bzr-hg Version: 0.1+bzr283-1 Severity: wishlist Revision 287 marks hg 1.5 as compatible. Since Mercurial 1.5 is already available in unstable, it would be nice if the package were updated accordingly. Thanks! Wagner -- System Information: Debian Release: 5.0.4 APT prefers stable AP

Bug#548413: #548413 fixed upstream

2010-02-24 Thread Wagner Bruna
A fix was applied upstream: http://selenic.com/hg/rev/fac67f0bfbb2 and will be part of the next Mercurial release (1.5). Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o

Bug#552423: #552423: fixed upstream

2010-02-15 Thread Wagner Bruna
A fix was committed upstream: http://selenic.com/repo/hg-stable/rev/58e040c51231 and will be part of the next Mercurial release (1.5, scheduled for early March). Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". T

Bug#569554: #569554: patch

2010-02-12 Thread Wagner Bruna
ted: just set HGUSER (see "hg help environment" for details). Alternatively you may set your username in ~/.hgrc, like this: [ui] username = r...@coker.com.au Regards, Wagner # HG changeset patch # User Wagner Bruna # Date 1266003625 7200 # Node ID ea28d910ae620b

Bug#552423: #552423: fixed upstream

2010-02-12 Thread Wagner Bruna
tags 552423 fixed-upstream thanks This has been fixed in revision 58e040c51231 [1], that will be part of the next Mercurial release (1.5, planned for March 1st). 1. http://selenic.com/hg/rev/58e040c51231 Regards, Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#471763: #471763: /usr/bin/screen group changed on upgrade

2010-02-04 Thread Wagner Bruna
Hello, I found a bug like this yesterday after an upgrade from lenny to squeeze. $ grep screen /var/log/dpkg.log 2010-02-03 10:20:18 upgrade screen 4.0.3-11+lenny1 4.0.3-14+b1em1 2010-02-03 10:20:18 status half-configured screen 4.0.3-11+lenny1 2010-02-03 10:20:18 status unpacked screen 4.0.3-11+

Bug#500772: #500772: another patch to fix this issue

2009-09-09 Thread Wagner Bruna
Hello, The patch originally attached seems unrelated. I made this one based on the comments referred by the report; just dropped it on debian/patches, and it seems to work fine. Thanks, Wagner diff -ruN cvs-1.12.13-old/src/parseinfo.c cvs-1.12.13/src/parseinfo.c --- cvs-1.12.13-old/src/

Bug#504063: #504063: patch seems to work

2009-01-28 Thread Wagner Bruna
Just tested the patch on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504063#129 and it fixes the problem for me. Thanks! Wagner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512422: trac-mercurial: UnicodeDecodeError showing transplanted revision

2009-01-20 Thread Wagner Bruna
Package: trac-mercurial Version: 0.11.0.5dev~svnr7354-2 Severity: normal Tags: fixed-upstream Transplanted changesets [1] include an extra field 'transplanted_source', containing the original changeset hash (as a 20-byte buffer). The content is returned as-is by the plugin, so it triggers an

Bug#511939: upgrade-reports: on etch kernel, lenny aptitude ignores keyboard after upgrades

2009-01-15 Thread Wagner Bruna
Package: upgrade-reports Severity: normal After adding lenny sources to sources.list, I upgraded aptitude and dpkg: # aptitude upgrade aptitude dpkg After that, on any installation, upgrade, or removal of any package through the ncurses aptitude interface, it becomes unresponsive to the keyb

Bug#507081: #507081: Please consider disabling FCKeditor in a reversible manner

2009-01-09 Thread Wagner Bruna
Hello, Please consider disabling the FCKeditor on MoinMoin configuration files only, or in another easily reversible way. I maintain a stable installation on a small intranet, and my users rely heavily on the graphical editor; it was actually one of MoinMoin's biggest selling points. Thanks a lot

Bug#504063: upgrade-reports: on etch kernel, lenny aptitude ignores keyboard after upgrades

2009-01-05 Thread Wagner Bruna
clone 504063 -1 reassign -1 upgrade-reports retitle -1 upgrade-reports: on etch kernel, lenny aptitude ignores keyboard after upgrades thanks Just did another etch -> lenny upgrade, on a desktop machine. #504063 still happens (aptitude 0.4.11.11-1~lenny1), but only while running kernel 2.6.18; af

Bug#508363: libaccess-bridge-java: makes openjdk-6-jre-headless depend on openjdk-6-jre

2008-12-10 Thread Wagner Bruna
Package: libaccess-bridge-java Version: 1.23.0-3 Severity: important Updating from 1.23.0-2 on a server installation pulls openjdk-6-jre and its dependencies, on a total of almost 100M of packages. openjdk-6-jre-headless depends on libaccess-bridge-java libaccess-bridge-java 1.23.0-2 depends

Bug#508219: hotwire should depend on dbus-x11

2008-12-08 Thread Wagner Bruna
Package: hotwire Version: 0.721-1 Severity: important Running hotwire for the first time (on a (mostly) KDE system): Traceback (most recent call last): File "/usr/bin/hotwire", line 209, in main() File "/usr/bin/hotwire", line 156, in main hotw_exists = ipc.singleton() File "/var/

Bug#366175: #366175 found on an eeepc installation on sd card with lvm or crypto

2008-11-24 Thread Wagner Bruna
found 366175 0.92j user [EMAIL PROTECTED] usertag 366175 installer thanks A lenny installation on the SD card of an EeePC 701 using lvm fails to boot; the lvm setup runs before the card device is available, so it doesn't find the volume group. The workaround mentioned on #366175 (rootdelay=10)

Bug#504063: (no subject)

2008-10-30 Thread Wagner Bruna
(sent it too soon by mistake) Mouse events are also ignored. I can start aptitude again, and use it to upgrade other packages, but it becomes unresponsive again. Both the host and the vserver are up-to-date plain etch systems. Marked "important" since it affects upgrades to lenny, please downgr

Bug#504063: aptitude: ignores keyboard after upgrade on an etch vserver

2008-10-30 Thread Wagner Bruna
Package: aptitude Version: 0.4.11.10-1lenny1.1+b1 Severity: important On an etch vserver inside an etch host, after adding lenny sources to sources.list, I upgraded aptitude and dpkg: # aptitude upgrade aptitude dpkg After that, on any installation, upgrade, or removal of any package through

Bug#493834: bug #493834 found on etch (was re: pymsnt: problem with CVR0 in version string)

2008-08-05 Thread Wagner Bruna
Followup-For: Bug #493834 Package: pymsnt Version: 0.11.2-1 Found on the etch version; the suggested fix also worked fine for me (tested on an @hotmail.com account). Thanks, Wagner -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (

Bug#472185: Fixed upstream

2008-03-25 Thread Wagner Bruna
This bug is fixed upstream: http://www.selenic.com/hg/index.cgi/rev/493632bb171c Best regards, Wagner Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs -- To UNSUBSCRIBE, em

Bug#402546: Please consider unblock libgd-gd2-noxpm-perl 1:2.34-2

2007-03-27 Thread Wagner Bruna
Hello, This version fixes a dependency on xpm (bug #402546) that makes the package useless. Would it be possible to unblock it? Thank you, Wagner __ Fale com seus amigos de graça com o novo Yahoo! Messenger http://br.messenger.yahoo.com/ --

Bug#415785: ilohamail: extra newlines between headers on sent mail

2007-03-21 Thread Wagner Bruna
Package: ilohamail Version: 0.8.14-0rc3sid3.1 Severity: normal Tags: patch The messages sent by IlohaMail have carriage-returns (cr+lf) between the headers; apparently, when sent through Postfix they're converted to extra newlines, breaking the message. The patch suggested here: http://source

Bug#415455: upgrade fails due to bashism in /etc/init.d/imapproxy

2007-03-19 Thread Wagner Bruna
Package: imapproxy Version: 1.2.4-9 Severity: important Upgrading from 1.2.4-6: Installing new version of config file /etc/init.d/imapproxy ... /etc/init.d/imapproxy: 46: Syntax error: "(" unexpected invoke-rc.d: initscript imapproxy, action "start" failed. Line 46 is "function check_running ()

Bug#387966: readline-common: a possible workaround for conflict with libreadline4

2006-10-20 Thread Wagner Bruna
Package: readline-common Version: 5.1-9 Followup-For: Bug #387966 Sven, In the meantime, you could try to use libreadline4 from Ubuntu dapper (version 4.3-18): http://packages.ubuntu.com/dapper/libs/libreadline4 I couldn't test with mysql, but seems to work ok for other programs. ++t; Wagner

Bug#393948: boinc-manager: Does not accept plus sign in email address

2006-10-18 Thread Wagner Bruna
Package: boinc-manager Version: 5.4.11-1~bpo.1 Severity: normal The registration wizard does not accept a plus sign on email addresses, as in "[EMAIL PROTECTED]" (used for example on gmail). I had no problems registering it on my account via web interface. Other uncommon characters are also refu

Bug#391297: apt-index-watcher: Missing dependency on lsb-base

2006-10-05 Thread Wagner Bruna
Package: apt-index-watcher Version: 0.3.10 Severity: normal I have a sarge system with some etch packages. When trying to install apt-index-watcher 0.3.10, the following error occurs: Setting up apt-index-watcher (0.3.10) ... ..: 11: Can't open /lib/lsb/init-functions invoke-rc.d: initscript ap

Bug#388691: ibm-3270: Licensing issues

2006-09-22 Thread Wagner Bruna
--- Steve Langasek <[EMAIL PROTECTED]> wrote: ["public use"] > Your reading of this clause is not the plain English reading of it. > "public use" does not mean "use in public", in means "use by the > public" -- i.e., "use by anyone". I don't know if it is clear enough, at least for a non-native

Bug#388691: ibm-3270: Licensing issues

2006-09-22 Thread Wagner Bruna
[sent also to debian-legal for advice] --- Bastian Blank <[EMAIL PROTECTED]> escreveu: > On Fri, Sep 22, 2006 at 02:47:55PM -0300, Wagner Bruna wrote: > > --- Bastian Blank <[EMAIL PROTECTED]> escreveu: > > > > > > Particularly, "public use"

Bug#388691: ibm-3270: Licensing issues

2006-09-22 Thread Wagner Bruna
--- Bastian Blank <[EMAIL PROTECTED]> escreveu: > > Particularly, "public use" needs clarification: > > "Copyright 1989 by Georgia Tech Research > > Corporation, Atlanta, GA 30332. > > All Rights Reserved. GTRC hereby grants public > > use of this software." > > Neither I nor the ftp-team see a p

Bug#388691: ibm-3270: Licensing issues

2006-09-21 Thread Wagner Bruna
Package: ibm-3270 Severity: serious Justification: Policy 2.3 The copyright file for ibm-3270 says: "Copyrights on x3270 are a work in progress and any assistance in clarifying them would be appreciated." but there's no active bug about some issues. Particularly, "public use" needs clarificati

Bug#382273: systune: altering parameters in /sys

2006-08-09 Thread Wagner Bruna
Package: systune Version: 0.5.4 Severity: wishlist I believe there's no standard way to change system parameters on the /sys hierarchy on boot. Since the interface is the same as /proc/sys, it would be nice if systune was extended to support them. -- System Information: Debian Release: 3.1 AP