[Bug 1165554] Request to retire perl-ZMQ-LibZMQ3

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 4 11:10:17 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1165554



--- Comment #2 from Thomas Spura <tomspur at fedoraproject.org> ---
(In reply to Petr Pisar from comment #1)
> There is a ZMQ which is a wrapper above ZMQ-LibZMQ2 and ZMQ-LibZMQ3 to
> provide common abstract interface. It's author does not yet included
> ZMQ-LibZMQ4 support but he doubted about zeromq API stability
> <https://github.com/lestrrat/p5-ZMQ/issues/29>.

I had the same doubts a while back, but I have changed my mind. ZeroMQ seems to
be a lot more stable, that it was a few years ago. There are also some reports,
that older versions run quite unstable, so it would be nice to not use them
anymore...

My perl knowledge is limited, so I cannot test if ZMQ-LibZMQ3 would work with
version 4. A scratch build with zeromq-4 seems to work:
http://koji.fedoraproject.org/koji/taskinfo?taskID=8816927

except for this:
+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/*.t
# 
#    This is ZMQ::LibZMQ3.pm version 1.16
#    Linked against zmq 4.0.5
t/000_compile.t ... ok
t/001_context.t ... ok
t/002_socket.t .... ok
t/003_message.t ... ok
t/004_version.t ... ok
t/005_poll.t ...... ok
t/006_anyevent.t .. ok
t/100_basic.t ..... ok
t/101_threads.t ... ok
t/104_ipc.t ....... ok
t/200_fork.t ...... ok
t/201_thread.t .... ok
t/202_proxy.t ..... skipped: Test requires module 'Proc::Guard' but it's not
found
t/rt64944.t ....... ok
t/rt74653.t ....... skipped: Test requires module 'Proc::Guard' but it's not
found
All tests successful.
Files=15, Tests=70,  8 wallclock secs ( 0.10 usr  0.02 sys +  1.02 cusr  0.12
csys =  1.26 CPU)
Result: PASS

Are you willing to take over the zeromq3 package then?
I'd like to retire it completely, yet if you still require it, I'd only orphan
it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=T4grTp7ti8&a=cc_unsubscribe



More information about the perl-devel mailing list