Trouble with add/remove programs

Discussion in 'Linux' started by cpnova, Jan 18, 2009.

  1. cpnova

    cpnova

    Joined:
    Jan 18, 2009
    Messages:
    6
    Likes Received:
    0
    Sorted out the right click mouse function with my AA1 running Linux linpus and have tried to access programs available by using the add/remove software function. However each time I try it displays a package manager dialogue box that says its has tried to connect but cant. As a result it is unable to retrieve software information. If the details tab is clicked it says "Cannot retrieve repository metadisk(respond.xml) for repository:development-verify its path and try again". I checked all the boxes in the associated repository dialogue box and tried again but still no luck.

    Can anyone help me out with this please? Thanks
     
    cpnova, Jan 18, 2009
    #1
  2. cpnova

    jcsbanks

    Joined:
    Jan 22, 2009
    Messages:
    1
    Likes Received:
    0
    jcsbanks, Jan 22, 2009
    #2
  3. cpnova

    remainz

    Joined:
    Mar 17, 2009
    Messages:
    18
    Likes Received:
    0
    i have the same problem. any one ?

    can you help?

    i also get errors when installing VLC from command line

    remainz
     
    remainz, Mar 30, 2009
    #3
  4. cpnova

    ywally

    Joined:
    Feb 22, 2009
    Messages:
    5
    Likes Received:
    0
    When i try to add remove software using the right click I get the message
    Unable to retririve software information

    Details
    failure: repodata/fc6aa253759c9e553f77e933584868fa7ebc8844cda71f299e75e257a84ad8d2-primary.sqlite.bz2 from development-source: [Errno 256] No more mirrors to try.

    I also need some help desparately
     
    ywally, Aug 31, 2009
    #4
  5. cpnova

    ywally

    Joined:
    Feb 22, 2009
    Messages:
    5
    Likes Received:
    0
    I came across the following in another post

    I get the same. viewtopic.php?f=23&t=7587&p=54080&hilit=metadata+package#p54080 solved it for me.

    The site did solve it for me
    I clicked on repository, as instructed and cleared all the items ticked

    I was able to retrieve the programs.

    no more error
     
    ywally, Aug 31, 2009
    #5
  6. cpnova

    ice_snow

    Joined:
    Aug 22, 2008
    Messages:
    27
    Likes Received:
    0
    When I try to run the add/remove it asks for my Password and then it just does nothing. The window closes and my HDD (SSD) indicator light does not indicate that the netbook is doing anything. Any help would be great, as I do not want to reinstall the default os, because I would loose all of my modifications.

    Thanks in advance,
     
    ice_snow, Sep 9, 2009
    #6
  7. cpnova

    bodhi.zazen

    Joined:
    Aug 6, 2009
    Messages:
    71
    Likes Received:
    0
    I know it is not the same, but try running synaptic.

    If you need to install it:

    Code:
    sudo apt-get update && sudo apt-get -y install synaptic
    IMO synaptic is more robust then Add/Remove programs and it is easy to use.

    https://help.ubuntu.com/community/SynapticHowto
     
    bodhi.zazen, Sep 10, 2009
    #7
  8. cpnova

    ice_snow

    Joined:
    Aug 22, 2008
    Messages:
    27
    Likes Received:
    0
    No such luck. When ever I try to to a command using yum such as:

    Code:
    sudo yum install synaptic
    or

    Code:
    sudo yum remove wine
    Al this does is nothing the terminal just sits there doing nothing. I can close the window, or do anything else but the yum command will not do anything. Any more help?
     
    ice_snow, Sep 11, 2009
    #8
  9. cpnova

    bodhi.zazen

    Joined:
    Aug 6, 2009
    Messages:
    71
    Likes Received:
    0
    Ah, sorry I did not know Linpus was rpm ...

    What happens with yum ? give it more time , see if there is an error message of some kingd

    Code:
    su - # Enter password / become root
    yum update
     
    bodhi.zazen, Sep 13, 2009
    #9
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.