• Lucid Dreaming - Dream Views




    Results 1 to 4 of 4
    1. #1
      Member Tyler's Avatar
      Join Date
      Apr 2008
      Gender
      Location
      North Carolina
      Posts
      1,587
      Likes
      36

      Could not initialize the package information

      I got this error after trying to install video editing software:

      Code:
      An unresolvable problem occurred while initializing the package information.
      
      Please report this bug against the 'update-manager' package and include the following error message:
      
      'E:Type 'wget' is not known on line 1 in source list /etc/apt/sources.list.d/winff.list, E:The list of sources could not be read.'
      Any ideas?
      This shit never happens to me

    2. #2
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      One of your Apt sources is wrong
      it refers to winff (which is a GUI front end to ffmpeg)
      most probably you are trying to install an incompatible Debian package on your Ubuntu system

      can you post the output of
      Code:
      cat /etc/apt.sources.list
      &
      Code:
      cat /etc/apt/sources.list.d/winff.list
      WinFF is in the standard Ubuntu repos
      there shouldn't be any reason to use a different source
      (\_ _/)
      (='.'=)
      (")_(")

    3. #3
      Member Tyler's Avatar
      Join Date
      Apr 2008
      Gender
      Location
      North Carolina
      Posts
      1,587
      Likes
      36
      The first one gave me:
      Code:
      cat: /etc/apt.sources.list: No such file or directory
      The second command gave me:

      Code:
      wget --quiet --output-document=- "http://winff.org/ubuntu/AAFE086A.gpg"
      This shit never happens to me

    4. #4
      adversary RedfishBluefish's Avatar
      Join Date
      Apr 2007
      Location
      Now
      Posts
      495
      Likes
      4
      I think YNot meant to write
      Code:
      cat /etc/apt/sources.list
      But it looks like that /etc/apt/sources.list.d/winff.list file is wrong. Delete it. YNot says WinFF is in the Ubuntu repos so (assuming you are on Ubuntu) you shouldn't really need a different source anyway. However if there's a good reason you put that there you might want to try again with whatever instructions you used.

      EDIT: Oh, I guess from the fact that you succeeded to install kdenlive that you fixed the problems you had here? If so disregard this lol.
      Last edited by RedfishBluefish; 11-24-2009 at 12:42 PM.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •