[Debian-ha-maintainers] libnet-dns-perl/1.15-1 breaks resource-agents/1:4.1.1-1 autopkgtest in testing

Paul Gevers elbrus at debian.org
Tue May 15 15:05:08 BST 2018


Hi all,

> On 15-05-18 15:28, Valentin Vidic wrote:
>> On Tue, May 15, 2018 at 02:11:59PM +0100, Paul Gevers wrote:
>>> tl;dr: libnet-dns-perl/1.15-1 breaks resource-agents/1:4.1.1-1 autopkgtest in testing
>>> see: https://ci.debian.net/packages/r/resource-agents/testing/amd64/
>>>
>>> As recently announced [1] Debian is now running autopkgtests in testing
>>> to check if the migration of a new source package causes regressions. It
>>> does this with the binary packages of the new version of the source
>>> package from unstable.
>>
>> I only see this error related to IO::Socket::INET6:
>>
>> May 15 04:18:39 resource-agents-1526357771 ldirectord[3095]: Can't locate IO/Socket/INET6.pm in @INC (you may need to install the IO::Socket::INET6 module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.2 /usr/local/share/perl/5.26.2 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/sbin/ldirectord line 3172.
>> May 15 04:18:39 resource-agents-1526357771 ldirectord[3095]: BEGIN failed--compilation aborted at /usr/sbin/ldirectord line 3172.
>>
>> Does this have to do with the libnet-dns-perl migration?

It very much does. In the following commit, libnet-dns-perl dropped the
dependency on libio-socket-inet6-perl:
https://salsa.debian.org/perl-team/modules/packages/libnet-dns-perl/commit/63eba12c74ffaec59cd951a1aac491a54de5c637

Either the autopkgtest of resource-agents relied on
libio-socket-inet6-perl being installed, or worse, resource-agents
relies on it. Either this change should be reverted (looks like it was
done very much on purpose, so I don't think so) or resource-agents must
add it to the Depends list (in the case the whole package needs it) and
this issue is RC, or resource-agents should add it to the depends list
of the autopkgtests that need it.

Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20180515/4da20924/attachment.sig>


More information about the pkg-perl-maintainers mailing list