Bug#671550: nodejs: building on kfreebsd-* (WIP)

2012-05-05 Thread Jérémy Lal
On 05/05/2012 01:21, Steven Chamberlain wrote: Package: src:nodejs Version: 0.6.16~dfsg1-2 Severity: wishlist User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Hi, Attached are *unfinished* patches for building nodejs on kfreebsd-*

Bug#671669: [Pkg-javascript-devel] Bug#671669: RM: libv8 [mipsel] -- ANAIS; no longer build on mipsel

2012-05-05 Thread Jérémy Lal
On 05/05/2012 20:49, coldtobi wrote: Package: ftp.debian.org Severity: normal Dear ftp team, The latest libv8 upload does not support mipsel anymore, thus the packages should be removed for this arch to allow the transition of libv8 to testing Hi, i feel sorry for this. current libv8

Bug#671791: git-buildpackage: configurable debian-upstream branch mappings

2012-05-06 Thread Jérémy Lal
Package: git-buildpackage Version: 0.6.0~git20120415 Severity: wishlist On 06/05/2012 19:08, Guido Günther wrote: Hi Jérémy, On Sat, May 05, 2012 at 11:02:13AM +0200, Jérémy Lal wrote: Hi, i contact you directly instead of filling a wishlist bug, and will fill one if you want to. I'm using

Bug#671669:

2012-05-07 Thread Jérémy Lal
On 07/05/2012 07:04, Tobias Frost wrote: Hallo Jérémy, thanks for your reply. I read it that way that you agree that for the time being libv8 should be removed for mipsel? Please confirm. Confirmed. I did not know i had to explicitely request removal for an architecture. Jérémy. --

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#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#644163: libv8: FTBFS on armel: 12 tests failed

2011-10-18 Thread Jérémy Lal
On 18/10/2011 11:20, Hector Oron wrote: Hello, On Mon, Oct 03, 2011 at 04:03:37PM +0200, Jérémy Lal wrote: On 03/10/2011 15:48, Julian Andres Klode wrote: Version: 3.4.14.21-3 libv8 currently fails to build from source on armel due to failing tests. Hi, i'm well aware of the situation

Bug#644163: [SOLVED] Bug#644163: libv8: FTBFS on armel: 12 tests failed

2011-10-20 Thread Jérémy Lal
very nice of you, will upload fixed version asap. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

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#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#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#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#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-dist-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-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#672534: problems with unprivilleged user documentation

2012-10-15 Thread Jérémy Lal
* (major) in point 6., running webrick suffers from the constraints already discussed in bug 589033, just that with an unprivilleged setup, chowning /usr/share/redmine/tmp is pretty much a no-go. even after i did create it and chowned it to my user, similar trouble went on:

Bug#689656: [Pkg-javascript-devel] Bug#689656: nodejs: Patches for GNU/sunos

2012-10-25 Thread Jérémy Lal
On 04/10/2012 21:42, Igor Pashev wrote: Package: nodejs Version: 0.6.19~dfsg1-5 Severity: normal Dear Maintainer, I'm porting Debian on illumos kernel and using GNU toolchain (GCC, binutils, etc.) Node.js' build system sucks so much that cannot detect features of the compiler and

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#684418: [Pkg-javascript-devel] Bug#684418: Node-semver broken in sid

2012-08-17 Thread Jérémy Lal
On 17/08/2012 18:33, Thom Wiggers wrote: It is currently not possible to install node-semver in sid because the current version of nodejs breaks it. The node-semver package should be updated to the newest upstream. node-semver must *not* be updated (in sid) to newest upstream. For reference,

Bug#683529: Connection drops after 5 minutes with iTunes 10.5.x

2012-08-21 Thread Jérémy Lal
For what it's worth, i reliably reproduce that bug. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#682768: redmine: deprecated feature leads to installation abort

2012-07-25 Thread Jérémy Lal
On 25/07/2012 15:32, Toni Mueller wrote: I just ran an upgrade and found this on the console: # apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 1267 not upgraded. 1 not fully

Bug#682768: redmine: deprecated feature leads to installation abort

2012-07-25 Thread Jérémy Lal
On 25/07/2012 16:42, Toni Mueller wrote: Hi Jeremy, I just noticed this: On Wed, Jul 25, 2012 at 04:39:53PM +0200, Toni Mueller wrote: rake aborted! FATAL: password authentication failed for user redmine Just ignore... redmine now creates a database. Severity - minor? Make sure you

Bug#687572: libsigc++-2.0: Vcs-Browse field in debian/control need to escape + to %2B

2012-09-13 Thread Jérémy Lal
Source: libsigc++-2.0 Severity: minor this is the fixed url : http://anonscm.debian.org/gitweb/?p=collab-maint/libsigc%2B%2B-2.0.git Thanks, Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#694164: RFS: redmine/1.4.4+dfsg1-2 [NMU] [RC]

2012-11-24 Thread Jérémy Lal
On 24/11/2012 18:57, Michael Gilbert wrote: On Sat, Nov 24, 2012 at 8:17 AM, Dominik George n...@naturalnet.de wrote: I am looking for a sponsor for my package redmine Hi, thanks for working on these issues. I'd like to see a few things corrected in the changelog, but otherwise it looks

Bug#684067: redmine postgresql backend fails in redmine clean instalation (whatever version 1.4.3, 1.4.4 or 1.4.2)

2012-08-06 Thread Jérémy Lal
From the info you give, i cannot distinguish which problem you have : 1 - dbconfig was not able to connect to postgresql server and create the redmine-default database. This is the probable cause of your problem. 2 - 1) was ok, but rake db:migrate (in postinst) cannot connect to the

Bug#684902: libev_4.11.orig.tar.gz has different size than upstream libev-4.11.tar.gz

2012-08-14 Thread Jérémy Lal
On 14/08/2012 16:15, Stefan Bühler wrote: Package: libev Version: 1:4.11-1 And as there is no difference i see no reason why you would repackage it... Maybe git-buildpackage (i.e. pristine-tar) is responsible of that ? Jérémy. -- To UNSUBSCRIBE, email to

Bug#675334: redmine: Upgrade to 1.4.2 fails

2012-06-06 Thread Jérémy Lal
On 06/06/2012 22:18, luigifab wrote: Exactly the same problem when upgrading from 1.4.2 to 1.4.3 with my plugins. Setting up redmine-mysql (1.4.3+dfsg1-1) ... Setting up redmine (1.4.3+dfsg1-1) ... Populating database for redmine instance default. This may take a while. Some gems may need

Bug#656329: redmine: PDF export not working

2012-01-18 Thread Jérémy Lal
On 18/01/2012 14:51, Patrice DUROUX wrote: Package: redmine Version: 1.3.0+dfsg1-1 Severity: normal Dear Maintainer, The CSV export is working well but not the PDF export. Regarging the Redmine log, there is the following message: .. Errno::EACCES (Permission denied -

Bug#657080: libev: consistently check for fds, upstream bug fix needed by node = 0.6

2012-01-23 Thread Jérémy Lal
Source: libev Version: 1:4.04-1 Severity: normal Hi, the nodejs 0.6.8 package i'm preparing has a failing test [1] which is fixed by a libev upstream patch [2]. If libev is not released soon, it'd be great to have that patch applied to libev4 (1:4.04-1). Cheers, Jérémy Lal [1] test/simple/test

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#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#655725: node-carto: homepage 404

2012-01-13 Thread Jérémy Lal
Package: node-carto Severity: minor Hi, the Homepage is a broken link, please remove the .git suffix. Cheers, Jérémy. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64)

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#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-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#663187: paulstretch: needs a running jackd ?

2012-03-09 Thread Jérémy Lal
Package: paulstretch Version: 2.2-2-1 Severity: normal Hi, i couldn't distort any sound this morning :( Cannot connect to server socket err = No such file or directory Cannot connect to server socket exec of JACK server (command = /usr/bin/jackd) failed: No such file or directory

Bug#620253: redmine 2 will support rails 3

2012-03-13 Thread Jérémy Lal
Hi, the blocker being redmine here, i have some news : we should see support for rails 3 shortly after redmine version 1.4. This means probably in less than two months. More info at : http://www.redmine.org/projects/redmine/roadmap http://www.redmine.org/issues/4796 Jérémy. -- To

Bug#620253: redmine 2 will support rails 3

2012-03-13 Thread Jérémy Lal
? With this happy news, I hope to drop rails-2.3 for wheezy. O. On Tue, Mar 13, 2012 at 16:18, Jérémy Lal kapo...@melix.org wrote: Hi, the blocker being redmine here, i have some news : we should see support for rails 3 shortly after redmine version 1.4. This means probably in less than

Bug#663746: [Pkg-javascript-devel] Bug#663746: nodejs: nodejs doesn't have NPM utility

2012-03-13 Thread Jérémy Lal
On 13/03/2012 19:59, Fred Chien wrote: Package: nodejs Version: 0.6.12-dfs Utility of npm package is broken after upgrade nodejs package to 0.6 version. By incorporating NPM into the Node.js distribution since version 0.6.3, we do not need to have to install independent npm package

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#664143: ITP: node-minimatch -- Convert glob expressions into Javascript RegExp objects

2012-03-15 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-minimatch Version : 0.2.0 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/minimatch * License : Expat Programming Lang: Javascript

Bug#664149: ITP: node-lru-cache -- Javascript least-recently-used cache object

2012-03-15 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-lru-cache Version : 1.0.5 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/node-lru-cache * License : Expat Programming Lang

Bug#664154: ITP: node-semver -- The semantic versioner for node

2012-03-15 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-semver Version : 1.0.18 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/node-semver * License : Expat Programming Lang: Javascript

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#664162: ITP: node-ini -- ini format parser and serializer for Node.js

2012-03-15 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-ini Version : 1.0.2 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/ini * License : Expat Programming Lang: JavaScript Description

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#664227: ITP: node-inherits -- Easy simple tiny inheritance in JavaScript

2012-03-16 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-inherits Version : 1.0.0 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/inherits * License : General-Public-Obviousness-License

Bug#664230: ITP: node-graceful-fs -- fs module with support for opening lots of files

2012-03-16 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-graceful-fs Version : 1.1.5 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/node-graceful-fs * License : Expat Programming Lang

Bug#664235: ITP: node-abbrev -- Like ruby abbrev module, but for Node.js

2012-03-16 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-abbrev Version : 1.0.3 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/abbrev-js * License : Expat Programming Lang: JavaScript

Bug#664237: ITP: node-nopt -- Command-line option parser for Node.js

2012-03-16 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-nopt Version : 1.0.10 Upstream Author : Isaac Z. Schlueter i...@izs.me * URL : https://github.com/isaacs/nopt * License : Expat Programming Lang: JavaScript

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#664227: ITP: node-inherits -- Easy simple tiny inheritance in JavaScript

2012-03-16 Thread Jérémy Lal
On 16/03/2012 23:45, Fernando Lemos wrote: Hi, On Fri, Mar 16, 2012 at 6:27 PM, Jérémy Lal kapo...@melix.org wrote: The actual function is laughably small. 10-lines small. If that's the case, is it really a good idea to package this at all? You mean small packages should be avoided ? Like

Bug#660800: nodejs: Failed test-buffer on armel

2012-02-21 Thread Jérémy Lal
Package: nodejs Version: 0.6.11~dfsg1-2 Severity: normal nodejs test-buffer fails on armel and has been disabled. See log at https://buildd.debian.org/status/fetch.php?pkg=nodejsarch=armelver=0.6.10~dfsg2-1stamp=1329438629 Remarks : This test does not fail when launched directly outside the

Bug#660802: nodejs: Failed test-cluster-kill-workers on armhf

2012-02-21 Thread Jérémy Lal
Package: nodejs Version: 0.6.11~dfsg1-2 Severity: normal nodejs test-cluster-kill-workers fails on armhf and has been disabled. See log at https://buildd.debian.org/status/fetch.php?pkg=nodejsarch=armhfver=0.6.11~dfsg1-1stamp=1329709196 Remarks: This test was not failing in version

Bug#634746: ruby-rails-2.3: rails : command not found

2011-11-21 Thread Jérémy Lal
Package: ruby-rails-2.3 Followup-For: Bug #634746 It works here : dev:~/tmp/railsapp$ ruby /usr/lib/ruby/vendor_ruby/railties/bin/rails . exists create app/controllers create app/helpers create app/models create app/views/layouts create

Bug#649649: reportbug: dies with IndexError: list index out of range

2011-11-22 Thread Jérémy Lal
, in get_versions_available dist = utils.SUITES2DISTS.get(l[2], '') IndexError: list index out of range Regards, Jérémy. -- Package-specific info: ** Environment settings: DEBEMAIL=kapo...@melix.org DEBFULLNAME=Jérémy Lal -- System Information: Debian Release: wheezy/sid APT prefers

Bug#611336: The game does not quit when I confirm it.

2011-11-27 Thread Jérémy Lal
On 27/11/2011 13:19, Dean Evans wrote: Hi, I have tried to recreate this bug on squeeze using openarena 0.8.5-5 and fglrx 1:10-9-3 and have been unsuccessful. Does the game still hang on exit or has a library/driver update fixed the issue? For the record, it's not happening now on

Bug#653061: libgs9 exports symbols conflicting with the same symbols in libjpeg8

2012-02-28 Thread Jérémy Lal
Hi, i'm unlucky with that bug too, any kind of progress or workaround ? On squeeze system, adding -lgs to gcc stuff.c -o stuff `pkg-config gthread-2.0 gtk+-2.0 webkit-1.0 --cflags --libs` -lfcgi -luriparser just makes the program segfault, because webkit uses libjpeg8. Cheers, Jérémy.

Bug#653061: Fwd: [Bug 692891] libgs9 exports symbols conflicting with the same symbols in libjpeg8

2012-03-02 Thread Jérémy Lal
http://bugs.ghostscript.com/show_bug.cgi?id=692891 --- Comment #5 from Chris Liddell chris.lidd...@artifex.com 2012-03-02 12:07:56 UTC --- I've committed the first (possibly only) stage: http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=ceef32 So, we'll no longer do the libjpeg low

Bug#662657: ITP: node-marked -- Full-featured markdown parser and compiler for NodeJS

2012-03-05 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-marked Version : 0.2.1 Upstream Author : Christopher Jeffrey (https://github.com/chjj/) * URL : https://github.com/chjj/marked * License : Expat Programming Lang

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#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#657080: libev 4.11 released, fixes that bug

2012-02-10 Thread Jérémy Lal
libev 4.11 has been released, it fixes that bug. If help is needed, just say so and i'll upload a package to mentors.d.n Regards, Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#507373: Please provide libev-source package

2012-02-13 Thread Jérémy Lal
Hi, Could you provide an update on that bug ? libev-source is still needed ? Regards, Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657893: libpam-usb: README.Debian says debugging disabled, it is not

2012-01-29 Thread Jérémy Lal
Package: libpam-usb Version: 0.5.0-1 Severity: minor Hi, what /usr/share/doc/libpam-usb/README.Debian says is in contradiction with default /etc/pamusb.conf Jérémy. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101,

Bug#657893: libpam-usb: README.Debian says debugging disabled, it is not

2012-01-29 Thread Jérémy Lal
Hi again, i filled that bug report too quickly... README.Debian let me think there would be no verbose messages, but i get : dev:~$ su * No device configured for user root. Password: I won't add root user to pam-usb, of course, but that message is somehow annoying. It seems it is configurable,

Bug#657959: Email delivery is not configured

2012-01-30 Thread Jérémy Lal
Hi, you must read documentation where it is supposed to be... First have a look at /usr/share/doc/redmine/ Also note that : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590846 is deprecated, since it applies to 1.0. and that

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#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#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#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#622628: [Pkg-javascript-devel] Bug#622628: npm ready to be reviewed

2012-04-06 Thread Jérémy Lal
On 05/04/2012 14:01, Jonas Smedegaard wrote: On 12-04-03 at 11:57pm, Jérémy Lal wrote: it would be very nice to review npm package sitting at : git://anonscm.debian.org/git/collab-maint/npm.git Patch 2001 refer to debian/copyright. I recommend to document explicitly, as the patch file

Bug#667991: libv8: FTBFS on mipsel - tests failures on Loongsoon 2E, not on Broadcom

2012-04-07 Thread Jérémy Lal
Package: libv8-3.8.9.16 Version: 3.8.9.16-3 Severity: normal File: libv8 Severity normal because mipsel support is still kind of experimental. So far libv8 has (several) test failures on Loongsoon 2E, and none on Broadcom BCM91250A aka SWARM. What are the differences ? Jérémy. -- System

Bug#668147: nodejs: https connection to Facebook broken due to bug in openssl dependency

2012-04-09 Thread Jérémy Lal
On 09/04/2012 11:05, Surendra Singhi wrote: Package: nodejs Version: 0.6.14~dfsg1-1 The bug in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666051 also effects nodejs, as it is not possible to use it to connect to Facebook, Paypal, etc. A possible solution is to use an older version of

Bug#668797: redmine: New upstream version available

2012-04-14 Thread Jérémy Lal
Version 1.3.3 uploaded. I will take care of version 1.4.0 when 1.3.3 is in testing. (also, it requires more work). Cheers, Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#711837: RFA: mapnik -- C++/Python toolkit for developing GIS applications

2013-07-22 Thread Jérémy Lal
Totally interested in adopting mapnik ! But i don't have access to pkg-grass, can you sponsor me ? Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#717806: abi-compliance-checker: self-check fails with error can't compile header(s)

2013-07-25 Thread Jérémy Lal
forwarded 717806 https://github.com/lvc/abi-compliance-checker/issues/4 -- this is an issue for gcc 4.8. Workaround is to use abi-dumper. Jérémy. On 25/07/2013 11:50, James Hunt wrote: Package: abi-compliance-checker Version: 1.99.1-1 Severity: important Dear Maintainer, The self-test

Bug#718509: arista: arista-transcode UnicodeDecodeError

2013-08-01 Thread Jérémy Lal
Package: arista Version: 0.9.7-4 Severity: important Please find attached a patch (done very quick, you can rewrite it) that prevents this fatal error when running from arista-transcode : Traceback (most recent call last): File /usr/lib/python2.7/dist-packages/arista/transcoder.py, line 228,

Bug#377270: agg - please package shared library

2013-08-11 Thread Jérémy Lal
Upstream code hasn't changed in seven years... I propose agg to be a shared library, with the added rule that a soname bump must be done on each new release. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#719420: libagg-dev: include/agg_conv_gpc.h might be non-free

2013-08-11 Thread Jérémy Lal
Package: libagg-dev Version: 2.5+dfsg1-8 Severity: important Hello, include/agg_conv_gpc.h includes that piece of comment in the header : General Polygon Clipper based on the GPC library by Alan Murta Union, Intersection, XOR, A-B, B-A Contact the author if you intend to use it in

Bug#689656: nodejs: Patches for GNU/sunos

2013-08-14 Thread Jérémy Lal
Hi, sorry for the total absence of reaction for months, priority was to get nodejs running on official platforms. If you still have a patch to propose for version 0.10.15~dfsg1-4, i'll be glad to apply it. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#719688: ITP: node-delayed-stream -- Buffer stream events for later handling - module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-delayed-stream Version : 0.0.5 Upstream Author : Felix Geisendörfer fe...@debuggable.com * URL : https://github.com/felixge/node-delayed-stream * License : Expat

Bug#719690: ITP: node-combine-stream -- Append streams one after another - module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-combine-stream Version : 0.0.4 Upstream Author : Felix Geisendörfer fe...@debuggable.com * URL : https://github.com/felixge/node-combined-stream * License : Expat

Bug#719690: ITP: node-combine-stream -- Append streams one after another - module for Node.js

2013-08-14 Thread Jérémy Lal
retitle 719690 ITP: node-combined-stream -- Append streams one after another - module for Node.js -- i meant node-combined-stream of course. Jérémy. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#719704: ITP: node-form-data -- Create readable multipart/form-data streams module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-form-data Version : 0.1.0 Upstream Author : Felix Geisendörfer fe...@debuggable.com * URL : https://github.com/felixge/node-form-data * License : Expat Programming Lang

Bug#719712: ITP: node-forever-agent -- HTTP agent supporting keep-alive requests - module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-forever-agent Version : 0.5.1 Upstream Author : Mikeal Rogers mikeal.rog...@gmail.com * URL : https://github.com/mikeal/forever-agent * License : Apache-2.0 Programming

Bug#719716: ITP: node-tunnel-agent -- HTTP proxy tunneling agent module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-tunnel-agent Version : 0.3.1 Upstream Author : Mikeal Rogers mikeal.rog...@gmail.com * URL : https://github.com/mikeal/tunnel-agent * License : Apache-2.0 Programming

Bug#719724: ITP: node-oauth-sign -- OAuth 1 signing module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-oauth-sign Version : 0.3.1 Upstream Author : Mikeal Rogers mikeal.rog...@gmail.com * URL : https://github.com/mikeal/oauth-sign * License : Apache-2.0 Programming Lang

Bug#719752: ITP: node-cookie-jar -- HTTP Cookie Jar for agents - module for Node.js

2013-08-14 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-cookie-jar Version : 0.3.1 Upstream Author : Mikeal Rogers mikeal.rog...@gmail.com * URL : https://github.com/mikeal/cookie-jar * License : Expat, Apache-2.0 Programming

Bug#720141: redminei-sqlite: fails to install: uninitialized constant Arel::Relation

2013-08-20 Thread Jérémy Lal
tags 720141 confirmed retitle 720141 ruby-arel: version = 4.0.0 breaks ruby-activerecord-3.2 reassign 720141 ruby-arel 4.0.0-1 -- I believe this is a temporary glitch in the transition to rails 4.0. Downgrading ruby-arel to version 3.0.2-3 fixes the issue. Reassigning to ruby-arel, which should

Bug#720380: ITP: node-sha -- Check and get file or stream hashes - module for Node.js

2013-08-21 Thread Jérémy Lal
Package: wnpp Severity: wishlist Owner: Jérémy Lal kapo...@melix.org * Package name: node-sha Version : 1.2.2 Upstream Author : Forbes Lindesay * URL : https://github.com/ForbesLindesay/sha * License : BSD-2-clause or Expat Programming Lang: JavaScript

Bug#711519: openarena: really slow with flares on

2013-06-13 Thread Jérémy Lal
On 13/06/2013 20:35, Simon McVittie wrote: tags 711519 + moreinfo thanks On Fri, 07 Jun 2013 at 14:48:56 +0200, Jérémy Lal wrote: Package: openarena (I'm fairly sure this is either a bug in ioquake3 or something further down the stack - as packaged in Debian, openarena doesn't render any

Bug#712973: gnome-tweak-tool: ImportError from gi import PyGIDeprecationWarning

2013-06-21 Thread Jérémy Lal
Package: gnome-tweak-tool Version: 3.6.1-1 Severity: important gnome-tweak-tool prints the error and quit. Regards, Jérémy. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental')

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