View Issue Details

IDProjectCategoryView StatusLast Update
0007069Kali LinuxGeneral Bugpublic2021-07-16 10:16
Reporter3liyyah Assigned To 
PrioritynormalSeverityminorReproducibilityunable to reproduce
Status closedResolutionno change required 
Product Version2021.1 
Summary0007069: Updating Kali from 2020.1 to 2020.4 does not display
Description

I have followed the documentation from https://www.kali.org/docs/general-use/updating-kali/

After performing the steps carefully, and using the correct sources, this is the output of lsb_release -a:

No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2021.1
Codename: kali-rolling

This is the output of 'cat /etc/os-release':
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2021.1"
VERSION_ID="2021.1"
VERSION_CODENAME="kali-rolling"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"

In both cases and no matter what kind of upgrade, dist-upgrade, full upgrade I run, the display of the output never changes.

Activities

3liyyah

3liyyah

2021-02-27 03:32

reporter   ~0014254

I forgot to mention that I was using sudo in each case.

Steps performed:
updated sources with
deb http://http.kali.org/kali kali-rolling main contrib non-free
deb-src http://http.kali.org/kali kali-rolling main contrib non-free

then
sudo apt update
sudo apt full-upgrade -y

Everything completed successfully with no errors. Logged off, rebooted, and signed back in.

Executed the commands in the description and no change.

Also ran the following for the new shell after:
kali@kali:~$ sudo apt update && sudo apt -y full-upgrade
kali@kali:~$
kali@kali:~$ cp -i /etc/skel/.bashrc ~/
kali@kali:~$
kali@kali:~$ cp -i /etc/skel/.zshrc ~/
kali@kali:~$
kali@kali:~$ chsh -s /bin/zsh
kali@kali:~$
kali@kali:~$ [ -f /var/run/reboot-required ] && sudo reboot -f

Rebooted still no change.

arnaudr

arnaudr

2021-07-16 10:15

manager   ~0014931

I know it's a bit late to answer, but VERSION="2021.1" was the latest released at the time of this bug report, in 2021-02-27. Seems like everything was fine, your system was up to date.

Issue History

Date Modified Username Field Change
2021-02-27 03:23 3liyyah New Issue
2021-02-27 03:32 3liyyah Note Added: 0014254
2021-06-30 08:49 g0tmi1k Priority high => normal
2021-07-16 10:15 arnaudr Note Added: 0014931
2021-07-16 10:16 arnaudr Severity major => minor
2021-07-16 10:16 arnaudr Status new => closed
2021-07-16 10:16 arnaudr Resolution open => no change required