• fence-agents package split

    From Valentin Vidic@21:1/5 to All on Tue Apr 9 18:40:02 2024
    Hi,

    Based on the suggestion from Ubuntu maintainers, fence-agents package
    is going to be split as described below. The main goal is to have
    agent dependencies specified more accurately and allow only required
    agents to be installed on the cluster nodes. It is expected that a few agents/packages will be added or removed per year.

    After the split fence-agents becomes a metapackage that recommends
    the new 75 agent packages:

    Package: fence-agents
    Architecture: all
    Depends: ${misc:Depends},
    Recommends: fence-agents-ack-manual,
    fence-agents-aliyun,
    fence-agents-alom,
    fence-agents-amt,
    fence-agents-apc,
    fence-agents-apc-snmp,
    ...
    Description: Fence Agents for Red Hat Cluster - all agents

    Package: fence-agents-common
    Architecture: all
    Depends: ${misc:Depends},
    ${python3:Depends},
    python3-pexpect,
    python3-pycurl,
    Breaks: fence-agents (<< 4.12.1-2~exp1)
    Replaces: fence-agents (<< 4.12.1-2~exp1)
    Description: Fence Agents for Red Hat Cluster - common files

    Package: fence-agents-alom
    Architecture: all
    Depends: ${shlibs:Depends},
    ${misc:Depends},
    ${python3:Depends},
    fence-agents-common (>= ${source:Version}),
    openssh-client,
    telnet
    Breaks: fence-agents (<< 4.12.1-2~exp1)
    Replaces: fence-agents (<< 4.12.1-2~exp1)
    Description: Fence Agents for Red Hat Cluster - Sun ALOM agent

    Package: fence-agents-amt
    Architecture: all
    Depends: ${shlibs:Depends},
    ${misc:Depends},
    ${python3:Depends},
    fence-agents-common (>= ${source:Version}),
    amtterm
    Breaks: fence-agents (<< 4.12.1-2~exp1)
    Replaces: fence-agents (<< 4.12.1-2~exp1)
    Description: Fence Agents for Red Hat Cluster - Intel AMT agent

    For more details see experimental where the split package is
    already uploaded.

    Let me know if you have any concerns or suggestions regarding
    this change.

    --
    Valentin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)