Error updating "location"

Hi.

When I try to update (when there is an update) or force the update by renaming the file /var/lib/location/database.db, I get this error:

[root@bs ~]# location --debug update
HTTP GET Request to location.ipfire.org
        URL: https://location.ipfire.org/databases/1/location.db.xz
        Headers:
                If-modified-since: Thu, 05 Jan 2023 05:22:38 GMT
                User-agent: location/0.9.15
HTTP Response: 200
        Headers:
                date: Thu, 05 Jan 2023 16:53:44 GMT
                last-modified: Thu, 05 Jan 2023 05:25:12 GMT
                etag: "4f877c-5f17d866d9826"
                accept-ranges: bytes
                content-length: 5212028
                x-content-type-options: nosniff
                x-frame-options: deny
                referrer-policy: strict-origin
                x-xss-protection: 1; mode=block
                content-type: application/x-xz
                strict-transport-security: max-age=31536000; includeSubDomains; preload
                connection: close
Opening downloaded database at /var/lib/location/tmp3bnx839c
Downloaded new database from Thu, 05 Jan 2023 05:22:38 GMT
libloc: loc_database_verify: Error verifying the first signature: error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
[root@bs ~]#

If I run it again, it tells me that it is already updated. Do we have to worry?.

Thanks for everything.