<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi Quentin,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I did as you suggested and got this:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">sudo apt update<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">[sudo] password for user:
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">E: Malformed entry 1 in list file /etc/apt/sources.list.d/frr.list (Component)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">E: The list of sources could not be read.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I take that to mean it didn’t work.  How should I resolve it?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Best regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Ian<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Quentin Young <qlyoung@cumulusnetworks.com>
<br>
<b>Sent:</b> 09 December 2019 18:59<br>
<b>To:</b> Oakley,I,Ian,TUS2 R <ian.2.oakley@bt.com><br>
<b>Cc:</b> abauvin@scaleway.com; frog <frog@lists.frrouting.org><br>
<b>Subject:</b> Re: [FROG] Failed to start frr.service: Unit frr.service not found<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">That means it worked, and you can now perform an `apt update` followed by `apt install frr`.<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Mon, Dec 9, 2019 at 12:16 PM <<a href="mailto:ian.2.oakley@bt.com">ian.2.oakley@bt.com</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<p class="MsoNormal">Hi Alexis,<br>
<br>
Ignore the previous message I sent, I managed to get past that step. However, I'm now stuck on a different step.
<br>
When I enter the command "echo deb <a href="https://deb.frrouting.org/frr" target="_blank">
https://deb.frrouting.org/frr</a> $(lsb_release -s -c) $FRRVER | sudo tee -a /etc/apt/sources.list.d/frr.list"<br>
I get "deb <a href="https://deb.frrouting.org/frr" target="_blank">https://deb.frrouting.org/frr</a> bionic"<br>
What does that mean?<br>
<br>
Best regards,<br>
Ian<br>
<br>
-----Original Message-----<br>
From: Alexis Bauvin <<a href="mailto:abauvin@scaleway.com" target="_blank">abauvin@scaleway.com</a>>
<br>
Sent: 09 December 2019 16:30<br>
To: Oakley,I,Ian,TUS2 R <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>><br>
Cc: <a href="mailto:sharpd@cumulusnetworks.com" target="_blank">sharpd@cumulusnetworks.com</a>;
<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a><br>
Subject: Re: [FROG] Failed to start frr.service: Unit frr.service not found<br>
<br>
Hi Ian,<br>
<br>
Since you’re running Ubuntu, the simplest way to get FRR installed the right way for production (not development) is through the official APT repository holding prepackaged DEB files:
<a href="https://deb.frrouting.org" target="_blank">https://deb.frrouting.org</a><br>
<br>
Regards,<br>
Alexis<br>
<br>
(re-send due to using wrong email address)<br>
<br>
> Le 9 déc. 2019 à 14:14, <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>> <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>> a écrit :<br>
> <br>
> Hi Donald,<br>
> <br>
> I don't have Slack unfortunately. I assume uninstalling and then reinstalling FRR, but this time in the correct location, would help; however, I can't find in the Installation guide (<a href="http://docs.frrouting.org/en/latest/installation.html" target="_blank">docs.frrouting.org/en/latest/installation.html</a>)
 where I should install FRR. Where should I install it?<br>
> <br>
> Best regards,<br>
> Ian<br>
> <br>
> -----Original Message-----<br>
> From: Donald Sharp <<a href="mailto:sharpd@cumulusnetworks.com" target="_blank">sharpd@cumulusnetworks.com</a>><br>
> Sent: 09 December 2019 13:10<br>
> To: Oakley,I,Ian,TUS2 R <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>><br>
> Subject: Re: [FROG] Failed to start frr.service: Unit frr.service not <br>
> found<br>
> <br>
> Ian -<br>
> <br>
> Can you join us in our slack?  Goto <a href="https://frrouting.org" target="_blank">
https://frrouting.org</a> and click on the slack link for a self-invite.  I suspect there are more than a few things wrong and it might be a faster way to communicate and work through the issues.<br>
> <br>
> donald<br>
> <br>
> On Mon, Dec 9, 2019 at 8:07 AM <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>> wrote:<br>
>> <br>
>> Hi Donald,<br>
>> <br>
>> The output of journalctl -f, after I copied frr.service into /etc/system/system, is:<br>
>> Dec 09 13:00:29 IanRed systemd[16172]: frr.service: Failed at step <br>
>> EXEC spawning /usr/lib/frr/frrinit.sh: No such file or directory Dec<br>
>> 09 13:00:29 IanRed systemd[1]: frr.service: Control process exited, code=exited status=203 Dec 09 13:00:29 IanRed systemd[1]: frr.service: Failed with result 'exit-code'.<br>
>> Dec 09 13:00:29 IanRed systemd[1]: Failed to start FRRouting.<br>
>> Dec 09 13:00:29 IanRed systemd[1]: frr.service: Triggering OnFailure= dependencies.<br>
>> Dec 09 13:00:29 IanRed systemd[1]: frr.service: Failed to enqueue <br>
>> OnFailure= job: No such file or directory Dec 09 13:00:29 IanRed<br>
>> sudo[16143]: pam_unix(sudo:session): session closed for user root Dec 09 13:01:30 IanRed systemd[1]: Started Run anacron jobs.<br>
>> Dec 09 13:01:30 IanRed anacron[16187]: Anacron 2.3 started on<br>
>> 2019-12-09 Dec 09 13:01:30 IanRed anacron[16187]: Normal exit (0 jobs<br>
>> run)<br>
>> <br>
>> I don't have a /etc/frr directory; this I presume is because I installed such that the home directory is located in /home/user/.<br>
>> <br>
>> Hope that helps.<br>
>> <br>
>> Best regards,<br>
>> Ian<br>
>> <br>
>> -----Original Message-----<br>
>> From: Donald Sharp <<a href="mailto:sharpd@cumulusnetworks.com" target="_blank">sharpd@cumulusnetworks.com</a>><br>
>> Sent: 09 December 2019 12:55<br>
>> To: Oakley,I,Ian,TUS2 R <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>><br>
>> Cc: frog <<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a>><br>
>> Subject: Re: [FROG] Failed to start frr.service: Unit frr.service not <br>
>> found<br>
>> <br>
>> Ian -<br>
>> <br>
>> What's the contents of your `/etc/frr/daemons` file as well as the output of `journalctl -f` from when you do a systemctl start frr?<br>
>> <br>
>> donald<br>
>> <br>
>> On Mon, Dec 9, 2019 at 7:27 AM <<a href="mailto:ian.2.oakley@bt.com" target="_blank">ian.2.oakley@bt.com</a>> wrote:<br>
>>> <br>
>>> Hi,<br>
>>> <br>
>>> <br>
>>> <br>
>>> I installed FRR on my Ubuntu virtual machine from source, hoping to use it with CORE for multicast routing with PIM.<br>
>>> However, I haven’t been able to manage even that; when I attempt to <br>
>>> start the FRR service (sudo service frr start) I am given the error <br>
>>> message in the subject (Failed to start frr.service: Unit <br>
>>> frr.service not found.)<br>
>>> <br>
>>> This is despite me running the command in my /frr/tools directory where frr.service is located.<br>
>>> <br>
>>> Am I missing something here?<br>
>>> <br>
>>> <br>
>>> <br>
>>> Best regards,<br>
>>> <br>
>>> Ian Oakley<br>
>>> <br>
>>> <br>
>>> <br>
>>> _______________________________________________<br>
>>> frog mailing list<br>
>>> <a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a><br>
>>> <a href="https://lists.frrouting.org/listinfo/frog" target="_blank">https://lists.frrouting.org/listinfo/frog</a><br>
> _______________________________________________<br>
> frog mailing list<br>
> <a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a><br>
> <a href="https://lists.frrouting.org/listinfo/frog" target="_blank">https://lists.frrouting.org/listinfo/frog</a><br>
<br>
_______________________________________________<br>
frog mailing list<br>
<a href="mailto:frog@lists.frrouting.org" target="_blank">frog@lists.frrouting.org</a><br>
<a href="https://lists.frrouting.org/listinfo/frog" target="_blank">https://lists.frrouting.org/listinfo/frog</a><o:p></o:p></p>
</blockquote>
</div>
</div>
</body>
</html>