Dear all,
i have been facing issues upgrading from kali 2.0 to the latest 2016.1 rolling.
I have a kali 2.0 in virtual box and with recent upgrades, i tried to do the same.
As per the instructions given on the page of kali.org
Code:
cat << EOF > /etc/apt/sources.list
deb http://http.kali.org/kali kali-rolling main non-free contrib
EOF
apt-get update
apt-get dist-upgrade # get a coffee, or 10.
reboot
i followed the instructions to upgrade, but after downloading the required upgrades, there is a fatal error that i encounter:
Code:
E: This installation run will require temporarily removing the essential package sysvinit-utils:i386 due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT::Force-LoopBreak option.
E: Internal Error, Could not early remove sysvinit-utils:i386 (2)
I tried to research for the error, but i am unable to find a solution for this. As per the information i can find, it is a 'severe' bug in debian.
I am curious that did anybody encounter the same error while upgrading?
Is there any way this can be resolved??
Thanking you.