Bug#688600: asterisk: command "sip show peers" stopped working

2012-09-23 Thread Pedro Zorzenon Neto
Package: asterisk Version: 1:1.6.2.9-2+squeeze7 Severity: normal When upgrading from 1:1.6.2.9-2+squeeze6 to 1:1.6.2.9-2+squeeze7, the asterisk command "sip show peers" does not work anymore. This command is important for showing which clients are connected. I downgraded to 1:1.6.2.9-2+squeeze6 a

Bug#511754: patch to fix

2012-03-25 Thread Pedro Zorzenon Neto
Since I sent several mails to upstream author and I didn't receive an answer, then I did the patch by myself. The patch is attached. Now I need time to review the package, change it to the new standards (quilt 3.0, policy and dh versions), and upload it. Intend to do this in the following 2 weeks.

Bug#619082: dash: implement variable $RANDOM

2011-03-27 Thread Pedro Zorzenon Neto
> I don't think this functionality belongs in dash. For example, I > find that the "sleep" command in > >> Example of a simple cronjob which runs with a random delay of >> 0 ~ 327 seconds (to prevent network peaks of all the machines): >> >> */30 * * * * sleep $(($RANDOM/100)) && do_something_n

Bug#619082: dash: implement variable $RANDOM

2011-03-20 Thread Pedro Zorzenon Neto
Package: dash Version: 0.5.5.1-7.4 Severity: wishlist Hi, After upgrading to squeeze and answering "yes" to install question of using dash as default shell for non-interactive users, all my cronjobs that use $RANDOM variable to delay some random seconds of running time stopped working. Please im

Bug#606456: pcal does not print holidays correctly

2010-12-09 Thread Pedro Zorzenon Neto
Package: pcal Version: 4.10.0-1 Severity: normal Hi, I have a problem with pcal, to reproduce it, follow the steps: mv ~/.calendar ~/.calendar-backup || true echo "nov 4* City Holiday" > ~/.calendar pcal -P a4 -o /tmp/file1.ps -a pt -b all -B -O holiday 11 2010 1 pcal -P a4 -o /tmp/file2.ps -

Bug#578318: Acknowledgement (RM: tz-brasil -- ROM; package not useful anymore)

2010-04-18 Thread Pedro Zorzenon Neto
Another reason for removing it: is has a RC bug (overwrites files from other package tzdata). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#578318: RM: tz-brasil -- ROM; package not useful anymore

2010-04-18 Thread Pedro Zorzenon Neto
Package: ftp.debian.org Severity: normal Hi, I'd like to request the removal of package tz-brasil from unstable+testing. Reasons: - tz-brasil was created as an alternative for brazilian daylight timezone changes, that were sometimes reported by government just a few days before

Bug#572108: modifying files from another package

2010-03-01 Thread Pedro Zorzenon Neto
Em 01-03-2010 14:18, Holger Levsen escreveu: >>> I think you should conflict with and replace tzdata (as in package >>> relationships). > > ^^ that is my suggestion. Add a "Conflicts: tz-data" header, a "Provides: > tz-data" header and a "Replaces: tz-data" header. You can probably leave one > o

Bug#572108: modifying files from another package

2010-03-01 Thread Pedro Zorzenon Neto
Hello Holger, I don't know how to handle this. Do you have any suggestion? This is what occours: Brazil is "very unstable" regarging daylight-saving-time (DST) start date and end date. Up to 2009 [1], the dates of changing clock were reported by government sometimes around 10 days before when

Bug#556535: iotop: add an option for timestamp on output

2009-11-16 Thread Pedro Zorzenon Neto
Package: iotop Version: 0.2-3 Severity: wishlist Hi, The option '-b' is useful for logging, however this option does not output any timestamp. It is hard to find at what time the event occoured looking at the logs. I suggest to add a new command line option to write the timestamp to output.

Bug#542250: More information

2009-08-22 Thread Pedro Zorzenon Neto
Hi, I have the same problem with amd 9950 4core cpu when copying large amounts of data from/to the lvm (4x sata HDs). Using debian 5.0 amd64 with no packages beside official ones. One workaround for the panic is to edit /etc/xen/xend-config.sxp and change (dom0-cpus 1) And also edit every dom

Bug#523513: patch improvement

2009-04-10 Thread Pedro Zorzenon Neto
.3-old/src/rdate.c 2009-04-10 15:49:34.0 -0300 +++ rdate-1.1.3-new/src/rdate.c 2009-04-10 18:10:48.0 -0300 @@ -38,6 +38,7 @@ * Time is returned as the number of seconds since * midnight January 1st 1900. */ +/* options -t and -b implemented by Pedro Zorzenon Neto - 2009-04-10 */ #i

Bug#523513: rdate: should not set time if network delay is too big

2009-04-10 Thread Pedro Zorzenon Neto
midnight January 1st 1900. */ +/* option -t implemented by Pedro Zorzenon Neto - 2009-04-10 */ #ifndef lint #if 0 from: static char rcsid[] = "$NetBSD: rdate.c,v 1.3 1996/02/22 06:59:18 thorpej Exp $"; @@ -77,7 +78,7 @@ void usage(void) { - (void) fprintf(stderr, "Usa

Bug#502709: tz-brasil: support for restarting services

2008-10-19 Thread Pedro Zorzenon Neto
Package: tz-brasil Version: 0.8 Severity: wishlist Hi, I could implement in tz-brasil a method for restarting the services that are affected by timezone changes. It could have some directory like /etc/ppp/ip-up.d/ where other packages could put scripts that should be executed when timezone chan

Bug#480394: otrs2: better tab browsing while creating a ticket

2008-05-09 Thread Pedro Zorzenon Neto
Package: otrs2 Version: 2.2.6-1 Severity: wishlist Hi, When creating a phone-ticket, users press "tab" to do to the next field. When you choose the queue, the page is reloaded and selected field goes back to the first thing in page. otrs2 could use "javascript setfocus" to reload the page keep

Bug#447784: 447784 is still present if upgrading from older versions

2008-04-23 Thread Pedro Zorzenon Neto
Hi Nelson, how are you? Thanks for pointing the bug! Fixed in tz-brasil 0.10, that was uploaded a few minutes ago. Best regards, Pedro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#410271: fails to create database

2007-02-09 Thread Pedro Zorzenon Neto
Hi Rafal, Thanks for reporting the bug. I analysed it and these are my toughts about it: The manpage specifies: If no database exists, the "add" command will create it automatically (in the current directory, unless the TDL_DATABASE environment is set, in which case this specifies the p

Bug#406878: rinetd: manpage mistake about deny rules

2007-01-14 Thread Pedro Zorzenon Neto
Package: rinetd Version: 0.62-5 Severity: normal Hi, The manpage of rinetd has the following text: Deny rules which appear before the first forwarding rule are applied globally: if the address of a new connection satisfies any of the global **ALLOW** rules, that connection is im

Bug#399720: closed by Pedro Zorzenon Neto <[EMAIL PROTECTED]> (Bug#399720: fixed in tz-brasil 0.8)

2006-11-23 Thread Pedro Zorzenon Neto
Hi Fabio, I'll contact release manager and ask if tz-brasil 0.8 can be included in next sarge update. In the meantime, you can install manually the package 0.8; is compatible with sarge. To install it: wget http://ftp.de.debian.org/debian/pool/main/t/tz-brasil/tz-brasil_0.8_all.de

Bug#398894: annoying cron messages when tz-brasil is uninstalled

2006-11-16 Thread Pedro Zorzenon Neto
Package: tz-brasil Version: 0.7 Severity: normal Reported by Christian Reis: https://launchpad.net/distros/ubuntu/+source/tz-brasil/+bug/71991 When tz-brasil is uninstalled, the file /etc/cron.d/tz-brasil sends regular error mails to root... -- System Information: Debian Release: 3.1 APT prefe

Bug#232446: please add an option for minimum message size to fetch

2006-11-15 Thread Pedro Zorzenon Neto
Hi, I don't need the requested feature anymore. Do you think that this feature will be useful for others users? If you don't please close the bug. Thanks, Pedro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#282519: Timezone nomenclature

2006-11-15 Thread Pedro Zorzenon Neto
Hi, I decided to use BRT/BRST nomenclature for Brazilian timezones. CAIS [1] had adopted the nomenclature BRST/BRDT from 2004/2005, but changed back to BRT/BRST in 2005/2006 and 2006/2007. There is an explanation in [2]. This file will be uploaded with tz-brasil 0.7 in the next days. Thank

Bug#378104: kplato: task pessimistic time can not be more than 99%

2006-07-13 Thread Pedro Zorzenon Neto
Package: kplato Version: 1:1.5.0-1 Severity: minor Hi, In some tasks with big unpredictable time, I have to use pessimistic times of 300%, however pessimistic input accepts only from 0 to 99%. Can you correct this? Thanks, Pedro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#362006: amsn does not work anymore when using proxy

2006-04-11 Thread Pedro Zorzenon Neto
Package: amsn Version: 0.95-2 Severity: important Hi, Since the last weekend, amsn does not login anymore when it is configured for using a proxy. This makes it completly unusable for users without direct connection to port 80. There is a post at Mon Apr 10, 2006 4:16 pm in the followin

Bug#361980: fetchmail: options 'limit' and 'fetchall' - add note in manpage

2006-04-11 Thread Pedro Zorzenon Neto
Package: fetchmail Version: 6.2.5-12sarge4 Severity: minor Hi, In some POP3 servers I had a strange and intermittent problem with fetchmail. It seems to be some race condition. If I use like this: fetchmail --limit 10 fetchmail --limit 50 fetchmail --limit 0

Bug#358022: phpbb2: links posted by users are not properly handled

2006-03-21 Thread Pedro Zorzenon Neto
On Mon, Mar 20, 2006 at 11:44:13PM +0100, Jeroen van Wolffelaar wrote: > > I'm inclined to say it is not a bug. If you want to write a bare URL > without [url=] tag etc, you need to have some way to know where the URL > ends. Supose you write "You can look at foo (http://foo/bar)." Here the > ')'

Bug#358022: phpbb2: links posted by users are not properly handled

2006-03-20 Thread Pedro Zorzenon Neto
Package: phpbb2 Severity: normal Hi, I use a Debian phpbb2 server (I don't know the version of the package) and it has a bug. When inside a message I post a url with the parentesis symbol, it does this: Example of link posted in the message: http://www.example.com/test.c

Bug#287018: apache-common: postinst should fix permissions and ownership of mod-bandwidth directory

2006-01-29 Thread Pedro Zorzenon Neto
Package: apache-common Version: 1.3.33-6sarge1 Followup-For: Bug #287018 Tags: security Hi, New versions of apache-common (1.3.33-6sarge1) already create the directory /var/lib/apache/mod-bandwidth with NOT world writeable permissions; so no problems with newer debian installations. Ho

Bug#345076: mixer_applet: should have an option for not restoring volume settings

2005-12-28 Thread Pedro Zorzenon Neto
Package: gnome-applets Version: 2.8.2-3 Severity: minor Hi, I use a server with X11-XDMCP that has other 6 users. Everytime an user logs in gnome (gdm) its session starts and mixer_applet2 changes the audio volume. This annoy other users... I think the mixer should have an option to not change

Bug#329627: www.debian.org: changelogs missing for mozilla-firefox

2005-11-08 Thread Pedro Zorzenon Neto
Package: www.debian.org Followup-For: Bug #329627 Hi, Changelogs are also missing for mozilla-firefox The page http://packages.debian.org/stable/web/mozilla-firefox Has a link to an 404 not-found page: http://packages.debian.org/changelogs/pool/main/m/mozilla-firefox/mozilla-firefox_1.

Bug#336299: xcdroast: support compressed iso images

2005-10-29 Thread Pedro Zorzenon Neto
Package: xcdroast Version: 0.98+0alpha15-1.1 Severity: wishlist Hi, I'd like that xcdroast be able to uncompress images automatically. If I have an image.iso.gz ou image.iso.bz2 it could show in images list and uncompress as it is recorded to cd. Thanks, Pedro -- To UNSUBSCRIBE, email t

Bug#327232: documentation: instructions for configuring exim

2005-09-08 Thread Pedro Zorzenon Neto
Package: rt3.4-clients Version: 3.4.1-2 Severity: wishlist Hi, Please add the following information for configuration of RT + exim4 in /usr/share/doc/rt3.4-clients/README.Debian (please write it better since I'm not a native english speaker) Thanks, Pedro To configure RT + exim4,

Bug#320433: perl-suid: package description about deprecated perl-suid could tell more information

2005-07-29 Thread Pedro Zorzenon Neto
Package: perl-suid Severity: wishlist Hi, perl-suid package description says: Usage of this program is now strongly deprecated upstream and support (along with this package) will probably be removed in 5.10. I need to run a perl script as root, but don't know what to use instead

Bug#317917: mozilla-thunderbird: message filter could allow resending to another person

2005-07-12 Thread Pedro Zorzenon Neto
On Tue, Jul 12, 2005 at 05:37:13PM +0200, Alexander Sack wrote: > Pedro Zorzenon Neto wrote: > > Package: mozilla-thunderbird > > Version: 1.0.2-2 > > Severity: wishlist > > > > Hi, > > > > In thunderbird, in message filter configuration, I

Bug#317939: mozilla-firefox: javascript interprets history.back() in two different ways

2005-07-12 Thread Pedro Zorzenon Neto
Package: mozilla-firefox Version: 1.0.4-2 Severity: minor Hi, firefox has two different behaviours of history.back() javascript function. I think this function should work all the times the same way. The current way seems to be not consistent. Description of the bug: Supose I filled in a

Bug#317917: mozilla-thunderbird: message filter could allow resending to another person

2005-07-12 Thread Pedro Zorzenon Neto
Package: mozilla-thunderbird Version: 1.0.2-2 Severity: wishlist Hi, In thunderbird, in message filter configuration, I can not request for a message matching a specific subject to be resent/forwarded to another email address. Can you add this feature? Thanks, Pedro -- System Informatio

Bug#315585: moinmoin-common: Please include Brazilian Flag in Icons

2005-06-23 Thread Pedro Zorzenon Neto
Package: moinmoin-common Version: 1.3.4-3 Severity: wishlist Tags: patch Hi, Moinmoin comes with some flags in icons directory. Please add flag-br.png (it is attached) to it. Thanks, Pedro -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8

Bug#313259: streamripper: add an option to specify starting number for option -q

2005-06-12 Thread Pedro Zorzenon Neto
Package: streamripper Version: 1.61.7-1 Severity: wishlist Hi, StreamRipper option "-q" could have a way to set starting numbering, or it could be smart to check for existing numbers and start from it. If I have it running, then my internet connection goes down, when I run it again, it

Bug#312232: gimp: default paper size could be imported from system

2005-06-06 Thread Pedro Zorzenon Neto
Package: gimp Version: 2.2.6-1 Severity: wishlist Hi, I have gimp already installed. When I create a new user with "adduser", it has the default print paper in Gimp as "letter". However, /etc/papersize is "a4". I also did not find anywhere in /etc/gimp/ to set the default print paper size fo

Bug#311067: slocate could ask in which cron.[daily,weekly,monthly] you want to install it

2005-05-28 Thread Pedro Zorzenon Neto
Package: slocate Version: 2.7-4 Severity: wishlist Hi, I'd like that slocate in its instalation, using debconf, could ask which timebase it should run. Based on your answer, it would install under /etc/cron.daily, cron.weekly or cron.monthly. Thanks, Pedro -- System Information: Debian

Bug#307642: xchat: typo in portuguese translation

2005-05-04 Thread Pedro Zorzenon Neto
Package: xchat Version: 2.4.1-0.1 Severity: minor Hi, When I use xchat with LC_ALL=pt_BR, the translation for tcp port is "porto 6667", the correct translation in portuguese is "porta" instead of "porto". Thanks, Pedro -- System Information: Debian Release: 3.1 APT prefers testing A

Bug#306795: isoqlog: automatic configuration of logstore variable

2005-04-28 Thread Pedro Zorzenon Neto
Package: isoqlog Version: 2.2-0.3 Severity: wishlist Hi, When I selected "exim" as a mailer daemon, isoqlog could automatic configure logstore="/var/log/exim4/mainlog" Thanks, Pedro -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architec

Bug#301271: dia: output file format xmlns is not up to date

2005-03-24 Thread Pedro Zorzenon Neto
Package: dia Version: 0.94.0-7 Severity: minor Hi, test.dia is a file generated by dia. bash$ zcat test.dia http://www.lysator.liu.se/~alla/dia/";> The link to http://www.lysator.liu.se/~alla/dia/ is obsolete. Please update it. Thanks, Pedro -- System Information: Debian R

Bug#278829: mozilla-firefox: postscript broken, can not print any page

2005-03-23 Thread Pedro Zorzenon Neto
Package: mozilla-firefox Version: 1.0.1-2 Followup-For: Bug #278829 Hi, I also have problems when printing in mozilla-firefox. When I try to print any page, the page becomes printed very big. In the paper printed I can see only a quarter of the page, and very big. The only workaround I found

Bug#300750: mozilla-thunderbird: default mail headers should also show "resent-from" and "resent-date"

2005-03-21 Thread Pedro Zorzenon Neto
Package: mozilla-thunderbird Version: 1.0-3 Severity: wishlist Hi, mozilla-thunderbird shows by default this headers: Subject, From, Date and To Please add this two headers to be showed by default: Resent-from and Resent-date Thanks, Pedro -- To UNSUBSCRIBE, email to [EMAI

Bug#297960: moin does not work with tkiwidraw in systems with CR+LF

2005-03-03 Thread Pedro Zorzenon Neto
Package: moin Severity: minor Tags: patch Hi, When using moin with twikidraw, if drawing is edited in a system with CR+LF line terminator, drawing gets corrupted due to CRs, so they need to be stripped from input. Please apply the following patch: --- usr/lib/python2.3/site-packages/MoinMo

Bug#297611: dillo: could show line numbers in source

2005-03-01 Thread Pedro Zorzenon Neto
Package: dillo Version: 0.8.3-1 Severity: wishlist Hi Phil, Dillo "View Page Bugs" show bugs indicating a line number. Showing also the line numbers in "View Page Source" will be better for detecting the errors. Alternatively, the user could choose between showing page source with or without li

Bug#296942: gnucash: interest rate per month

2005-02-25 Thread Pedro Zorzenon Neto
Package: gnucash Version: 1.8.9-4 Severity: wishlist Hi, There are several places that gnucash asks for "interest rate", example: tools -> financial calculator. In Brazil, interest rates are always calculated per month, not per year as gnucash calculates. Can you add a option to select if in

Bug#296276: udev: dev/usb/lp* with wrong permissions

2005-02-21 Thread Pedro Zorzenon Neto
Package: udev Version: 0.053-1 Severity: normal Tags: patch Hi, My printer was not working, after editing /etc/udev/udev.rules it worked ok. It is been the first time I use udev, so check my patch for errors... Thanks, Pedro --- udev.rules.orig 2005-02-21 10:57:09.0 -0300 ++

Bug#295403: mounting read-only modifies data on disk

2005-02-15 Thread Pedro Zorzenon Neto
Package: mount Version: 2.12-10 Severity: wishlist Hi, I intend to mount some partitions read-only, and check /dev/hdXX md5sum periodically as a security check. However "mount -o ro" increments the ext3 mount count. I think mounting a filesystem read-only should not change any byte on disk.

Bug#295271: xfig resolution seems to be wrong

2005-02-14 Thread Pedro Zorzenon Neto
Package: xfig Version: 1:3.2.5-alpha5-3 Severity: minor Hi, In usr/share/doc/xfig/FORMAT3.2.gz says that default xfig resolution is 1200ppi, but if I use xfig and draw a box with coords (0,0) and (10cm, 10cm), I can see in its output file: 2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5 0 0 4

Bug#293059: option --version also has the same bug

2005-01-31 Thread Pedro Zorzenon Neto
This bug also occours with option --version $ export DISPLAY=mymachine:0.0 $ glade-2 --version GTK Accessibility Module initialized Glade (GTK+) 2.6.8 $ export DISPLAY=unknown:0.0 $ glade-2 --version _X11TransSocketINETConnect: Can't get address for unknown (glade-2:6959): Gtk-WARNING **: cannot

Bug#293059: glade-2: option -w requires X11

2005-01-31 Thread Pedro Zorzenon Neto
Package: glade-2 Version: 2.6.8-1 Severity: minor Hi, If I run "glade-2 --write-source myfile.glade", it seems to require an X11 display, but I think it shoudn't. If I am generating/compiling a glade-2 project in a remote machine, I receive the following error: (glade-2:6027): Gtk-WARNING **:

Bug#291560: Doesn't work behind a firewall

2005-01-21 Thread Pedro Zorzenon Neto
Hi, Problem solved in tz-brasil 0.4, which is already in UploadQueue. In the instalation procedure, the problem was solved. When the package is run by cron, if you have the same firewall conditions as Daniel, edit /etc/tz-brasil.conf, see ASSUME_PING_OK configuration. On Fri, Jan 21, 2005 at 12

Bug#290906: coreutils: sort adds option '-f' automatically when LC_ALL=pt_BR

2005-01-17 Thread Pedro Zorzenon Neto
On Mon, Jan 17, 2005 at 04:07:11PM -0500, Michael Stone wrote: > On Mon, Jan 17, 2005 at 06:40:53PM -0200, Pedro Zorzenon Neto wrote: > > How can I disable the "-f" option if this is not the behaviour that > >I expect? > > You can't. The -f option only has

Bug#290906: coreutils: sort adds option '-f' automatically when LC_ALL=pt_BR

2005-01-17 Thread Pedro Zorzenon Neto
On Mon, Jan 17, 2005 at 03:05:19PM -0500, Michael Stone wrote: > That's expected behavior. Hi Michael, How can I disable the "-f" option if this is not the behaviour that I expect? Thanks, Pedro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Bug#290928: txt2tags: add tag for multiline comments

2005-01-17 Thread Pedro Zorzenon Neto
Package: txt2tags Version: 2.0-1 Severity: wishlist Hi, I'd like txt2tags to support multiline comments. It could have a tag for begin and another for ending multiline comments. I suggest "%%%*" and "*%%%", so multiline comments could be as follows: % this is a single line comment this is not

Bug#290906: coreutils: sort adds option '-f' automatically when LC_ALL=pt_BR

2005-01-17 Thread Pedro Zorzenon Neto
Package: coreutils Version: 5.2.1-2 Severity: normal Hi, When LC_ALL=pt_BR, "sort" seems to work as "sort -f" always. So, there is no way to turn off option "-f". When LC_ALL=C it works as expected. See examples below. Thanks, Pedro $ export LC_ALL=C $ echo -en "i123\nI456\nj1\nh1\n" |

Bug#290806: add an information about using doc/extras/txt2tags-mode.el

2005-01-16 Thread Pedro Zorzenon Neto
Package: txt2tags Version: 2.0-1 Severity: wishlist Tags: patch Hi, Please add the attached file to /usr/share/doc/txt2tags/extras/ I'm an emacs newbie... please check the attached file first. I tested it in my computer only, and it seems to work. Thanks, Pedro $ dpkg -l emacs* | egre

Bug#290800: txt2tags: new upstream version available

2005-01-16 Thread Pedro Zorzenon Neto
Package: txt2tags Version: 2.0-1 Severity: wishlist Hi, There is a new upstream version (2.2) available at http://txt2tags.sf.net Thanks, Pedro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]