Results 1 to 2 of 2

Thread: lighttpd install error

  1. #1

    lighttpd install error

    i want to instal lighttpd on Linux kali 5.4.0-kali2-amd64 #1 SMP Debian 5.4.8-1kali1 (2020-01-06) x86_64 GNU/Linuxbut got the following error:

    Code:
    root@kali:/home/kali/Desktop/fluxionS# sudo apt-get install lighttpd
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    
    The following packages have unmet dependencies:
     linux-headers-5.4.0-kali2-amd64 : Depends: linux-compiler-gcc-9-x86 but it is not going to be installed
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    i've tested gcc and it currently is installed:
    Code:
    root@kali:/home/kali/Desktop/fluxionS# apt-get install linux-compiler-gcc-9-x86
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    linux-compiler-gcc-9-x86 is already the newest version (5.6.7-1kali1).
    0 upgraded, 0 newly installed, 0 to remove and 1170 not upgraded.
    please help me, what should i do?

  2. #2
    kali@kali:~/Desktop$ sudo apt-get install lighttpd
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    linux-headers-5.4.0-kali2-amd64 : Depends: linux-compiler-gcc-9-x86 but it is not going to be installed
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.



    ------------------------------SAME PROBLEM HERE------------------------------

Similar Threads

  1. Cannot install due to error
    By rozcoeb in forum Installing Archive
    Replies: 0
    Last Post: 2021-10-31, 20:13
  2. APT-GET install error
    By demong in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-10-01, 14:27
  3. Install Error
    By edmondshire in forum Installing Archive
    Replies: 2
    Last Post: 2020-07-25, 05:32

Tags for this Thread

Posting Permissions

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