Your message dated Thu, 18 Sep 2014 08:49:09 +0200
with message-id <1411022949.3926.1.ca...@melix.org>
and subject line Re: Bug#762060: nodejs: non FHS config file location
has caused the Debian Bug report #762060,
regarding nodejs: non FHS config file location
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.)


-- 
762060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: nodejs
version: 0.10.32-1nodesource1~wheezy1
severity: serious

==
root@HOST:~# npm config set --global proxy http://192.168.3.245:3128/
root@HOST:~# npm config list
; cli configs
registry = "https://registry.npmjs.org/";
user-agent = "npm/1.4.28 node/v0.10.32 linux x64"

; globalconfig /usr/etc/npmrc
proxy = "http://192.168.3.245:3128/";

; node bin location = /usr/bin/node
; cwd = /root
; HOME = /root
; 'npm config ls -l' to show all defaults.

==

The location of that global config is quite bad, on a debian-based system. Please move it to /etc/, at the least.

I'm marking this serious, as it goes against proper debian policy.

--- End Message ---
--- Begin Message ---
reassign 762060 npm
thanks

First this bug should have been reported against npm package,
second there is no "0.10.32-1nodesource1~wheezy1" version in debian:

https://tracker.debian.org/pkg/nodejs

Closing.

Jérémy.


Le mercredi 17 septembre 2014 à 20:45 -0500, Adam Heath a écrit :
> package: nodejs
> version: 0.10.32-1nodesource1~wheezy1
> severity: serious
> 
> ==
> root@HOST:~# npm config set --global proxy http://192.168.3.245:3128/
> root@HOST:~# npm config list
> ; cli configs
> registry = "https://registry.npmjs.org/";
> user-agent = "npm/1.4.28 node/v0.10.32 linux x64"
> 
> ; globalconfig /usr/etc/npmrc
> proxy = "http://192.168.3.245:3128/";
> 
> ; node bin location = /usr/bin/node
> ; cwd = /root
> ; HOME = /root
> ; 'npm config ls -l' to show all defaults.
> 
> ==
> 
> The location of that global config is quite bad, on a debian-based 
> system.  Please move it to /etc/, at the least.
> 
> I'm marking this serious, as it goes against proper debian policy.
> 

--- End Message ---

Reply via email to