Package Manager update error [duplicate]











up vote
-1
down vote

favorite
1













This question already has an answer here:




  • How do I fix a “Problem with MergeList” or “status file could not be parsed” error when trying to do an update?

    8 answers




Kindly help me with this error. All the applications on the software centre are not loading and package manger has error too.



Error while trying to update from package manager










share|improve this question













marked as duplicate by muru, Zanna, Eric Carvalho, Charles Green, Fabby Nov 29 at 22:22


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • The problems, and how to fix them, seem clearly and plainly stated in the error message. Are you asking how to edit a text file? (if so, use the Search feature to look it up)
    – user535733
    Aug 17 at 17:56






  • 5




    Possible duplicate of How do I fix a "Problem with MergeList" or "status file could not be parsed" error when trying to do an update? and to fix the warning messages How can I fix apt error “W: Target Packages … is configured multiple times”?
    – karel
    Aug 18 at 6:52

















up vote
-1
down vote

favorite
1













This question already has an answer here:




  • How do I fix a “Problem with MergeList” or “status file could not be parsed” error when trying to do an update?

    8 answers




Kindly help me with this error. All the applications on the software centre are not loading and package manger has error too.



Error while trying to update from package manager










share|improve this question













marked as duplicate by muru, Zanna, Eric Carvalho, Charles Green, Fabby Nov 29 at 22:22


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.















  • The problems, and how to fix them, seem clearly and plainly stated in the error message. Are you asking how to edit a text file? (if so, use the Search feature to look it up)
    – user535733
    Aug 17 at 17:56






  • 5




    Possible duplicate of How do I fix a "Problem with MergeList" or "status file could not be parsed" error when trying to do an update? and to fix the warning messages How can I fix apt error “W: Target Packages … is configured multiple times”?
    – karel
    Aug 18 at 6:52















up vote
-1
down vote

favorite
1









up vote
-1
down vote

favorite
1






1






This question already has an answer here:




  • How do I fix a “Problem with MergeList” or “status file could not be parsed” error when trying to do an update?

    8 answers




Kindly help me with this error. All the applications on the software centre are not loading and package manger has error too.



Error while trying to update from package manager










share|improve this question














This question already has an answer here:




  • How do I fix a “Problem with MergeList” or “status file could not be parsed” error when trying to do an update?

    8 answers




Kindly help me with this error. All the applications on the software centre are not loading and package manger has error too.



Error while trying to update from package manager





This question already has an answer here:




  • How do I fix a “Problem with MergeList” or “status file could not be parsed” error when trying to do an update?

    8 answers








software-center






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 17 at 15:10









nini

12




12




marked as duplicate by muru, Zanna, Eric Carvalho, Charles Green, Fabby Nov 29 at 22:22


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






marked as duplicate by muru, Zanna, Eric Carvalho, Charles Green, Fabby Nov 29 at 22:22


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.














  • The problems, and how to fix them, seem clearly and plainly stated in the error message. Are you asking how to edit a text file? (if so, use the Search feature to look it up)
    – user535733
    Aug 17 at 17:56






  • 5




    Possible duplicate of How do I fix a "Problem with MergeList" or "status file could not be parsed" error when trying to do an update? and to fix the warning messages How can I fix apt error “W: Target Packages … is configured multiple times”?
    – karel
    Aug 18 at 6:52




















  • The problems, and how to fix them, seem clearly and plainly stated in the error message. Are you asking how to edit a text file? (if so, use the Search feature to look it up)
    – user535733
    Aug 17 at 17:56






  • 5




    Possible duplicate of How do I fix a "Problem with MergeList" or "status file could not be parsed" error when trying to do an update? and to fix the warning messages How can I fix apt error “W: Target Packages … is configured multiple times”?
    – karel
    Aug 18 at 6:52


















The problems, and how to fix them, seem clearly and plainly stated in the error message. Are you asking how to edit a text file? (if so, use the Search feature to look it up)
– user535733
Aug 17 at 17:56




The problems, and how to fix them, seem clearly and plainly stated in the error message. Are you asking how to edit a text file? (if so, use the Search feature to look it up)
– user535733
Aug 17 at 17:56




5




5




Possible duplicate of How do I fix a "Problem with MergeList" or "status file could not be parsed" error when trying to do an update? and to fix the warning messages How can I fix apt error “W: Target Packages … is configured multiple times”?
– karel
Aug 18 at 6:52






Possible duplicate of How do I fix a "Problem with MergeList" or "status file could not be parsed" error when trying to do an update? and to fix the warning messages How can I fix apt error “W: Target Packages … is configured multiple times”?
– karel
Aug 18 at 6:52












1 Answer
1






active

oldest

votes

















up vote
-2
down vote













I guess u have wrote the entry of repositories multiple time in source.list



Open etc/apt/sources.list using



nano etc/apt/sources.list


Now look at the entries and check if it matches with official repository for your linux distro and look for redundancy
Repair it and then Press Ctrl + X for exiting.



Press Y for saving the buffer and then press Enter and than type



sudo apt-get update





share|improve this answer























  • Consider editing your answer. It does not look as complete working instruction. Fix typos.
    – N0rbert
    Aug 17 at 17:40


















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
-2
down vote













I guess u have wrote the entry of repositories multiple time in source.list



Open etc/apt/sources.list using



nano etc/apt/sources.list


Now look at the entries and check if it matches with official repository for your linux distro and look for redundancy
Repair it and then Press Ctrl + X for exiting.



Press Y for saving the buffer and then press Enter and than type



sudo apt-get update





share|improve this answer























  • Consider editing your answer. It does not look as complete working instruction. Fix typos.
    – N0rbert
    Aug 17 at 17:40















up vote
-2
down vote













I guess u have wrote the entry of repositories multiple time in source.list



Open etc/apt/sources.list using



nano etc/apt/sources.list


Now look at the entries and check if it matches with official repository for your linux distro and look for redundancy
Repair it and then Press Ctrl + X for exiting.



Press Y for saving the buffer and then press Enter and than type



sudo apt-get update





share|improve this answer























  • Consider editing your answer. It does not look as complete working instruction. Fix typos.
    – N0rbert
    Aug 17 at 17:40













up vote
-2
down vote










up vote
-2
down vote









I guess u have wrote the entry of repositories multiple time in source.list



Open etc/apt/sources.list using



nano etc/apt/sources.list


Now look at the entries and check if it matches with official repository for your linux distro and look for redundancy
Repair it and then Press Ctrl + X for exiting.



Press Y for saving the buffer and then press Enter and than type



sudo apt-get update





share|improve this answer














I guess u have wrote the entry of repositories multiple time in source.list



Open etc/apt/sources.list using



nano etc/apt/sources.list


Now look at the entries and check if it matches with official repository for your linux distro and look for redundancy
Repair it and then Press Ctrl + X for exiting.



Press Y for saving the buffer and then press Enter and than type



sudo apt-get update






share|improve this answer














share|improve this answer



share|improve this answer








edited Nov 28 at 11:59

























answered Aug 17 at 16:22









HacKaDoN

174




174












  • Consider editing your answer. It does not look as complete working instruction. Fix typos.
    – N0rbert
    Aug 17 at 17:40


















  • Consider editing your answer. It does not look as complete working instruction. Fix typos.
    – N0rbert
    Aug 17 at 17:40
















Consider editing your answer. It does not look as complete working instruction. Fix typos.
– N0rbert
Aug 17 at 17:40




Consider editing your answer. It does not look as complete working instruction. Fix typos.
– N0rbert
Aug 17 at 17:40



Popular posts from this blog

How to send String Array data to Server using php in android

Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

Is anime1.com a legal site for watching anime?