Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: In the Terminal 13.04

  1. #11
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: In the Terminal 13.04

    You can try the following since the package needs to be reinstalled . I am seeing this package installed on my system.

    Code:
    sudo apt-get install --reinstall libbonoboui2-0
    Code:
    sudo apt-get update
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  2. #12
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: In the Terminal 13.04

    Frogs Hair's advice is correct, but if somehow you run into errors again, you could purge that package and afterwards try to re-install it:
    Code:
    sudo apt-get purge libbonoboui2-0
    and then
    Code:
    sudo apt-get install libbonoboui2-0

  3. #13
    Join Date
    Sep 2008
    Location
    Montpellier
    Beans
    93
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: In the Terminal 13.04

    I have done a brand new re-install "13.04" 64 bits. The "Terminal" functions there are no problems when doing up dates. But on booting "I am just on a single boot" computer hangs once out of three times.

    Memory 1,9 GiB
    Processor Intel® Celeron(R) CPU 900 @ 2.20GHz
    Graph Mobile Intel® GM45 Express Chipset
    QS 64-bit
    Disk 312,9 GB

    Cheers Frankie.

  4. #14
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: In the Terminal 13.04

    this is usually the result of mixing repositories for different versions, normally upgrading to the next release without disabling added PPAs, and can usually be remedied with some combination of ppa-purge and manually removing packages with no installation candidates. the easiest remedy isbto disable extra repos in advance of a release upgrade

  5. #15
    Join Date
    Sep 2008
    Location
    Montpellier
    Beans
    93
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: In the Terminal 13.04

    I have done a brand new re-install "13.04" 64 bits. The "Terminal" functions there are no problems when doing up dates. But on booting "I am just on a single boot" computer hangs once out of three times. STILL !

Page 2 of 2 FirstFirst 12

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
  •