View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002302 | Kali Linux | Kali Package Bug | public | 2015-05-29 15:24 | 2015-06-01 06:41 |
| Reporter | Zero_Chaos | Assigned To | rhertzog | ||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.1.0 | ||||
| Summary | 0002302: debian-archive-keyring appears to contain corrupted file | ||||
| Description | debian-archive-keyring_2014.3~deb7u1_all.deb contains files with bad checksums | ||||
| Steps To Reproduce | root@pwnphone:/# apt-get update | ||||
|
this is failing for me on armv7 but not on amd64 |
|
|
able to reproduce it on amd64, so this appears inconsistent. possibly one bad mirror? |
|
|
Or bad hard disk or cosmic ray... modified files in /etc are preserved because they are "configuration files" so the reinstallation will not overwrite the modified file on your system. Try it with « apt-get -o options::dpkg::="--force-confask" --reinstall install debian-archive-keyring » and it will offer you to replace the file. |
|
|
root@localhost:/# debsums -a debian-archive-keyring Those cosmic rays are amazing, keep corrupting the same files every time. |
|
|
a little copy pasta on this line: bian-archive-keyringt-get -o options::dpkg::="--force-confask" --reinstall install de it should read "apt-get -o options::dpkg::="--force-confask" --reinstall install debian-archive-keyring" as you suggested, you can see from the lines after that the line was correct. |
|
|
If you tried to document yourself on what I suggested to do, you would have noticed that I made a small mistake in the APT option, it should have been « apt-get -o dpkg::options::="--force-confask" --reinstall debian-archive-keyring ». If dpkg isn't asking you if you want to update the broken files, then the syntax is not working... cf man dpkg and /usr/share/doc/apt/examples/apt.conf |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-05-29 15:24 | Zero_Chaos | New Issue | |
| 2015-05-29 15:25 | Zero_Chaos | Note Added: 0003342 | |
| 2015-05-29 18:38 | Zero_Chaos | Note Added: 0003344 | |
| 2015-05-30 18:50 | rhertzog | Note Added: 0003348 | |
| 2015-05-30 18:51 | rhertzog | Status | new => closed |
| 2015-05-30 18:51 | rhertzog | Assigned To | => rhertzog |
| 2015-05-30 18:51 | rhertzog | Resolution | open => fixed |
| 2015-05-30 19:08 | Zero_Chaos | Note Added: 0003349 | |
| 2015-05-30 19:08 | Zero_Chaos | Status | closed => feedback |
| 2015-05-30 19:08 | Zero_Chaos | Resolution | fixed => reopened |
| 2015-05-30 19:15 | Zero_Chaos | Note Added: 0003351 | |
| 2015-05-30 19:15 | Zero_Chaos | Status | feedback => assigned |
| 2015-06-01 06:41 | rhertzog | Note Added: 0003358 | |
| 2015-06-01 06:41 | rhertzog | Status | assigned => closed |
| 2015-06-01 06:41 | rhertzog | Resolution | reopened => no change required |