View Issue Details

IDProjectCategoryView StatusLast Update
0004425Kali LinuxGeneral Bugpublic2017-12-15 00:01
ReporterMisty Assigned Todookie  
PriorityurgentSeveritymajorReproducibilityunable to reproduce
Status closedResolutionno change required 
Product Version2017.3 
Summary0004425: Apt-get not working for any of the apt's commands
Description

alright so i try to update and upgrade and it come's up with this error
Failure running script /usr/bin/apt-listchanges --apt || test $? -lt 10

Steps To Reproduce

root@Misty:~# apt-get update
Err:1 http://deb.i2p2.no unstable InRelease
403 Forbidden [IP: 213.120.234.122 80]
Hit:2 http://ftp.hands.com/kali kali-rolling InRelease
Segmentation fault
Reading package lists... Done
E: Failed to fetch http://deb.i2p2.no/dists/unstable/InRelease 403 Forbidden [IP: 213.120.234.122 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
root@Misty:~# apt-get update
Err:1 http://deb.i2p2.no unstable InRelease
Could not resolve 'deb.i2p2.no'
Err:2 http://http.kali.org/kali kali-rolling InRelease
Could not resolve 'http.kali.org'
Segmentation fault
^Cading package lists... 50%
root@Misty:~# apt-get update
Hit:1 http://deb.i2p2.no unstable InRelease
Hit:2 http://archive-4.kali.org/kali kali-rolling InRelease
Segmentation fault
Reading package lists... Done
root@Misty:~# apt-get ugrade
E: Invalid operation ugrade
root@Misty:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
dissy libarmadillo7 libboost-atomic1.62.0 libboost-chrono1.62.0
libboost-program-options1.62.0 libboost-serialization1.62.0
libboost-test1.62.0 libboost-timer1.62.0 libcaribou-gtk-module
libcaribou-gtk3-module libcdio-cdda1 libcdio-paranoia1 libcdio13 libcgal12
libevent-2.0-5 libgom-1.0-common libhttp-parser2.1 libnetcdf11 libntfs-3g872
libqcustomplot1.3 libqt5opengl5 libqt5sql5 libqt5sql5-sqlite libradare2-2.0
libsfcgal1 libxerces-c3.1 python-brotli python-cssutils python-rsvg
Use 'apt autoremove' to remove them.
The following packages have been kept back:
bind9-host dnsutils gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gvfs
gvfs-backends gvfs-daemons gvfs-fuse gvfs-libs isc-dhcp-client libcdio-cdda2
libcdio-paranoia2 libgdal20 libgstreamer-plugins-bad1.0-0
libjavascriptcoregtk-4.0-18 libpoppler-glib8 libqt5core5a
libwebkit2gtk-4.0-37 poppler-utils
The following packages will be upgraded:
apparmor binutils binutils-common binutils-x86-64-linux-gnu commix exploitdb
gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0
gir1.2-javascriptcoregtk-4.0 gir1.2-webkit2-4.0 gstreamer1.0-libav
gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-pulseaudio
gstreamer1.0-x libapparmor1 libassuan0 libbinutils
libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libpocl1 libpocl1-common
libpython-all-dev libpython-dev libpython-stdlib libsvn1 libv4l-0
libv4lconvert0 metasploit-framework pocl-opencl-icd python python-all
python-all-dev python-construct python-dev python-minimal python3-construct
subversion
38 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
Need to get 0 B/139 MB of archives.
After this operation, 479 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Segmentation fault
E: Sub-process /usr/bin/apt-listchanges --apt || test $? -lt 10 returned an error code (1)
E: Failure running script /usr/bin/apt-listchanges --apt || test $? -lt 10
root@Misty:~#

Additional Information

http://prntscr.com/hnnhcw

Activities

dookie

dookie

2017-12-15 00:01

reporter   ~0007697

You have altered your sources.list file (deb.i2p2.no), which clearly isn't available. This is not a bug so please refer to the Kali forums or docs.kali.org to find a solution.

Issue History

Date Modified Username Field Change
2017-12-14 23:17 Misty New Issue
2017-12-15 00:01 dookie Assigned To => dookie
2017-12-15 00:01 dookie Status new => closed
2017-12-15 00:01 dookie Resolution open => no change required
2017-12-15 00:01 dookie Note Added: 0007697