Results 1 to 5 of 5

Thread: Synaptic

  1. #1
    Join Date
    Jul 2006
    Beans
    292

    Synaptic

    I dont know if this has been posted before , I was downloading Second-life and it was corrupted,

    So I gave up, but know when I try to install via synaptic the programe gives me this error message

    E: The package secondlife-install needs to be reinstalled, but I can't find an archive for it.
    E: Internal error opening cache (1). Please report.

    but i cant, as soo as I click ok the programe crashes!

    so I tried

    dpkg --configure -a
    dpkg: status database area is locked by another process
    s-desktop s # dpkg --configure -a

    how can I sort this mess out

    kind Regards

    Stephen

    BTW I am using Ubuntu 8.1

  2. #2

    Re: Synaptic

    dpkg --configure -a
    Code:
    Don't forget to use sudo.
    sudo dpkg --configure -a
    Post more if it don't work.
    Learning is not attained by chance, it must be sought for with ardor and attended to with diligence. Abigail Adams ( 1744 - 1818 ), 1780;

    My blog Poetry and More Free Ubuntu Magazine

  3. #3
    Join Date
    Jul 2006
    Beans
    292

    Re: Synaptic

    Quote Originally Posted by Sef View Post
    Post more if it don't work.
    tried that , says i cant find package , Ive tried apt-get clean ( etc )

    same error message

    Thanks for your help

    Stephen

    rchive for it.
    s-desktop s # sudo dpkg --configure -a
    s-desktop s # synaptic
    s-desktop s # apt-get check
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: The package secondlife-install needs to be reinstalled, but I can't find an archive for it.
    s-desktop s #

  4. #4
    Join Date
    Nov 2008
    Location
    S.H.I.E.L.D. 6-1-6
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Synaptic

    Code:
    dpkg --remove --force-remove-reinstreq secondlife-install
    this will happen when you are installing files from a DEB instead of from the repositories.

    i believe that apt-get should add a suggestion for that code that i just posted above. took me a long time to find it when one of my debs went bad.
    Don't waste your energy trying to change opinions ... Do your thing, and don't care if they like it.

  5. #5
    Join Date
    Jul 2006
    Beans
    292

    Re: Synaptic

    Quote Originally Posted by carlee View Post
    Code:
    dpkg --remove --force-remove-reinstreq secondlife-install
    this will happen when you are installing files from a DEB instead of from the repositories.

    i believe that apt-get should add a suggestion for that code that i just posted above. took me a long time to find it when one of my debs went bad.
    That did the trick ! Thank youu very much !!!

    Stephen

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
  •