Skip to content

Debian 13 (Trixie) does not support apt-key method (hep_cli_installer.sh) #7

@ss-qxip

Description

@ss-qxip

The apt-key utility is no longer available as of the Debian 13 release so we need to modernize this method.

  • See line 48 of hep_cli_installer.sh.
echo -e "Please insert the provided key to install hep_cli:"
read key
        curl -L https://$key:@packagecloud.io/qxip/hepic/gpgkey | apt-key add -
        sed -i "s/0000-0000-0000-deb/$key/g" /etc/apt/sources.list.d/qxip_hepic.list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions