Closed vkill closed 1 year ago
@vkill are you use older system? it seems related to rpm-rs/rpm#148
@cat-in-136 Yes, CentOS 7
the digest error is because executable in the file, at least in my case, is zero bytes. that means that the errors you find about tips etc. are not true in this case: the file included in the rpm is zero bytes. if I install cargo-generate-rpm 0.11.0, I get a non-zero executable, and it works. same here too: centos 7
Hi, there
When I run
sudo yum localinstall -y target/generate-rpm/*-0.1.0-1.x86_64.rpm
, theDigest mismatch
error happened.But I have no problem using 0.11.0