Bug#552168: Pressing eject button on DVD-drive results in error message

2013-08-26 Thread Nicolas Boulenguez
Package: thunar-volman Followup-For: Bug #552168 I am not sure that this is the same bug, but when trying to eject anything, I see: Error ejecting /dev/blah: Error spawning command-line 'eject "/dev/blah"': Failed to execute child process "eject" (No such file or directory) (g-exec-error-quark,

Bug#719656: blhc: false positive for ada body (.adb) due to

2013-08-13 Thread Nicolas Boulenguez
Package: blhc Version: 0.04+20130602+git6bd8ae0-1 Severity: normal Hello. There is again a problem with ada sources, but distinct from #680117. Here are real-life examples. http://qa.debian.org/bls/packages/g/gnat-gps.html And a summary of the x86 log for your test directory: -- Merged Build-Dep

Bug#719622: gnustep-make: CFLAGS is ignored

2013-08-13 Thread Nicolas Boulenguez
Package: gnustep-make Version: 2.6.2-2.1 Severity: normal Tags: upstream patch Hello. Please consider the following minimal scenario. -- Content of main.c int main (void) { return (0); } -- Content of GNUmakefile include $(GNUSTEP_MAKEFILES)/common.make CTOOL_NAME := my my_C_FILES := main.c incl

Bug#460664: [checks/rules] check for bashisms in debian/rules

2013-08-07 Thread Nicolas Boulenguez
Package: lintian Followup-For: Bug #460664 Hello. Please consider also checking debian/*.init shell scripts for bashisms. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#718798: cups-daemon: suggestions for init script: bashisms, lsb...

2013-08-05 Thread Nicolas Boulenguez
Package: cups-daemon Version: 1.6.2-10 Severity: minor Tags: patch Hello. Please consider the attached changes, inspired by /etc/init.d/skeleton and http://refspecs.linuxbase.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html. The skeleton may suggest many other easy improvements in

Bug#717014: gnat-4.6: on some archs, a library using Elementary_Functions needs -lm

2013-07-15 Thread Nicolas Boulenguez
Package: gnat-4.6 Version: 4.6.4-1 Severity: normal On armel armhf ia64 m68k mips mipsel powerpc s390 s390x sparc, the following scenario complains about the "cos", "sin", etc symbols being undefined. Adding "-lm" to library_options (used at the end of the link command) fixes the problem, but gnat

Bug#695055: libgtkada: FTBFS on m68k: missing -lm in link command

2013-07-13 Thread Nicolas Boulenguez
Package: src:libgtkada Followup-For: Bug #695055 Inside the build log from the initial report, the line starting with "gcc -shared" mentions "-lgnat4.6" before the objects needing its symbols. This explains why the build fails when the --as-needed linker option is activated or is the default. Thi

Bug#714459: ITP: pyhunspell -- Python 2/3 binding for Hunspell

2013-07-08 Thread Nicolas Boulenguez
On Sat, Jun 29, 2013 at 05:55:16PM +0200, Benjamin Drung wrote: > * Package name: pyhunspell > Description : Python 2/3 binding for Hunspell Hello. You may want to change the name to python-hunspell, at least for the binary packages. http://www.debian.org/doc/packaging-manuals/python-p

Bug#712275: m68k: bug box when compiling libncursesada

2013-06-14 Thread Nicolas Boulenguez
Package: gnat-4.6 Version: 4.6.4-1 Severity: minor Hello. libncursesada FTBFS on m68k with a GNAT BUG DETECTED box, see http://buildd.debian-ports.org/status/fetch.php?pkg=libncursesada&arch=m68k&ver=5.9.20110404-7&stamp=1367171074 There is no porter box at this moment, so I cannot produce a minim

Bug#695055: libgtkada: FTBFS on m68k: missing -lm in link command

2013-06-11 Thread Nicolas Boulenguez
Package: src:libgtkada Followup-For: Bug #695055 Adding -lm is only a work-around, as Gtkada does not directly use the missing symbols. See #680292 for a similar situation. If the following scenario fails on m68k, the bug should be reassigned to the faulty build system. I would need to apt-get on

Bug#704214: ITP: numbers -- asdf

2013-04-02 Thread Nicolas Boulenguez
On Fri, Mar 29, 2013 at 10:16:47AM -0400, Yaroslav Halchenko wrote: > * Package name: numbers > The numbers program extracts numeric literals Please consider choosing a more explicit name to avoid conflicts in the same namespace, both for the Debian package and the executable tool in /usr/bi

Bug#509768: ITP: taskcoach

2013-03-28 Thread Nicolas Boulenguez
Packaging the software was easy, but many time-consuming problems did delay the upload to the Debian archive: unresolved licenses, outdated code copies. Most of them are now solved and integrated into 1.3.28 by a cooperative upstream, but I am reluctant to create work for the FTP masters during the

Bug#698879: e2fsprogs_1.42.5-1.1_amd64.changes ACCEPTED into unstable

2013-03-22 Thread Nicolas Boulenguez
On Wed, Mar 20, 2013 at 09:50:07PM -0400, Theodore Ts'o wrote: > > e2fsprogs (1.42.5-1.1) unstable; urgency=low > >* Non-maintainer upload. > This shouldn't have been uploaded to unstable without first getting > permission from the Debian Release team (and preferably me --- it > would have bee

Bug#702634: libgmpada: autopkgtests has no depends

2013-03-10 Thread Nicolas Boulenguez
All -v shell options have now been removed from my packages, at least in the VCS. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#702634: libgmpada: autopkgtests has no depends

2013-03-10 Thread Nicolas Boulenguez
I changed TMPDIR -> ADTTMP in the VCS. Thanks for the advice. Concerning the dependencies, libgmpada4-dev depends on gnat-4.6, which contains /usr/bin/gnatmake. If I understand the specification, the default "Depends: @" should be sufficient. Did you actually try? -- To UNSUBSCRIBE, email to de

Bug#702632: libgmpada: fails to build with ld --as-needed

2013-03-10 Thread Nicolas Boulenguez
The bug originates in gnatmake, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680292 In Ubuntu, --as-needed is the system default and your patch makes sense for packages relying on a faulty gnatmake version. But I am reluctant to silently strip a non-default flag in the upstream or Debian p

Bug#702092: Acknowledgement (oolite just dumps me back to the prompt)

2013-03-03 Thread Nicolas Boulenguez
Thanks for reporting a patch instead of a bug :-) After wheezy is released, I will add a hint into README.Debian and the oolite manpage. Could you please provide the list of glx packages that you had to install? Xorg Depends on libgl1-mesa-glx, which Recommends libgl1-mesa-dri. It may make sense

Bug#700446: ia64, xserver-xorg-video-ati package doesn't install mach64, r128 drivers

2013-02-22 Thread Nicolas Boulenguez
Followup-For: Bug #700446 Please also check the log for bug #700447. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#700446: ia64, xserver-xorg-video-ati package doesn't install mach64, r128 drivers

2013-02-22 Thread Nicolas Boulenguez
Source: xserver-xorg-video-ati Followup-For: Bug #700446 Please refer to http://anonscm.debian.org/gitweb/?p=pkg-xorg/driver/xserver-xorg-video-ati.git;a=commitdiff;h=42fd3337aac4dd1e2efa71cbcbd87ae11d4e527d -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#698879: e2fsprogs: Unhandled /usr/share/doc symlink to doc transition

2013-02-22 Thread Nicolas Boulenguez
+1.39+1.40-WIP-2006.10.02+dfsg-1. (Closes: #698879). + + -- Nicolas Boulenguez Fri, 22 Feb 2013 23:14:59 +0100 + e2fsprogs (1.42.5-1) unstable; urgency=low * New upstream version diff --git a/debian/e2fsck-static.preinst b/debian/e2fsck-static.preinst new file mode 100644 index 000

Bug#700151: gnat-gps: causes gdb to be uninstalled

2013-02-10 Thread Nicolas Boulenguez
Source: gnat-gps Followup-For: Bug #700151 Control: severity -1 minor Hello. Gnat-gps-5.0 and gdb-7.3 do not coexist happily, see #659166. If an user installs the gnat-gps graphical IDE and ignores that Recommends dependencies may be circumvented, (s)he will probably not use another GDB front-end

Bug#692282: [new check] debian/tests/control but not (XS-)Testsuite: autopkgtest header in debian/control

2013-02-08 Thread Nicolas Boulenguez
> Please see test.log. Sorry, I did not detect these problems because I test with 2.5.11 and --root option. Three pedantic messages were not reported, I copied similar options from another test to "t/tests/testsuite-general/desc" to unmask them. Path "debian/tests/fifo" is reported missing inste

Bug#692363: unblock: texstudio/2.3+debian-4

2013-01-30 Thread Nicolas Boulenguez
The complete description that you provide confirms that your changes will most probably not reach wheezy, as they are not compliant with the current freeze policy [1]. #688558 has a severity of normal. The worst other patched bug (ever growing config file) seems a normal bug to me [2]. [1] http:/

Bug#692282: [new check] debian/tests/control but not (XS-)Testsuite: autopkgtest header in debian/control

2013-01-25 Thread Nicolas Boulenguez
2da0b3ed81e2907a49 Mon Sep 17 00:00:00 2001 From: Nicolas Boulenguez Date: Fri, 25 Jan 2013 20:25:51 +0100 Subject: * Check debian/tests/control fields if autopkgtest is used. --- checks/testsuite | 103 +++- checks/testsuite.desc

Bug#692282: [new check] debian/tests/control but not (XS-)Testsuite: autopkgtest header in debian/control

2013-01-20 Thread Nicolas Boulenguez
@ -1,37 +1,51 @@ # testsuite -- lintian check script -*- perl -*- +# Copyright (C) 2013 Nicolas Boulenguez + +# This file is part of lintian. + +# Lintian is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the F

Bug#692282: [new check] debian/tests/control but not (XS-)Testsuite: autopkgtest header in debian/control

2013-01-20 Thread Nicolas Boulenguez
Package: lintian Version: 2.5.11 Followup-For: Bug #692282 Happy new year, and thanks for your advices. Here is a new attempt. Adding the Testsuite field in data/common/source-fields causes the generated "profiles/debian/main.profile" to change during build. It should either be updated in the VCS

Bug#698444: unblock: libfm/0.1.17-2.1

2013-01-18 Thread Nicolas Boulenguez
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package libfm. This patch introduces a work-around for #593607: in some circumstances, source files were deleted even in case of failure. Upstream 1.1.0 brings a true fix fo

Bug#698198: img2py: fails when DISPLAY is unset

2013-01-14 Thread Nicolas Boulenguez
Package: python-wxgtk2.8 Version: 2.8.12.1-12 Severity: minor Hello. Img2py should not require an xserver. For example, it should be available in a pdebuild chroot. You may reproduce the failure with # touch src.png # unset DISPLAY # python /usr/share/pyshared/wx-2.8-gtk2-unicode/wx/tools/img2py

Bug#593607: libfm: diff for NMU version 0.1.17-2.1

2013-01-05 Thread Nicolas Boulenguez
but this +work-around downgrades its severity from critical to normal in wheezy. + + -- Nicolas Boulenguez Mon, 31 Dec 2012 23:36:03 +0100 + libfm (0.1.17-2) unstable; urgency=low * Updating maintainer field. diff -Nru libfm-0.1.17/debian/patches/02-keep_source_when_copying.patch libfm

Bug#593607: pcmanfm wrongly deleted some files in a failed move operation

2012-12-31 Thread Nicolas Boulenguez
downgrades its severity from critical to normal in wheezy. + + -- Nicolas Boulenguez Mon, 31 Dec 2012 23:36:03 +0100 + libfm (0.1.17-2) unstable; urgency=low * Updating maintainer field. diff -Nru libfm-0.1.17/debian/patches/02-keep_source_when_copying.patch libfm-0.1.17/debian/patches/02

Bug#679198: bash: diff for NMU version 4.2-4wheezy0.1

2012-12-21 Thread Nicolas Boulenguez
ot; +errors installing using the upstream FreeBSD kernel (Closes: #679198) + + -- Nicolas Boulenguez Fri, 21 Dec 2012 23:47:40 +0100 + bash (4.2-4) unstable; urgency=high * Apply upstream patches 030 - 036, fixes for diff -u bash-4.2/debian/bash.preinst-lib.c bash-4.2/debian/bash.preinst

Bug#679198: bash: diff for NMU version 4.2-5.1

2012-12-11 Thread Nicolas Boulenguez
gelog +++ bash-4.2/debian/changelog @@ -1,3 +1,10 @@ +bash (4.2-5.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/bash.preinst-lib.c: typo in fcntl argument (Closes: #679198). + + -- Nicolas Boulenguez Tue, 11 Dec 2012 22:02:44 +0100 + bash (4.2-5) unstable; urgency=low *

Bug#679198: bash: typo in FD_CLOEXEC invocation

2012-12-08 Thread Nicolas Boulenguez
Package: bash Followup-For: Bug #679198 Hello. Currently, wheezy contains 4.2-4 and unstable 4.2-5. The latter corrects a non-RC bug and will not be granted a freeze exception. Doko: may I NMU 4.2-5.1 to unstable? It should then be easy to backport the debdiff to testing-proposed-updates. -- T

Bug#679198: bash: [on native FreeBSD] unable to set FD_CLOEXEC flag

2012-11-28 Thread Nicolas Boulenguez
Package: bash Followup-For: Bug #679198 If I understand well fcntl(2), the following patch may solve this bug. Stefan, would you please try to rebuild and test? --- bash.preinst-lib.c 2012-11-28 15:56:04.0 +0100 +++ bash.preinst-lib.c.new 2012-11-28 17:07:09.0 +0100 @@ -60,8

Bug#692282: [new check] debian/tests/control but not (XS-)Testsuite: autopkgtest header in debian/control

2012-11-23 Thread Nicolas Boulenguez
Package: lintian Version: 2.5.10.2 Tags: patch Followup-For: Bug #692282 Please consider the attached patch. diff -rNu ../old/lintian-2.5.10.2/checks/control-file ./checks/control-file --- ../old/lintian-2.5.10.2/checks/control-file 2012-09-17 11:56:05.0 +0200 +++ ./checks/control-file 201

Bug#693046: gnat-gps: gnat_switches.py plugin helper not generated

2012-11-12 Thread Nicolas Boulenguez
Package: gnat-gps Version: 5.0-13 Followup-For: Bug #693046 Control: severity -1 minor The problem only occurs with gnat installed. The /usr/share/gps/plug-ins/gps_utils/gnat_rules.py plugin then defines a list of accepted switches. It relies on the /usr/share/gps/plug-ins/gps_utils/gnat_switc

Bug#684810: Debian bug 684810: rgl: FTBFS: copy not declared in this scope

2012-10-17 Thread Nicolas Boulenguez
On Sun, Oct 14, 2012 at 11:42:12AM -0500, Dirk Eddelbuettel wrote: > I fear there is nothing I can do for you. The current version is in > unstable, and users can easily install it directly from CRAN -- which has ~ > 4000 packages of which we have maybe 150 in Debian. So people are used to > mixi

Bug#684810: Debian bug 684810: rgl: FTBFS: copy not declared in this scope

2012-10-13 Thread Nicolas Boulenguez
Hello. The current version in testing is 798-1. It seems that 798-2 to 880-1 did not manage to migrate from unstable to testing. This has not been a problem until the freeze. But 891-1 and 892-1 heavily modify 798-1. So late in the freeze process, the release team will never allow them to migrate

Bug#688299: Fwd: Bug#688299: libpolyorb3: using diversions in M-A: same packages is a bad idea

2012-09-22 Thread Nicolas Boulenguez
On Fri, Sep 21, 2012 at 11:45:32AM +0200, Xavier Grave wrote: > As far as I remember the Breaks/Replace libpolyorb2 by libpolyorb3 > isn't an option ? Imagine exe2 is linked to libpolyorb2 exe3 is linked to libpolyorb3 Breaks/Replace would unexpectedly make those executables not coinstallable.

Bug#685071: gnat-gps: Indirect Build-Depends on pkg-config

2012-08-16 Thread Nicolas Boulenguez
Package: gnat-gps Version: 5.0-12 Severity: minor Tags: patch gnat-gps indirectly Build-Depends on pkg-config via libgtk2.0-dev, and this should be explicit in debian/control. The change is not motivated during the freeze. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org wi

Bug#683767: ppl: diff for NMU version 0.11.2-6.2

2012-08-03 Thread Nicolas Boulenguez
test suite with -gstabs rather than -g on powerpc, to avoid +running out of memory, see Ubuntu bug #941676 (Closes: #683767) + + -- Nicolas Boulenguez Fri, 03 Aug 2012 18:50:55 +0200 + ppl (0.11.2-6.1) unstable; urgency=low * Non-maintainer upload. diff -Nru ppl-0.11.2/debian/rules ppl-0

Bug#683767: ppl: FTBFS on power pc: out of memory

2012-08-03 Thread Nicolas Boulenguez
Package: ppl Version: 0.11.2-6.1 Severity: serious Tags: patch pending Justification: 0.11.2-6 did build on powerpc Full build log: https://buildd.debian.org/status/fetch.php?pkg=ppl&arch=powerpc&ver=0.11.2-6.1&stamp=1343423594 Last lines: /bin/bash ../../libtool --tag=CXX --mode=link powerpc-

Bug#682229: gnat-gps: must Depend on gprbuild

2012-07-20 Thread Nicolas Boulenguez
Package: gnat-gps Version: 5.0-11 Followup-For: Bug #682229 Severity: important Tags: patch Without gprconfig, Project->Edit_Project_Properties fails even for existing projects. A message box says "Scanning host for available computers, please wait..." until closed, but never displays any clickabl

Bug#669479: ppl: diff for NMU version 0.11.2-6.1

2012-07-19 Thread Nicolas Boulenguez
: Add libncursesw5-dev to Build-Depends due to +missing library, fixes FTBFS. (Closes: #669479) + + [ Nicolas Boulenguez ] + * Remove usr/bin/ppl_pl from libppl-swi multiarch package (see #670024). +Document equivalent functionality with the shared library. + * control: libppl0.11-dev cannot be

Bug#670025: libppl0.11-dev: arch-dependent files in multiarch: same package

2012-07-17 Thread Nicolas Boulenguez
Package: ppl Followup-For: Bug #670025 CREDITS.gz should not vary anymore with gzip >= 1.4-5, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647522 for the whole story. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Bug#680117: blhc: false positive for Ada sources

2012-07-07 Thread Nicolas Boulenguez
Your changes has the expected effect for all my packages, showing two true errors that were hiddens among false positives. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#676543: Debian Bug 676543 oolite silently exit

2012-07-05 Thread Nicolas Boulenguez
35 . - The main API difference is that older JSScript memory allocation - is hidden inside the associated JSObject. + jsxdrapi.h does not provide C compatibility anymore. Author: Nicolas Boulenguez Forwarded: Michael Werle Index

Bug#677936: udev: diff for NMU version 175-3.2

2012-07-04 Thread Nicolas Boulenguez
pends: procps (Closes: #677936). +Both are Architecture: linux-all. +Patch by Tanguy Ortolo . + + -- Nicolas Boulenguez Wed, 04 Jul 2012 22:42:27 +0200 + udev (175-3.1) unstable; urgency=high * Non-maintainer upload. diff -Nru udev-175/debian/control udev-175/debian/control --- ude

Bug#680292: gnatmake: linker arguments order incompatible with --as-needed

2012-07-04 Thread Nicolas Boulenguez
Package: gnat-4.6 Version: 4.6.3-4 Severity: minor Hello. Gnatmake calls gcc -shared in a way incompatible with --as-needed. Gprbuild uses a better ordering. -- bug.ads package Bug is end Bug; -- bug.gpr project Bug is for Library_Name use "bug"; for Library_Version use "libbug.so.1"; for L

Bug#680117: blhc: false positive for Ada sources

2012-07-03 Thread Nicolas Boulenguez
Package: blhc Version: 0.03+20120626+git93afe23-1 Severity: wishlist Hello. Ada sources are compiled with gcc command lines. CPPFLAGS do not make sense at all for them. Please consider the following trivial patch. --- /usr/bin/blhc 2012-06-27 17:56:19.0 +0200 +++ /tmp/blhc 2012-0

Bug#676543: Debian Bug 676543 oolite silently exit

2012-06-25 Thread Nicolas Boulenguez
(discussion about changes in 1.76.1-1 packaging, mostly allowing nostrip in DEB_BUILD_OPTIONS for a better debug output, and switching from libmozjs-dev to more stable libmozjs185-dev, leading to revision 20c44d5dea1c044a2a751be8050451cb70adab38 of git://anonscm.debian.org/pkg-games/oolite.git)

Bug#678907: libncursesada: FTBFS[kfreebsd-i386: raised PRJ.CONF.INVALID_CONFIG

2012-06-25 Thread Nicolas Boulenguez
block 678907 by 673015 thanks libncursesada Build-Depends on dh-ada-library, which links with libgnatprj dynamic library, which in turn calls the gprconfig executable from the gprbuild package. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe

Bug#678859: libmozjs185-dev depends on libffi-dev

2012-06-24 Thread Nicolas Boulenguez
Package: libmozjs185-dev Version: 1.8.5-1.0.0+dfsg-3 Severity: grave Tags: patch Justification: renders package unusable Output of "js-config --libs" contains "-lffi". The linker then searches for the symbolic link provided by libffi-dev. Patching is trivial: Package: libmozjs185-dev Architectu

Bug#673015: gprbuild: [hurd-i386] could not create $DIRECTORY//auto.cgpr

2012-06-16 Thread Nicolas Boulenguez
Package: gprbuild Followup-For: Bug #673015 Gprbuild is also affected on kfreebsd-i386, causing a FTBFS of libncursesada-5.9.20110404-5 on a official architecture. I switched back to gnatmake as a work-around, but 5.9.20110404-6 still FTBFS on kfreebsd-i386 because dh-ada-library (= 3) triggers t

Bug#676543: oolite silently exit on debian wheezy

2012-06-13 Thread Nicolas Boulenguez
tags 676543 upstream forwarded 676543 http://developer.berlios.de/bugs/?func=detailbug&bug_id=18638&group_id=3577 thanks Georgiewskiy mentions that the bug is present in the upstream VCS trunk, so I report it there. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#676543: oolite silently exit on debian wheezy

2012-06-08 Thread Nicolas Boulenguez
Hello. Just to be sure, could you please confirm that the bug is present in 1.76.1-1 (in the testing distribution), as at least a bug correction is related to 16-32 bit compatibility: * 32-bit GL contexts are now strongly preferred on SDL systems, with 16-bit fallback. -- To UNSUBSCRIBE, emai

Bug#665839: oolite: random segfault, but reproducible with specific OXPs

2012-05-25 Thread Nicolas Boulenguez
- Forwarded message from upstream Bug Tracking System. Hmm... that's a crash apparently caused by the Universe object becoming invalid - but it was valid a few lines earlier in the same function, and really all that happens in between is a bunch of OpenGL calls to render a part of a ship. It's

Bug#665839: oolite bug report

2012-05-19 Thread Nicolas Boulenguez
tags 665839 + upstream thanks Some news from upstream BTS: if they can get a backtrace from the debug build, that would be very useful. I can't duplicate it at all with those OXPs, unfortunately. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscrib

Bug#665839: oolite: Mostly OXP-induced segfaults

2012-05-15 Thread Nicolas Boulenguez
I had to change the number for an unrelated reason. Please test version 1.76dfsg-1 from unstable. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#665839: oolite: Mostly OXP-induced segfaults

2012-05-10 Thread Nicolas Boulenguez
Hello. Version 1.76-3 in unstable incorporates the patch. Could you please confirm that it avoids the crash? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#665839: [ad...@berlios.de: [Bug #18550] random segfault, but reproducible with specific OXPs]

2012-04-28 Thread Nicolas Boulenguez
Some news from the upstream team. -- Hello. Judging by the stack trace in your bug tracker, this may be the timer allocation bug. Please try this patch from our maintenance branch to fix it http://svn.berlios.de/wsvn/oolite-linux?op=comp&compare[]=%2Fbranches%2F1.76-maintenance@4830&compare[]=%2F

Bug#669082: libtexttools: obey DEB_BUILD_OPTIONS parallel=n

2012-04-17 Thread Nicolas Boulenguez
Source: libtexttools Followup-For: Bug #669082 Libtexttools-2.0.7-3 allready uses dh-ada-library. It should use n processors when parallel=n is found in DEB_BUIlD_OPTIONS, or else all available processors. This works on my machine. The log that you are referring to mentions "-j16". Could you conf

Bug#665839: oolite: Mostly OXP-induced segfaults.

2012-04-04 Thread Nicolas Boulenguez
tag 665839 upstream forwarded 665839 http://developer.berlios.de/bugs/?func=detailbug&bug_id=18550&group_id=3577 thanks No better idea. On my side, Intel Core2 Duo CPU and a similar graphic card (Intel GM45). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#667481: libgmpada3-dev: Missing dependency to libgmp-dev, libmpfr-dev

2012-04-04 Thread Nicolas Boulenguez
Thanks. This is commited in the version control system, but I am updating the packaging with a tool in the NEW queue, so next version will only reach unstable in at least a week. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Con

Bug#665839: oolite: Mostly OXP-induced segfaults.

2012-03-28 Thread Nicolas Boulenguez
tags 665839 unreproducible thanks Hello. Thanks for such a detailed bug report. As you announced, I cannot reproduce the bug on my amd64. It does not seem to be referenced in the upstream bug tracking system. What kind of CPU and graphic card do you use on the machine where the bug shows? Can yo

Bug#655558: [Fixed in 4.6] gnat: Complains about missing "with", even when it is there

2012-03-19 Thread Nicolas Boulenguez
Package: gnat Version: 4.4+1.1 Followup-For: Bug #68 Hello. -- Gprbuild normal output is just a synopsis, set "-v" to display all info, and "-vP2" for the content of the mysterious temp files. $ gprbuild -m -XLIBRARY_TYPE=static -Pgnatcoll_build -v ... Creating temp file "src/obj/gnatcoll/sta

Bug#664662: python-squaremap: initialize structures to avoid corner-case failures

2012-03-19 Thread Nicolas Boulenguez
Package: python-squaremap Version: 1.0.1b3-1 Severity: minor Tags: upstream patch Hello. Task Coach developers use the following patch. Please consider it. (they are CCed for information) --- /usr/share/pyshared/squaremap/squaremap.py 2011-05-12 04:04:09.0 +0200 +++ taskcoachlib/third

Bug#663431: RFS: taskcoach/1.3.8-1 [ITP] -- friendly task manager

2012-03-11 Thread Nicolas Boulenguez
instead of replace. * control (Suggests): espeak. (Depends): minimal version for python-wxversion. (Standards-Version): 3.9.3 without changes. * watch: documented delay between sourceforge and qa mirror. * compat, control: debhelper 9 without changes. -- Nicolas Boulenguez Sun, 04

Bug#661817: gprbuild: default configuration should avoid using rpath

2012-03-01 Thread Nicolas Boulenguez
Package: gprbuild Version: 2011-1 Severity: wishlist Hello. It seems that #569723 bites again. The cause seems to be that /usr/share/gprconfig/ again contains for Run_Path_Option use ("-Wl,-z,origin,-rpath,"); in the Linux section. You may want to disable rpath for all Debian supported architec

Bug#660698: gnat-4.6: Legal program rejected. Use in subpackage invalidates use type

2012-02-20 Thread Nicolas Boulenguez
Package: gnat-4.6 Version: 4.6.2-3 Severity: normal I reported the problem to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52319). The following legal program is rejected by "gnatgcc -c proc.adb" with proc.adb:17:28: there is no applicable operator "And" for type "Standard.Integer" All works fin

Bug#660245: liblog4ada: FTBFS when not building docs: pdflatex: Command not found

2012-02-20 Thread Nicolas Boulenguez
On Mon, Feb 20, 2012 at 12:37:54PM +0100, Xavier Grave wrote: > Do you think I should open a bug against pdebuild ? I think so. $ cd .. && sudo cowbuilder --build --binary-arch foo*.dsc only builds arch packages, but $ pdebuild -- --binary-arch which is documented to have the same effect, builds

Bug#660290: pbzip2: man page does not document --no-name option

2012-02-17 Thread Nicolas Boulenguez
Package: pbzip2 Version: 1.1.6-1 Severity: minor pbzip2 accepts --no-name option, undocumented in the man page. I guess the page was copied from bzip2, which rejects the option. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Cont

Bug#659674: gnat-4.6: Assert_Failure sinfo.adb:2947

2012-02-12 Thread Nicolas Boulenguez
Package: gnat-4.6 Version: 4.6.2-3 Severity: normal Tags: upstream Compiling the following program with gnatmake bug.adb displays +===GNAT BUG DETECTED==+ | 4.6.2 (x86_64-pc-linux-gnu) Assert_Failure sinfo.adb:2947| | Error detect

Bug#659166: gnat-gps: Could not launch the debugger

2012-02-11 Thread Nicolas Boulenguez
Package: gnat-gps Version: 5.0-6 Followup-For: Bug #659166 Reproduced with $ rm -rf debug ~/.gps $ echo 'project Default is for Main use ("main.adb"); end Default;' > default.gpr $ echo 'procedure Main is begin null; end Main;' > main.adb $ gnat-gps then validate .gps creation and select debug-in

Bug#658423: dh-linktree: manpage should suggest adding --with linktree to dh line

2012-02-02 Thread Nicolas Boulenguez
Package: dh-linktree Version: 0.1 Severity: wishlist Hello. The fact that linktree requires "dh --with linktree" is only mentioned in /usr/share/doc/changelog.txt. Please mention it in the manpage. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#509768: ITP: taskcoach -- a friendly task manager

2012-01-28 Thread Nicolas Boulenguez
Hello. It seems that nobody is packaging taskcoach anymore. I intend to adopt this package as Alejandro has let it, then look for a sponsor on mentors. If anyone objects to this project, let them speak now or forever hold their peace. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.

Bug#572890: music123 bug 572890

2011-10-29 Thread Nicolas Boulenguez
Tags: 572890 pending Thanks Many thanks to Philippe for the concrete information. The two extensions are included into default configuration in upstream's repository. The change will take effect when Xavier will upload 16.3-1. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o

Bug#572890: music123 bug 572890

2011-10-29 Thread Nicolas Boulenguez
Date: Sat, 29 Oct 2011 13:34:28 +0200 From: Nicolas Boulenguez To: r...@gna.org Subject: music123 bug 572890 Hello. Could you please give your opinion about the discussion at this URL? It deals with a bug that you reported in music123. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572890

Bug#644493: libmozjs-dev: jsxdrapi.h cannot be included from C anymore

2011-10-06 Thread Nicolas Boulenguez
Package: libmozjs-dev Version: 7.0.1-2 Severity: normal Tags: upstream Hello. The oolite package used to #include from Objective C files. Recent versions of this header use C++ constructs and do not provide C compatibility, as other /usr/include/mozjs/*.h headers. It seems that the first change

Bug#332595: debhelper: dh_fixperms should set all .ali files to 0444

2011-09-12 Thread Nicolas Boulenguez
Package: debhelper Version: 8.9.7 dh_fixperms looks for ali files in usr/lib and ignores the multiarch path. Please consider the attached suggestion, once reviewed by someone with perl experience. --- /usr/bin/dh_fixperms 2011-09-12 03:47:55.0 +0200 +++ /tmp/dh_fixperms 2011-09-12 12:21:07

Bug#641279: dh_fixperms: ignores Ada ali files in multiarch path

2011-09-12 Thread Nicolas Boulenguez
Package: debhelper Version: 8.9.7 Severity: normal File: /usr/bin/dh_fixperms The following suggestion gives a clue of the solution. As Perl can be tricky for complete beginners, please check this code twice before marking the bug as patched. --- /usr/bin/dh_fixperms2011-09-12 03:47:55.00

Bug#497620: cannot reproduce with 4.6

2011-09-05 Thread Nicolas Boulenguez
Gnat 4.6.1 does not crash on this source. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#299033: silent submitter, broken URL

2011-09-05 Thread Nicolas Boulenguez
The link provided by the submitter is now broken. It seems that http://www.cs.mcgill.ca/~joerg/downloads/auction_system.tar.gz provides the tarball that he describes. With gnat-4.4-4.6-5 and libpolyorb1-dev-2.6.0~20090423-10 (providing /usr/bin/po_gnatdist, emulation of the obsolete /usr/bin/gnatd

Bug#494945: found in 4.6 with reduced source

2011-09-02 Thread Nicolas Boulenguez
reassign 494945 gnat-4.6 found 494945 4.6.1-5 thanks -- There were two distinct bugs. package P is type T1 is tagged null record; type T2 is tagged null record; function Func (Func_Formal : in T1'Class; I : in Integer) return access T2; proce

Bug#494945: found 4.4.6-2

2011-09-02 Thread Nicolas Boulenguez
found 494945 4.4.6-2 thanks | 4.4.6 (x86_64-pc-linux-gnu) Assert_Failure atree.adb:884 | -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#575954: fixed in 4.6

2011-09-02 Thread Nicolas Boulenguez
retitle 575954 [fixed in 4.6] [amd64] GNAT.Expect.Non_Blocking_Spawn double free or corruption thanks All works fine with gnat 4.6.1-5 on Linux 3.0.0-1-amd64. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Bug#496614: fixed? in 4.6.1-5

2011-08-31 Thread Nicolas Boulenguez
reassign 496614 gnat-4.6 retitle 496614 gnat: can not find definition of an ada variable with gdb thanks Some news from upstream. 4.1.2 buggy 4.1.3 ok 4.2.3 ok 4.3.1 buggy 4.6.1 ok -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

Bug#276224: clarification

2011-08-31 Thread Nicolas Boulenguez
Actually, no illegal program is undetected. The (minor) bug is that GNAT reports only one error instead of two. If one line is commented out, GNAT correctly reports the problem for the other one. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#427107: found 4.6.1-5

2011-08-31 Thread Nicolas Boulenguez
reassign 427107 gnat-4.6 found 427107 4.6.1-5 thanks We now have two distinct assertion failures. First version with T1 Eq Neq gives: 4.6.1 (x86_64-pc-linux-gnu) Assert_Failure einfo.adb:904 Error detected at pak1.ads:1:1 Second version with T1 Eq and T2 Eq gives: 4.6.1 (x86_64-pc-linux-gnu) Ass

Bug#339356: found 4.6.1-5

2011-08-31 Thread Nicolas Boulenguez
reassign 339356 gnat-4.6 found 4.6.1-5 thanks The bug box now refers to 4.6.1 (x86_64-pc-linux-gnu) Assert_Failure atree.adb:794 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#278831: found 4.6.1-5

2011-08-31 Thread Nicolas Boulenguez
reassign 278831 gnat-4.6 found 278831 4.6.1-5 thanks I suggest providing a body to avoid any other illegality. package Test_128 is package inner is private type T1; end inner; type T1_ptr is access inner.T1; -- line 9 ERROR: gnat mistakenly accepts end Test_128; package body te

Bug#276227: found 4.6.1-5

2011-08-31 Thread Nicolas Boulenguez
reassign 276227 gnat-4.6 found 276227 4.6.1-5 thanks Since both messages are now coherent, I propose to test one single type. package Test_124 is type T is range 1 .. 32; type T_arr_unconstrained is array (T range <>) of boolean; type T_arr_constrained is new T_arr_unconstrained (T);

Bug#543238: RFA: toshset -- Access much of the Toshiba laptop hardware interface

2011-08-28 Thread Nicolas Boulenguez
Hello. The attached patches update the packaging, closing one of the two bugs. Some compilation errors about missing files remain, but they existed and were ignored in the previous version. As I am neither a Debian developper nor a Linux hacker, I could hardly adopt the package on my own, but I m

Bug#579920: gnat bug report

2011-08-26 Thread Nicolas Boulenguez
retitle 579920 gnat-4.6: Assert_Failure sinfo.adb:2738 reassign 579920 gnat-4.6 found 579920 4.6.1-4 forwarded 579920 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50197 thanks I produced the same failure with a smaller source. $ gcc -c a.ads +===GNAT BUG DETECTED===

Bug#639150: RM: oolite-data -- ROM; taken over by oolite source package

2011-08-24 Thread Nicolas Boulenguez
Package: ftp.debian.org Severity: normal In oldstable and stable, oolite (<= 1.65-7) and oolite-data (<= 1.65-3) source packages are each producing a binary package, the former depending on the latter. In unstable, both binary packages are produced by the oolite (>= 1.74-2) source package. Versi

Bug#634273: libmozjs not in ubuntu

2011-07-25 Thread Nicolas Boulenguez
On Mon, Jul 25, 2011 at 10:02:46PM +0300, Jani Monoses wrote: > https://bugs.launchpad.net/ubuntu/+source/oolite/+bug/816053 > the comment on this request explains why this would not build in Ubuntu > 11.10 > But there seem to be talks of including libmozjs185 in Debian so maybe this > is fixable b

Bug#634273: libmozjs not in ubuntu

2011-07-25 Thread Nicolas Boulenguez
On Mon, Jul 25, 2011 at 10:02:46PM +0300, Jani Monoses wrote: > https://bugs.launchpad.net/ubuntu/+source/oolite/+bug/816053 > the comment on this request explains why this would not build in Ubuntu > 11.10 > But there seem to be talks of including libmozjs185 in Debian so maybe this > is fixable b

Bug#633981: gprbuild: no compiler specified for language Ada ignoring all its sources

2011-07-15 Thread Nicolas Boulenguez
Package: gprbuild Version: 1.3.0-2 Severity: normal Tags: sid When building libgmpada in unstable, people encountered #633569 and #633895. The bug is reproducible in unstable and testing with -- content of main.adb procedure Main is begin null; end Main; -- content of build.gpr project Build

Bug#632958: typo

2011-07-07 Thread Nicolas Boulenguez
For the file format, please read pnm instead of ppm. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#632958: xscanimage: please remove ~/.sane/preview-*.ppm at exit

2011-07-07 Thread Nicolas Boulenguez
Package: sane Version: 1.0.14-9 Severity: wishlist These files are never removed or reused by the software. They may be huge since the ppm format is not compressed. As the directory is hidden, normal user won't notice. -- System Information: Debian Release: wheezy/sid APT prefers testing APT

<    3   4   5   6   7   8   9   >