unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Call for testing: Daily snapshot builds of Emacs for Ubuntu
@ 2013-05-12  0:06 Robert Park
  2013-05-12  2:23 ` W. Greenhouse
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Robert Park @ 2013-05-12  0:06 UTC (permalink / raw)
  To: emacs-devel

For the last couple of months, I have been working on enabling daily
built Ubuntu packages of Emacs' trunk bzr branch, to make it easier
for testers to install and test the latest code, hopefully narrowing
the feedback loop between testers and developers.

You may be familiar with the snapshot packaging work done by Damien
Cassou; however his method is largely to build by hand once every
couple weeks, I am using Launchpad recipes to achieve the same thing
every day, in an entirely automated fashion.

To achieve this, I have written all new packaging metadata from
scratch, discarding many years of legacy cruft from the debian build
system (where the debian packaging weighs in at 4900 lines of code, I
have nearly achieved feature parity with only 1495 lines of code).

My packages provide much of what you might expect from a debian
package of Emacs:

* Separate packages for Gtk3 and NoX builds

* Files not unique to each build grouped into a single -common package

* Uncompiled elisp files split into a separate -el package for
optional installation, saving disk space.

* postinst and prerm scripts provide support for the debian
update-alternatives system

* Can be installed alongside the existing emacs24 package that's
available in debian/ubuntu.

Known issues:

* No support for elisp packages installed by dpkg. This issue is
unfortunately more complicated than simply twiddling load-path and I'm
still investigating it. However, I consider this issue quite minor
because package.el support is *superb* in trunk and I highly recommend
it's flexibility over the elisp packages installed by dpkg.

If you want to give this a try in Ubuntu, you can run these commands:

$ sudo add-apt-repository ppa:ubuntu-elisp/ppa
$ sudo apt-get update
$ sudo apt-get install emacs-snapshot

(or emacs-snapshot-nox as you prefer)

Currently, builds are provided daily for Ubuntu Precise, Raring, and
Saucy (latest LTS, latest stable, and dev series). There is a Quantal
build available in the PPA, however I stopped making new Quantal
builds the day Raring was released ;-)

So please, take it for a spin, let me know how it's all working for
you, and let's get all bugs fixed in trunk because distropatches are
Eeeeeeevil!

Oh, and here's the recipe, for the curious:

https://code.launchpad.net/~ubuntu-elisp/+recipe/emacs-daily



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-05-15  3:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-12  0:06 Call for testing: Daily snapshot builds of Emacs for Ubuntu Robert Park
2013-05-12  2:23 ` W. Greenhouse
2013-05-13 22:18   ` Robert Park
2013-05-13  9:08 ` Julien Danjou
2013-05-13 21:32   ` Robert Park
2013-05-14  2:48     ` Glenn Morris
2013-05-14  7:07       ` Robert Park
2013-05-14  9:06         ` Stephen J. Turnbull
2013-05-14  9:38     ` Julien Danjou
2013-05-14 21:05 ` Barry Warsaw
2013-05-15  3:36   ` Robert Park

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).