Results 1 to 6 of 6

Thread: Quick update question: libnspr4-0d?

  1. #1
    Join Date
    May 2006
    Location
    Columbia, MO.
    Beans
    149
    Distro
    Ubuntu 12.04 Precise Pangolin

    Quick update question: libnspr4-0d?

    Hi folks,
    I'm getting this message in my update manager lately:

    E: /var/cache/apt/archives/libnspr4-0d_4.7.1+1.9-0ubuntu0.8.04.2_i386.deb: trying to overwrite `/usr/lib/libnspr4.so', which is also in package libnspr4

    The package libnspr4-0d can't install, So I can't fully update. Any ideas?

    Thanks,
    -C
    Ubuntu... [ok]

  2. #2
    Join Date
    Oct 2004
    Beans
    8

    Re: Quick update question: libnspr4-0d?

    I've been getting this too. Doesn't seem serious, but I would like to fix it.

  3. #3
    Join Date
    Dec 2006
    Beans
    43

    Re: Quick update question: libnspr4-0d?

    I can also confirm that I'm getting this too.

    EDIT: The following fixed it for me (see bug report on this issue):

    Code:
    sudo apt-get remove libnspr4 ; sudo apt-get install libnspr4-0d
    Last edited by Temujin_12; July 5th, 2008 at 05:13 PM.

  4. #4
    Join Date
    May 2006
    Location
    Columbia, MO.
    Beans
    149
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Quick update question: libnspr4-0d?

    Cool! That worked for me. Thanks!
    Ubuntu... [ok]

  5. #5
    Join Date
    Oct 2004
    Location
    Norwich, UK
    Beans
    300
    Distro
    Ubuntu 14.04 Trusty Tahr

    Talking Re: Quick update question: libnspr4-0d?

    Me too, thanks!

  6. #6
    Join Date
    Jun 2006
    Beans
    Hidden!

    Re: Quick update question: libnspr4-0d?

    Quote Originally Posted by Temujin_12 View Post
    I can also confirm that I'm getting this too.

    EDIT: The following fixed it for me (see bug report on this issue):

    Code:
    sudo apt-get remove libnspr4 ; sudo apt-get install libnspr4-0d
    that worked for me, but why was it happening in the first place? there may be many ubuntu users who have no idea about sudo apt-get install etc. the packaging should fixed to make this a smooth install.

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
  •