PDA

View Full Version : Package Installation Bug (fonts-crosextra-caladea), Bug Reports Fails (Access Denied Sucuri Firewall



silverhawk02
2022-08-04, 15:19
Hello;

BLUF - I am wondering if anyone has additional information or sources for the two packages that I cannot install listed farther down.

Running Kali Linux 2022.3 (same issue in 2022.2), I attempted to install LibreOffice. This failed with a 403 Forbidden message on two packages (see below). I did attempt to grab this package from an upstream service (also shown below), so I believe that this is a package issue greater than Kali Linux itself. When I attempted to report a bug, the Sucuri website firewall denied access in reporting, so that option is out the window. The two packages that result in a 403 for me are :

fonts-crosextra-caladea
fonts-crosextra-carlito

The initial install (this was done a few times, actually, as I had to reinstall the distribution a few times due to some boot issues) :

┌──(silverhawk㉿hostname)-[~]
└─$ sudo apt-get install libreoffice
[sudo] password for silverhawk:
Reading package lists... Done
Building dependency tree... Done
[...SNIP...]
Get:135 http://http.kali.org/kali kali-rolling/main amd64 libreoffice-sdbc-postgresql amd64 1:7.4.0~rc2-3 [427 kB]
Get:136 http://http.kali.org/kali kali-rolling/main amd64 libreoffice-wiki-publisher all 1.2.0+LibO7.4.0~rc2-3 [1,602 kB]
Fetched 237 MB in 26s (9,005 kB/s)
E: Failed to fetch http://http.kali.org/kali/pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20130214-2.1_all.deb 403 Forbidden [IP: 192.99.200.113 80]
E: Failed to fetch http://http.kali.org/kali/pool/main/f/fonts-crosextra-carlito/fonts-crosextra-carlito_20130920-1.1_all.deb 403 Forbidden [IP: 192.99.200.113 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

┌──(silverhawk㉿hostname)-[~]
└─$

Attempting to download directly using one of those links fails :

┌──(silverhawk㉿hostname)-[~]
└─$ wget http://http.kali.org/kali/pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20130214-2.1_all.deb
--2022-08-04 08:43:30-- http://http.kali.org/kali/pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20130214-2.1_all.deb
Resolving http.kali.org (http.kali.org)... 192.99.200.113
Connecting to http.kali.org (http.kali.org)|192.99.200.113|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-08-04 08:43:31 ERROR 403: Forbidden.


┌──(silverhawk㉿hostname)-[~]
└─$

And attempting to grab an upstream distribution package also results in a 403.

┌──(silverhawk㉿hostname)-[~]
└─$ wget http://ftp.de.debian.org/debian/pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20130214-2.1_all.deb
--2022-08-04 08:36:24-- http://ftp.de.debian.org/debian/pool/main/f/fonts-crosextra-caladea/fonts-crosextra-caladea_20130214-2.1_all.deb
Resolving ftp.de.debian.org (ftp.de.debian.org)... 141.76.2.4
Connecting to ftp.de.debian.org (ftp.de.debian.org)|141.76.2.4|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-08-04 08:36:24 ERROR 403: Forbidden.


┌──(silverhawk㉿hostname)-[~]
└─$

Version information :

┌──(silverhawk㉿hostname)-[~]
└─$ cat /etc/*release
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2022.3"
VERSION_ID="2022.3"
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/"

┌──(silverhawk㉿hostname)-[~]
└─$ uname -a
Linux opal 5.18.0-kali5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1kali6 (2022-07-07) x86_64 GNU/Linux

┌──(silverhawk㉿hostname)-[~]
└─$

Fred Sheehan
2022-08-11, 22:05
In Kali tweaks menu change repo from community to cloudflare and then try again.