Bug#839058: jsonlint-py3 has wrong shebang

2016-12-15 Thread Lele Gaifax
I confirm the bug: $ head -1 /usr/bin/jsonlint-py3 #! /usr/bin/python that means it will be executed with Python 2.

Bug#794422: phpmyadmin suggests the package "maridadb-server", but by any chance it means "mariadb-server"

2015-08-02 Thread Lele Gaifax
Package: phpmyadmin Severity: minor Dear Maintainer, hopefully the subject is clear enough: it seems that all versions of the package are affected by the typo. ciao, lele. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Bug#531956: tailor: requires this fix for mercurial >= 0.9.5 to work (cannot get changes)

2009-06-07 Thread Lele Gaifax
yChangeset(self, changeset): Thank you for the patch. Do you happen to know whether this is valid for any mercurial release? bye, lele. -- nickname: Lele Gaifax| Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas| comincerò ad aver paura di chi mi copia. l...@nautilus.ho

Bug#486604: tailor: fails to sync two equal type vcs repositories

2008-06-17 Thread Lele Gaifax
e a hint in the > documentation. Thank you for the report: I fixed this in http://progetti.arstecnica.it/tailor/changeset/1641 hth, ciao, lele. -- nickname: Lele Gaifax| Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas| comincerò ad aver paura di chi mi copia

Bug#485740: tailor: error message from python-support about 'yield', 'try' and 'finally'

2008-06-11 Thread Lele Gaifax
ory/bzr.py", > line 276 yield self._changesetFromRevision(parent_branch, revision) > SyntaxError: 'yield' not allowed in a 'try' block with a 'finally' > clause Hi, sorry about that: this should be working now, see http://progetti.arstecnica.it/tailor/c

Bug#428552: tailor: does not fully convert zsh sourceforge CVS

2008-06-02 Thread Lele Gaifax
er/ 0.9.34 (see http://progetti.arstecnica.it/tailor/changeset/1589 and the referenced ticket #136). Am I still in time to cook a 0.9.35 for you? ciao, lele. -- nickname: Lele Gaifax| Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas| comincerò ad aver paura di chi mi co

Bug#483771: tailor: totally fails with git as target

2008-05-30 Thread Lele Gaifax
> less tailor.conf > [DEFAULT] > verbose = True > patch-name-format = > > [project] > target = git:target > start-revision = INITIAL > root-directory = /develop/vcs/dak/gittest > state-file = tailor.state > source = bzr:source > subdir = . > > [bzr:source

Bug#449468: mpm says don't use findcmd()

2007-11-08 Thread Lele Gaifax
ltiple times!. Any suggestion are welcome. ciao, lele. -- nickname: Lele Gaifax| Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas| comincerò ad aver paura di chi mi copia. [EMAIL PROTECTED] | -- Fortunato Depero, 1929.

Bug#449468: tailor's mercurial support seems broken

2007-11-06 Thread Lele Gaifax
of tailor still work with old version > of mercurial or does it depends on the last version (0.9.5) ? [both > cases are ok for me but I need to adjust the dependencies in the > second case] Yes, it should be backward compatible with older hgs. ciao, lele. -- nickname: Lele Gaifax|

Bug#449468: tailor's mercurial support seems broken

2007-11-05 Thread Lele Gaifax
r of arguments > of a call to findcmd(). This should be already fixed in current version, I'll try to release a .30 ASAP. bye, lele. -- nickname: Lele Gaifax| Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas| comincerò ad aver paura di chi mi copia. [EMAIL PROT

Bug#442268: tailor: Homepage has changed

2007-09-14 Thread Lele Gaifax
At Fri, 14 Sep 2007 16:42:30 +0200, Vincent Danjean <[EMAIL PROTECTED]> wrote: > > tag 442268 +pending > bye > > Ted Percival wrote: > > The Tailor homepage has changed from what is in the package description. > > It is now http://wiki.darcs.net/DarcsWiki/Tailor > > Thanks for the info. I will u

Bug#432453: tailor: incompatibile with latest mercurial (0.9.4)?

2007-07-09 Thread Lele Gaifax
Il giorno lun, 09/07/2007 alle 17.05 -0500, Eric Evans ha scritto: > I encountered the following errors while making a CVS->Mercurial sync. > > Traceback (most recent call last): > File "/var/lib/python-support/python2.4/vcpx/repository/hg.py", line > 333, in _defaultOpts > findcmd = command

Bug#428349: darcs patch: Fixed some remove and rename errors in h... (and 1 more)

2007-06-13 Thread Lele Gaifax
> Daniel Burrows writes: Daniel> They absolutely do not make sense together. We solved Daniel> the problem in different ways, and if you somehow manage Daniel> to merge the patches, you'll get broken code. Yeah, I guessed right :) As said, it would really boost the fix if eithe

Bug#428349: darcs patch: Fixed some remove and rename errors in h... (and 1 more)

2007-06-12 Thread Lele Gaifax
Dustin> Mon May 14 00:51:45 PDT 2007 Dustin Sallings Dustin> <[EMAIL PROTECTED]> * Fixed some remove and rename errors in Dustin> hg target Dustin> Sun May 20 13:25:52 PDT 2007 Dustin Sallings Dustin> <[EMAIL PROTECTED]> * Only perform the underlying move for Dustin> disjun

Bug#428349: Gets confused by renamed files in darcs repositories.

2007-06-11 Thread Lele Gaifax
>>>>> Lele Gaifax writes: Lele> most probably, under hg is not possible to add and rename Lele> and entry in the same changeset. I actually think this is a Lele> strange thing (only?) darcs allows, and that when the Lele> target does not handle it

Bug#428349: Gets confused by renamed files in darcs repositories.

2007-06-11 Thread Lele Gaifax
> Daniel Burrows writes: Daniel> OK, the problem seems to be this bit of the output: Daniel> 21:12:33 [I] Renaming 'A' to 'B'... B does not exist! Daniel> 21:12:33 [I] Committing u'[foo @ 3]'... Daniel> That message about "B does not exist!" is generated by Daniel> th

Bug#428322: Bootstrapping a source darcs repository makes tailor crash.

2007-06-10 Thread Lele Gaifax
> Daniel Burrows writes: Daniel> [darcs:target] repository = /tmp/tailor/foo Daniel> [darcs:source] repository = /tmp/tailor/head Daniel, to move changeset across the same kind of VC you need to use different subdirs for the two projects: see the http://progetti.arstecnica.it/tailor/

Bug#390805: monotone support broken

2007-01-10 Thread Lele Gaifax
First of all, I'm not used to quote the whole msg, but maybe someone on the tailor ML may want to try this out ;) Brian May wrote: On Tue, 2006-12-26 at 18:25 +0100, Vincent Danjean wrote: Can you try if the 0.9.27 version of tailor fixes the bug you reported ? If you do not use the unstable

Bug#403810: tailor: Mercurial (0.9.3/0.9.2) import failure from CVS (findcmd() takes exactly 2 arguments (1 given))

2006-12-19 Thread Lele Gaifax
James Mayer wrote: As noted here, http://progetti.arstecnica.it/tailor/ticket/86 findcmd() now takes two arguments. Upstream has closed #86 after applying the noted patch, which apparently breaks backward compatibility with older Mercurial versions. I applied a slightly different patch than t

Bug#390805: monotone support broken

2006-10-12 Thread Lele Gaifax
Please, see also http://progetti.arstecnica.it/tailor/ticket/80 I think I fixed the most evident glitches, but I need Riccardo's opinion/help wrt the misuse about the missing -k. Sorry for taking so long, but given that the tailor ML is still down, most probably I failed to alert Riccardo on

Bug#369022: tailor: new version available

2006-05-28 Thread Lele Gaifax
FYI, I just tagged and released version 0.9.23. Thank you all for your support, ciao, lele. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#369022: tailor: new version available

2006-05-26 Thread Lele Gaifax
Yann Dirson wrote: Package: tailor Severity: wishlist 0.9.20 will soon be 6 months old, it could be nice to get a more recent version in. It's my fault, I think the maint is waiting for me to release 0.9.23, that fixes quite a few problems. But as the latest patches touch the abstract targe

Bug#325755: tailor: 0.9.22 released

2006-05-11 Thread Lele Gaifax
Bob Tanner wrote: Package: tailor Version: 0.9.20-1 Followup-For: Bug #325755 tailor-0.9.22.tar.gz is available I hope to release a .23 in the weekend. BTW, 0.9.2x with x>0 may prefer having bazaarng 0.8 around, and that may be a good reason to wait for it. ciao, lele. -- To UNSUBSCRIBE,

Bug#365275: tailor: baz import fails because of spurious command line option

2006-04-29 Thread Lele Gaifax
Teemu Ikonen wrote: Import from arch repositories using baz fails, because baz does not like the '-f' option to the 'missing' command (the option is implicitly included in baz). The attached patch prevents tailor from using this option with baz. Thank you, I applied an equivalent fix. It will

Bug#349279: [tailor] _process.py in source

2006-01-23 Thread Lele Gaifax
Osamu Aoki ha scritto: As I reported to Debian BTS, the use of _process.py in the tailor package seems to be GPL imcompatible at first glance of the source code. Thanks for the report, for which I opened a ticket on tailor's trac, see http://progetti.arstecnica.it/tailor/ticket/31 I'll repl

Bug#347225: dpkg: po-debconf correction in the Italian translation

2006-01-10 Thread Lele Gaifax
Christian Perrier ha scritto: About #347225, I initially thought that Stefano suggestion came with the blessing of other Italian translators. If there's some disagreement, then the last translator gets the final word. I should have maybe asked first before committing. Please let me know if you f

Bug#347225: dpkg: po-debconf correction in the Italian translation

2006-01-10 Thread Lele Gaifax
Christian Perrier ha scritto: tags 347225 pending thanks This is a reiterated question: is there a blessed way to reach the pristine master version of these files? My last few contribution needed the kind intervention of Stefano Canepa that in some way got the latest it.po and forwarded to m

Bug#339770: darcs-server: Name of package is a bit misleading, as is the first part of the description

2005-11-18 Thread Lele Gaifax
Package: darcs-server Severity: normal As the package contains a cgi to browse a darcs repository, maybe a better name would be "darcs-cgi-viewer". Even the description talks about a "server package" for darcs, where "server" seems suggesting the wrong thing. Thanks and bye, lele. -- System Info

Bug#330136: tailor: experiencing failure with cvs

2005-09-27 Thread Lele Gaifax
should at least operating under UTF-8. ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. email: [EMAIL PROTECTED]| -- Fortunato Depero, 1929.

Bug#315752: ITP: tailor [...]

2005-07-18 Thread Lele Gaifax
-0.8.tar.gz Thank you, ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. email: [EMAIL PROTECTED]| -- Fortunato Depero, 1929.