Results 1 to 6 of 6

Thread: firefox install in kali occur error

  1. #1
    Join Date
    2013-Apr
    Posts
    182

    firefox install in kali occur error

    details as followed
    apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    Need to get 0 B/24.7 MB of archives.
    After this operation, 0 B of additional disk space will be used.
    Do you want to continue [Y/n]? Y
    dpkg: error processing firefox-mozilla-build (--configure):
    package firefox-mozilla-build is not ready for configuration
    cannot configure (current status `half-installed')
    Errors were encountered while processing:
    firefox-mozilla-build
    E: Sub-process /usr/bin/dpkg returned an error code (1)

    root@linux:~# dpkg --purge firefox-mozilla-build
    dpkg: error processing firefox-mozilla-build (--purge):
    Package is in a very bad inconsistent state - you should
    reinstall it before attempting a removal.
    Errors were encountered while processing:
    firefox-mozilla-build


    Could anyone tell me how i can remove it ?

    thanks

  2. #2
    Join Date
    2013-Apr
    Posts
    126
    try the following command:

    Code:
    apt-get install --reinstall firefox-mozilla-build

  3. #3
    Join Date
    2013-Mar
    Location
    n0wh3r3
    Posts
    53

  4. #4
    Join Date
    2013-Apr
    Posts
    182
    very good , it works well now

  5. #5
    Join Date
    2013-Oct
    Posts
    1
    that worked.tks you

  6. #6
    Join Date
    2013-Jul
    Posts
    25
    check this Install Firefox

Similar Threads

  1. errors occur after running apt-get update
    By Ahmedalfarsi in forum General Archive
    Replies: 8
    Last Post: 2021-04-11, 06:04
  2. Firefox error
    By Farazrabbani in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-03-20, 20:52
  3. Replies: 0
    Last Post: 2016-06-29, 15:52
  4. Install Firefox in Kali (Best Way)
    By Hitman in forum How-To Archive
    Replies: 14
    Last Post: 2015-09-17, 10:40

Posting Permissions

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