all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Park <r@robru.ca>
To: emacs-devel@gnu.org
Subject: Call for testing: Daily snapshot builds of Emacs for Ubuntu
Date: Sat, 11 May 2013 17:06:24 -0700	[thread overview]
Message-ID: <CAL3PwKw_VMf4+-R7xK2a5cC8nhwXLiu-XWWENAEPet_gKn1iHg@mail.gmail.com> (raw)

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



             reply	other threads:[~2013-05-12  0:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-12  0:06 Robert Park [this message]
2013-05-12  2:23 ` Call for testing: Daily snapshot builds of Emacs for Ubuntu 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAL3PwKw_VMf4+-R7xK2a5cC8nhwXLiu-XWWENAEPet_gKn1iHg@mail.gmail.com \
    --to=r@robru.ca \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.