Bug#665237: nodejs: FTBFS: tests failed

2012-03-22 Thread Jérémy Lal
=== release test-cluster-kill-workers === this one is being investigated at http://bugs.debian.org/660802 === release test-tls-server-verify === and this one at http://bugs.debian.org/665093 thank you. Jérémy. -- To UNSUBSCRIBE, email to

Bug#622628: npm dependencies waiting to be reviewed/uploaded (Was: npm no longer works)

2012-03-20 Thread Jérémy Lal
Added fstream and tar. git://git.debian.org/collab-maint/node-inherits.git (debian native) git://git.debian.org/collab-maint/node-block-stream.git git://git.debian.org/collab-maint/node-rimraf.git git://git.debian.org/collab-maint/node-fstream.git git://git.debian.org/collab-maint/node-tar.git

Bug#622628: npm dependencies waiting to be reviewed/uploaded (Was: npm no longer works)

2012-03-20 Thread Jérémy Lal
To sum up, those are waiting to be review/uploaded : git://git.debian.org/collab-maint/node-inherits.git (debian native) git://git.debian.org/collab-maint/node-block-stream.git git://git.debian.org/collab-maint/node-rimraf.git git://git.debian.org/collab-maint/node-fstream.git

Bug#622628: npm dependencies waiting to be reviewed/uploaded (Was: npm no longer works)

2012-03-19 Thread Jérémy Lal
Hi, a small update today : git://git.debian.org/collab-maint/node-inherits.git source 3.0(native) had to be rewritten from scratch because of non DFSG license. git://git.debian.org/collab-maint/node-block-stream.git git://git.debian.org/collab-maint/node-rimraf.git Many thanks to David

Bug#622628: npm no longer works

2012-03-16 Thread Jérémy Lal
Current batch of packages waiting for review/upload : git://git.debian.org/collab-maint/node-lru-cache.git git://git.debian.org/collab-maint/node-minimatch.git git://git.debian.org/collab-maint/node-semver.git git://git.debian.org/collab-maint/node-ini.git

Bug#622628: npm no longer works

2012-03-15 Thread Jérémy Lal
On 13/03/2012 23:37, Jérémy Lal wrote: I tried to address the most important issues, so as to have an acceptable npm package. Please see : http://anonscm.debian.org/gitweb/?p=collab-maint/npm.git;a=blob;f=debian/changelog Note that debian/copyright and debian/copyright_hints are now synched

Bug#622628: npm no longer works

2012-03-15 Thread Jérémy Lal
I'll maintain the list of packages to review/upload here : git://git.debian.org/collab-maint/node-lru-cache.git git://git.debian.org/collab-maint/node-minimatch.git git://git.debian.org/collab-maint/node-semver.git git://git.debian.org/collab-maint/node-ini.git Cheers, Jérémy. -- To

Bug#622628: [Pkg-javascript-devel] : Bug#622628: npm no longer works

2012-03-13 Thread Jérémy Lal
I tried to address the most important issues, so as to have an acceptable npm package. Please see : http://anonscm.debian.org/gitweb/?p=collab-maint/npm.git;a=blob;f=debian/changelog Note that debian/copyright and debian/copyright_hints are now synched. i put debian/TODO here : * Package

Bug#622628: [Pkg-javascript-devel] Bug#622628: Bug#622628: Bug#622628: npm no longer works

2012-03-08 Thread Jérémy Lal
On 08/03/2012 15:33, Jonas Smedegaard wrote: On 12-03-08 at 10:34am, Felipe Sateler wrote: On Tue, Mar 6, 2012 at 13:42, Jonas Smedegaard d...@jones.dk wrote: On 12-03-06 at 01:14pm, Felipe Sateler wrote: npm is too old to function with current nodejs in debian. Please update the package!

Bug#622628: [Pkg-javascript-devel] Bug#622628: npm no longer works

2012-03-06 Thread Jérémy Lal
On 06/03/2012 17:14, Felipe Sateler wrote: I might (hopefully...) have time to help, and I will need this. Is there any roadmap on what is missing to get an updated npm package? There is : * package dependencies that are in node_modules * make sure the license is free (MIT +no-false-attribs)

Bug#622628: [Pkg-javascript-devel] Bug#622628: Bug#622628: npm no longer works

2012-03-06 Thread Jérémy Lal
On 06/03/2012 18:06, Jonas Smedegaard wrote: On 12-03-06 at 05:40pm, Jérémy Lal wrote: On 06/03/2012 17:14, Felipe Sateler wrote: I might (hopefully...) have time to help, and I will need this. Is there any roadmap on what is missing to get an updated npm package? There is : * package

Bug#622628: [Pkg-javascript-devel] Bug#622628: Bug#622628: Bug#622628: Bug#622628: npm no longer works

2012-03-06 Thread Jérémy Lal
On 06/03/2012 18:54, Jonas Smedegaard wrote: On 12-03-06 at 06:32pm, Jérémy Lal wrote: On 06/03/2012 18:06, Jonas Smedegaard wrote: On 12-03-06 at 05:40pm, Jérémy Lal wrote: On 06/03/2012 17:14, Felipe Sateler wrote: I might (hopefully...) have time to help, and I will need

Bug#639636: nodejs: FTBFS/armel - testsuite fails

2012-02-03 Thread Jérémy Lal
Note: libv8 armel -Dv8_can_use_unaligned_accesses=false : nodejs test failure libv8 armhf -Dv8_can_use_unaligned_accesses=true : nodejs test pass. That flag turns on a small amount of code in libv8/src/arm, maybe it's that part that is broken. TODO : request guest access to armel porter

Bug#639636: [node-dev] Re: Bug#639636: nodejs: FTBFS/armel - testsuite fails

2012-01-25 Thread Jérémy Lal
update : now building 0.6.8, test/simple/test-buffer is still failing on armel (armv4t), see https://buildd.debian.org/status/fetch.php?pkg=nodejsarch=armelver=0.6.8~dfsg1-1stamp=1327488576 Since the test used to succeed on armv7, i guess it needs an upstream v8 opinion. Jérémy. -- To

Bug#655896: [DRE-maint] Bug#655896: Rails depends on the wrong version of librack-ruby, which leads to a loss of data in redmine.

2012-01-15 Thread Jérémy Lal
Hi, https://github.com/chneukirchen/rack/commit/6fa19e3a268c is a simple patch that fixes the issue, and is probably the cause of the 1.1.1 release... Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#655896: [DRE-maint] Bug#655896: Rails depends on the wrong version of librack-ruby, which leads to a loss of data in redmine.

2012-01-14 Thread Jérémy Lal
On 14/01/2012 17:10, Kubo Hiroshi wrote: Package: libactivesupport-ruby1.8 Source: rails Version: 2.3.5-1.2+squeeze1 Tags: redmine librack-ruby libactivesupport-ruby Severity: grave In squeeze, when redmine package is installed, rails 2.3.5-11.2+squeeze1 and librack-ruby 1.1.0-4 are

Bug#653350: [DRE-maint] Bug#653350: Bug#653350: redmine: redmine won't install with rubygems 1.8.12-1

2012-01-07 Thread Jérémy Lal
On 04/01/2012 10:53, Jérémy Lal wrote: Upstream is aware of that bug, see https://github.com/rubygems/rubygems/pull/250 rubygems 1.8.14 will probably fix it. From the look of the changelog, rubygems 1.8.15 fixes the issue, and is released. (1.8.14 has a problem with the fix

Bug#653962: libv8 predictable hash collisions

2012-01-04 Thread Jérémy Lal
Update : the issue is being solved at : http://codereview.chromium.org/9083001/ Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#653350: [DRE-maint] Bug#653350: redmine: redmine won't install with rubygems 1.8.12-1

2012-01-04 Thread Jérémy Lal
Upstream is aware of that bug, see https://github.com/rubygems/rubygems/pull/250 rubygems 1.8.14 will probably fix it. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#653962: libv8 predictable hash collisions

2012-01-03 Thread Jérémy Lal
On 01/01/2012 23:50, Thijs Kinkhorst wrote: Package: libv8 Severity: serious Tags: security Hi, It was reported that V8 is affected by the predictable hash collisions attack that made its rounds around the net this week. This is tracked at

Bug#639636: [node-dev] Re: Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-12-31 Thread Jérémy Lal
On 31/12/2011 02:47, Steven Chamberlain wrote: Hello, I wonder if this commit (introduced in 0.5.10) is what fixed the failure of test-buffer.js in later versions: https://github.com/joyent/node/commit/6a72e525202972fe5d5a89cc94f48071380c1aa7 I have no armel build system but would

Bug#653350: redmine: redmine won't install with rubygems 1.8.12-1

2011-12-29 Thread Jérémy Lal
On 27/12/2011 12:25, Jörg-Volker Peetz wrote: Package: redmine ... uninitialized constant Gem::SyckDefaultKey ... gem2deb's fix is to call Gem.load_yaml before require 'yaml' is called elsewhere. Using that fix on redmine works too, in /usr/share/redmine/config/boot.rb : class VendorBoot

Bug#629067: [DRE-maint] Bug#629067: libactionpack-ruby: libactionpack update breaks redmine

2011-12-13 Thread Jérémy Lal
On 10/12/2011 21:44, Michael Biebl wrote: Hi, On 10.12.2011 13:39, Jérémy Lal wrote: i just forgot about that, and will propose a debdiff tomorrow to the security team. Unless there's a more appropriate way of dealing with the upload ? it could be done via a stable upload in the next

Bug#629067: [DRE-maint] Bug#629067: libactionpack-ruby: libactionpack update breaks redmine

2011-12-13 Thread Jérémy Lal
On 13/12/2011 09:33, Ondřej Surý wrote: Ok, I'll prepare the rails fix. I was still living in the world where redmine was the culprit. My mistake ! It's really the security patch that caused the problem by using the non-existent html_safe method. A fix is proposed in this very bug report. We

Bug#629067: [DRE-maint] Bug#629067: libactionpack-ruby: libactionpack update breaks redmine

2011-12-10 Thread Jérémy Lal
On 10/12/2011 13:04, Michael Biebl wrote: Is there any progress on this? I've been bitten by this bug on several production redmine instances when we installed the security updates. It's not acceptable that a security update breaks in such a way in stable. I currently have those packages

Bug#650552: [Pkg-javascript-devel] Bug#650552: Bug#650552: Bug#650552: Bug#650552: node-expat: FTBFS: EBADF, Bad file descriptor '/usr/lib/package.json'

2011-12-05 Thread Jérémy Lal
-expat.node: undefined symbol: _ZNK2v86String10WriteAsciiEPciii make: *** [build/node-node-expat] Error 127 I have now pushed the work, for others to try repeat the error from the Git. Perhaps Jérémy Lal has a clue about it...? This problem is caused by the fact you're building with latest

Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-12-05 Thread Jérémy Lal
Thanks to the abel guest access i got, libv8 builds and pass tests on armel and armhf. I'm still having *one* test failing, if anyone has an idea about why : var f = new Buffer('über', 'ucs2'); assert.deepEqual(f, new Buffer([252, 0, 98, 0, 101, 0, 114, 0])); Giving this result :

Bug#650552: [Pkg-javascript-devel] Bug#650552: node-expat: FTBFS: EBADF, Bad file descriptor '/usr/lib/package.json'

2011-12-05 Thread Jérémy Lal
On 05/12/2011 17:53, David Paleino wrote: On Mon, 5 Dec 2011 15:37:04 +0700, Jonas Smedegaard wrote: On 11-12-05 at 09:24am, Jérémy Lal wrote: This problem is caused by the fact you're building with latest libv8-dev, but nodejs 0.4 wasn't. I'll upload a nodejs 0.4 built against libv8 3.5

Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-12-05 Thread Jérémy Lal
On 05/12/2011 17:51, Jérémy Lal wrote: Thanks to the abel guest access i got, libv8 builds and pass tests on armel and armhf. I'm still having *one* test failing, if anyone has an idea about why : var f = new Buffer('über', 'ucs2'); assert.deepEqual(f, new Buffer([252, 0, 98, 0, 101

Bug#639636: [node-dev] Re: Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-12-05 Thread Jérémy Lal
On 05/12/2011 21:54, Ben Noordhuis wrote: On Mon, Dec 5, 2011 at 20:02, Jérémy Lal kapo...@melix.org wrote: On 05/12/2011 17:51, Jérémy Lal wrote: Thanks to the abel guest access i got, libv8 builds and pass tests on armel and armhf. I'm still having *one* test failing, if anyone has an idea

Bug#648506: libv8: diff for NMU version 3.4.14.21-4.1

2011-11-15 Thread Jérémy Lal
On 15/11/2011 21:32, Jakub Wilk wrote: tags 648506 + patch tags 648506 + pending thanks Dear maintainer, I've prepared an NMU for libv8 (versioned as 3.4.14.21-4.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Why the rush ? v8 3.5 supports

Bug#648506: libv8: diff for NMU version 3.4.14.21-4.1

2011-11-15 Thread Jérémy Lal
On 15/11/2011 22:39, Julien Cristau wrote: On Tue, Nov 15, 2011 at 22:28:06 +0100, Jérémy Lal wrote: On 15/11/2011 21:32, Jakub Wilk wrote: tags 648506 + patch tags 648506 + pending thanks Dear maintainer, I've prepared an NMU for libv8 (versioned as 3.4.14.21-4.1) and uploaded

Bug#645139: redmine: fails to install also in testing; downgrade to previous version 1.1.3-4 also fails

2011-10-23 Thread Jérémy Lal
On 23/10/2011 11:12, Jörg-Volker Peetz wrote: Package: redmine Version: 1.2.1+dfsg2-2 Dear maintainer, redmine 1.2.1+dfsg2-2 entered testing and also fails to install here. Even a downgrade to the previous version of redmine fails with the same symptoms: # dpkg -r redmine-sqlite

Bug#645139: redmine: fails to install also in testing; downgrade to previous version 1.1.3-4 also fails

2011-10-23 Thread Jérémy Lal
It seems .specification file is not forward compatible with rubygems 1.8.10 : cd /usr/share/redmine/vendor/gems rm rubytree-0.5.2/.specification rake gems:refresh_specs does the job. I'll update .specification in package today. Jérémy. -- To UNSUBSCRIBE, email to

Bug#623509: npm and mricron: error when trying to install together

2011-10-16 Thread Jérémy Lal
tags 623509 + pending upstream thanks On Thu, Apr 21, 2011 at 11:08:25AM -0400, Michael Hanke wrote: I tend to agree with him -- most users probably start NPM by selecting it from the menu and being a GUI-tool it shouldn't be used in 3rd-party scripts. Hence, I guess the easy way out of

Bug#643849: FTBFS on (backport to Squeeze of) nodejs built for i486 (on amd64 host)

2011-10-11 Thread Jérémy Lal
On 11/10/2011 03:15, Martin Skøtt wrote: Jérémy, I encountered the same error as Jonas when using pbuilder on i386 (with amd64 kernel) to build a backport for amd64. I applied your patch and the build completed nicely. That's great, Jonas, do you confirm ? Jérémy. -- To

Bug#643849: FTBFS on (backport to Squeeze of) nodejs built for i486 (on amd64 host)

2011-10-01 Thread Jérémy Lal
I can't reproduce it yet. Maybe the timeouts are called too soon or too late. Could you try that patch ?@ diff --git a/test/simple/test-net-server-max-connections.js b/test/simple/test-net-server-max-connections.js index f45c1e5..72cf324 100644 ---

Bug#643849: FTBFS on (backport to Squeeze of) nodejs built for i486 (on amd64 host)

2011-09-30 Thread Jérémy Lal
On 30/09/2011 10:25, Jonas Smedegaard wrote: Package: nodejs Version: 0.4.12-1 Severity: serious Attached is a cowbuilder build log of a failed build for i386 (hardware is amd64) on squeeze + backported libv8 for i386. - Jonas Not the first time i see this test fail. I'll try to

Bug#642731: nodejs: FTBFS: make[1]: *** [test] Error 1

2011-09-24 Thread Jérémy Lal
Thank you for your bug report. The failing tests come from the newer libv8 version. nodejs 0.4.12 will fix this. Regards, Jérémy Lal -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#641678: cdbs: commit 7e039c4a is the culprit

2011-09-16 Thread Jérémy Lal
Package: cdbs Version: 0.4.97 Followup-For: Bug #641678 Hi, i'm hit by that bug too, i found that commit 7e039c4a : Fix support for *-any and any-* archs in list-packages script. is responsible for breaking builds when Architecture is a list of archs. Regards, Jérémy. -- System Information:

Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-08-28 Thread Jérémy Lal
On 28/08/2011 22:26, Hector Oron wrote: Package: nodejs Version: 0.4.11-1 Severity: serious Hello, Your package fails to build on Debian armel autobuild daemons: I'm going to see if it can be built within qemu, but after that i'm stuck, not having access to real armel hardware. Same

Bug#639636: nodejs: FTBFS/armel - testsuite fails

2011-08-28 Thread Jérémy Lal
On 28/08/2011 23:46, Julien Cristau wrote: http://db.debian.org/machines.cgi?host=abel http://db.debian.org/machines.cgi?host=agricola http://dsa.debian.org/doc/guest-account/ Thank you Julien, i submitted a request. Jérémy. -- To UNSUBSCRIBE, email to

Bug#627337: libv8: FTBFS: array-length test times out

2011-05-25 Thread Jérémy Lal
On 19/05/2011 19:12, Daniel Schepler wrote: Source: libv8 Version: 3.1.8.10-3 Severity: serious From my pbuilder build log: ... Starting release regress-73... Done running release regress-73: pass Starting release regress-75... Done running release regress-75: pass === release

Bug#627337: libv8: FTBFS: array-length test times out

2011-05-23 Thread Jérémy Lal
On 19/05/2011 19:12, Daniel Schepler wrote: Source: libv8 Version: 3.1.8.10-3 Severity: serious From my pbuilder build log: ... Starting release regress-73... Done running release regress-73: pass Starting release regress-75... Done running release regress-75: pass === release

Bug#623372: FTBFS on all architectures

2011-05-21 Thread Jérémy Lal
On 21/05/2011 23:07, Colin Watson wrote: On Tue, Apr 19, 2011 at 09:43:49PM +0200, Jérémy Lal wrote: I asked the previous uploader (Bartosz Fenski) to check http://mentors.debian.net/debian/pool/main/m/multiwatch/multiwatch_1.0.0-rc1-2.dsc and am waiting for an answer. mentors.debian.net

Bug#623449: [Pkg-javascript-devel] Bug#623449: Bug#623449: marked as done (FTBFS on armel: Fatal error in test/cctest/test-accessors.cc, line 156)

2011-04-22 Thread Jérémy Lal
On 22/04/2011 18:14, Jonas Smedegaard wrote: notfixed 623449 thanks On 11-04-22 at 04:03pm, Debian Bug Tracking System wrote: * Temporarily allow some tests to fail on armel builds. Closes: bug#623449. * Turn on verbose output when running tests. I disagree that it fixes bugs

Bug#623449: [Pkg-javascript-devel] Bug#623449: Bug#623449: Bug#623449: Bug#623449: marked as done (FTBFS on armel: Fatal error in test/cctest/test-accessors.cc, line 156)

2011-04-22 Thread Jérémy Lal
On 22/04/2011 19:26, Jonas Smedegaard wrote: It is not that I require you to explain me the details of this (I do not expect to really understand libv8 or node!) but please clarify if this is a) temporarily closing our eyes to brokenness on ARM or b) workaround for wrong tests applied to

Bug#623509: npm and mricron: error when trying to install together

2011-04-21 Thread Jérémy Lal
Hi, users expect npm to provide npm, and is only invoked on the command line, so renaming will certainly deceive users. And the other hand, mricron's npm has a .desktop file and can be renamed without users losing track of it (being still listed in the Education's menu as NPM). A quick glance at

Bug#623372: FTBFS on all architectures

2011-04-19 Thread Jérémy Lal
I asked the previous uploader (Bartosz Fenski) to check http://mentors.debian.net/debian/pool/main/m/multiwatch/multiwatch_1.0.0-rc1-2.dsc and am waiting for an answer. Regards, Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe.

Bug#622556: libgnome-keyring0: Keyring no longer remembers passwords

2011-04-13 Thread Jérémy Lal
Telepathy outputs this message when using version 3.0.0-1 : secret service operation failed: The algorithm 'dh-ietf1024-sha256-aes128-cbc-pkcs7' is not supported and going back to 2.32 does fix it. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#622623: nodejs uninstallable

2011-04-13 Thread Jérémy Lal
Yep, i'm dealing with this asap. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#620065: closed by Julien Lavergne julien.laver...@gmail.com (Bug#620065: fixed in libimobiledevice 1.1.0-3)

2011-04-12 Thread Jérémy Lal
On 12/04/2011 18:21, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the libimobiledevice2 package: #620065: libimobiledevice2: file conflict with libimobiledevice1 It has been closed by Julien Lavergne

Bug#620911: Rubygems 1.6.2-1 breaks Redmine 1.0.

2011-04-04 Thread Jérémy Lal
On 05/04/2011 03:29, David Martínez Moreno wrote: I can send you the patches needed for that, unless you foresee the upload of redmine 1.1 to sid REAL soon. Thank you but i already patched redmine 1.1.2-1 and uploaded it into experimental. I'm uploading 1.1.2-2 to sid right now. Jérémy. --

Bug#608397: redmine: security issues in 1.0.1 (fixed in 1.0.5)

2011-02-23 Thread Jérémy Lal
the security fixes, and i verified it does not introduce new bugs. Best regards, Jérémy Lal diff -Nru redmine-1.0.1/debian/changelog redmine-1.0.1/debian/changelog --- redmine-1.0.1/debian/changelog 2010-08-23 12:03:18.0 +0200 +++ redmine-1.0.1/debian/changelog 2011-01-05 00:38

Bug#611725: Patch for #611725 chromium-browser: FTBFS on armel: selected processor does not support `smulbb ..'

2011-02-18 Thread Jérémy Lal
Hi, here's the patch... no guarantee. For a reason why i believe this will work : http://code.google.com/p/skia/issues/detail?id=160 Jérémy. Description: Do not use armv4 incompatible code SMULBB are ARM-E extension. They are not needed here. Bug-Skia:

Bug#611698: nodejs: conflicts with package node needlessly

2011-02-07 Thread Jérémy Lal
On 07/02/2011 09:57, Jonathan Nieder wrote: Jérémy Lal wrote: not having /usr/bin/node as nodejs binary path will without any doubt render nodejs package unuseful for a vast majority of users. Ah, I forgot to mention: have you considered asking for advice on debian-devel, as policy §10.1

Bug#611698: nodejs: conflicts with package node needlessly

2011-02-07 Thread Jérémy Lal
On 07/02/2011 09:47, Jonathan Nieder wrote: (-cc: Julien. Julien, if you were interested and only read this late through debian-bugs-rc, sorry about that. +cc: n...@packages.debian.org) Hi Jérémy, Jérémy Lal wrote: not having /usr/bin/node as nodejs binary path will without any doubt

Bug#611518: chromium-browser: FTBFS v8/src/arm/macro-assembler-arm.cc:61:3: error: #error For thumb inter-working we require an architecture which supports blx

2011-02-04 Thread Jérémy Lal
FYI it's a weird thing in v8 : package libv8 has a patch to simply remove that warning, still, all tests pass and everything seems all right. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#611725: FTBFS on armel: selected processor does not support `smulbb ..'

2011-02-04 Thread Jérémy Lal
There might be a problem with the GYP configuration : thumb=0 It should be 1 on armv4t (the armel target cpu). However smulbb instruction is not used in SkMath, while in SkBlitRow_opts_arm it is used and triggers this error, so adding similar conditionals as the ones in SkMath might be necessary.

Bug#611698: nodejs: conflicts with package node needlessly

2011-02-01 Thread Jérémy Lal
; except that it complied with debian policy. Note that for now, nodejs 0.2.6-1 is in *experimental*, which means we have to solve the conflict problem, and only then it will go to unstable. In the meantime, i agree these matters deserves a proper explanation in README.Debian. Jérémy Lal

Bug#608397: redmine security issues fixed in 1.0.5

2011-01-05 Thread Jérémy Lal
Hi, On 04/01/2011 21:23, Julien Cristau wrote: user release.debian@packages.debian.org usertag 608397 squeeze-can-defer tag 608397 squeeze-ignore kthxbye On Sat, Jan 1, 2011 at 19:38:35 +0100, Julien Cristau wrote: On Fri, Dec 31, 2010 at 23:53:11 +0100, Jérémy Lal wrote: Hi

Bug#608397: redmine security issues fixed in 1.0.5

2010-12-31 Thread Jérémy Lal
of to a 1.0.1-2 version -- i know this is the solution when deep freeze is in effect. The question being : where should i upload 1.0.1-2 ? t-p-u ? Kind regards, Jérémy Lal -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#599982: hyperestraier: FTBFS on mips: Exception in thread main java.lang.NullPointerException

2010-10-30 Thread Jérémy Lal
Hi Satoru, just a reminder for that bug which seems easy to fix, as you probably already know, by adding zmipsz to the list of JAVA_UNSUPPORTED_ARCHS in debian/rules, as you did for zhppaz [0]. Regards, Jérémy. [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591401 -- To UNSUBSCRIBE,

Bug#597856: CVE-2010-3412: memory overrun issue in CPU profiler

2010-09-23 Thread Jérémy Lal
Thank you Giuseppe, i'll fix this tonight. Jérémy. On 23/09/2010 18:11, Giuseppe Iuculano wrote: Package: libv8 Severity: serious Tags: security patch Hi, the following CVE (Common Vulnerabilities Exposures) id was published for libv8. CVE-2010-3412[0]: | Race condition in the

Bug#590845: redmine: Configuration doesn't belong to /usr

2010-07-29 Thread Jérémy Lal
On 29/07/2010 17:23, Cyril Brulebois wrote: Package: redmine Version: 1.0.0-3 Severity: serious Justification: Policy 9.1.1 Hi, configuration is currently held under: /usr/share/redmine/config/ Configuration belongs to /etc. Please move it there. You may want to use a symlink.

Bug#590695: redmine: Fails to install.

2010-07-28 Thread Jérémy Lal
support are provided by these metapackages: redmine-mysql, redmine-pgsql, redmine-sqlite. You selected a pgsql backend. It fails. Install redmine-pgsql. If you did not select anything, then dpkg-reconfigure -plow redmine and select proper backend. Regards, Jérémy Lal -- To UNSUBSCRIBE, email

Bug#590695: redmine: Fails to install.

2010-07-28 Thread Jérémy Lal
On 28/07/2010 17:05, Cyril Brulebois wrote: Hi. Jérémy Lal je...@edagames.com (28/07/2010): Excerpt from the Description of the redmine package : Dependencies for database support are provided by these metapackages: redmine-mysql, redmine-pgsql, redmine-sqlite. The description has

Bug#589862: redmine: fails to start

2010-07-21 Thread Jérémy Lal
Please check which version of rake package you have installed. Regards, Jérémy Lal -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#585489: initscripts: There is a loop between service bootlogs and mountnfs

2010-06-11 Thread Jérémy Lal
On 11/06/2010 00:23, Petter Reinholdtsen wrote: [Jeremy Lal] insserv complains : Interesting. According to my archive wide consistency check of the init.d script dependencies, there is no loop in the packages in Debian. This make me suspect there are some obsolete scripts left on your

Bug#493599: nodejs 0.1.94 moved from udns to libc-ares

2010-05-07 Thread Jérémy Lal
That's one less package depending on udns (to be uploaded soon). The move to c-ares[0] might be instructive for jabberd2. [0] http://github.com/ry/node/commit/dc1f4ebd4478b9fe32039d79a553fac01efafcf5 Regards, Jérémy Lal -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org

Bug#579044: nodejs: Should be built against libv8 present in unstable

2010-04-24 Thread Jérémy Lal
On 24/04/2010 19:50, Vincent Bernat wrote: Package: nodejs Version: 0.1.33-3 Severity: grave Justification: renders package unusable Hi! nodejs has been built against a version of libv8 not available in unstable. It is therefore uninstallable. Please request a rebuild. I'm planning to

Bug#570308: redmine: Expects to write to plugin_assets in /usr

2010-02-17 Thread Jérémy Lal
On 18/02/2010 00:49, Adrian Irving-Beer wrote: Package: redmine Version: 0.9.2-2 Severity: serious Justification: Policy 9.1.1 FHS chapter 4 The plugin_assets directory is expected to be writable by the user running Redmine. In the Debian redmine package, this is currently

Bug#493599: switching to ldns

2010-02-11 Thread Jérémy Lal
Hi, i'm the maintainer of the nodejs package (in unstable), and since you're considering dropping udns package, i'm wondering if it is easy to switch an application that uses udns to using ldns instead. Any experience about that ? Regards, Jérémy Lal signature.asc Description: OpenPGP digital

Bug#559260: easy to fix

2009-12-03 Thread Jérémy Lal
there's just a missing ) at the end of the line 2111. Jérémy. signature.asc Description: OpenPGP digital signature

Bug#533880: spawn-fcgi: Build-Depends on libc6-dev

2009-06-23 Thread Jérémy Lal
Hi, no problem, a new version takes care of that, waiting to be uploaded. Jérémy Lal -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#474951: switching to backport fixes the issue ?

2008-04-10 Thread Jérémy Lal
... apparently i just did and everything seems ok. No errors in log while using https. for those who can't wait and don't feel like compile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#463413: problem solved by recompiling the package !

2008-02-05 Thread Jérémy Lal
i had the exact same error message, and a fresh compilation from source solved it. (unstable repository of course) Jérémy. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

<    1   2   3   4