[libipc-run-perl] 09/09: TODO++

Intrigeri intrigeri at moszumanska.debian.org
Sun May 10 10:54:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libipc-run-perl.

commit f8054f790be7720a735aecde3badc984b952f83e
Author: intrigeri <intrigeri at boum.org>
Date:   Sun May 10 10:54:05 2015 +0000

    TODO++
---
 debian/changelog | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c367842..3c7cee4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,31 @@
 libipc-run-perl (0.94-1~2.gbp800de4) UNRELEASED; urgency=low
 
+  TODO:
+  - update debian/copyright and get in touch with upstream:
+    * LICENSE says GPL-1+ or Artistic, but now contains
+      GPL-2 (upstream commit commit 6648c46, see RT#100858)
+    * lib/IPC/Run/Win32{Helper,IO,Pump}.pm say GPL-2 or Artistic,
+      and have Copyright 2001, Barrie Slaymaker
+  - t/pty.t doesn't pass for me in pbuilder (but it passes with prove
+    on my own sid system); I can reproduce the very same failure when
+    building 0.92-1, though => perhaps pbuilder doesn't provide access
+    to the required PTY facilities? Note that IO::Pty is pretty much
+    outdated in Debian, and not maintained by our team.
+      # IO::Tty 1.08, IO::Pty 1.08
+      pty_allocate(nonfatal): posix_openpt(): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      pty_allocate(nonfatal): getpt(): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      pty_allocate(nonfatal): openpty(): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      IO::Tty::pty_allocate(nonfatal): grantpt(): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      IO::Tty::open_slave(nonfatal): ptsname_r(): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      IO::Tty::open_slave(nonfatal): open(/dev/pts/9): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      pty_allocate(nonfatal): open(/dev/ptmx): No such file or directory at /usr/lib/x86_64-linux-gnu/perl5/5.20/IO/Pty.pm line 24.
+      Can't call method "slave" on an undefined value at /tmp/buildd/libipc-run-perl-0.94/blib/lib/IPC/Run.pm line 2842.
+      # Looks like your test exited with 2 before it could output anything.
+      t/pty.t ......................
+      1..32
+      Dubious, test returned 2 (wstat 512, 0x200)
+      Failed 32/32 subtests
+
   ** SNAPSHOT build @800de42b2306ee18b0ffb19a402351405cb2adc3 **
 
   [ Salvatore Bonaccorso ]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libipc-run-perl.git



More information about the Pkg-perl-cvs-commits mailing list