Can you please dissecate  step 2 as if I was a 8 yo kid?....

On Tue, Jul 22, 2014 at 8:11 PM, Andy Sayler <a...@wmfo.org> wrote:

> Have you added the trophen repo to /etc/apt/sources.list (or
> sources.list.d)? Have you run an 'apt-get update'?
>
> Generally the flow for installing a package from a third party repos is:
>
> 1. Add repo link to sources.list or sources.list.d.
> 2. Add key to trusted keys (e.g. via 'apt-key add' or via
> /etc/apt/trusted.gpg.d).
> 3. Run 'sudo apt-get update' to import the newest list of available
> packages from all repos.
> 4. Run 'sudo apt-get install ...' to install the package in question.
>
>
> On Tue, Jul 22, 2014 at 1:00 PM, Pedro Picoto <pedro.pic...@gmail.com>
> wrote:
>
>> As a noob... what wrong am I doing  here?...
>>
>> pedro@pedro-desktop ~ $ wget -q -O - http://debian.tryphon.eu/release.asc
>> | sudo apt-key add -
>> [sudo] password for pedro:
>> OK
>> pedro@pedro-desktop ~ $ sudo apt-get install rivendell-server rivendellA
>> ler as listas de pacotes... Pronto
>> A construir árvore de dependências
>> A ler a informação de estado... Pronto
>> E: Não foi possível encontrar o pacote rivendell-server
>> E: Não foi possível encontrar o pacote rivendell
>> pedro@pedro-desktop ~ $
>>
>>
>>
>> On Sat, Jun 28, 2014 at 10:56 AM, Alban Peignier <al...@tryphon.eu>
>> wrote:
>>
>>> Hi all,
>>>
>>> We've tested Rivendell packages under trusty (fresh ubuntu trusty,
>>> following instructions from the wiki page [0]).
>>>
>>> Indeed, there is an apache configuration problem. Rivendell server cgi
>>> scripts can't be invoked. For example, Rivendell can't import files or
>>> provide peak data.
>>>
>>> The configuration provided by the Rivendell package
>>> (/etc/rivendell/apache.conf) must be fixed to work as expected with the
>>> new apache version. We'll fix the package to manage this new apache
>>> requirement [1].
>>>
>>> For the moment, the workaround is simple :
>>> http://projects.tryphon.eu/issues/943#note-4
>>>
>>> We have a functional Rivendell with this workaround.
>>>
>>> @Pedro: NO_PUBKEY error in apt-get occurs when you didn't add the
>>> repository key. See the related instructions on http://debian.tryphon.eu
>>> .
>>>
>>> 0. http://rivendell.tryphon.org/wiki/Debian-Ubuntu_packages
>>> 1. http://projects.tryphon.eu/issues/943
>>> --
>>> Alban Peignier - al...@tryphon.eu
>>>
>>> Tryphon : Radio, Web et Logiciels Libres
>>> http://www.tryphon.eu
>>> _______________________________________________
>>> Rivendell-dev mailing list
>>> Rivendell-dev@lists.rivendellaudio.org
>>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>>>
>>
>>
>> _______________________________________________
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>>
>>
>
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to