<div dir="ltr">The Erlang packages that come with Ubuntu are normally outdated and at one time had the debug symbols removed, but the Debian packages are normally of a very good quality and have never exhibited any of the problems you mentioned. As I use Ubuntu, what I normally do is build the Debian packages on the different Ubuntu versions that I use (i.e. latest LTS and latest release). At one time Alessandro Sivieri was maintaining a PPA (<a href="https://launchpad.net/~scattino/+archive/ppa">https://launchpad.net/~scattino/+archive/ppa</a>) with the latest Erlang packages there, but it seems he stopped doing this a while ago. If there is enough interest I could start maintaining something similar to that.<div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Jun 26, 2013 at 9:48 AM, Jesper Louis Andersen <span dir="ltr"><<a href="mailto:jesper.louis.andersen@erlang-solutions.com" target="_blank">jesper.louis.andersen@erlang-solutions.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="im"><br><div class="gmail_quote">On Tue, Jun 25, 2013 at 7:34 PM, Motiejus Jakštys <span dir="ltr"><<a href="mailto:desired.mta@gmail.com" target="_blank">desired.mta@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">Can you elaborate on that? For me packages from debian experimental seem<br>
to work pretty OK, for more than two years, on many environments.<br>
<br>
If there are concrete issues, they could be addressed IMO.</div></blockquote></div><br></div>Two ways in which they are horribly broken:</div><div class="gmail_extra"><br></div><div class="gmail_extra">1. They split up the OTP release into different parts. For instance, you need erlang-crypto in order to get the crypto application. It is not installed by default. Usually this leads to poor newbie users asking why they can't do crypto:start() to test their SSL stuff and so on. It would have been easier just to package everything into a single package.</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">2. erl -man lists won't work since man-pages are installed in odd places, or are not installed at all.</div><div class="gmail_extra"><br></div>

<div class="gmail_extra">3. In older Ubuntu versions, there were symlinks which interfered with release generation so you could not generate a release.</div><div class="gmail_extra"><br></div><div class="gmail_extra">

<br></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div></div>