Newscoop install - Unable to locate package sourcefabric-keyring
  • I have tried installing on three different machines, using each of the different installation methods you describe. No success at all. My system complies with or exceeds your requirements. 

    Debian Wheezy - once on a local dedicated server, and once on a VPS. Both times this same error of "Unable to locate package sourcefabric-keyring". I even tried installing it on a Windows Apache server and got the same error (as well as few others).

    Where is the package sourcefabric-keyring? It does not appear to exist or else is not in an accessible location,

    Your help would be much appreciated.
  • 1 Comment sorted by
  • Vote Up0Vote Down Victor M. CarranzaVictor M. Carranza
    Posts: 2Member, Administrator
    Hello Jonathan,

    You must add the following line at the end of your /etc/apt/sources.list file:

        deb http://apt.sourcefabric.org/ wheezy main

    Then, perform a

       sudo apt-get update

    followed by

       sudo apt-get install sourcefabric-keyring

    and finally

       sudo apt-get update

    again.

    That should be enough.

    What version of Newscoop are you installing?