Rpm not signed?

Forum / NoMachine for Linux / Rpm not signed?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33603
    bbennion
    Participant

    Anyone experienced this issue and found a solution?

    # dnf  –nogpgcheck install nomachine_7.5.2_1_x86_64.rpm
    Updating Subscription Management repositories.
    Warning: Enforcing GPG signature check globally as per active RPM security policy (see ‘gpgcheck’ in dnf.conf(5) for how to squelch this message)
    RPMs                                                                                                                                                                                    24 kB/s | 2.1 kB     00:00
    Base                                                                                                                                                                                    28 kB/s | 2.4 kB     00:00
    Updates                                                                                                                                                                                 30 kB/s | 2.6 kB     00:00
    Dependencies resolved.
    =======================================================================================================================================================================================================================
    Package                                             Architecture                                     Version                                             Repository                                              Size
    =======================================================================================================================================================================================================================
    Installing:
    nomachine                                           x86_64                                           7.5.2-1                                             @commandline                                            46 M

    Transaction Summary
    =======================================================================================================================================================================================================================
    Install  1 Package

    Total size: 46 M
    Installed size: 48 M
    Is this ok [y/N]: y
    Downloading Packages:
    Package nomachine_7.5.2_1_x86_64.rpm is not signed
    Error: GPG check FAILED

    #33616
    Britgirl
    Keymaster

    NoMachine packages for Linux are, at the moment, not signed. This is to prevent warnings when the user doesn’t have
    the installed publisher certificate.

    You can install the NoMachine package, even if unsigned, on Fedora 33 by means of the ‘rpm -i’ command as per the instructions in the download page of the NoMachine web site.

    #33623
    bbennion
    Participant

    Just FYI the install instructions on the downloads page need to have the –nosignature switch included in the rpm command as well as –nodigest –nofiledigest as possible arguments for systems that have elevated security policies.

    Thank you

     

    #33710
    Britgirl
    Keymaster

    We’ve inserted an article which can be useful for other users in similar situations:

    How to install NoMachine packages when RPM security policies are elevated
    https://knowledgebase.nomachine.com/AR05S01128

Viewing 4 posts - 1 through 4 (of 4 total)

This topic was marked as solved, you can't post.