Skip to content

ddns-scripts: unwanted openssl-utils and curl depends for ovh #28172

@danielfdickinson

Description

@danielfdickinson

Package Name

ddns-scripts

Maintainer

@feckert

OpenWrt Version

SNAPSHOT

OpenWrt Target/Subtarget

bcm27xx/bcm2712

Steps to Reproduce

  1. Install ddns-scripts and ddns-scripts-ovh

Actual Behaviour

openssl-utils and curl are pulled in

These are heavy dependencies and should not be necessary.

The original 'root cause' analysis in #27526 is flawed. It claims that the OVH DynHost API has changed. This is not the case as 24.10.5 systems using ddns-scripts for the ovh provider continue to work well.

This mistaken analysis has lead to a much heaver 'solution' than is likely required, and consists of an ad-hoc usage of HTTPS Basic Authentication using a script relying on openssl and curl.

I believe (and am working on setting things up to do this myself) determining the true 'root cause' of the issue and implementing a lighter-weight solution should be preferred.

Confirmation Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions