[Pkg-javascript-devel] node-gaze REMOVED from testing

2015-06-04 Thread Debian testing watch
FYI: The status of the node-gaze source package
in Debian's testing distribution has changed.

  Previous version: 0.6.4-1
  Current version:  (not in testing)
  Hint: http://release.debian.org/britney/hints/auto-removals
Bug #784350: node-gaze unusable due to missing dependencies

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[Pkg-javascript-devel] Bug#787751: libuv1: FTBFS - tests fail (mainly pipe_set_non_blocking)

2015-06-04 Thread Aaron M. Ucko
Source: libuv1
Version: 1.4.2-1
Severity: serious
Justification: fails to build from source

The automated builds of libuv1 all failed with test suite errors.
For some reason, pipe_set_non_blocking failed everywhere:

  `pipe_set_non_blocking` failed: exit code 6
  Output from process `pipe_set_non_blocking`:
  Assertion failed in test/test-pipe-set-non-blocking.c on line 51: n == 0

In addition, loop_configure failed with no explanation on mips and mipsel:

  `loop_configure` failed: exit code 6
  Output from process `loop_configure`: (no output)

Worse yet, most tests failed on arm64, in many cases reporting
timeouts:

https://buildd.debian.org/status/fetch.php?pkg=libuv1arch=arm64ver=1.4.2-1stamp=1433425729

Could you please take a look?

Thanks!

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


[Pkg-javascript-devel] Bug#758310: marked as done (libuv: Please update to current stable release)

2015-06-04 Thread Debian Bug Tracking System
Your message dated Thu, 04 Jun 2015 13:01:24 +
with message-id e1z0ulw-0003yk...@franck.debian.org
and subject line Bug#758310: fixed in libuv1 1.4.2-1
has caused the Debian Bug report #758310,
regarding libuv: Please update to current stable release
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.)


-- 
758310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libuv-dev
Version: 0.10.27-2
Severity: normal

Dear Maintainer,
as a vim user I wanted to experiment with NeoVim, compiling it by myself.
libuv it's a requirement and neovim compilation stops with this error:

neovim.git/src/nvim/os/fs_defs.h:8:3: error: unknown type name ‘uv_stat_t’
   uv_stat_t stat;  /// @private
   ^

uv.h doesn't have the definition of uv_stat_t.

I looked in the github repository of libuv, and found that uv_stat_t definition
was introduced in March 2013 (as can be seen in this page:
https://github.com/joyent/libuv/commit/499c7976c613ba0291f55d8f2ff69434fbc4c950
)

The github repository lists tagged versions up to 0.11.28, while the pts here
https://tracker.debian.org/pkg/libuv tells that the new upstream version is
0.10.28 (that doesn't have the commit I linked above).

Kind regards,
Mark



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libuv-dev depends on:
ii  libuv0.10  0.10.27-2

libuv-dev recommends no packages.

libuv-dev suggests no packages.

-- no debconf information

-- 
. ''`.  | GPG Public Key  : 0xCD542422 - Download it from http://is.gd/fOa7Vm
: :'  : | GPG Fingerprint : 0823 A40D F31B 67A8 5621 AD32 E293 A2EB CD54 2422
`. `'`  | Powered by Debian GNU/Linux, http://www.debian.org
  `-| Try not. Do, or do not. There is no try. - Master Yoda, TESB.


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: libuv1
Source-Version: 1.4.2-1

We believe that the bug you reported is fixed in the latest version of
libuv1, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 758...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Bruno lu...@debian.org (supplier of updated libuv1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 12 Apr 2015 16:33:22 +0200
Source: libuv1
Binary: libuv1-dev libuv1 libuv1-dbg
Architecture: source amd64
Version: 1.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-devel@lists.alioth.debian.org
Changed-By: Luca Bruno lu...@debian.org
Description:
 libuv1 - asynchronous event notification library - runtime library
 libuv1-dbg - asynchronous event notification library - debugging symbols
 libuv1-dev - asynchronous event notification library - development files
Closes: 758310
Changes:
 libuv1 (1.4.2-1) unstable; urgency=medium
 .
   * New upstream stable branch (Closes: #758310)
 + source/soname bump to libuv1
Checksums-Sha1:
 dcf41ca8ffc88e752e58bd928daab90cb476b484 2062 libuv1_1.4.2-1.dsc
 85882c7e0b6ce77c30240a895c62d158e04b361e 1017992 libuv1_1.4.2.orig.tar.gz
 5c71f980c9aa9d7089f145d01ac3de7f7d2d940c 4928 libuv1_1.4.2-1.debian.tar.xz
 e931146593da4984431603ebac06014b565bee8c 91060 libuv1-dev_1.4.2-1_amd64.deb
 7901e53ef3babc39f52db1e500a10180413a23e8 72294 libuv1_1.4.2-1_amd64.deb
 8f7392a4352cafa752fcfb758faa73e0c31e71dc 188144 libuv1-dbg_1.4.2-1_amd64.deb
Checksums-Sha256:
 bdb0df2de36659c764c5da6dd59e51b7818b75beb7d1993cffce6df6d4167e30 2062 
libuv1_1.4.2-1.dsc
 b9e424f69db0d1c3035c5f871cd9d7a3f4bace0a4db3e974bdbfa0cf95f6b741 1017992 
libuv1_1.4.2.orig.tar.gz
 155984c7d33351e9dae26423dd229c575250b5cceca007d265102794cb6fcb63 4928 
libuv1_1.4.2-1.debian.tar.xz
 df02e286afea131e51cad2f87691bc22fe2c9b4be92a239cebe704fc91bfeab0 91060 
libuv1-dev_1.4.2-1_amd64.deb
 babef6094b069d269077a431b45118b69fb78d387f947754462c9060c5f36e1e 72294