Bug#512509: libuser-simple-perl: FTBFS in lenny: t/User-Simple....Can't locate YAML.pm

gregor herrmann gregoa at debian.org
Wed Jan 21 16:03:38 UTC 2009


On Wed, 21 Jan 2009 13:55:26 +0200, Niko Tyni wrote:

(Sorry for my previous mail, my fat fingers hit the wrong button on
the keyboard.)

> This is fixed in 1.43 as the sole upstream change.
> 
>  Revision history for Perl extension User::Simple.
> +1.43 Tue Jan 20 13:37:10 CST 2009
> +
> +        - Dropped spurious requirement of YAML in the test suite (that
> +          was added as a debugging aid :-/ ) Thanks to Slaven Rezic
> +          for pointing it out...
  
> I think 1.43-1 could be unblocked for lenny as-is, debdiff shows 
> no other changes.

I'd like to bring this question to the release team's attention.
In addition to what Niko said the only change in the code is:

--- t/User-Simple.t     (revision 28036)
+++ t/User-Simple.t     (working copy)
@@ -162,7 +162,6 @@
     %sessions = ();
     map { $usr->ck_login('user5', 'a_password');
          $sessions{$usr->session} = $_} (1..10);
-    use YAML;print YAML::Dump %sessions;
     is(scalar(keys %sessions), 10,
        'Discrepancy in the number of generated sessions - possible clash?')
     

(The few other changed lines are version changes, new copyright year
and changelog entry).

Therefore I'd like to ask for unblocking libuser-simple-perl/1.43-1

Cheers,
gregor
 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: U2: Mlk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20090121/67c26ece/attachment.pgp 


More information about the pkg-perl-maintainers mailing list