<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Rodny / Donald,</p>
<p dir="auto">I’m happy to test the packages if you point me at the src (and potentially binary) packages.</p>
<p dir="auto">I still hope we get some clean (and well tested) packages soon, but as a temp and quick fix,<br>
we can look at these.</p>
<p dir="auto">- Martin</p>
<p dir="auto">On 4 Apr 2017, at 0:58, Rodny Molina wrote:</p>
</div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="99F535AC-D119-46D4-B4DB-80ACBF72F4C7"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Donald, before you upload these debian packages, you may want to check this out…</div><div class=""><br class=""></div><div class="">Have you tried to install/run these .deb images? If so, are you observing this too (see further below)?</div><div class=""><br class=""></div><div class="">I’m able to build .deb packages for Debian-Jessie, but typical installation instructions are missing in frr’s debian/rules (e.g. cp /usr/lib/frr/frr /etc/init.d/; update-rc.d frr defaults). In consequence, frr is not initiated as a service, nor we are giving users the chance of doing so, which is something quagga takes care of as part of its dpkg-building process.</div><div class=""><br class=""></div><div class="">As a fix, we could either defer ‘frr.service’ initialization to debian’s postinst-phase (quagga’s approach), or we can go ahead and insert these instructions in debian/rule itself. </div><div class=""><br class=""></div><div class="">@Martin, do you have any suggestion? I can propose a fix but i’m far from being a deb-packager expert ;-)</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">$ dpkg-buildpackage -rfakeroot -b -us -uc -d</div><div class="">…</div><div class=""><div class="">dh_systemd_enable: Could not find "frr.service" in the /lib/systemd/system directory of frr-dbg. This could be a typo, or using Also= with a service file from another package. Please check carefully that this message is harmless.</div><div class="">dh_systemd_enable: Cannot open(frr.service) for extracting the Also= line(s)</div><div class="">dh_systemd_enable: Could not find "frr.service" in the /lib/systemd/system directory of frr-doc. This could be a typo, or using Also= with a service file from another package. Please check carefully that this message is harmless.</div><div class="">dh_systemd_enable: Cannot open(frr.service) for extracting the Also= line(s)</div><div class="">make[1]: Leaving directory '/sonic/src/frr'</div></div><div class="">...</div><div class=""><br class=""></div>/Rodny<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 3, 2017, at 11:50 AM, Donald Sharp via dev <<a href="mailto:dev@lists.frrouting.org" class="">dev@lists.frrouting.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><br class=""><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(127, 127, 127, 1.0);" class=""><b class="">From: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Donald Sharp <<a href="mailto:sharpd@cumulusnetworks.com" class="">sharpd@cumulusnetworks.com</a>><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(127, 127, 127, 1.0);" class=""><b class="">Subject: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><b class="">Re: [dev] FRR 2.0 Package now released in Ubuntu Snap store</b><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(127, 127, 127, 1.0);" class=""><b class="">Date: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">April 3, 2017 at 11:50:40 AM PDT<br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(127, 127, 127, 1.0);" class=""><b class="">To: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">Martin Winter <<a href="mailto:mwinter@opensourcerouting.org" class="">mwinter@opensourcerouting.org</a>><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(127, 127, 127, 1.0);" class=""><b class="">Cc: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">JR Rivers <<a href="mailto:jrrivers@cumulusnetworks.com" class="">jrrivers@cumulusnetworks.com</a>>, <a href="mailto:dev@lists.frrouting.org" class="">dev@lists.frrouting.org</a><br class=""></span></div><br class=""><br class="">I have built .deb packages for FRR for ubuntu 16.04. Do we want to<br class="">put them up on the github page? While we wait for more official<br class="">packaging?<br class=""><br class="">donald<br class=""><br class="">On Mon, Apr 3, 2017 at 2:47 PM, Martin Winter<br class=""><<a href="mailto:mwinter@opensourcerouting.org" class="">mwinter@opensourcerouting.org</a>> wrote:<br class=""><blockquote type="cite" class="">We don’t have a official .deb or .rpm package yet.<br class=""><br class="">I’m working with Silas (who is way better on deb packages than I am)<br class="">to get debian packages fixed. (RPMs should be easier than debian packages)<br class=""><br class="">- Martin<br class=""><br class="">On 3 Apr 2017, at 7:24, JR Rivers wrote:<br class=""><br class="">Any thoughts on RPM and DEB?<br class=""><br class="">On Mon, Apr 3, 2017 at 7:13 AM, Jafar Al-Gharaibeh <<a href="mailto:jafar@atcorp.com" class="">jafar@atcorp.com</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="">Great work everyone, and thank you Martin for the update!<br class=""><br class="">The link from your previous email: <a href="https://uappexplorer.com/app/frr.osr" class="">https://uappexplorer.com/app/frr.osr</a><br class=""><br class="">shows only download option for arm64. Are the other architectures just<br class="">slow to show up?<br class=""><br class="">Cheers,<br class="">Jafar<br class=""><br class=""><br class="">On 4/3/2017 4:40 AM, Martin Winter wrote:<br class=""><blockquote type="cite" class=""><br class="">The binary Snap Package for FRR 2.0 is now released in the snap store<br class=""><br class="">Snap binary is currently available for amd64, i386, armhf and arm64 with<br class="">ppc64el<br class="">probably following in 1..2 days<br class=""><br class="">I’ve also made the associated Snapcraft CI Testplan (and Store<br class="">deployment) public as well<br class="">(See <a href="https://ci1.netdef.org/browse/FRR-SNAP" class="">https://ci1.netdef.org/browse/FRR-SNAP</a> and<br class=""><a href="https://ci1.netdef.org/deploy/viewAllDeploymentProjects.action" class="">https://ci1.netdef.org/deploy/viewAllDeploymentProjects.action</a> )<br class=""><br class="">Enjoy,<br class=""><br class="">- Martin<br class=""><br class="">_______________________________________________<br class="">dev mailing list<br class=""><a href="mailto:dev@lists.frrouting.org" class="">dev@lists.frrouting.org</a><br class="">https://lists.frrouting.org/listinfo/dev<br class=""></blockquote><br class=""><br class=""><br class="">_______________________________________________<br class="">dev mailing list<br class=""><a href="mailto:dev@lists.frrouting.org" class="">dev@lists.frrouting.org</a><br class="">https://lists.frrouting.org/listinfo/dev<br class=""></blockquote><br class=""><br class=""><br class="">_______________________________________________<br class="">dev mailing list<br class=""><a href="mailto:dev@lists.frrouting.org" class="">dev@lists.frrouting.org</a><br class="">https://lists.frrouting.org/listinfo/dev<br class=""><br class=""></blockquote><br class=""><br class=""><br class="">_______________________________________________<br class="">dev mailing list<br class=""><a href="mailto:dev@lists.frrouting.org" class="">dev@lists.frrouting.org</a><br class="">https://lists.frrouting.org/listinfo/dev<br class=""></div></blockquote></div><br class=""></div></div></div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote></div>
</div>
</body>
</html>