Package: dgit mkdir test dget -d http://ftp.debian.org/debian/pool/main/g/glib2.0/glib2.0_2.82.3-2.dsc cd test git init dgit import-dsc ../glib2.0_2.82.3-2.dsc +workingbranch
results in gpgv: Signature made Tue 10 Dec 2024 23:42:20 GMT gpgv: using RSA key 7A073AD1AE694FA25BFF62E5235C099D3EB33076 gpgv: Can't check signature: No public key dgit: warning: failed to verify signature on ../glib2.0_2.82.3-2.dsc Dgit metadata in .dsc: specified git info (debian) dgit: import-dsc of .dsc with Dgit field, using git hash .dsc names distro debian: fetching rewrite map .dsc names distro debian: fetching additional commits fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

