Bug#643959: clang cannot find standard include files

2011-10-01 Thread Sylvestre Ledru
Le samedi 01 octobre 2011 à 16:35 +0900, Miles Bader a écrit : Package: clang Version: 2.9-13 Severity: normal $ cat x.c #include stddef.h $ clang -c x.c x.c:1:10: fatal error: 'stddef.h' file not found #include stddef.h ^ 1 error generated. works for me.

Bug#644045: [Openjdk] Bug#644045: last icedtea-netx-common broke some jnlp

2011-10-03 Thread Sylvestre Ledru
reassign 644094 icedtea-netx-common forcemerge 644094 644045 thanks Le dimanche 02 octobre 2011 à 10:46 +0200, Rémi Vanicat a écrit : Package: icedtea-netx-common Version: 1.1.3-1 Severity: normal Hello The webstart verion of geogebra stop to work[1] on my computer after I upgrade

Bug#644538: [Openjdk] Bug#644538: Error in package description ?

2011-10-06 Thread Sylvestre Ledru
Le jeudi 06 octobre 2011 à 20:59 +0200, Martin Eberhard Schauer a écrit : Perhaps the last description update is not what you wanted. At least I don't understand it. Probably a bad copy/paste. I pushed the fix in the bzr repo. Thanks, Sylvestre -- To UNSUBSCRIBE, email to

Bug#639306: NullPointerException in sun.awt.X11.XWindowPeer.restoreTransientFor

2011-10-07 Thread Sylvestre Ledru
Hello, This bug is fixed in the release 6b23~pre10-1 (and maybe before). For the record, here is what has been done: SunToolkit.awtLock(); try { windows.add(this); if (wm_protocols == null) { wm_protocols = XAtom.get(WM_PROTOCOLS);

Bug#594820: clang: specify libstdc++ version of headers to use

2011-05-22 Thread Sylvestre Ledru
Hello Are you sure it is working for you ? It fails with the following: $ echo #include fstream void main(){ } plop.cpp $ clang -o plop plop.cpp In file included from plop.cpp:1: In file included from /usr/include/c++/4.5/fstream:39: In file included from

Bug#627762: gettext-lintl: POFileClean does not work (pb with the python interpreter)

2011-05-24 Thread Sylvestre Ledru
Package: gettext-lintl Severity: important Hello, POFileClean is not working. It fails with the following error: $ POFileClean bash: /usr/bin/POFileClean: /usr/bin/python^M: bad interpreter: No such file or directory Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers

Bug#616651: ITP: bool2cnf -- tool for converting a boolean formula into CNF

2011-05-25 Thread Sylvestre Ledru
Le mercredi 25 mai 2011 à 13:56 +0200, Raphael Hertzog a écrit : Hi, On Wed, 25 May 2011, Thomas Krennwallner wrote: http://wiki.debian.org/DebianScience http://wiki.debian.org/DebianScience/Logic I didn't find time yet to package it, but I'll definitely assign it to the logic

Bug#623194: fvwm 2.6.1

2011-05-26 Thread Sylvestre Ledru
severity 623194 wishlist thanks Hello, I am also interested to see this version into debian! Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#594820: marked as done (clang: specify libstdc++ version of headers to use)

2011-05-27 Thread Sylvestre Ledru
reopen 594820 thanks Le vendredi 27 mai 2011 à 16:28 +0200, Michael Wild a écrit : On 05/27/2011 02:03 AM, Debian Bug Tracking System wrote: Sorry, still doesn't work for me: echo #include fenv.h | clang -xc++ -E - | fgrep fenv.h # 1 /usr/include/c++/4.5/fenv.h 1 3 # 31

Bug#628424: atlas: FTBFS: ld: cannot find -lc (incorrect ld -mflag)

2011-05-29 Thread Sylvestre Ledru
On Sat, 28 May 2011 22:29:43 +0200, Christoph Egger christ...@debian.org wrote: Package: src:atlas Version: 3.8.4-1 Severity: serious Tags: sid wheezy Justification: fails to build from source (but built successfully in the past) Hi! atlas fails to build on kfreebsd buildds as ld is

Bug#625617: sun-java6-fonts: fonts should not depend on the jre

2011-05-30 Thread Sylvestre Ledru
tags 625617 wontfix thanks Hello I am sorry but I have to close this bug and not fix it. Here is what upstream replied: Having looked at the DLJ again and the README file, I don't believe that it is possible for Debian to redistribute the sun-java6-fonts package without requiring the DLJ.

Bug#594820: clang: specify libstdc++ version of headers to use

2011-05-30 Thread Sylvestre Ledru
Le samedi 28 mai 2011 à 20:37 +0200, Michael Wild a écrit : Hopefully, this patch works. It is against clang-2.9-1, not sure I got the changelog right, though. Anybody got a suggestion how to test the include-paths thoroughly? What packages could I build that exercise them exhaustively,

Bug#628104: Please do *not* build-depend on devscripts

2011-05-31 Thread Sylvestre Ledru
Le mardi 31 mai 2011 à 12:10 +0200, Jonas Smedegaard a écrit : Hi, I disagree with the reasoning for this bugreport: Build-dependencies are *not* required for all possible features implemented in debian/rules, only those for building binary packages and cleaning up. See Debian Policy

Bug#598738: Package libclang libs and headers

2011-05-31 Thread Sylvestre Ledru
Le vendredi 27 mai 2011 à 10:44 -0500, David A. Greene a écrit : I can make use of -dev and -dbg packages today! I have a project that will want to integrate clang very soon. Do you have a list of what you should like to see in the -dev package ? thanks S -- To UNSUBSCRIBE, email to

Bug#594820: clang: specify libstdc++ version of headers to use

2011-05-31 Thread Sylvestre Ledru
Le mardi 31 mai 2011 à 09:39 +0200, Michael Wild a écrit : On 05/31/2011 12:05 AM, Sylvestre Ledru wrote: Le samedi 28 mai 2011 à 20:37 +0200, Michael Wild a écrit : Forget about that patch; I was obviously too distracted... Attached version 3 of the patch I am sorry but did you try your

Bug#594820: clang: specify libstdc++ version of headers to use

2011-06-01 Thread Sylvestre Ledru
Le mercredi 01 juin 2011 à 08:30 +0200, Michael Wild a écrit : Sylvestre, I just rebuilt from scratch using a freshly updated sid-cowbuilder image and FWIW I can't reproduce your error. Here the lsb_release and uname output from inside my cowbuilder environment: # lsb_release -a No LSB

Bug#633946: ftbfs on ubuntu

2011-07-17 Thread Sylvestre Ledru
Sure. I will apply it when i have time. Thx S -- Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté. Jean-Louis Dupond jean-lo...@dupond.be a écrit : Package: dragonegg Version: 3.1.0-1 Severity: whishlist User: debian-...@lists.debian.org Usertags: ld-as-needed On ubuntu

Bug#633982: sun-java6-bin: Multiarch support issue with Sun Java

2011-07-17 Thread Sylvestre Ledru
Ok. Thanks for the feedback. Do you have any example of application which fails? Thx S -- Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté. John Livingston john.a.livings...@boeing.com a écrit : Package: sun-java6-bin Version: 6.26-1 Severity: important A recent package

Bug#631140: default-jdk: Openjdk should be favorite over gcj under mips

2011-07-23 Thread Sylvestre Ledru
Le lundi 20 juin 2011 à 19:47 +0200, Sylvestre Ledru a écrit : For now, default-jdk, under mips, recommends gcj. It causes some FTBFS on some applications using Java/JNI. For example: https://buildd.debian.org/status/fetch.php?pkg=scilabarch=mipsver=5.3.2-2stamp=1308590805 Could it be possible

Bug#625869: fop_1.0.dfsg.orig.tar.gz contains upstream bundled jar files

2011-07-23 Thread Sylvestre Ledru
Le lundi 16 mai 2011 à 19:16 +0200, Mathieu Malaterre a écrit : On Sun, May 8, 2011 at 5:53 PM, Sylvestre Ledru sylves...@debian.org wrote: Le vendredi 06 mai 2011 à 14:28 +0100, James Page a écrit : I noticed this purely based on the size of the orig.tar.gz - its +11M bigger than

Bug#635288: dragonegg: FTBFS (kfreebsd): error: #error Unknown target operating system

2011-07-24 Thread Sylvestre Ledru
Hello, Justification: fails to build from source (but built successfully in the past) Thanks for the bug report. It is a new upstream release. I will have a look on this. Thanks, S -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#631813: scilab: launch script failure with 32 bits userland and 64 bits kernel

2011-07-24 Thread Sylvestre Ledru
Bonjour Laurent, A simple workaround is the following command: $ MODEL=i686 /usr/bin/scilab OK Could you try SCIVERBOSE=1 /usr/bin/scilab ? thanks, S -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#633982: sun-java6-bin: Multiarch support issue with Sun Java

2011-07-25 Thread Sylvestre Ledru
Le lundi 18 juillet 2011 à 08:43 -0500, Livingston, John A a écrit : Sylvestre, When libnss3-1d went from 3.12.10-1 to 3.12.10-2 in testing last week, it relocated all of its libraries to /usr/lib/x86_64-linux-gnu. We're running Jenkins (http://pkg.jenkins-ci.org/debian/), which uses NSS,

Bug#632794: Fails to find libnss3.so

2011-07-26 Thread Sylvestre Ledru
Hi, Looking at the source of the macros configure, I am pretty confident that a simple rebuild of the openjdk will fix this bug. The path to the system library is detected by compiling on the fly a c file and get the path to the multi arch libs $CC conftest.c syslibdir=`$LDD a.out | sed -n

Bug#633982: Reopen

2011-07-27 Thread Sylvestre Ledru
reopen 633982 thanks The bug still exists and should be fixed even it is not yet possible. S -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#631019: Time to starti HDF5 transitioning?

2011-07-28 Thread Sylvestre Ledru
Le jeudi 21 juillet 2011 à 11:04 +0200, Francesco P. Lovergine a écrit : Hi RMs and d-g followers I'm going to upload 1.8.7 Before doing that, if you don't mind, I would like to add symbol files to the C library. Sylvestre -- To UNSUBSCRIBE, email to

Bug#635703: NEW: changes are not published on the website

2011-07-28 Thread Sylvestre Ledru
Package: ftp.debian.org Severity: important Hello, On this page: http://ftp-master.debian.org/new.html all changes goes to a 404. Thanks, Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#678820: llvm-py: Please consider switching to llvm 3.0 (or better, 3.1)

2012-06-24 Thread Sylvestre Ledru
Source: llvm-py Severity: important Salut Carl, Could you consider to use a more recent version of llvm ? We would like to remove llvm 2.9 from the archive (we have three implementations). Merci, Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy:

Bug#678822: mesa: Please consider switching to llvm 3.0 (or better, 3.1)

2012-06-24 Thread Sylvestre Ledru
Source: mesa Severity: important Salut, Could you consider to use a more recent version of llvm ? We would like to remove llvm 2.9 from the archive (we have three implementations). Merci, Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#679616: jenkins: Please package a more recent upstream version

2012-06-30 Thread Sylvestre Ledru
Source: jenkins Severity: wishlist Hello, Could you consider to package a more recent version of Jenkins ? We are currently shipping 1.447 and upstream is 1.472 Thanks Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500,

Bug#676144: llvm-3.1 doesn't introduce line number information recognizable by gdb

2012-06-30 Thread Sylvestre Ledru
Le 30/06/2012 20:29, Ben Longbons a écrit : The bug is actually in llvm. The attached patch reverts the change that broke it. (Note that llvm does not have point releases, it is a long time to 3.2, and this bug is severe enough to make the package unusable for development, so you have to

Bug#679809: crashes compiling shogun

2012-07-01 Thread Sylvestre Ledru
retitle 679809 shogun fails to detect the correct architecture when using clang severity 679809 normal thanks Le 01/07/2012 19:23, Soeren Sonnenburg a écrit : Package: clang Version: 3.1-8 Severity: serious it crashes in various ways resulting in libm not being detected: I am sorry but I

Bug#679809: crashes compiling shogun

2012-07-03 Thread Sylvestre Ledru
Le 03/07/2012 00:57, Soeren Sonnenburg a écrit : On Mon, 2012-07-02 at 03:21 +0200, Sylvestre Ledru wrote: retitle 679809 shogun fails to detect the correct architecture when using clang severity 679809 normal thanks Le 01/07/2012 19:23, Soeren Sonnenburg a écrit : Package: clang

Bug#677494: ohcount: diff for NMU version 3.0.0-6.1

2012-07-04 Thread Sylvestre Ledru
Le 04/07/2012 11:40, Luk Claes a écrit : tags 677494 + patch tags 677494 + pending thanks Dear maintainer, I've prepared an NMU for ohcount (versioned as 3.0.0-6.1) and will have it uploaded soon. Thanks. However, I am surprised you have been able to compile it because of the bug:

Bug#680784: gobjc: Please split gobjc to gobjc and gobjc-headers

2012-07-08 Thread Sylvestre Ledru
Source: gobjc Severity: wishlist Hello, It would be nice if you could separate the objc headers into a dedicated package (gobjc-headers for example). I need this header for clang to build objc.h. I would like to avoid clang depending on gobjc itself. This package could contain:

Bug#680878: sundials source package lacks -dbg package

2012-07-08 Thread Sylvestre Ledru
severity 680878 normal thanks Le 08/07/2012 15:31, Andrew Miller a écrit : There is no debug package built for SUNDIALS, and this makes the development package difficult to use, as sometimes problems in other program manifest themselves as a segfault in the SUNDIALS code, and without

Bug#681109: nmu: llvm-3.0_3.0-9

2012-07-10 Thread Sylvestre Ledru
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu llvm-3.0_3.0-9 . ALL . -m Rebuild to fix #680326 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (1,

Bug#674687: libclang-dev: Missing clang libraries

2012-05-29 Thread Sylvestre Ledru
On 26/05/2012 20:35, Damien Rigoni wrote: Package: libclang-dev Version: 3.1-3 Severity: normal The package contains header of clang but some libraries are not packaged, so it results of many undefined symbols when trying to use it. List of missing libraries: libclangAnalysis.a

Bug#675115: [Pkg-openmpi-maintainers] Bug#675115: libopenmpi-dev: Fortran module support is broken again

2012-05-30 Thread Sylvestre Ledru
On 30/05/2012 01:10, Kyle Horne wrote: Package: libopenmpi-dev Version: 1.4.5-1 Severity: important Dear Maintainer, After upgrading to the latest openmpi in wheezy (1.4.5-1) the file mpi.mod which is need to use mpi with Fortran reports version 9, when it should be version 6. This

Bug#675192: cantor: New upstream release

2012-05-30 Thread Sylvestre Ledru
Source: cantor Severity: wishlist Hello, Could you consider the packaging of the version 4.8 of cantor ? It provides a scilab backend. For information, Ubuntu ships cantor 4.8.3 Thanks, Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600,

Bug#657281: fop vs non-free ?

2012-05-31 Thread Sylvestre Ledru
On 31/05/2012 13:32, Mathieu Malaterre wrote: Any news on this bug ? $ cat https://issues.apache.org/bugzilla/show_bug.cgi?id=52704#c12 Sylvestre Ledru 2012-04-13 11:26:24 UTC I am in touch with HP on this subject. Looks like they might be able to do something about this file. I pinged my

Bug#675495: Should not be released with Wheezy

2012-06-01 Thread Sylvestre Ledru
Le 01/06/2012 16:35, Moritz Muehlenhoff a écrit : Package: openjdk-6 Severity: serious Upstream support for Java 6 ends in November: http://www.oracle.com/technetwork/java/javase/eol-135779.html As such, we should not include it in Wheezy and fix up the rdepends to use openjdk-7 instead.

Bug#659784: Which version of libblas3 is #659784 fixed in?

2012-06-13 Thread Sylvestre Ledru
On 13/06/2012 13:39, sacrificial-spam-addr...@horizon.com wrote: I notice it was re-marked fixed on the 9th, but I don't actually see a fixed version anywhere. Make sure atlas is also updated. It is likely to be your problem. Especially if you mix testing unstable. Sylvestre -- To

Bug#671853: Transition: cpl

2012-06-17 Thread Sylvestre Ledru
Salut Cyril, Le 18/06/2012 00:04, Cyril Brulebois a écrit : Ole Streicher deb...@liska.ath.cx (17/06/2012): I completed a release that fixes the FTBS, it awaits its upload. Can you please give a link to the source package so that somebody will free time can upload it? I uploaded it this

Bug#678069: RFS: libquantum/1.1.0-2 [QA] -- library for the simulation of a quantum computer

2012-06-19 Thread Sylvestre Ledru
On 19/06/2012 09:12, Boris Pek wrote: Hi, Thank you for a reply. Why don't you upload it into Debian Science instead ? (and set the maintainer to Debian Science ? This is QA upload. I won't be the maintainer of this package. I just want to improve its quality while it has no maintainer.

Bug#678270: RM: openmpi/experimental -- NVIU; Because it has been uploaded a new package (openmpi1.6)

2012-06-20 Thread Sylvestre Ledru
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#678285: scilab: Prevents automatic killing of the build

2012-06-20 Thread Sylvestre Ledru
On 20/06/2012 17:54, Kurt Roeckx wrote: Source: scilab Version: 5.4.0-alpha-20122105-824511b-1~exp1 Severity: serious Hi, The scilab build log is full of: Watcher: Tick. buildd1342 0.0 0.3 20512 13960 ?SJun11 0:04 /usr/bin/perl /usr/bin/sbuild --apt-update

Bug#677555: Reopen

2012-06-22 Thread Sylvestre Ledru
reopen 677555 thanks Hi, Actually, it touchs too many things. I revert my change. 3.0 will be the default of wheezy. Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#659784: HELP needed for uploading a new version 6.1 of the Rheolef package

2012-05-18 Thread Sylvestre Ledru
Le 15/05/2012 22:26, Saramito Pierre a écrit : Bonjour Sylvestre, Je viens de remonter sous svn une nouvelle version de la debianisation de rheolef : cela corrige le nouveau probleme a propos de gcc 4.7 sous sid (bug #671996 ). Cela correspond aussi a une nouvelle version 6.1 des sources

Bug#672618: scilab still fails with openjdk7

2012-05-20 Thread Sylvestre Ledru
On 18/05/2012 19:52, Micah Gersten wrote: reopen 672618 notfixed 672618 5.3.3-9 stop Just tried 5.3.3-9in Ubuntu quantal which now has openjdk-7 by default and scilab still fails on these names: Sorry. I forgot the javadoc section. Next time, please avoid to attach a 6mb file. Please send a

Bug#672618: scilab still fails with openjdk7

2012-05-20 Thread Sylvestre Ledru
On 20/05/2012 19:15, Micah Gersten wrote: On 05/20/2012 10:01 AM, Sylvestre Ledru wrote: On 18/05/2012 19:52, Micah Gersten wrote: Sorry, I only realized it was 6MB when I hit the send button, I'll check the size next time first. No worries :) -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#673758: ITP: scilab-metanet -- Scilab graphs and networks computations module.

2012-05-21 Thread Sylvestre Ledru
Package: wnpp Severity: wishlist Owner: Sylvestre Ledru sylves...@debian.org * Package name: scilab-metanet Version : 0.4 * URL : http://forge.scilab.org/index.php/p/metanet/ * License : CeCILL Programming Lang: Scilab, fortran, etc Description : Scilab

Bug#673788: hdf5: New upstream release (1.8.9)

2012-05-21 Thread Sylvestre Ledru
Source: hdf5 Severity: wishlist A new upstream release has been published. Looks like it is only minor changes: http://www.hdfgroup.org/newsletters/newsletter127.html -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (500,

Bug#673957: /usr/bin/requestsync: requestsync fails with 'Distribution data outdated'

2012-05-22 Thread Sylvestre Ledru
Package: ubuntu-dev-tools Version: 0.141 Severity: important File: /usr/bin/requestsync Dear Maintainer, requestsync is failing with: Traceback (most recent call last): File /usr/bin/requestsync, line 363, in module main() File /usr/bin/requestsync, line 48, in main if

Bug#664667: closed by Sylvestre Ledru sylves...@debian.org (Fixed)

2012-05-22 Thread Sylvestre Ledru
On 22/05/2012 16:11, Andreas Beckmann wrote: Version: 3.8.4-4~exp7 Hi Sylvestre, there is still an unversioned Conflicts: libatlas3gf-base, preventing the installation of the transitional package. Package: libatlas3-base Version: 3.8.4-4~exp7 Replaces: ..., libatlas3gf-base ( 3.8.4-4~exp4),

Bug#674150: libgvc5 install fails

2012-05-23 Thread Sylvestre Ledru
Package: libgvc5 Version: 2.26.3-11 Severity: grave Justification: renders package unusable Hello, The install of libgvc5 2.26.3-11 is failing with: Setting up libgvc5 (2.26.3-11) ... Warning: Could not load /usr/lib/graphviz/libgvplugin_pango.so.6 - file not found Warning: Could not load

Bug#674155: clang: compiling with -faddress-sanitizer fails

2012-05-23 Thread Sylvestre Ledru
On 23/05/2012 14:57, Jakub Ruzicka wrote: Compiling C sources with `clang -faddress-sanitizer` (AdressSanitizer is now part of clang starting with version 3.1) thorws following error: [...] AddressSanitizer is an awesome tool and should be readily available. Indeed but it requires some

Bug#671965: libnetcdf-dev: netcdf.mod needs update for gfortran-4.7

2012-07-16 Thread Sylvestre Ledru
Hello, The release team won't revert the change from gcc 4.6 to 4.7. Could you therefor make a rebuild yourself ? It is blocking the resolution of bug #671965. Thanks Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#658715: Bug fixed

2012-07-16 Thread Sylvestre Ledru
Hi Openmpi in experimental has been removed since it has been uploaded as a new package: http://packages.qa.debian.org/o/openmpi1.6.html Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#681948: RM: libconqat-ccsm-commons-java -- ROM; Very low popcon, no interest from the maintainer

2012-07-18 Thread Sylvestre Ledru
Package: ftp.debian.org Severity: normal -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#681949: RM: libconqat-simulink-java -- ROM; Very low popcon, no interest from the maintainer

2012-07-18 Thread Sylvestre Ledru
Package: ftp.debian.org Severity: normal Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#681188: scilab: Issue with locales values and import/export text files

2012-07-18 Thread Sylvestre Ledru
forwarded 681188 http://bugzilla.scilab.org/show_bug.cgi?id=11505 thanks On 11/07/2012 10:59, Eloi COUTANT wrote: Hi, The problem is with the functions fscanfMat and fprintfMat, which are supposed to import or export a matrix of floatting numbers. In Scilab, the decimal separator is the

Bug#682063: firmware-iwlwifi: Version 0.36 breaks firmware loading

2012-07-19 Thread Sylvestre Ledru
Package: firmware-iwlwifi Version: 0.36 Severity: important Hello, With the version 0.36 of firmware-iwlwifi fails to load the iwlagn module with the error: Jul 19 08:39:23 pomegues kernel: [ 1241.775811] iwlagn :01:00.0: request for firmware file 'iwlwifi-6000g2b-5.ucode' failed. Jul 19

Bug#682196: Modifications on unwind

2012-07-20 Thread Sylvestre Ledru
Hello I confirm that it would be great to see these two patches applied. Experimental would be fine for us! Thanks Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#682245: ITP: libc++ -- LLVM C++ Standard library

2012-07-20 Thread Sylvestre Ledru
Package: wnpp Severity: wishlist Owner: Sylvestre Ledru sylves...@debian.org * Package name: libc++ Version : 1.0~svn160132 Upstream Author : Many people (and no, not only Apple) * URL : http://libcxx.llvm.org, http://libcxxabi.llvm.org * License : BSD

Bug#666539: With libc++

2012-07-20 Thread Sylvestre Ledru
Hello, Good news, with libc++, this code compiles: $ cat foo2.cpp #include chrono int main() { } $ clang++ -stdlib=libc++ -o plop foo2.cpp echo $? 0 libc++ is currently in NEW. Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#682245: ITP: libc++ -- LLVM C++ Standard library

2012-07-20 Thread Sylvestre Ledru
On 20/07/2012 19:50, Simon Chopin wrote: Hi! I am not experienced in library packaging nor low level C++, but I am a regular user of clang and as such would love to see this library land in Debian. If you need some hands to do grunt work on the packaging, say the word ;-). Thanks for the

Bug#682271: guake will not start with a new gnome session

2012-07-20 Thread Sylvestre Ledru
On 20/07/2012 22:55, Hugo A. M. Torres wrote: ..xsession-errors show a couple of errors related to guake. Please have a look. Next time, it would be nice if you could extract yourself the relevant information from the file. ** Message: applet now removed from the notification area Traceback

Bug#670577: ITP: morse -- Multi-OpenRobot Simulation Engine

2012-04-26 Thread Sylvestre Ledru
Package: wnpp Severity: wishlist Owner: Sylvestre Ledru sylves...@debian.org * Package name: morse Version : 0.5.1 Upstream Author : Laas * URL : http://morse.openrobots.org/ * License : BSD Programming Lang: Python Description : Multi-OpenRobot

Bug#670577: ITP: morse -- Multi-OpenRobot Simulation Engine

2012-04-26 Thread Sylvestre Ledru
On 27/04/2012 02:49, Jonathan Nieder wrote: Hi Sylvestre, Sylvestre Ledru wrote: * Package name: morse That's an awful package name. It makes me think of Inspector Morse and morse code, which is too many associations to be precise. :) (More importantly, it conflicts with an existing

Bug#670577: ITP: morse -- Multi-OpenRobot Simulation Engine

2012-04-27 Thread Sylvestre Ledru
On 27/04/2012 10:47, Goswin von Brederlow wrote: Sylvestre Ledrusylves...@debian.org writes: Package: wnpp Severity: wishlist Owner: Sylvestre Ledrusylves...@debian.org * Package name: morse Version : 0.5.1 Upstream Author : Laas * URL :

Bug#659784: lapack blas co

2012-04-28 Thread Sylvestre Ledru
On 28/04/2012 09:32, Jonathan Nieder wrote: Sylvestre Ledru wrote: They are already in experimental ;) blas 1.2.20110419-3~exp3 lapack 3.4.1-1~exp1 If those have the latest fixes, then I fear I have bad news. ok, i though it was ok Sorry :/ S -- To UNSUBSCRIBE, email to debian

Bug#644926: Description is missleading about libwagon-java

2011-10-10 Thread Sylvestre Ledru
Package: libwagon-java Severity: normal Hello, The following command shows that libwagon-java is supposed to provide some jar like wagon-webdav-jackrabbit $ apt-cache show libwagon-java|grep -i jack wagon-webdav-jackrabbit It uses the Apache JackRabbit library for WebDAV access.

Bug#594820: clang: specify libstdc++ version of headers to use

2011-10-10 Thread Sylvestre Ledru
Hello Le mardi 11 octobre 2011 à 00:07 +0200, Marc Glisse a écrit : Package: clang [...] ii libstdc++6 4.6.1-4 ii libstdc++6-4.6-dev 4.6.1-4 Looks like you forced some installations. I am now requiring a minimal version of libstdc++ 4.6.1-8 Upgrading to this version should

Bug#594820: clang: specify libstdc++ version of headers to use

2011-10-11 Thread Sylvestre Ledru
Le mardi 11 octobre 2011 à 00:07 +0200, Marc Glisse a écrit : Package: clang Version: 2.9-14 Followup-For: Bug #594820 $ cat f.cc #include fenv.h $ clang++ -P -E f.cc namespace std { typedef long unsigned int size_t; typedef long int ptrdiff_t; } $ After a look on this, I think

Bug#644994: segfault while using h5dump in /usr/lib/libhdf5.so.6

2011-10-11 Thread Sylvestre Ledru
Le mardi 11 octobre 2011 à 10:57 -0400, Yaroslav Halchenko a écrit : Package: hdf5-tools Version: 1.8.4-patch1-3 Severity: normal running a dump on a file we have generated (must be attached to this report or if cut could be found at http://www.onerussian.com/tmp/plain.hdf5) results in a

Bug#644994: segfault while using h5dump in /usr/lib/libhdf5.so.6

2011-10-11 Thread Sylvestre Ledru
forwarded 644994 https://jira.hdfgroup.uiuc.edu/browse/HELPDSK-197 thanks Le mardi 11 octobre 2011 à 17:13 +0200, Sylvestre Ledru a écrit : Le mardi 11 octobre 2011 à 10:57 -0400, Yaroslav Halchenko a écrit : Package: hdf5-tools Version: 1.8.4-patch1-3 Severity: normal running a dump

Bug#644943: Please switch source package to OCE

2011-10-13 Thread Sylvestre Ledru
Le jeudi 13 octobre 2011 à 10:08 +0200, D. Barbier a écrit : On 2011/10/11 Adam C Powell IV wrote: Dear Denis, Denis (and others on the CC list), what do you think? Can we keep the same source package name, unless/until OCE diverges away from the main OCCT? I have mixed feelings

Bug#645546: clang: FTBFS(kfreebsd): error: Operating system is unknown, configure can't continue

2011-10-17 Thread Sylvestre Ledru
Le dimanche 16 octobre 2011 à 23:26 +0200, Christoph Egger a écrit : cd build-clang \ ../llvm-2.9/configure CC=x86_64-kfreebsd-gnu-gcc CXX=x86_64-kfreebsd-gnu-g++ CPP=x86_64-kfreebsd-gnu-cpp --with-c-include-dirs=/usr/include/x86_64-kfreebsd-gnu:/usr/include

Bug#645881: critical update 29 available

2011-10-19 Thread Sylvestre Ledru
CC debian release security Le mercredi 19 octobre 2011 à 12:21 +0200, Thijs Kinkhorst a écrit : Upstream has released Java SE 6 update 29 yesterday: http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html with security fixes. Well, that especially means that it is now

Bug#652264: Missing symbols in arpack: Works for me

2011-12-25 Thread Sylvestre Ledru
Hi, I don't know why my previous comment is not into the bug tracker but anyway, here is the result of my test. $ cat plop.c int main() { dseupd_(); return 1; } Both gcc clang are happy about the symbol: $ gcc -o plop plop.c -larpack echo $? 0 $ clang -o plop plop.c -larpack

Bug#653256: clang: defines __GNUC__ but does not support all built-in functions

2011-12-27 Thread Sylvestre Ledru
Le lundi 26 décembre 2011 à 01:01 +, brian m. carlson a écrit : Please fix this, preferably by no longer #defining __GNUC__, Do you know where it is defined ? implement all the GCC builtins correctly. Well, it is an upstream task. I can forward this wish if you want. S -- To

Bug#653455: debomatic: Could not get any mail sent

2011-12-28 Thread Sylvestre Ledru
Package: debomatic Severity: important Hello, I cannot get debomatic to send any mail at the end of a build (successful or not). I removed mailer from modules.blacklist. The email address in the changelog is the right one. However, I don't see anything in the logs of exim or in the debomatic's

Bug#653468: debomatic: /etc/init.d/debomatic restart fails to restart debomatic

2011-12-28 Thread Sylvestre Ledru
Package: debomatic Version: 0.9-1 Severity: important Dear Maintainer, On my system, the command sudo /etc/init.d/debomatic restart fails to restart debomatic. /var/log/debomatic.log shows the message: Another instance is running. Aborting Thanks, Sylvestre -- System Information: Debian

Bug#638363: hdf5: please disable MPI support on s390x

2011-12-29 Thread Sylvestre Ledru
Le jeudi 29 décembre 2011 à 11:41 +0100, Jakub Wilk a écrit : * Aurelien Jarno aure...@debian.org, 2011-08-18, 22:23: hdf5 build depends on libopenmpi-dev on s390x, while this package is not available (like on s390). Therefore the package is not buildable here. Could you please disable MPI

Bug#634796: SIVP with opencv 2.3

2011-12-29 Thread Sylvestre Ledru
Sorry, I missed this bug report. I will fix in ten days (NMU are welcome also) Sorry, Sylvestre -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#692578: RFA: shinken

2012-11-07 Thread Sylvestre Ledru
Package: wnpp Severity: normal The original maintainer losts the interest in this package and I am not sure a user. (I was expecting him to be active after the initial upload, I was wrong). If nobody takes it, I will ask for a removal in 2013. Sorry, Sylvestre -- To UNSUBSCRIBE, email to

Bug#692578: RFA: shinken

2012-11-08 Thread Sylvestre Ledru
On 07/11/2012 18:19, Bart Martens wrote: Hi Sylvestre, If the package is no longer maintained, shouldn't this bug be an O-bug instead of an RFA-bug ? I don't object against removing it, but maybe Vincent and Raphael in cc are interested to keep it in Debian. Probably but I didn't want to be

Bug#690432: libdivecomputer0: Please update to the latest upstream release

2012-10-14 Thread Sylvestre Ledru
b84a2e4ed4bc6958b2a0067a3c4d48be81a17e87 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru sylvestre.le...@scilab-enterprises.com Date: Sun, 14 Oct 2012 13:06:22 +0200 Subject: [PATCH] * Non maintainer upload * New upstream release * Remove the last digit of Standards-Version --- debian/changelog |8 debian

Bug#690434: subsurface: Please use the shared library of libdivecomputer and not as static

2012-10-14 Thread Sylvestre Ledru
Package: subsurface Version: 1.2-1 Severity: normal Hello Could you use the shared library instead of using the static one ? It would help the maintainance of the package (for example, not having to upload subsurface once a new release of libdivecomputer is uploaded). Thanks, Sylvestre --

Bug#690436: subsurface: Please upload in experimental the new release of subsurface

2012-10-14 Thread Sylvestre Ledru
Package: subsurface Severity: wishlist Hello, Could you consider the upload of the new version of subsurface (current is 2.0.1) ? If you don't have time, I can do it for you. Thanks, Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600,

Bug#690438: libdivecomputer0: Add symbol file to the library

2012-10-14 Thread Sylvestre Ledru
Package: libdivecomputer0 Version: 0.1.0-3 Severity: normal Hello Please add a symbol list file. It really helps on a C library to keep track of API/ABI changes. Thanks Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500,

Bug#690751: ooo2dbk: Missing dependency on xsltproc

2012-10-17 Thread Sylvestre Ledru
Package: ooo2dbk Version: 2.1.0-1 Severity: normal Hello, I just install ooo2dbk but it doesn't work $ ooo2dbk foo.odt sh: 1: xsltproc: not found The installation of xsltproc fixed the problem. Thanks, Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT

Bug#691137: ITP: scalasca -- Scalable performance Analysis of Large-Scale parallel Applications

2012-10-21 Thread Sylvestre Ledru
Package: wnpp Severity: wishlist Owner: Sylvestre Ledru sylves...@debian.org * Package name: scalasca Version : 1.4.2 Upstream Author : Forschungszentrum Juelich GmbH * URL : http://www.scalasca.org/ * License : BSD-3-clause Programming Lang: C, C

Bug#685693: openmpi: New (major) upstream version 1.5.5 available

2012-08-23 Thread Sylvestre Ledru
Hello, Le 23/08/2012 15:31, Mario Lang a écrit : Package: openmpi Severity: wishlist OpenMPI is upstream currently at version 1.5.5. Please provide an up-to-date package. The list of fixes and improvements in ./NEWS is quite substantial since 1.4.5 (which is what Debian ships). Actually,

Bug#657281: fop vs non-free ?

2012-08-30 Thread Sylvestre Ledru
Le 30/08/2012 17:51, Moritz Muehlenhoff a écrit : On Thu, May 31, 2012 at 02:07:57PM +0200, Sylvestre Ledru wrote: On 31/05/2012 13:32, Mathieu Malaterre wrote: Any news on this bug ? $ cat https://issues.apache.org/bugzilla/show_bug.cgi?id=52704#c12 Sylvestre Ledru 2012-04-13 11:26:24 UTC I

Bug#678033: hotfix

2012-08-30 Thread Sylvestre Ledru
Le 30/08/2012 17:48, Václav Šmilauer a écrit : The fix Sami mentioned works only when _compiling_ glibc with clang, not when clang uses headers which were otherwise compiled for use with gcc. The attached patch is a trivial hotfix modifying an already installed file, for those who need the fix

Bug#682743: mime-support: Please update the Scilab extensions

2012-07-25 Thread Sylvestre Ledru
Package: mime-support Version: 3.52-1 Severity: wishlist Tags: patch Hello, I updated Scilab mime types. Could you apply the attached patch ? Thanks Sylvestre -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (600, 'testing'), (500, 'unstable'), (1,

Bug#682745: mime-support: Please import mime-support into a VCS

2012-07-25 Thread Sylvestre Ledru
Package: mime-support Version: 3.52-1 Severity: wishlist Hello, Could you consider the usage of a VCS (git, svn) to maintain mime-support ? It would simplify the work for writing patches and for potential contributors. Thanks, Sylvestre -- System Information: Debian Release: wheezy/sid APT

Bug#682745: mime-support: Please import mime-support into a VCS

2012-07-25 Thread Sylvestre Ledru
On 25/07/2012 11:12, Charles Plessy wrote: Le Wed, Jul 25, 2012 at 11:08:04AM +0200, Sylvestre Ledru a écrit : Could you consider the usage of a VCS (git, svn) to maintain mime-support ? It would simplify the work for writing patches and for potential contributors. Hi Sylvestre, We

<    2   3   4   5   6   7   8   9   10   11   >