Skip Menu |

This queue is for tickets about the AnyEvent CPAN distribution.

Report information
The Basics
Id: 112062
Status: open
Priority: 0/
Queue: AnyEvent

People
Owner: Nobody in particular
Requestors: steshriv [...] cisco.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: syntax error in AnyEvent::TLS
Date: Mon, 15 Feb 2016 21:33:01 +0000
To: "bug-AnyEvent [...] rt.cpan.org" <bug-AnyEvent [...] rt.cpan.org>
From: "Steven Shriver -X (steshriv - INSIGHT GLOBAL INC at Cisco)" <steshriv [...] cisco.com>
Hello, Got an unusual error when building an autobundle with cpan. Thought you might be interested: [root@linux-rhel7-64] [1]:122: --> cpan -a >cpan.autobundle.`now`.log Creating autobundle in /root/.cpan/Bundle Could not eval ' package ExtUtils::MakeMaker::_version; no strict; BEGIN { eval { # Ensure any version() routine which might have leaked # into this package has been deleted. Interferes with # version->import() undef *version; require version; "version"->import; } } local $Net::SSLeay::VERSION; $Net::SSLeay::VERSION=undef; do { . (($Net::SSLeay::VERSION >= 1.55 && Net::SSLeay::OPENSSL_VERSION_NUMBER() >= 0x1000100f) * 1) }; $Net::SSLeay::VERSION; ' in /usr/cisco/packages/cpan-basics/perl-5.16.3/lib/perl5/x86_64-linux-thread-multi-ld/AnyEvent/TLS.pm: syntax error at (eval 844) line 16, near "{ ." [root@linux-rhel7-64] [1]:174: --> uname -a Linux linux-rhel7-64 3.10.0-123.13.2.el7.x86_64 #1 SMP Fri Dec 12 19:51:03 EST 2014 x86_64 x86_64 x86_64 GNU/Linux [root@linux-rhel7-64] [1]:175: --> perl -V Summary of my perl5 (revision 5 version 16 subversion 3) configuration: Platform: osname=linux, osvers=3.10.0-123.13.2.el7.x86_64, archname=x86_64-linux-thread-multi-ld uname='linux linux-rhel7-64 3.10.0-123.13.2.el7.x86_64 #1 smp fri dec 12 19:51:03 est 2014 x86_64 x86_64 x86_64 gnulinux ' perl -MData::Dumper -MAnyEvent::TLS -e 'print "version: ", $AnyEvent::TLS::VERSION || "not found", "\n"' version: 7.12 Also, I get similar errors doing a "cpan -D AnyEvent::TLS". Smile, Steve [http://www.cisco.com/web/europe/images/email/signature/logo03.jpg] Steven Shriver Engineer - Software Information Technology Cisco.com<http://www.cisco.com> [Think before you print.]Think before you print. This email may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html

Message body is not shown because it is too large.

Download image001.jpg
image/jpeg 5.2k
image001.jpg
Download image002.png
image/png 174b
image002.png
CC: ;
Subject: Re: [rt.cpan.org #112062] syntax error in AnyEvent::TLS
Date: Wed, 17 Feb 2016 05:47:36 +0100
To: Steven Shriver -X via RT <bug-AnyEvent [...] rt.cpan.org>
From: Marc Lehmann <schmorp [...] schmorp.de>
Hi! Please send your bug report to the official contact/author address for the module in question (or send it to rt.cpan.org@schmorp.de, that's fine as well). What follows is the rationale for this request, you don't have to read it if you don't care. Why is this necessary? rt.cpan.org has many deficiencies which makes it tedious and hard to use, increasing the workload on the people who provide all the perl modules you probably appreciate (and that is really to be avoided - module authors should be able to invest all their time into improving their modules and not fighting with rt.cpan.org's bugs). Still, for some people, rt.cpan.org is useful to have, and some people even like it and really want to use it. That is fine, too. Unfortunately, the designers of rt.cpan.org didn't make their "service" optional - you can neither opt-in nor opt-out of rt.cpan.org as a module author. Just like a spammer, rt.cpan.org forces its "service" (whether wanted or unwanted) on everybody. Just like a spammer, they don't care for the people they actively hurt. Just like a spammer, they don't don't care to fix these issues and make their "service" ethically acceptable. You cannot even configure it to redirect tickets to somewhere else. Unfortunately, ignoring rt.cpan.org is not an option either: for people reporting possible bugs there is no indication that their report will be ignored, and for module authors it means they miss potentially vital bug reports such as yours (and of course it's a great impression if rt.cpan.org has lots of bug reports that are unanswered, making a module look unmaintained when in fact the opposite might be true). I am sorry that this wasted a bit of your time, but please understand that I am just as much a victim as you are - the problem is the unethical stance of the rt.cpan.org providers who force their "service" on everybody. Please redirect your bug report as stated in the beginning of this mail, and please consider petitioning the rt.cpan.org providers to stop their unethical behaviour and allow opt-in, opt-out, or some redirect option. One last issue: many people mail me that this can be "fixed" by including the bugtracker element in my module meta file. This is not true: 1. This field only affects search.cpan.org and maybe similar services. (Many people confuse rt.cpan.org with search.cpan.org for some reason). 2. It doesn't even work (there are still links to rt.cpan.org displayed). 3. Even if search.cpan.org does no longer display the link, it doesn't actually affect rt.cpan.org (and tests have shown that people go to rt.cpan.org regardless) Even *iff* rt.cpan.org would start listening on the bugtracker field, however, it's still wrong. I have a lot of modules, and each time a service like rt.cpan.org comes out, I would have to make dummy releases for all my modules. This not only creates a lot of extra work for me (I take releases very seriously) but also users, who would wonder why there is a new release. Thanks a lot, Marc Lehmann <rt.cpan.org@schmorp.de> Last updated: 2012-04-22