Results 1 to 2 of 2

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

  1. #1

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

    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/...14-2.1_all.deb 403 Forbidden [IP: 192.99.200.113 80]
    E: Failed to fetch http://http.kali.org/kali/pool/main/...20-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/...14-2.1_all.deb
    --2022-08-04 08:43:30-- http://http.kali.org/kali/pool/main/...14-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...14-2.1_all.deb
    --2022-08-04 08:36:24-- http://ftp.de.debian.org/debian/pool...14-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)-[~]
    └─$

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    In Kali tweaks menu change repo from community to cloudflare and then try again.

Similar Threads

  1. Replies: 0
    Last Post: 2020-05-15, 17:40
  2. /root folder access denied SET reports go there
    By RamblingBarba in forum General Archive
    Replies: 0
    Last Post: 2020-03-28, 15:00
  3. Replies: 0
    Last Post: 2019-10-15, 03:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •