Your message dated Tue, 27 Mar 2012 22:41:19 +0100
with message-id <[email protected]>
and subject line Re: Bug#665930: perl: please close, problem lies with openssl 
'upgrade'
has caused the Debian Bug report #665930,
regarding perl: moved from 5.14.2-7 to -9 and can no longer contact 
https://www.paypal.com
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 [email protected]
immediately.)


-- 
665930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665930
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl
Version: 5.14.2-9
Severity: normal

This simple script works fine when under perl 5.14.2-7:

        #!/usr/bin/perl
        use warnings;
        use strict;
        use LWP::UserAgent;
        use WWW::Mechanize;

        my $m = WWW::Mechanize->new();
        $m->show_progress(1);
        print $m->get('http://www.paypal.com')->status_line(), "\n";

And no longer when I moved to -9


Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-1-pompei (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_CA, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages perl depends on:
ii  libbz2-1.0    1.0.6-1
ii  libc6         2.13-27
ii  libdb5.1      5.1.29-1
ii  libgdbm3      1.8.3-10
ii  perl-base     5.14.2-9
ii  perl-modules  5.14.2-9
ii  zlib1g        1:1.2.6.dfsg-2

Versions of packages perl recommends:
ii  netbase  4.47

Versions of packages perl suggests:
ii  libterm-readline-gnu-perl | libterm-readline-perl-perl  <none>
ii  make                                                    3.81-8.1
ii  perl-doc                                                5.14.2-9

-- no debconf information



--- End Message ---
--- Begin Message ---
On Tue, Mar 27, 2012 at 10:44:12AM +0200, Louis-David Mitterrand wrote:
> Package: perl
> Followup-For: Bug #665930
> 
> Sorry for the spurious bug report. The problem is with openssl (which
> perl uses unfortunately).

Thanks for letting us know. Is there a corresponding bug report in
openssl we can refer to?

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


--- End Message ---

Reply via email to