Bug#340923: pclock: should allow to display the original background

2005-11-26 Thread Martín Ferrari
ships with 17 different backgrounds in /usr/share/doc/pclock/examples. And you can roll your own. for example: pclock -B /usr/share/doc/pclock/examples/round-3d.xpm Regards. -- Martín Ferrari

Bug#398708: trac: Trac installs invalid default permissions on anonymous user

2006-11-15 Thread Martín Ferrari
Package: trac Version: 0.10-3 Severity: normal I just installed trac, and set up a project, which comes with an anonymous user pre-configured. So I wanted to wipe it off: Trac [XXX] permission remove anonymous BROWSER_VIEW CHANGESET_VIEW FILE_VIEW LOG_VIEW Command failed: BROWSER_VIEW is not a

Bug#398708: trac: Trac installs invalid default permissions on anonymous user

2006-11-15 Thread Martín Ferrari
failed: BROWSER_VIEW is not a valid action. -- Martín Ferrari

Bug#378273: New patch

2006-10-21 Thread Martín Ferrari
should be upgraded to normal. Also, it's been 3+ months without notice from the maintainer, I think somebody should do an NMU so xchat doesn't ship in etch in this sorry state for spanish speaking users. This patch overrides the previous. -- Martín Ferrari

Bug#378273: xchat-common: Errors in spanish translation

2006-10-30 Thread Martín Ferrari
://bugs.debian.org/cgi-bin/bugreport.cgi?bug=378273 Ooops!! You're right, it seems that I forgot to send the patch. Hope this time it makes its way. -- Martín Ferrari --- po/es.po.orig 2006-06-08 11:12:07.0 -0300 +++ po/es.po 2006-10-21 18:53:41.0 -0300 @@ -730,15 +730,15

Bug#392622: libgd-barcode-perl: Please stop using the gd1 libraries

2006-10-12 Thread Martín Ferrari
this, as nobody has asked for deletion of libgd-perl yet... Meanwhile, this dependency allows for graceful transition... -- Martín Ferrari

Bug#393017: Additional info

2006-10-15 Thread Martín Ferrari
This seems to be a change in the APR api, APR_BRIGADE_FOREACH was already deprecated and now is gone. The same for 'apr_filename_of_pathname'. You can read this thread: http://marc2.theaimsgroup.com/?l=apache-modulesm=114797734209756w=2 -- Martín Ferrari

Bug#393017: Additional info

2006-10-15 Thread Martín Ferrari
is from 2003. May be this should be removed from the archive... On 10/15/06, Martín Ferrari [EMAIL PROTECTED] wrote: This seems to be a change in the APR api, APR_BRIGADE_FOREACH was already deprecated and now is gone. The same for 'apr_filename_of_pathname'. You can read this thread: http

Bug#388665: planner: Planner crashes when using fixed times

2006-09-22 Thread Martín Ferrari
with it? Done, it's #357191 (http://bugzilla.gnome.org/show_bug.cgi?id=357191) I don't know how to do the usertag thingie to inform the bts of this :) -- Martín Ferrari

Bug#389938: tomcat5: Different behaviour with kaffe and sun's jvm

2006-09-28 Thread Martín Ferrari
Package: tomcat5 Version: 5.0.30-11 Severity: normal I'm really not sure which package this applies to, since I'm using tomcat5 for the first time and I might be confused. When I'm using tomcat5 with kaffe, I put a link to my webapp's dir in /var/lib/tomcat5/webapps, and Just Works (tm). But,

Bug#389938: further info

2006-09-28 Thread Martín Ferrari
Still looking into this problem, I found that the problem is that with sun's JVM, if web.xml is a symlink it could read it. I have always used a symlink to a file in /etc, with tomcat4 and sun's java 1.4 without problems. -- Martín Ferrari

Bug#384139: not infinite loop

2006-11-26 Thread Martín Ferrari
of select()/usleep(1) before giving it up. -- Martín Ferrari

Bug#400559: vtun: implicit pointer conversions

2006-11-27 Thread Martín Ferrari
undefined with _XOPEN_SOURCE, but I don't quite understand the semantics of those #defines.. Can you help me solving this cleanly? -- Martín Ferrari

Bug#400559: vtun: implicit pointer conversions

2006-11-29 Thread Martín Ferrari
the manpage. It reduces portability, but will work for Linux. What about using posix_openpt? seems the most portable option.. -- Martín Ferrari

Bug#400973: manpages-dev: Incorrect return type in posix_openpt(3)

2006-11-29 Thread Martín Ferrari
Package: manpages-dev Version: 2.39-1 Severity: normal Tags: patch The manual page for posix_openpt reads: char *posix_openpt(int flags); and it should be: int posix_openpt(int flags); As is inferred from the same manpage and which is the definition from SUSv6 and stdlib.h. --

Bug#400971: manpages-dev: Incorrect return type in posix_openpt(3)

2006-11-29 Thread Martín Ferrari
Package: manpages-dev Version: 2.39-1 Severity: normal Tags: patch Subject: manpages-dev: Incorrect return type in posix_openpt(3) Package: manpages-dev Version: 2.39-1 Severity: normal Tags: patch The manual page for posix_openpt reads: char *posix_openpt(int flags); and it should be:

Bug#400976: libc6-dev: posix_openpt needs #define _XOPEN_SOURCE 600

2006-11-29 Thread Martín Ferrari
Package: libc6-dev Version: 2.3.6.ds1-8 Severity: normal Contradicting GNU libc man page, posix_openpt needs #define _XOPEN_SOURCE 600, instead of only #define _XOPEN_SOURCE. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (901, 'testing') Architecture: i386 (i686)

Bug#400975: libc6-dev: posix_openpt needs #define _XOPEN_SOURCE 600

2006-11-29 Thread Martín Ferrari
Package: libc6-dev Version: 2.3.6.ds1-8 Severity: normal Contradicting GNU libc man page, posix_openpt needs #define _XOPEN_SOURCE 600, instead of only #define _XOPEN_SOURCE. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (901, 'testing') Architecture: i386 (i686)

Bug#400979: manpages-dev: Incorrect return type in posix_openpt(3)

2006-11-29 Thread Martín Ferrari
Package: manpages-dev Version: 2.39-1 Severity: normal Tags: patch The manual page for posix_openpt reads: char *posix_openpt(int flags); and it should be: int posix_openpt(int flags); As is inferred from the same manpage and which is the definition from SUSv6 and stdlib.h. --

Bug#400218: More info

2006-12-02 Thread Martín Ferrari
!!), wouldn't it be reasonable to remove it from testing? (popcon reports only 15 installs) -- Martín Ferrari

Bug#373966: ITP: qonk -- Small build-and-conquer strategy game with very simple rules

2006-12-05 Thread Martín Ferrari
On 12/5/06, Tshepang Lekhonkhobe [EMAIL PROTECTED] wrote: * Package name: qonk It's been a while. What happened? Sadly, upstream never resolved licensing issues (it is supposedly GPL, but it's missing notices in source files and readme) -- Martín Ferrari

Bug#382745: evolution: Evolution displays an empty error message with LANG=es_AR.UTF-8

2006-08-12 Thread Martín Ferrari
Package: evolution Version: 2.6.2-4 Severity: normal Tags: l10n When using the es_AR.UTF-8 locale, and having an error during gpg encryption of a outgoing message, evolution displays an empty error dialog: only an stop symbol and the OK button. When trying with es_AR.ISO-8859-1, en_US.ISO-8859-1,

Bug#501442: Duplicated file: NEWS.Debian.gz and NEWS.gz in /usr/share/doc/vtun/

2008-10-13 Thread Martín Ferrari
f6f448c82d9fd5121ec1e03f1c4e5e71 /usr/share/doc/vtun/NEWS.Debian.gz Thanks for spotting this. Fixed in SVN. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494530: vtun closes tunnels every minuite

2008-10-13 Thread Martín Ferrari
. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#502805: qc-usb-source: fix build failure against Linux 2.6.27

2008-10-20 Thread Martín Ferrari
. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501449: Somewhat Opaque Documentation

2008-10-20 Thread Martín Ferrari
.) What I think would really help would be some simple HOWTO-style examples. I'm my experience, it was easy to set up the first time, but YMMV, of course. In any case, I suck at writing docs, but I'd gladly apply patches :-) -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#395272: Doesn't seem to be a bug

2008-08-25 Thread Martín Ferrari
tags 395272 + unreproducible thanks As Steve pointed out, this seems to be a problem in Lucas' configuration. I have just built it with disabled networking (a reject rule in iptables), and everything went fine. Lucas, please recheck this, so we can close the bug. -- Martín Ferrari

Bug#496704: firefox-sage: Doesn't work with current iceweasel, please upgrade to newest upstream version

2008-08-26 Thread Martín Ferrari
Package: firefox-sage Version: 1.3.10-2 Severity: grave Justification: renders package unusable Hi, As Lenny is going to ship with iceweasel 3 this package will be useless, since it's not compatible with it, and there's a new upstream version that is compatible. Thus the RC bug severity. Please

Bug#496790: astyle: Error in manpage

2008-08-27 Thread Martín Ferrari
Package: astyle Version: 1.22-1 Severity: minor Tags: patch The manage says: -V, --convert-tabs Convert tabs to spaces. But astyle --help (and actual behaviour) is: --version OR -V Print version number. It took me a while to understand why astyle was not doing something

Bug#497584: ITP: cosign -- Web single sign-on for intranets

2008-09-02 Thread Martín Ferrari
Package: wnpp Severity: wishlist Owner: Martín Ferrari [EMAIL PROTECTED] * Package name: cosign Version : 2.1.0rc1 Upstream Author : The University of Michigan * URL : http://weblogin.org/ * License : MIT Programming Lang: C Description : Web single

Bug#497584: ITP: cosign -- Web single sign-on for intranets

2008-09-03 Thread Martín Ferrari
maintains the logged-on/off state, but doesn't know about your culinary habits :) How would you re-phrase that? Thanks, Tincho. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#501169: About the source of the DST change

2008-10-05 Thread Martín Ferrari
on that. Fact is, nobody around here knows when the change will be, keeping with the long tradition of unplanned, non-thought, and rushed changes :-( So please, let's revert this very disruptive change, and let's keep an open eye for the official announcement. Thanks. -- Martín Ferrari

Bug#486659: qc-usb-source: unreproductible

2008-08-09 Thread Martín Ferrari
it. Thanks for your help. Sorry if I wasted your time... No problem, and thanks for verifying this! -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#499106: decibel-audio-player: Please respect filename sorting

2008-09-17 Thread Martín Ferrari
On Wed, Sep 17, 2008 at 08:36, Emilio Pozuelo Monfort [EMAIL PROTECTED] wrote: On Wed, Sep 17, 2008 at 02:28, Martín Ferrari [EMAIL PROTECTED] wrote: [...] The second one is really bothersome, and it's the case when there's at least one file with track information, and then the bogus order

Bug#499106: decibel-audio-player: Please respect filename sorting

2008-09-18 Thread Martín Ferrari
is a mess. And a new bug: if the files _ARE_ consistently tagged, but the artist are different for each track (as in many compilations), the sort is VERY annoying. This affects both when adding files and directories. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#499567: Please provide a bochs-debugger package

2008-09-19 Thread Martín Ferrari
Package: bochs Version: 2.3.7-1 Severity: wishlist Hi, while working on my operating systems class, we're using a hand-compiled version of bochs to use the internal debugger which is essential to debug problems in the programs we're developing (boot loader and basic kernel). I'd be much better

Bug#499106: decibel-audio-player: Please respect filename sorting

2008-09-19 Thread Martín Ferrari
be obtained just by clicking on the column. Couldn't you add an option that enables filename sorting instead of tag sorting? To me, the 0.11 release is completely unusable, and will have to stay with my patched 0.10 or switch (again) to a different application. -- Martín Ferrari -- To UNSUBSCRIBE

Bug#499567: Please provide a bochs-debugger package

2008-09-22 Thread Martín Ferrari
tags 499567 + patch thanks On Fri, Sep 19, 2008 at 18:04, Martín Ferrari [EMAIL PROTECTED] wrote: I've tried adding the --enable-debugger in the debian/rules file, with no success; I still have to research why. I found why, it's incompatible with the gdb stub. Also I had to tweak the source

Bug#404942: updated watch file

2008-09-22 Thread Martín Ferrari
Hi, I just checked out the collab-main repo and updated the watch file. See the included patch. Tincho, hoping that the AGPL issue is solved quickly :) -- Martín Ferrari [EMAIL PROTECTED] Index: debian/watch === --- debian/watch

Bug#486659: qc-usb-source: Oops when closing device

2008-07-22 Thread Martín Ferrari
. Also, I'm lowering the severity as this is not really a critical bug distribution-wide. Thanks. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#477707: Tracked down to lzo-related.

2008-07-22 Thread Martín Ferrari
workaround, and doesn't break havoc on most systems, so I'll lower the severity to allow vtun to enter testing (and hopefully lenny!) Thanks! -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#332782: Release notes license

2008-09-04 Thread Martín Ferrari
Hi, I allow that my contribution to the Debian GNU/Linux release notes can be distributed under any DFSG-free license. Although my contributions weren't that much :) -- Martín Ferrari [EMAIL PROTECTED] signature.asc Description: Esta parte del mensaje está firmada digitalmente

Bug#497584: ITP: cosign -- Web single sign-on for intranets

2008-09-10 Thread Martín Ferrari
experience of network-admin/authentication/intranet issues. That's ok to me, if you want. Not sure if anything productive can be taken out of the common thread you see in -devel. -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#498530: qc-usb-source: Spelling mistake (supercedes) in package description

2008-09-11 Thread Martín Ferrari
tags 498530 + pending thanks On Wed, Sep 10, 2008 at 17:49, Davide Mancusi [EMAIL PROTECTED] wrote: supersedes is misspelled as supercedes in the package description. Fixed in SVN, thanks! -- Martín Ferrari -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#465198: libsoap-lite-perl: XML::Parser::Lite is totally broken

2008-02-11 Thread Martín Ferrari
tags 465198 + pending-upstream thanks Further inspection lead me to see that in upstream's CVS this is already fixed. Probably this justifies a new upload including the fixed file, until upstream releases. On Feb 11, 2008 6:28 AM, Martín Ferrari [EMAIL PROTECTED] wrote: It is worth mentioning

Bug#465198: libsoap-lite-perl: XML::Parser::Lite is totally broken

2008-02-11 Thread Martín Ferrari
It is worth mentioning that SOAP::Lite prefers XML::Parser if it's available, and in Debian it is depended by SOAP::Lite. So this is effectively dead code. On Feb 11, 2008 6:20 AM, Martín Ferrari [EMAIL PROTECTED] wrote: Package: libsoap-lite-perl XML::Parser::Lite is unable to parse anything

Bug#465198: libsoap-lite-perl: XML::Parser::Lite is totally broken

2008-02-11 Thread Martín Ferrari
It is worth mentioning that SOAP::Lite prefers XML::Parser if it's available, and in Debian it is depended by SOAP::Lite. So this is effectively dead code. On Feb 11, 2008 6:20 AM, Martín Ferrari [EMAIL PROTECTED] wrote: Package: libsoap-lite-perl XML::Parser::Lite is unable to parse anything

Bug#465198: libsoap-lite-perl: XML::Parser::Lite is totally broken

2008-02-11 Thread Martín Ferrari
Package: libsoap-lite-perl Version: 0.70.04-2 Severity: important XML::Parser::Lite is unable to parse anything, under perl 5.8.8. It isn't even able to run the example from the manpage: $ cat t.pl use XML::Parser::Lite; $p1 = new XML::Parser::Lite; $p1-setHandlers( Start = sub {

Bug#465548: libpoe-perl: Please package new upstream release (0.9999)

2008-02-12 Thread Martín Ferrari
Package: libpoe-perl Version: 2:0.9989-1.1 Severity: wishlist Hi, I'd like to ask you to upload the 0. version of the POE distribution, released on last July, as I need it for a package I'm preparing (PoCo::Server::SimpleHTTP). Thanks! P.S. shameless plug: if you don't want to bother,

Bug#465545: ITP: libpoe-component-server-simplehttpd-perl -- simple HTTP server for POE

2008-02-12 Thread Martín Ferrari
Package: wnpp Severity: wishlist Owner: Martín Ferrari [EMAIL PROTECTED] * Package name: libpoe-component-server-simplehttpd-perl Version : 1.40 Upstream Author : Apocalypse [EMAIL PROTECTED] * URL : http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP

Bug#329647: libpoe-component-client-http-perl: Any news?

2008-02-13 Thread Martín Ferrari
Package: libpoe-component-client-http-perl Version: 0.65-1.1 Followup-For: Bug #329647 Hi, this bug is 2.5 years old, and the new version is needed to package another POE component. Please, if you don't have the time, consider giving[1] the package to the Debian Perl Group. [1]

Bug#465742: ITP: libpoe-component-server-soap-perl -- POE component to publish event handlers via SOAP over HTTP

2008-02-14 Thread Martín Ferrari
Package: wnpp Severity: wishlist Owner: Martín Ferrari [EMAIL PROTECTED] * Package name: libpoe-component-server-soap-perl Version : 1.11 Upstream Author : Apocalypse [EMAIL PROTECTED] * URL : http://search.cpan.org/dist/POE-Component-Server-SOAP/ * License

Bug#463385: libmath-numbercruncher-perl: Some methods hanging after a while

2008-01-31 Thread Martín Ferrari
more like you're looping on a condition that's never met. Could you please send us a snippet of code that can reproduce this problem? If you can also send the alternative, working version too, great. Thanks. -- Martín Ferrari

Bug#456490: closed by Martín Ferrari [EMAIL PROTECTED] (Bug#456490: fixed in qc-usb 0.6.6-3)

2008-02-02 Thread Martín Ferrari
tested 2.6.23, because .24 was uninstallable from my mirror yesterday. I'll try to fix and upload today. Thanks. -- Martín Ferrari

Bug#430665: libnet-snpp-perl: install-stamp rule invokes make install with bogus arguments

2008-02-03 Thread Martín Ferrari
the rules file to this scheme? --- This is in fact what dh-make-perl uses now as a template; and what we're using as we go updating debian/rules to cope with current practices. For this package this is fixed now in SVN. -- Martín Ferrari

Bug#464069: vtun: Please add LSB formatted dependency info in init.d script

2008-02-04 Thread Martín Ferrari
to the sendsigs script in runlevel 0 and 6, to speed up shutdown. If this is indeed the case, I recommend removing 0 and 6 from the Default-Stop list. Shouldn't runlevel 1 be removed too in that case? -- Martín Ferrari

Bug#464302: libmodule-load-conditional-perl: FTBFS: perl-modules: non-matching version installed (5.8.8-12 ! 5.10)

2008-02-06 Thread Martín Ferrari
. -- Martín Ferrari

Bug#464302: libmodule-load-conditional-perl: FTBFS: perl-modules: non-matching version installed (5.8.8-12 ! 5.10)

2008-02-06 Thread Martín Ferrari
, Martín Ferrari wrote: Build-Depends-Indep: liblocale-maketext-simple-perl, libmodule-load-perl, libparams-check-perl, perl (= 5), perl-modules ( 5.10) | libversion-perl (= 0.69) It seems that your builder is not correctly interpreting the depends, as they are perfectly satisfiable

Bug#297765: Package should be named libmime-tools-perl, not libmime-perl

2007-11-30 Thread Martín Ferrari
and the binary package in the same go. Maybe it's not worth the effort to put it in the NEW queue... that's really only cosmetic. In any case, I don't have a strong opinion against it. -- Martín Ferrari

Bug#451799: new evince cannot display Japanese characters correctly

2007-11-30 Thread Martín Ferrari
that be reproduced with data from iconv or similar? -- Martín Ferrari

Bug#435480: libapache2-mod-perl2: Apache::Test fails in `fakeroot' environment

2007-12-12 Thread Martín Ferrari
Hi, I'm not sure why you consider this a showstopper for building packages which use Apache::Test, since testing is usually done in the build phase, without fakeroot nor root privileges. If nobody disagrees, I'll be closing this bug. -- Martín Ferrari

Bug#451838: dh-make-perl: picks wrong case in case of case collision :-)

2007-12-12 Thread Martín Ferrari
patch. -- Martín Ferrari Index: dh-make-perl === --- dh-make-perl (revisión: 11147) +++ dh-make-perl (copia de trabajo) @@ -286,8 +286,19 @@ $CPAN::Config-{'histfile'} = $ENV{'HOME'} . /.cpan/history; $CPAN::Config

Bug#457527: lintian: misspelled menu-section tag

2007-12-22 Thread Martín Ferrari
Package: lintian Version: 1.23.36 Severity: normal Tags: patch The non-wm-module-in-wm-modules-menu-section tag is triggered from /usr/share/lintian/checks/menu-format, but it is described as non-wm-module-in-wm-module-menu-section in /usr/share/lintian/checks/menu-format.desc. The fix is

Bug#458123: cron should not skip jobs when entering DST

2007-12-28 Thread Martín Ferrari
Package: cron Version: 3.0pl1-100 Severity: normal Despite the presence of a Debian-specific patch to address this, I just tried it to see what would happen tomorrow with the new ARST, and it didn't run a job I scheduled for midnight. -- System Information: Debian Release: lenny/sid APT

Bug#114920: [PROPOSAL] remove foolish consistency in perl module names

2008-01-01 Thread Martín Ferrari
freak :) -- Martín Ferrari

Bug#435801: more info needed

2008-01-02 Thread Martín Ferrari
. -- Martín Ferrari

Bug#458822: debbugs: Please provide a way of relating bugs with source package when doing SOAP queries

2008-01-02 Thread Martín Ferrari
Package: debbugs Severity: wishlist [01:12:52] dondelelcaro Tincho: what exactly are you trying to do? [01:13:18] Tincho dondelelcaro: I maintain the scripts that build this page: http://pkg-perl.alioth.debian.org/cgi-bin/qareport.cgi [01:13:52] Tincho for that, I construct a list of source

Bug#463038: libpathtools-perl: dummy package for a testing-only transition should be dropped

2008-01-28 Thread Martín Ferrari
. I'll send this to the bugreport if you don't disagree [00:30:08] vorlon Tincho: feel free So, let's remember to remove this binary about end of march/begining of april. -- Martín Ferrari

Bug#450929: libtest-expect-perl: FTBFS: BEGIN failed--compilation aborted at lib/Test/Expect.pm line 5.

2007-11-12 Thread Martín Ferrari
] http://lists.alioth.debian.org/mailman/listinfo/pkg-perl-maintainers -- Martín Ferrari

Bug#451998: DM application for Martín Ferrari

2007-11-19 Thread Martín Ferrari
added to the DM keyring. Cheers, Martín. -- Martín Ferrari [EMAIL PROTECTED] Changed-By: Date: Mon, 19 Nov 2007 14:35:18 -0300 Comment: adding debian-maintainer Martín Ferrari NM-Page: https://nm.debian.org/nmstatus.php?email=martin.ferrari%40gmail.com Agreement: http://lists.debian.org/debian

Bug#296832: follow-up on old bug

2007-12-05 Thread Martín Ferrari
::HeadParser might get confused if raw undecoded UTF-8 is passed to the parse() method. Make sure the strings are properly decoded before passing them on. This seems to be the same issue as in #386565. Shall we close this bug and only keep the latter? -- Martín Ferrari [EMAIL PROTECTED

Bug#296832: follow-up on old bug

2007-12-05 Thread Martín Ferrari
::HeadParser might get confused if raw undecoded UTF-8 is passed to the parse() method. Make sure the strings are properly decoded before passing them on. This seems to be the same issue as in #386565. Shall we close this bug and only keep the latter? -- Martín Ferrari [EMAIL PROTECTED

Bug#454564: ITP: libjtds-java -- Pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server and Sybase

2007-12-06 Thread Martín Ferrari
Package: wnpp Severity: wishlist Owner: Martín Ferrari [EMAIL PROTECTED] * Package name: libjtds-java Version : 1.2.2 Upstream Author : The jTDS Project [EMAIL PROTECTED] * URL : http://jtds.sourceforge.net/ * License : LGPL Programming Lang: Java

Bug#455581: ecj should depend on gij-4.2

2007-12-10 Thread Martín Ferrari
Package: ecj Version: 3.3.0+0728-2 Severity: normal When using ecj in a hybrid etch/lenny system I got: /usr/bin/ecj: line 25: /usr/bin/gij-4.2: No existe el fichero o el directorio /usr/bin/ecj: line 25: exec: /usr/bin/gij-4.2: cannot execute: No existe el fichero o el directorio Which shows

Bug#452122: Opinions about #452122

2007-12-10 Thread Martín Ferrari
. A look at line 730f. shows: if ($f =~ /$re/ ! grep { $_ eq $p } @deps, split(/,/,$opts{basepkgs})) { After a cursory glance at the sources, I think that $opts{basepkgs} should be replaced with @stdmodules -- Martín Ferrari

Bug#342751: Triaging on dh-make-perl

2007-12-10 Thread Martín Ferrari
Gunnar, Have you had the opportunity to advance on this bug (last mail is from you saying you were working on it)? Maybe some pointer so me or other can finish it? Saludos, Tincho. -- Martín Ferrari

Bug#422026: (mod-perl2) PerlSetEnv vars not available in PerlPostConfigRequire startup script

2007-12-10 Thread Martín Ferrari
networking system ii perl [li 5.8.8-7 Larry Wall's Practical Extraction ii perl-bas 5.8.8-7 The Pathologically Eclectic Rubbis NOTE: please CC, I'm not subscribed. -- Martín Ferrari

Bug#287342: acknowledged by developer (removed)

2005-03-21 Thread Martín Ferrari
,ONEWORD autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 2 xdslusb has been removed from Debian because it is buggy and for 2.4 kernels only. -- Martin Michlmayr http://www.cyrius.com/ -- Martín Ferrari

Bug#436218: debootstrap: Wrong check for bunzip2

2007-08-06 Thread Martín Ferrari
Package: debootstrap Version: 1.0.1 Severity: normal Tags: patch In /usr/lib/debootstrap/functions, line 498: if [ -x /usr/bin/bunzip2 -a $bz2md != ]; then it checks for the wrong path, bunzip2 is installed in /bin. The obvious fix is: if [ -x /bin/bunzip2 -a $bz2md != ]; then --

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Martín Ferrari
on i386, it will contain the syslinux recommends. I tried this with one of my packages. Isn't that what was intended in the first place? -- Martín Ferrari

Bug#436884: genisoimage produces invalid ElTorito boot entries when specifying more that one

2007-08-09 Thread Martín Ferrari
Package: genisoimage Version: 9:1.1.6-1 Severity: normal From what I could research (the spec is not clear when you first read it), invalid ElTorito sections are created when you use -eltorito-alt-boot. genisoimage just appends entries after de default entry, but from what I understood, you need

Bug#437221: genisoimage: Undocumented option -chrp-boot + incorrect s/// in mac_label.c comments

2007-08-10 Thread Martín Ferrari
Package: genisoimage Version: 9:1.1.6-1 Severity: minor In the genisoimage man page, the -chrp-boot option is missing. Also, in mac_label.c an undesired s/mkisofs/genisoimage/ was done, in the credits: /* * mac_label.c: generate Mactintosh partition maps and label * * Taken from

Bug#437226: hfsutils: Please create a libhfs binary package

2007-08-11 Thread Martín Ferrari
Package: hfsutils Version: 3.2.6-11 Severity: wishlist This program includes a small and simple library for accessing HFS programatically. It would be useful to be able to use it as a shared library, or at least as a static .a. -- System Information: Debian Release: lenny/sid APT prefers

Bug#437226: hfsutils: Please create a libhfs binary package

2007-08-14 Thread Martín Ferrari
very nice. Other than that, I don't know who else can make use of it, really. But there are libhfsp and equivalents... -- Martín Ferrari

Bug#438192: hfsutils doesn't support volumes larger than 2GiB

2007-08-15 Thread Martín Ferrari
Package: hfsutils Version: 3.2.6-11 Severity: normal Tags: patch Hi, there is a limitation in libhfs, which prevents it from using volumes larger than 2 GiB, although HFS volumes can be much bigger (terabytes, I think) and most bootable DVDs for mac aren't usable with hfsutils. Since I'm using

Bug#438168: The status of libapache2-mod-perl2

2007-08-16 Thread Martín Ferrari
that such an important module would benefit from group maintenance, be it the apache or the perl group. I don't think I have all the knowledge to lead it, but I can help. I have used mod_perl a lot, know enough C, and I'm already somewhat familiar with basic perlguts. -- Martín Ferrari

Bug#446715: #446715 Could not load 18pt font font.ttf

2007-10-16 Thread Martín Ferrari
. I fixed this and it's pending for an upload. Thanks. -- Martín Ferrari

Bug#446715: #446715 Could not load 18pt font font.ttf

2007-10-16 Thread Martín Ferrari
tags 446715 +pending thanks I just discovered that upstream made a new release which fixes this. So I'm preparing an upload for it. -- Martín Ferrari

Bug#339364: Question about old patch proposed

2007-10-16 Thread Martín Ferrari
if it's a good solution to the problem and apply it in Debian. Thanks, Martín. [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339364 [1] http://sourceforge.net/mailarchive/message.php?msg_id=20051117151625.GD12087%40protva.ru -- Martín Ferrari

Bug#414502: Followup on the compressed NEWS.Debian file

2007-10-16 Thread Martín Ferrari
, and sorry for the delay. -- Martín Ferrari

Bug#339364: [Vtun-devel] Question about old patch proposed

2007-10-17 Thread Martín Ferrari
say when I'd be able to generate a set of patches from 301. Anyone else care to reformat the diff as mentioned on the Debian site and review it? Please CC me if anyone finds something about this, I'm not subscribed. Thanks for your kind help, as usual :) -- Martín Ferrari

Bug#339364: [Vtun-devel] Question about old patch proposed

2007-10-17 Thread Martín Ferrari
-- Martín Ferrari

Bug#339364: [Vtun-devel] Question about old patch proposed

2007-10-17 Thread Martín Ferrari
upstream nor me had reproduced it yet. Thanks. -- Martín Ferrari

Bug#414502: late answer

2007-07-23 Thread Martín Ferrari
Sorry, I haven't seen your mail before. Maybe the spam filter eat it. I will look how this should be resolved. Maybe it's a bug in debhelper, because I'm not compressing the file on purpose, debhelper it's doing it automatically. Thanks. -- Martín Ferrari

Bug#418604: Ping

2007-07-23 Thread Martín Ferrari
it on a updated sid and could build ok too. -- Martín Ferrari

Bug#418604: Ping

2007-07-23 Thread Martín Ferrari
. get: 1, set 0 Year days aren't equal. get: 203, set 364 GMT time retrieved with iso9660_get_ltime() not same as that set with iso9660_set_ltime(). FAIL: testiso9660 -- Martín Ferrari

Bug#418604: Ping

2007-07-23 Thread Martín Ferrari
On 7/23/07, Martín Ferrari [EMAIL PROTECTED] wrote: Thanks. Currently, I guess it would be nice if you could confim the issue. I could not reproduce the problem in my etch sparc chroot, and Blars Blarson tested it on a updated sid and could build ok too. Sorry, I was out of my head

Bug#434590: twinkle: Crashes on every call when using etch libraries

2007-07-24 Thread Martín Ferrari
Package: twinkle Version: 1:1.0.1-1 Severity: important I'm using a etch system, and when I upgraded to the latest twinkle from sid, it crashed everytime a call was made. Upgrading all the dependant libraries to sid solved the problem, so it needs a versioned depends or it will break to many

Bug#418604: Ping

2007-07-24 Thread Martín Ferrari
On 7/24/07, Martín Ferrari [EMAIL PROTECTED] wrote: When trying to solve this, I noticed that compiling with DEB_BUILD_OPTIONS=noopt (i.e. -O0) the problem goes away... So, this might be a gcc problem? OK, I found the bug. It was a incorrect check after calling strtol. You should clear errno

Bug#434590: twinkle: Crashes on every call when using etch libraries

2007-07-25 Thread Martín Ferrari
the libraries to sid. I will try to reproduce the error and isolate the problem library. Will get back to you on this. -- Martín Ferrari

  1   2   3   4   5   6   7   8   >