From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
To: "Ludovic Courtè" <ludo@gnu.org>, bug-guix@gnu.org
Subject: Re: A pleasant low-hanging fruit
Date: Thu, 07 Mar 2013 19:25:40 +0000 [thread overview]
Message-ID: <1362684340.10886.2.camel@Nokia-N900> (raw)
In-Reply-To: <876215iq7q.fsf@gnu.org>
The mind boggles... Awesome.
Alex
On Tue, 5 Mar 2013, 19:47:21 GMT, Ludovic Courtès <ludo@gnu.org> wrote:
> Hi!
>
> I just had a brain wave and couldn’t resist: commit ef010c0 changes
> ‘guix package --install’ such that, when installing a GNU package, it
> automatically reports the availability of a new upstream version.
>
> So, for instance, if you run it today:
>
> --8<---------------cut here---------------start------------->8---
> $ ./pre-inst-env guix package -i idutils -n
> [nothing special here]
>
> $ ./pre-inst-env guix package -i gettext -n
> gnu/packages/gettext.scm:27:3: note: using gettext-0.18.1.1 but
> gettext-0.18.2.1 is available upstream --8<---------------cut
> here---------------end--------------->8---
>
> Isn’t it cool? :-)
>
> This is fast (~1 sec.), except for packages like GCC with many versions
> and a deep FTP tree structure (~1 m!). It’s a rare operation, so it
> doesn’t have to be blazingly fast, but definitely faster than for GCC.
> Room for improvement.
>
> The next step is to offer the option to automatically install from the
> upstream tarball, by downloading it and substituting it in the ‘package’
> record. The only bit that is missing for this is a GPG keyring of GNU
> maintainer keys so that we can automatically authenticate tarballs (I’ve
> asked Karl about this.)
>
> The next next step is some fancy stuff that, upon successful
> installation of the new upstream version, offers to automatically submit
> a patch for inclusion in Guix. This way, every user would end up
> participating in the maintenance of the distro in a simple yet effective
> fashion. :-)
>
> Ludo’.
>
next prev parent reply other threads:[~2013-03-07 19:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 19:47 A pleasant low-hanging fruit Ludovic Courtès
2013-03-07 19:25 ` Alex Sassmannshausen [this message]
2013-03-10 17:06 ` Cyril Roelandt
2013-03-12 20:18 ` Andreas Enge
2013-03-14 13:44 ` Ludovic Courtès
2013-03-15 2:06 ` Cyril Roelandt
2013-03-16 0:01 ` Ludovic Courtès
2013-03-16 0:01 ` Ludovic Courtès
2013-03-19 23:55 ` Cyril Roelandt
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362684340.10886.2.camel@Nokia-N900 \
--to=alex.sassmannshausen@gmail.com \
--cc=alex.sassmannshausen@googlemail.com \
--cc=bug-guix@gnu.org \
--cc=ludo@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 public inbox
https://git.savannah.gnu.org/cgit/guix.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).