Results 1 to 9 of 9

Thread: [SOLVED] Can't install software?

  1. #1
    Join Date
    Aug 2008
    Beans
    56

    Exclamation [SOLVED] Can't install software?

    hey i have been having a little problem one day I log in into my Ubuntu and there is this little like stop sign that says something is wrong I click
    licked on it and the update manager comes up and it says there is a problem I try to run synaptic but the same problem i try to use the add&remove same problem so now i can't install software or update my
    Ubuntu so it says that i have to post this i don't know if you can help me because i need to install some software to convert some video files


    'Eroblem parsing dependency Depends, E:Ocurrió un error mientras se procesaba btnx (NewVersion1), Eroblem with MergeList /var/lib/apt/lists/repoubuntusoftware.info_dists_harty_all_binary-i386_Packages, E:No se pudieron analizar o abrir las listas de paquetes o el archivo de estado.'

  2. #2
    Join Date
    Dec 2007
    Beans
    1,042
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Can't install software?

    For the benefit of a great many people, could you translate that error message?
    He that would make his own liberty secure must guard even his enemy from oppression; for if he violates this duty he establishes a precedent that will reach to himself.
    -Thomas Paine

  3. #3
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Can't install software?

    See my post in this thread:

    http://ubuntuforums.org/showthread.php?t=951124

    Jim

  4. #4
    Join Date
    Sep 2006
    Location
    Victoria, Australia
    Beans
    Hidden!

    Re: Can't install software?

    hi there,
    can you please post the contents your /etc/apt/sources.list file and also, try running:
    Code:
    sudo dpkg-reconfigure --all
    AJ
    Want to find out more about your ubuntu system? see HowTO Ubuntu System
    Want to know a little more about networking? see HOWTO Ubuntu Networking
    Looking for help with something on your ubuntu? see the tutorial of the week sticky


  5. #5
    Join Date
    Aug 2008
    Beans
    56

    Re: Can't install software?

    Quote Originally Posted by cariboo907 View Post
    See my post in this thread:

    http://ubuntuforums.org/showthread.php?t=951124

    Jim
    thanks a lot Jim now i know how to solve it but how do you exactly do it? sorry for the n00ness

  6. #6
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Can't install software?

    Open up /etc/apt/sources.list in gedit, press Alt-F2 and type:

    Code:
    gksu gedit /etc/apt/sources.list
    Enter your password when aske. This will open /etc/apt/sources.list in a text editor to comment out a line put a # at the start of the line. To uncomment a line remove the # from the beginning of the line.

    Jim

  7. #7
    Join Date
    Aug 2008
    Beans
    56

    Re: Can't install software?

    Quote Originally Posted by ajmorris View Post
    hi there,
    can you please post the contents your /etc/apt/sources.list file and also, try running:
    Code:
    sudo dpkg-reconfigure --all
    AJ
    Thank you to a lot i hope the screen shot i attached does for the listing i it started doing some wired things and didn't help any i will try Jim suggested
    Attached Images Attached Images

  8. #8
    Join Date
    Jun 2007
    Beans
    14,793

    Re: Can't install software?

    There is a "typo" in your source list:
    Code:
    gksudo gedit /etc/apt/sources.list
    Change "harty" to "hardy". Save/close the file.

  9. #9
    Join Date
    Aug 2008
    Beans
    56

    Re: Can't install software?

    Quote Originally Posted by cariboo907 View Post
    Open up /etc/apt/sources.list in gedit, press Alt-F2 and type:

    Code:
    gksu gedit /etc/apt/sources.list
    Enter your password when aske. This will open /etc/apt/sources.list in a text editor to comment out a line put a # at the start of the line. To uncomment a line remove the # from the beginning of the line.

    Jim
    Done just one more question to make sure i don't mess up something i have uncommented the following, see the attachment. If i need to uncomment something else just tell me please
    Attached Images Attached Images

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
  •