Bug#519276: sbuild doesn't properly set APR_CONFIG

2009-03-11 Thread Francois-Denis Gonthier
Package: sbuild Version: 0.58.0-1 Severity: important Tags: patch I reported this bug yesterday but it never made it to the bug tracker because my MTA was misconfigured. This is a good thing in retrospec because now I have a patch! sbuild did not properly set the APT_CONFIG environment variable

Bug#489794: [sbuild] fails to build with relative directory

2008-07-07 Thread Francois-Denis Gonthier
Package: sbuild Version: 0.57.4-1 Severity: normal Tags: patch --- Please enter the report below this line. --- sbuild 0.57.4-1 doesn't want to build a .dsc file if the .dsc file is specified as a relative path: D: DSC = ../some-package_1.1.0.2.dsc D: Source Dir = .. D: DSC Base = some-packag

Bug#487706: germinate-update-metapackage expects deboostrap to be in the $PATH

2008-06-23 Thread Francois-Denis Gonthier
Package: germinate Version: 1.2 Severity: normal deboostrap is expected to be in the $PATH: debootstrap = os.popen('debootstrap --arch %s [...] which is the case in Ubuntu but not in Debian. Since deboostrap is in /usr/sbin in both case, I don't see why it should be called directly. -- System

Bug#479077: Recommend of kdiff3 & tkdiff bring a lot of X libraries

2008-05-21 Thread Francois-Denis Gonthier
- KRYPTIVA PACKAGED MESSAGE - PACKAGING TYPE: SIGNED Vincent Danjean wrote: > Hi Gerardo, > > Francois-Denis: would it be ok for you if we place rcs in the first > place again ? I'm not sure that creating a new package only to have > different dependencies (more exactly different recommend

Bug#482115: hg grep isn't worth a shell script

2008-05-20 Thread Francois-Denis Gonthier
Package: mercurial Version: 1.0-4 Severity: normal In a moderate size repository, hg grep consumes too much memory to be really usable. The repository I use has 884 revisions and hg grep for anything makes Mercurial consume 70% of my memory before I get bored and kill it. A simple shell script g

Bug#481079: pgsql OCF script is unusable in Debian

2008-05-13 Thread Francois-Denis Gonthier
Package: heartbeat Version: 2.1.3-6 Severity: normal The OCF script to manage PostgreSQL is broken for Debian. The following checks in the script: if ! have_binary $OCF_RESKEY_pgctl then return $OCF_ERR_INSTALLED fi if ! have_binary $OCF_RESKEY_psql then return $OCF_

Bug#479077: Recommend of kdiff3 & tkdiff bring a lot of X libraries

2008-05-02 Thread Francois-Denis Gonthier
Package: mercurial Version: 1.0-4 Severity: normal This is at worse an annoyance. The Mercurial package recommends kdiff3 (for very good reasons). On a desktop system this is alright but on a console server, this brings in a ton of libraries that should not be installed. Installing with aptitud

Bug#475576: alt keys get stuck, reprise

2008-04-11 Thread Francois-Denis Gonthier
- KRYPTIVA PACKAGED MESSAGE - PACKAGING TYPE: SIGNED Brice Goglin wrote: > Francois-Denis Gonthier wrote: >> Package: xserver-xorg-core Version: 2:1.4.1~git20080131-2 Severity: >> normal >> >> I seem to be experimenting bug #462441, despite the bug is said to

Bug#475576: alt keys get stuck, reprise

2008-04-11 Thread Francois-Denis Gonthier
Package: xserver-xorg-core Version: 2:1.4.1~git20080131-2 Severity: normal I seem to be experimenting bug #462441, despite the bug is said to be fixed. The symptoms are very similar. The ALT key, or another key, seems to get badly stuck, which badly fsck up my window manager OpenBox. I've seen

Bug#473593: hg doesn't support ":" in tag names

2008-03-31 Thread Francois-Denis Gonthier
Package: devscripts Version: 2.10.20 Severity: normal If you try to tag a package that uses an epoch number, hg will simply fail tagging because there it doesn't support the : character in tag names. Like so: [r:4 b:default s:[EMAIL PROTECTED]:openssh > hg tag 1:1 abort: ':' cannot be used in a

Bug#468640: Interested?

2008-03-11 Thread Francois-Denis Gonthier
I'd would be interested in maintaining hg-buildpackage. I use Mercurial a lot at work and would like to improve on the shell scripts I currently use. hg-buildpackage as it is now doesn't fit our workflow. But my skills in Haskell are limited I will wait a bit to see if somebody potentially m

Bug#470366: [debcommit] behavior of -r causes redundant release message

2008-03-10 Thread Francois-Denis Gonthier
Adam D. Barratt wrote: Would moving "$message=getmessage() if ! defined $message;" before the "if ($release)" check not be easier than introducing a new option? That would make the message used by debcommit -r: The patch is not meant to be taken too seriously. I did it because it was easy and

Bug#470366: [debcommit] behavior of -r causes redundant release message

2008-03-10 Thread Francois-Denis Gonthier
Package: devscripts Version: 2.10.18.1 Severity: wishlist Tags: patch In Mercurial (maybe in other VCS too, I have not testing), releasing and tagging causes redundant log entries: changeset: 8:10f3abb9601e tag: tip user:François-Denis Gonthier <[EMAIL PROTECTED]> date:M

Bug#458855: alternative port selection is broken

2008-01-20 Thread Francois-Denis Gonthier
This has been broken from as far as snapshot.debian.net remembers. I will remove it for the next upload. F-D signature.asc Description: This is a digitally signed message part.

Bug#456300: [Erlang-pkg-devel] Bug#456300: Fix init script to create /var/run/yaws when starts

2007-12-16 Thread Francois-Denis Gonthier
On December 14, 2007 08:06:17 am Sergei Golovan wrote: > On 12/14/07, Marco Rodrigues <[EMAIL PROTECTED]> wrote: > > Package: yaws > > Severity: wishlist > > Tags: patch > > > > Fix init script so that /var/run/yaws is created when started. > > /var/run/yaws is created during yaws package install.

Bug#455972: awesome: VMWare console keyboard shortcuts cease to work

2007-12-14 Thread Francois-Denis Gonthier
Julien Danjou wrote: At 1197568544 time_t, Francois-Denis Gonthier wrote: I have VMWare, but have no idea how to debug the problem. I don't have enough experience to debug X applications at such a low-level. If you propose a path of investigation, I will glady follow it and report here.

Bug#455972: awesome: VMWare console keyboard shortcuts cease to work

2007-12-13 Thread Francois-Denis Gonthier
Julien Danjou wrote: At 1197483550 time_t, Francois-Denis Gonthier wrote: I'd be happy to help you but I don't have vmware so I cannot trace right now what can happen. Any hint welcome. I have VMWare, but have no idea how to debug the problem. I don't have enough experi

Bug#455972: awesome: VMWare console keyboard shortcuts cease to work

2007-12-12 Thread Francois-Denis Gonthier
Package: awesome Version: 2.0.final-1 Severity: normal When I run VMWare console in awesome the keyboard shortcuts usually available when you run under other wm (kwin). Shortcuts such as Ctrl+E, Power off VM and Ctrl+G, Grab keyboard, don't work in awesome but do with kwin. -- System Information

Bug#449074: boa: Access log garbled

2007-11-03 Thread Francois-Denis Gonthier
On November 3, 2007 06:27:27 am Danya wrote: > Yes, everything's fine now. The warnings are gone and the logs are correct. > > I build on 32 bit via fakeroot, no chroot or special environment > (however the initial bug was in the binary package). You confused me > whether you use 32 bit or 64. > >

Bug#438526: #

2007-08-17 Thread Francois-Denis Gonthier
Package: rails Version: 1.2.3-2 Severity: important This happens with rails 1.2 only. The same site is working well in rails 1.1.6. I have no explanations for that bug, at all. Once I get this message, *no other page work* and I always get the message. Not Found /backup/list' not found. WE

Bug#437138: reprepro can no longer sign repositories

2007-08-13 Thread Francois-Denis Gonthier
- KRYPTIVA PACKAGED MESSAGE - PACKAGING TYPE: SIGNED Bernhard R. Link wrote: Okay, I expected that... I just did a dist-upgrade and everything is suddenly back in working order. I correctly got asked the passphrase to the GPG key then the process completed successfully. I have no idea w

Bug#309107: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgp4LwzyIMc79.pgp Description: PGP signature

Bug#336677: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpl7aY05ZwFh.pgp Description: PGP signature

Bug#334663: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgphkBK86VIpw.pgp Description: PGP signature

Bug#333892: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpPDKPuMxaLO.pgp Description: PGP signature

Bug#304306: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpyMFyZLFu2O.pgp Description: PGP signature

Bug#313168: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpEhKms1nleI.pgp Description: PGP signature

Bug#266583: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpLkSyJ31auy.pgp Description: PGP signature

Bug#297021: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpx9es6KZ6XG.pgp Description: PGP signature

Bug#300365: (no subject)

2007-08-12 Thread Francois-Denis Gonthier
Version: 0.94.14rc21-1 Fixed in NMU upload, which was subsequently adopted. pgpEuso7tXLOn.pgp Description: PGP signature

Bug#392598: Fwd: Re: [plt-bug] all/8866: drscheme: plot produces incorrect graph for exponential function

2007-08-12 Thread Francois-Denis Gonthier
Sorry, I'm a debbugs noob, so here is the manual forward of the answer I got from DrScheme upstream maintainers. -- Forwarded Message -- Subject: Re: [plt-bug] all/8866: drscheme: plot produces incorrect graph for exponential function Date: August 12, 2007 From: Eli Barzilay

Bug#135751: boa: new maintainer

2007-08-12 Thread Francois-Denis Gonthier
Hello, I'm digging for bugs in the Debian boa package which I'm now the maintainer for and found your report. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135751 Do you still use boa? Can you tell me if that still happens? If so, you can send me those trace, strace and tcpdump files direct

Bug#175153: More information needed

2007-08-12 Thread Francois-Denis Gonthier
tags: moreinfo I have not seen this problem happening on my computer. This is likely to be an old forgotten bug that has been solved since. If you still care, please test with the recently uploaded boa version. pgpUj3INGA7pJ.pgp Description: PGP signature

Bug#392598: Same problem with 370

2007-08-12 Thread Francois-Denis Gonthier
I can confirm this problem still happens in DrScheme 370. Odly enough, only for values of y-max < 9392. I have reported this upstream as bug number 8866. pgpxfJ0bvUrG0.pgp Description: PGP signature

Bug#436517: ITP: esense-mode -- Erlang smart-completion for Emacs.

2007-08-07 Thread Francois-Denis Gonthier
Package: wnpp Severity: wishlist Owner: "Francois-Denis Gonthier" <[EMAIL PROTECTED]> * Package name: esense-mode Version : 1.1.12beta Upstream Author : Tamas Patrovics ([EMAIL PROTECTED]) * URL : http://esense.sourceforge.net * License : LG

Bug#402589: pkg-plg-scheme = no activity

2007-07-22 Thread Francois-Denis Gonthier
While investigating this RFA, I've been to pkg-plt-scheme on Alioth and, except for the project member list, saw no activity at all. What is going on with the drscheme package? pgpwKwxQlE6CY.pgp Description: PGP signature

Bug#410880: debian_bundle/changelog.py fails with attached changelog

2007-06-12 Thread Francois-Denis Gonthier
May I add that it also fails if there are extra space after the timezone code. -- Jon Nelson <[EMAIL PROTECTED]> Thu, 11 Dec 1997 13:43:50 -0600_ (the _ is a space) I've added \s* at the end of Reinhard string: endline = re.compile('^ -- (.*) (\w\w\w, +(\d| \d|\d\d) \w\w\w \d\d\d\d '+

Bug#428054: [Erlang-pkg-devel] Bug#428054: instal compilation

2007-06-08 Thread Francois-Denis Gonthier
On June 8, 2007 07:59:16 am picca wrote: > install/erlang: Handling install for emacsen flavor emacs21 > While compiling erlang-partial-parse in > file /usr/share/emacs21/site-lisp/erlang/erlang.el: ** t called as a > function This is very probably an error: diff -u erlang.el.old erlang.el ---

Bug#370291: ITP: kpl -- Graphical presentation of data sets and functions

2006-06-04 Thread Francois-Denis Gonthier
Package: wnpp Severity: wishlist * Package name    : app-install-data   Upstream Author : Werner Stille <[EMAIL PROTECTED]> * URL             : http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/ * License         : GPL Package: kpl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends

Bug#368250: [dpatch-maintainers] Bug#368250: dpatch-edit-patch and      dpatch-get-origtargz epoch support

2006-05-27 Thread Francois-Denis Gonthier
I did not extensively test it. I'm not fluent in sed yet so I used something I knew and understood. I just wanted to point out those two apps did not support epoch and that the patches I've sent fixed my itch of the moment. It really did. My use case was: "Version: 1:10.b.9-4". Here is a m

Bug#368250: dpatch-edit-patch and dpatch-get-origtargz epoch support

2006-05-20 Thread Francois-Denis Gonthier
Package: dpatch Version: 2.0.19 Patch that fix epoch support on dpatch-edit-patch and dpatch-get-origtargz --- /usr/bin/dpatch-get-origtargz 2006-04-09 17:34:14.0 -0400 +++ /home/neumann/dpatch-get-origtargz 2006-05-19 15:57:51.0 -0400 @@ -18,7 +18,7 @@ fi PACKAGENAME="$(dpkg-p

Bug#366960: lib/kernel not present in erlang-base

2006-05-12 Thread Francois-Denis Gonthier
On Friday 12 May 2006 08:49, Christophe Romain wrote: > Package: erlang-base > Version: 1:10.b.9-3 and 1:10.b.7-1.1 > Severity: grave > > package erlang-base-hipe include lib/kernel, but non hipe supported > architectures need to install erlang-base. that package does not > include lib/kernel. > Er

Bug#328031: 10.b.9-3 news

2006-05-11 Thread Francois-Denis Gonthier
As of 10.b.9-3, HiPE is disabled on Sparc. You can see in the build logs that --disable-hipe is explicitely used. But the package still doesn't build. pgpDS5SlrTSS0.pgp Description: PGP signature

Bug#366398: cant install erlang package (dependencie problem)

2006-05-08 Thread Francois-Denis Gonthier
On Monday 08 May 2006 14:39, Steve Langasek wrote: > Nope. It's a broken debian/rules: > > [...] >ARCH_TARGETS=install-erlang-base-hipe install-erlang-base >INDEP_TARGETS=install-meta-erlang install-erlang-src > install-erlang-mode install-erlang-x11 install-erlang-nox > INSTALL_R

Bug#366398: cant install erlang package (dependencie problem)

2006-05-08 Thread Francois-Denis Gonthier
On Monday 08 May 2006 05:47, nb wrote: > The following packages have unmet dependencies: > erlang: Depends: erlang-mode (= 1:10.b.9-2) but it is not installable > Depends: erlang-src (= 1:10.b.9-2) but it is not installable > E: Broken packages > I don't understand this. It's probabl

Bug#360386: acknowledged by developer (Package not part of Debian)

2006-05-06 Thread Francois-Denis Gonthier
On Saturday 06 May 2006 06:33, Kurt Roeckx wrote: Sorry. In the middle of the night, I thought this was a new bug opened against -3, which is not in Debian yet. > reopen 360386 > thanks > > > From: Francois-Denis Gonthier <[EMAIL PROTECTED]> > > Date: Sat, 6 May

Bug#361574: Lacks content

2006-04-08 Thread Francois-Denis Gonthier
Package: magic-haskell-doc magic-haskell-doc has no content in Debian. The documentation fails to build because of this error: Running Haddock for magic-1.0.0... dist/build/tmp/Magic.hs:25:1: parse error in doc string: [TokPara,TokString "Top-level Magic module.\n",TokPara] A trivial patch wi

Bug#361573: ze patch

2006-04-08 Thread Francois-Denis Gonthier
escaped @'s diff -ur magic-haskell-1.0.3/Magic/Data.hsc magic-haskell-1.0.3.new/Magic/Data.hsc --- magic-haskell-1.0.3/Magic/Data.hsc 2005-08-15 21:24:13.0 -0400 +++ magic-haskell-1.0.3.new/Magic/Data.hsc 2006-04-08 23:04:31.0 -0400 @@ -5,7 +5,7 @@ License: BSD Maintai

Bug#361573: magic-haskell-doc: Lacks content.

2006-04-08 Thread Francois-Denis Gonthier
Package: magic-haskell-doc Version: 1.0.3 Severity: important Version 1.0.3 of magic-haskell-doc has no content in Debian. magic-haskell-doc fails to build (on my system), because of this error: Running Haddock for magic-1.0.0... dist/build/tmp/Magic.hs:25:1: parse error in doc string: [TokPara

Bug#316708: Versions.hs patch

2006-04-07 Thread Francois-Denis Gonthier
I've modified Versions.hs to remove the epoch in the version number. It may not be the way to go but it seems to be working locally at least. Here is the full file. {- Copyright (c) 2005 John Goerzen <[EMAIL PROTECTED]> Please see the COPYRIGHT file -} module Versions where import Data.List i

Bug#360386: erlang: Missing binary packages.

2006-04-01 Thread Francois-Denis Gonthier
Thank you for your bug report. Yes I'm sorry about that. This was already reported and its actually fixed locally. My sponsor seems very busy and I could not find a person that could dedicate an hour to check my package with me. I'm quite busy myself so I can only understand that others may

Bug#358318: depends on erlang-mode

2006-03-22 Thread Francois-Denis Gonthier
On Wednesday 22 March 2006 02:38, Aaron Denney wrote: The package 'erlang' install all the things users of erlang 10.b.7 had, including the emacs mode. Unless I'm wrong somewhere, if I remove erlang-mode, people upgrading from erlang 10.b.7 would lose the emacs-mode, which was installed as a pa

Bug#355812: libx11-dev: Manual pages point to non-existing section 3X11

2006-03-07 Thread Francois-Denis Gonthier
Package: libx11-dev Version: 2:1.0.0-0ubuntu3 Severity: normal All manual pages from the package libx11-dev think they are in the section 3X11, which doesn't exist.  This causes no problem most of the time but the KDE man: kio-slave is affected. To reproduce, fire Konqueror, browse man:XOpenDisp

Bug#346655: Intention to NMU erlang

2006-03-06 Thread Francois-Denis Gonthier
On Sunday 05 March 2006 11:00, you wrote: Me and my sponsor seem to be both busy person. We did manage an upload at the start of february but after 2 weeks in the NEW queue, it (understandably) got rejected because the copyright file was incomplete. So yeah, go for it. Unluckly as I am, there

Bug#304570: ITP: Codeblocks

2006-01-27 Thread Francois-Denis Gonthier
On Friday 27 January 2006 11:31, you wrote: > Hi there, > > The other day I was looking for a cross platform C++ IDE that's a bit > lighter and better integrated than Eclipse + CDT. The description and > screenshots of Codeblocks on their website looked quite good, and I'm a > fan of wxWidgets to

Bug#346655: Need help with erlang?

2006-01-23 Thread Francois-Denis Gonthier
On Sunday 22 January 2006 18:34, Amaya wrote: > Hi there! > > I was about to NMU because of: #346655. > I have also seen other FTBFS bugs you had, and you are active, so I > wonder, is there anything we can do to help you? > > Thanks! Please don't NMU right now unless it is vital. 10.b.9-1, which

Bug#347599: (no subject)

2006-01-15 Thread Francois-Denis Gonthier
I'm really interested in the Scheme language, what I lack right now is the experience of big programs with it. I hesitate to fully adopt it right now, but if this package was setup for cooperative maintenance (throught Alioth, I guess), I would certainly get involved. I know I can be useful bu

Bug#328031: Debian Bug #328031, Erlang 10.b.9 compile bug on Debian GNU/Linux

2006-01-01 Thread Francois-Denis Gonthier
On Sunday 01 January 2006 17:41, you wrote: > Hi, > > Ok, the situation is a bit more clear now... The problem is that erlang's > build system assumes that sparc automatically means ultrasparc and (if > hipe is enabled) automatically turns on all the ultrasparc-specific > optimizations. That's a pr

Bug#345204: Debian Bug 345204: erlang: FTBFS on GNU/kFreeBSD

2005-12-30 Thread Francois-Denis Gonthier
tags 345204 pending thanks Hello, got this patch from Aurelien Jarno. erlang configure files do not detect the FreeBSD kernel on Debian GNU/kfreebsd. "erlang fails to build on GNU/kFreeBSD because of wrong checks in the configure file. It detects the Linux kernel instead of detecting GNU libc.

Bug#328031: Debian Bug #328031, Erlang 10.b.9 compile bug on Debian GNU/Linux SPARC

2005-12-30 Thread Francois-Denis Gonthier
tags 328031 + pending thanks Hello all this patch has been sent to me through Debian Bug Tracking system by Jurij Smakov. Link: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328031 Here is what he has to say about the patch: "I am forwarding the information from upstream to the bug so that

Bug#342947: libwxgtk2.6-0: wx-config is nowhere to be found.

2005-12-11 Thread Francois-Denis Gonthier
Package: libwxgtk2.6-0 Version: 2.6.1.2 Severity: normal The program wx-config has a manpage in wx-common, but the program itself cannot be found in any package. Packaging wx-config should be not much troubles... -- System Information: Debian Release: testing/unstable APT prefers unstable

Bug#341260: ITP: actr5 -- Cognitive architecture from CMU

2005-11-29 Thread Francois-Denis Gonthier
Package: wnpp Severity: wishlist Owner: "Francois-Denis Gonthier" <[EMAIL PROTECTED]> * Package name: actr5 Version : 20040422 Upstream Author : Mike Byrne & Dan Bothell ([EMAIL PROTECTED]) * URL : http://act-r.psy.cmu.edu/ * License

Bug#341259: ITP: esense -- ESense (ErlangSense) is a minor emacs mode which provides features similar to IntelliSense or CodeSense in other editors.

2005-11-29 Thread Francois-Denis Gonthier
Package: wnpp Severity: wishlist Owner: "Francois-Denis Gonthier" <[EMAIL PROTECTED]> * Package name: esense Version : 1.10 Upstream Author : Tamas Patrovics ([EMAIL PROTECTED]) * URL : http://esense.sf.net * License : GPL Descript

Bug#179803: erlang: gcc bug

2005-05-26 Thread Francois-Denis Gonthier
Hi and thank you for the patch. I side with Will Newton on this issue. GCC 4.0 entered Sid this week and it is said to fix the problem. I will consider the patch only if GCC 4.0 doesn't fix the problem. F-D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Bug#304570: ITP: codeblocks -- Code::Blocks is a free C/C++ IDE built

2005-04-13 Thread Francois-Denis Gonthier
Package: wnpp Severity: wishlist Owner: "Francois-Denis Gonthier" <[EMAIL PROTECTED]> * Package name: codeblocks Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/