Announcement

Collapse
No announcement yet.

Problems with installing packages.

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

    #16
    Let's clean out a bunch of APT-related stuff:
    Code:
    sudo rm -rfv /var/cache/apt/*
    
    sudo rm -rfv /var/cache/apt-xapian-index/*

    Comment


      #17
      I just found out that there were some repos that I "migrated" from 12.10 that was causing the problem. I removed using the "Configure Software Sources"-->"Other Software", and now the problem is gone.

      Thanks for all the help.

      Comment


        #18
        Ah, very cool that you got it sorted. I only use the command line for package management, and misconfigured repos offer self-explanatory error messages.

        Comment

        Working...
        X