Description of problem: spacecmd has hard-coded displaying MD5 hash of a package in package_details call. However, we can (and usually do) have other hashes (like SHA256). In that case, "MD5: None" is shown and no other hash is shown. How reproducible: Deterministic Steps to Reproduce: 1. Have some package with SHA256 hash in Satellite 2. spacecmd -- package_details <package_name> Actual results: [...] MD5: None [...] Expected results: [...] SHA256: <SHA256hash> [...]
spacewalk.git(master): 4f64a5840b0a4d2c5f9fa889002734a685f39d7f