Announcement

Collapse
No announcement yet.

Adept Error Messages

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

    Adept Error Messages

    Hello,
    I am getting a couple of errors which I could really use help solving.

    First, I am unable to make any updates to Adept due to the following: "E: Type '“deb' is not known on line 44 in source list /etc/apt/sources.list"

    I get this error after I try to get the Adept updater to work, which gives me: "The APT Database could not be opened! This may be caused by incorrect APT configuration or some similar problem. Try running apt-setup and apt-get update in terminal and see if it helps to resolve the problem."

    Any help is greatly appreciated as I am obviously a newb to Kubuntu.

    #2
    Re: Adept Error Messages

    Originally posted by tedwaggoner
    First, I am unable to make any updates to Adept due to the following: "E: Type '“deb' is not known on line 44 in source list /etc/apt/sources.list"
    Looks like you've made an error editing your repository sources (or used a bugged script that edits the repositories)

    In short, there are double quotation marks around the repository entry on line 44 in your /etc/apt/sources.list

    To fix it, open up sources.list for editing
    Code:
    kdesu kate /etc/apt/sources.list
    Remove the double quotation marks (") on line 44 and save.

    (You might want to check the rest of the file for similar errors while you're at it)

    Comment


      #3
      Re: Adept Error Messages

      Are you using Automatix?
      For external use only.

      Comment

      Working...
      X