Announcement

Collapse
No announcement yet.

i can`t get update or upgrade add or remove

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    i can`t get update or upgrade add or remove

    i can`t get update or upgrade add or remove
    i`ve a problem i get some package for some program or idon`t remeber cause i don`t the system long time ago i`ve mass. everytime about line 5 i don`t know where is that

    Code:
    [sudo gedit /etc/apt/sources.list
    sudo: gedit: command not found
    /CODE]
    
    Code:
    
    sudo apt-get autoremove
    E: Malformed line 5 in source list /etc/apt/sources.list (URI parse)
    
    Code:
    
    sudo apt-get update && sudo apt-get upgrade
    E: Malformed line 5 in source list /etc/apt/sources.list (URI parse)
    
    Code:
    
    apt-get update
       E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
    
    i`m sorry i don`t know too much about Kubuntu 9.10
    [color=navy][color=navy][/color][/color]

    #2
    Re: i can`t get update or upgrade add or remove

    ok first off you have an error on line 5 of your sources.list file
    that means line 5 has an invaild argument (prolly a line for your cd drive as a path). so open a konsole
    [code=run in konsole]sudo nano /etc/apt/sources.list[/code]
    now what does is on line 5? you should just be able to comment it out (add a # at beginning of the line) and then exit (crtl X ) if you changed the text it will as you if you want to save. if so then Y and the just press enter as the save path is already correct.
    Mark Your Solved Issues [SOLVED]
    (top of thread: thread tools)

    Comment


      #3
      Re: i can`t get update or upgrade add or remove

      sorry i do it but nothing change can i retern Kubuntu 9.10 like the first day without any program i take some bad package or i don`t know from some blogs what i`ll never do it back
      i can`t get fash player or some small thing what i must have it or update so i want to start from 0 i`ll have clear and clean system
      thanks

      Comment


        #4
        Re: i can`t get update or upgrade add or remove

        Let's see your sources.list file. Open a console and type:
        Code:
         cat /etc/apt/sources.list
        Copy and paste the output in to a reply.
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment

        Working...
        X