<div dir="ltr"><div>I'm new to rust packaging. I thought of packaging bandwidth and I get this error.</div><div><br></div>abspython@debian:~/packaging/rust/debcargo-conf$ ./new-package.sh bandwhich<br>    Updating <a href="http://crates.io">crates.io</a> index<br>Generate binary crate with default name 'bandwhich', set bin_name to override or bin = false to disable.<br>Wrote back file to overlay: copyright.debcargo.hint<br>Wrote back file to overlay: changelog<br>Something failed: Os { code: 39, kind: Other, message: "Directory not<br>empty" }<br><div><br></div><div>I ignored this and tried building the crate in build/ and also got another error during cleanup .</div><div><br></div><div>debcargo-conf builder: build complete: bandwhich_0.9.0_amd64.changes<br> signfile dsc bandwhich_0.9.0.dsc Michael Aaron Murphy <<a href="mailto:michael@system76.com">michael@system76.com</a>><br>gpg: skipped "Michael Aaron Murphy <<a href="mailto:michael@system76.com">michael@system76.com</a>>": No secret<br>key<br>gpg: /tmp/debsign.UYIE2rHg/bandwhich_0.9.0.dsc: clear-sign failed: No<br>secret key<br>debsign: gpg error occurred!  Aborting....<br></div><div><br></div><div>Somehow, deb-cargo thinks I'm "Michael Aaron Murphy <<a href="mailto:michael@system76.com">michael@system76.com</a>>". My $DEBEMAIL and $DEBFULLNAME are correctly configured. Any way to fix it?</div><div><br></div><div>Thanks & Regards,</div><div>Abhijith Sheheer</div></div>