Results 1 to 7 of 7

Thread: 1.0.8 can't found updates so i can go to 1.0.9

  1. #1

    Question 1.0.8 can't found updates so i can go to 1.0.9

    Hi

    When i try to update 1.0.8 it doesn;t find any update and complains for missing iceweasel and it recommends to do a -f install that i try and is not helping

    Any ideas?

    I want to upgrade to latest 1.0.9..

    Thanks
    Last edited by pamamolf; 2014-08-28 at 02:15.

  2. #2
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    Please post your /etc/apt/sources.list file.

    To save waiting for my response, you can also confirm for yourself you have the required repos and run an apt-get update.

    http://docs.kali.org/general-use/kal...t-repositories

  3. #3
    I was never edit this file and i have inside the:

    Regular repositories
    and
    Source repositories

    deb http://http.kali.org/kali kali main non-free contrib
    deb http://security.kali.org/kali-security kali/updates main contrib non-free
    deb-src http://http.kali.org/kali kali main non-free contrib
    deb-src http://security.kali.org/kali-security kali/updates main contrib non-free


    I run first apt-get update and then:

    root@kali:~# apt-get upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt-get -f install' to correct these.
    The following packages have unmet dependencies:
    gnome-core : Depends: iceweasel (>= 10) but it is not installed
    E: Unmet dependencies. Try using -f.
    root@kali:~# apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
    gtk2-engines-pixbuf libgnuradio-iqbalance libqwtplot3d-qt4-0 uhd-images
    Use 'apt-get autoremove' to remove them.
    The following extra packages will be installed:
    iceweasel
    Suggested packages:
    fonts-stix otf-stix fonts-oflb-asana-math fonts-mathjax mozplugger
    The following NEW packages will be installed:
    iceweasel
    0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded.
    4 not fully installed or removed.
    Need to get 0 B/2867 kB of archives.
    After this operation, 7368 kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    (Reading database ... 348198 files and directories currently installed.)
    Unpacking iceweasel (from .../iceweasel_24.7.0esr-1~deb7u1_amd64.deb) ...
    dpkg-divert: error: `diversion of /usr/bin/firefox to /usr/bin/firefox.real by iceweasel' clashes with `diversion of /usr/bin/firefox to /usr/bin/firefox.ubuntu by firefox-mozilla-build'
    dpkg: error processing /var/cache/apt/archives/iceweasel_24.7.0esr-1~deb7u1_amd64.deb (--unpack):
    subprocess new pre-installation script returned error exit status 2
    Processing triggers for menu ...
    Errors were encountered while processing:
    /var/cache/apt/archives/iceweasel_24.7.0esr-1~deb7u1_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    And why this is not update and always says version 1.0 ?

    uname -a && cat /etc/*release

    I am trying to figure maybe that i had updated and don't remember it?
    Last edited by pamamolf; 2014-08-28 at 09:29.

  4. #4
    Any help ?

  5. #5
    Join Date
    2014-Apr
    Location
    Down Under
    Posts
    315
    apt-get purge firefox-mozilla-build or

    dpkg -r firefox-mozilla-build

    And then

    apt-get install iceweasel

  6. #6
    How can i check if i have the 1.0.8 or the 1.0.9 ?

  7. #7
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301
    Quote Originally Posted by pamamolf View Post
    How can i check if i have the 1.0.8 or the 1.0.9 ?
    root@kali:~# cat /etc/issue
    Kali GNU/Linux 1.0.9 \n \l
    root@kali:~#

Similar Threads

  1. Replies: 6
    Last Post: 2023-02-06, 13:32
  2. No updates
    By hightech316 in forum TroubleShooting Archive
    Replies: 8
    Last Post: 2016-10-29, 02:27
  3. GUI problem after updates
    By Taramon in forum General Archive
    Replies: 4
    Last Post: 2016-05-17, 16:53
  4. Ran updates and now no GUI at all?
    By fonestar in forum Installing Archive
    Replies: 4
    Last Post: 2015-02-10, 16:35
  5. hashcat updates
    By TAPE in forum General Archive
    Replies: 0
    Last Post: 2014-01-02, 00:14

Posting Permissions

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