Results 1 to 5 of 5

Thread: need help undoing a divert

  1. #1
    Join Date
    Aug 2006
    Beans
    144

    need help undoing a divert

    Awhile back I tried to install firefox 3 and reconcile the problems with updates by following the instructions to divert the package on this website http://linuxowns.wordpress.com/2008/...a-3-on-ubuntu/

    Now, I can't de-install firefox or update via synaptic. Can anyone tell me how to remove that divert directive?

    Thank you

  2. #2
    Join Date
    Aug 2006
    Beans
    144

    Re: need help undoing a divert

    when I try to update or remove firefox, I get this error:

    E: /var/cache/apt/archives/firefox-3.0_3.0.3+build1+nobinonly-0ubuntu0.8.04.1_i386.deb: trying to overwrite `/usr/bin/firefox', which is the diverted version of `/usr/bin/firefox'

    The current build of firefox I'm running sucks, incredibly. I would like to get this fixed and updated via the normal update channel.

    How do I rip this out?

  3. #3
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: need help undoing a divert

    You need to manually remove the divert.
    (to see the diversions)
    Code:
    dpkg-divert --list
    use dpkg-divert --remove to remove the diversion.

  4. #4
    Join Date
    Aug 2006
    Beans
    144

    Re: need help undoing a divert

    Thank you! that worked.

  5. #5
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

Bookmarks

Posting Permissions

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