cobbler / cobbler

Cobbler is a versatile Linux deployment server
https://cobbler.github.io
GNU General Public License v2.0
2.61k stars 654 forks source link

cobbler signature for ubuntu 20/focal #2364

Closed darkrat3d closed 4 years ago

darkrat3d commented 4 years ago

Im trying to import new iso. and im getting signature error. this one both errors on desktop and live-sever.

# cobbler signature update
task started: 2020-06-25_135125_sigupdate
task started (id=Updating Signatures, time=Thu Jun 25 13:51:25 2020)
running python triggers from /var/lib/cobbler/triggers/task/sigupdate/pre/*
running shell triggers from /var/lib/cobbler/triggers/task/sigupdate/pre/*
shell triggers finished successfully
Successfully got file from https://cobbler.github.io/signatures/3.0.x/latest.json
*** TASK COMPLETE ***
# cobbler signature report --name=ubuntu
Currently loaded signatures:
ubuntu:
        artful
        bionic
        cosmic
        disco
        eoan
        lucid
        oneiric
        precise
        quantal
        raring
        saucy
        trusty
        utopic
        vivid
        wily
        xenial
        yakkety
        zesty
nvtkaszpir commented 4 years ago

Please see https://github.com/cobbler/cobbler/issues/2339#issuecomment-647820367

SchoolGuy commented 4 years ago

Since this is already existing I will close this as a duplicate of #2339