Your message dated Tue, 18 Oct 2016 10:37:47 +0300
with message-id 
<caepjg0rcg8o2mtu3uvlzzsqzon4x9addrmywawnuw62u6kp...@mail.gmail.com>
and subject line Re: Bug#840811: npm2deb: Fails to handle utf-8 characters
has caused the Debian Bug report #840811,
regarding npm2deb: Fails to handle utf-8 characters
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.)


-- 
840811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840811
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: npm2deb
Version: 0.2.5-1
Severity: important

Dear Maintainer,

   * What led up to the situation?
npm2deb fails to handle unicode characters.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
npm2deb search invert-kv

   * What was the outcome of this action?
npm2deb crashed with error:
'ascii' codec can't decode byte 0xe2 in position 102: ordinal not in range(128)

The invert-kv package contains a non ASCII character in description which 
npm2deb fails to handle. 

   * What outcome did you expect instead?
npm2deb should not fail.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages npm2deb depends on:
ii  devscripts                2.16.8
ii  node-github-url-from-git  1.4.0-1
ii  npm                       1.4.21+ds-2
ii  python3-dateutil          2.5.3-2
pn  python3:any               <none>

npm2deb recommends no packages.

npm2deb suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
It was an environment specific issue.
System's locale was not configured, so `preferredencoding` defaulted to
ascii.

The issue has been resolved by configuring system locale.

On Sat, Oct 15, 2016 at 10:33 AM, Shanavas M <shanavas...@gmail.com> wrote:

> Package: npm2deb
> Version: 0.2.5-1
> Severity: important
>
> Dear Maintainer,
>
>    * What led up to the situation?
> npm2deb fails to handle unicode characters.
>
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> npm2deb search invert-kv
>
>    * What was the outcome of this action?
> npm2deb crashed with error:
> 'ascii' codec can't decode byte 0xe2 in position 102: ordinal not in
> range(128)
>
> The invert-kv package contains a non ASCII character in description which
> npm2deb fails to handle.
>
>    * What outcome did you expect instead?
> npm2deb should not fail.
>
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages npm2deb depends on:
> ii  devscripts                2.16.8
> ii  node-github-url-from-git  1.4.0-1
> ii  npm                       1.4.21+ds-2
> ii  python3-dateutil          2.5.3-2
> pn  python3:any               <none>
>
> npm2deb recommends no packages.
>
> npm2deb 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