View Issue Details

IDProjectCategoryView StatusLast Update
0001304Kali LinuxKali Package Bugpublic2014-05-30 19:42
Reportertor1984 Assigned Tomuts  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformKali InstallOSKaliOS Version1.0
Product Version1.0.7 
Summary0001304: yersinia package does not update. Download returns 404
Description

After apt-get update ; apt-get dist-upgrade the yersinia i386 0.7.3-1kali1 package fails to download with a 404 Not Found.
After visiting the url in a browser, the package appears in a folder listing, however it wont download.

Steps To Reproduce

dist-update to 1.0.7 from 1.0.6 (sudo apt-get update; sudo apt-get dist-upgrade)

Additional Information

this is the i386 image installed onto a HDD.
The file names also differ between the directory listing and what apt-get tries to download. Neither file downloads though.

Activities

tor1984

tor1984

2014-05-30 15:06

reporter   ~0001937

Last edited: 2014-05-30 15:13

This may be a minor bug, depending on need for newer package.
apt is looking for yersinia i386 0.7.3-1kali1
listing of directory in browser: http://http.kali.org/kali/pool/main/y/yersinia/yersinia_0.7.3-1kali0_i386.deb
(note the 1kali1 vs 1kali0)

muts

muts

2014-05-30 19:42

reporter   ~0001939

Last edited: 2014-05-30 19:42

Unable to reproduce, works great for me. Maybe you hit a stale repo?

root@kali:/var/www# apt-get install yersinia
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libnet1
The following NEW packages will be installed:
libnet1 yersinia
0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded.
Need to get 242 kB of archives.
After this operation, 580 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://http.kali.org/kali/ kali/main libnet1 amd64 1.1.4-2.1 [60.9 kB]
Get:2 http://http.kali.org/kali/ kali/main yersinia amd64 0.7.3-1kali1 [181 kB]
Fetched 242 kB in 0s (3,653 kB/s)
Selecting previously unselected package libnet1.
(Reading database ... 117506 files and directories currently installed.)
Unpacking libnet1 (from .../libnet1_1.1.4-2.1_amd64.deb) ...
Selecting previously unselected package yersinia.
Unpacking yersinia (from .../yersinia_0.7.3-1kali1_amd64.deb) ...
Processing triggers for man-db ...
Setting up libnet1 (1.1.4-2.1) ...
Setting up yersinia (0.7.3-1kali1) ...
root@kali:/var/www#

Issue History

Date Modified Username Field Change
2014-05-30 15:05 tor1984 New Issue
2014-05-30 15:06 tor1984 Note Added: 0001937
2014-05-30 15:13 tor1984 Note Edited: 0001937
2014-05-30 19:42 muts Note Added: 0001939
2014-05-30 19:42 muts Status new => closed
2014-05-30 19:42 muts Assigned To => muts
2014-05-30 19:42 muts Resolution open => no change required
2014-05-30 19:42 muts Note Edited: 0001939