Skip to content

Rocky Linux 8: Missing dependency that blocks cpanm#1331

Merged
MichaelTimbert merged 2 commits into
zonemaster:developfrom
MichaelTimbert:fix-LWP
Dec 9, 2024
Merged

Rocky Linux 8: Missing dependency that blocks cpanm#1331
MichaelTimbert merged 2 commits into
zonemaster:developfrom
MichaelTimbert:fix-LWP

Conversation

@MichaelTimbert

Copy link
Copy Markdown
Contributor

Purpose

This PR add a missing dependency that break cpanm

Context

Fix #1329

How to test this PR

Following backend installation for Rocky Linux 8 must work without the following error:

sudo cpanm --notest Daemon::Control JSON::RPC JSON::Validator Log::Any Log::Any::Adapter::Dispatch Net::IP::XS Router::Simple Starman
! Finding Daemon::Control on cpanmetadb failed.
LWP will support https URLs if the LWP::Protocol::https module
is installed.

@MichaelTimbert MichaelTimbert added the A-Documentation Area: Documentation only. label Dec 4, 2024
@MichaelTimbert MichaelTimbert added this to the v2024.2 milestone Dec 4, 2024
@MichaelTimbert MichaelTimbert linked an issue Dec 4, 2024 that may be closed by this pull request
matsduf
matsduf previously approved these changes Dec 4, 2024
tgreenx
tgreenx previously approved these changes Dec 4, 2024
@matsduf

matsduf commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

@MichaelTimbert, please resolve the conflicts.

matsduf added a commit to matsduf/zonemaster that referenced this pull request Dec 9, 2024
@matsduf

matsduf commented Dec 9, 2024

Copy link
Copy Markdown
Contributor

@MichaelTimbert, please merge.

@MichaelTimbert MichaelTimbert merged commit 4facb22 into zonemaster:develop Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Documentation Area: Documentation only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rocky Linux 8: Missing dependency that blocks cpanm

3 participants