View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002268 | Kali Linux | General Bug | public | 2015-05-09 09:50 | 2015-05-09 10:12 |
| Reporter | chr1sh3ng | Assigned To | muts | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.1.0 | ||||
| Summary | 0002268: /dists/kali/Release md5 mismatch | ||||
| Description | I tried to offline update Kali 1.1.0 from 1.0.9 Version but it's not working with this error: kali failed to fetch file: hash sum mismatch.Then I forcibly remove "/dists/kali/Release" and apt-get update works.But when I run apt-get dist-upgrade, it failed and cause destruction. I'v check the SHA1 of my iso file matched. | ||||
| Steps To Reproduce | sudo mount -t iso9660 -o loop /dev/cdrom /mnt/ | ||||