Your message dated Tue, 09 Dec 2014 23:11:48 +0100
with message-id <1418163108.21088.4.ca...@melix.org>
and subject line Re: Bug#772677: nodejs command should be linked to node
has caused the Debian Bug report #772677,
regarding nodejs command should be linked to node
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
772677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772677
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nodejs
Version: 0.10.29~dfsg-1
Severity: normal

Dear Maintainer,

I'm trying to install Grunt using the packaged nodejs.

After installing also npm and install grunt with the mpn install -g grunt-cli

At the run of grunt's command :
# grunt -version
/usr/bin/env node no such file or directory

And normally, I should get :
# grunt -version
grunt-cli v0.1.13

As a workaround, I add a symbolic link form nodejs to node :
# ln -s /usr/bin/nodejs /usr/bin/node

And it solve my issue.

Please could you add this automatically during the post install of nodejs ?

Regards

Mourad



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nodejs depends on:
ii  libc-ares2    1.10.0-2
ii  libc6         2.19-13
ii  libgcc1       1:4.9.1-19
ii  libssl1.0.0   1.0.1j-1
ii  libstdc++6    4.9.1-19
ii  libv8-3.14.5  3.14.5.8-8
ii  zlib1g        1:1.2.8.dfsg-2+b1

nodejs recommends no packages.

nodejs suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Dear user,

while i agree "nodejs-legacy" isn't an obvious package name describing
that functionality, it is nonetheless precisely what you are asking for.

Jérémy.

Le mardi 09 décembre 2014 à 23:06 +0100, mourad a écrit :
> Package: nodejs
> Version: 0.10.29~dfsg-1
> Severity: normal
> 
> Dear Maintainer,
> 
> I'm trying to install Grunt using the packaged nodejs.
> 
> After installing also npm and install grunt with the mpn install -g grunt-cli
> 
> At the run of grunt's command :
> # grunt -version
> /usr/bin/env node no such file or directory
> 
> And normally, I should get :
> # grunt -version
> grunt-cli v0.1.13
> 
> As a workaround, I add a symbolic link form nodejs to node :
> # ln -s /usr/bin/nodejs /usr/bin/node
> 
> And it solve my issue.
> 
> Please could you add this automatically during the post install of nodejs ?
> 
> Regards
> 
> Mourad
> 
> 
> 
> -- System Information:
> Debian Release: 8.0
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.17-1-amd64 (SMP w/8 CPU cores)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> 
> Versions of packages nodejs depends on:
> ii  libc-ares2    1.10.0-2
> ii  libc6         2.19-13
> ii  libgcc1       1:4.9.1-19
> ii  libssl1.0.0   1.0.1j-1
> ii  libstdc++6    4.9.1-19
> ii  libv8-3.14.5  3.14.5.8-8
> ii  zlib1g        1:1.2.8.dfsg-2+b1
> 
> nodejs recommends no packages.
> 
> nodejs suggests no packages.
> 
> -- no debconf information
> 

--- End Message ---
_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to