unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: add keyword search and display in details for list-packages
Date: Mon, 25 Nov 2013 09:20:14 -0500	[thread overview]
Message-ID: <87fvqk36n5.fsf@flea.lifelogs.com> (raw)
In-Reply-To: jwvmwkvao0t.fsf-monnier+emacs@gnu.org

On Fri, 22 Nov 2013 20:49:39 -0500 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

>> of `make clean; make; make archive-full' didn't refresh
SM> Hmm... elpa/README is outdated: don't "make archive-full".

SM> The way to reproduce what happens on elpa.gnu.org is to run
SM> "admin/update-archive.sh".  IIRC you need to do it like this:

SM>    git clone .../elpa.git
SM>    mkdir build
SM>    cd build
SM>    ln -s ../elpa/{admin,GNUmakefile} .
SM>    admin/update-archive.sh

I got `staging/packages/archive-contents' with the right contents for a
multi-file package (w3) but the single-file package keywords are not
getting generated.  I spent about 2 hours trying to figure out what's
going on, following your instructions (which worked) and debugging
things ad-hoc.  It seems that the presence of the "PACKAGE-pkg.el" file
is causing the keyword evaluation to be skipped as a sort of cache takes
over, but I lost track of the indirection layers and couldn't figure it
out.

If you could commit my patch and test it once, that would be great.  I
believe it will DTRT even though I couldn't test it thoroughly.  Once
that's pushed I can proceed with the keyword-related features for
package.el.

A documented GNU ELPA clean build+stage process would be wonderful; the
previously-discussed package signing stage should also be inserted in
that flow.  Let me know if you want to work on this with me.  I'd do it
myself but after the 2-hour debugging session I just had, I'm not sure I
understand enough of the process to fix it on my own.  Some sort of CI
tool would make sense, though, that much is clear.

Ted




  reply	other threads:[~2013-11-25 14:20 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25 10:23 Add the archive name column in the list-packages table Darren Hoo
2013-10-25 16:09 ` Glenn Morris
2013-10-25 18:27   ` Ted Zlatanov
2013-11-03 11:11     ` Ted Zlatanov
2013-11-03 14:12       ` Stefan Monnier
2013-11-04 16:12         ` Ted Zlatanov
2013-11-19  7:36           ` Xue Fuqiao
2013-11-20 21:06             ` Ted Zlatanov
2013-11-20 22:34               ` Xue Fuqiao
2013-11-21 11:09                 ` add keyword search and display in details for list-packages (was: Add the archive name column in the list-packages table) Ted Zlatanov
2013-11-21 14:44                   ` add keyword search and display in details for list-packages Stefan Monnier
2013-11-21 16:09                     ` Ted Zlatanov
2013-11-22  1:23                       ` Stefan Monnier
2013-11-22 15:13                         ` Ted Zlatanov
2013-11-23  1:49                           ` Stefan Monnier
2013-11-25 14:20                             ` Ted Zlatanov [this message]
2013-11-25 15:20                               ` Stefan Monnier
2013-11-25 15:49                                 ` Ted Zlatanov
2013-11-26  3:25                                   ` Stefan Monnier
2013-11-26 17:42                                     ` Ted Zlatanov
2013-11-26 19:26                                       ` Stefan Monnier
2013-11-26 20:00                                         ` Ted Zlatanov
2013-11-26 22:42                                           ` Dmitry Gutov
2013-11-27  1:58                                           ` Stefan Monnier
2013-11-26  3:27                                   ` Stefan Monnier
2013-11-28  0:52                                   ` Juri Linkov
2013-12-04 15:59                                     ` Ted Zlatanov
2013-12-04 19:53                                       ` Stefan Monnier
2013-12-04 21:33                                         ` Ted Zlatanov
2013-11-21 11:37               ` Add the archive name column in the list-packages table Jambunathan K
2013-11-21 14:28                 ` Ted Zlatanov
2013-11-21 14:35                   ` Jambunathan K
2013-11-21 15:59                     ` Ted Zlatanov
2013-11-21 17:58                       ` Jambunathan K
2013-11-21 19:02                         ` Ted Zlatanov
2013-11-21 19:25                           ` Drew Adams
2013-11-21 15:04                 ` Stefan Monnier
2013-10-26  1:35 ` Stefan Monnier
2013-10-26  1:50   ` Dmitry Gutov
2013-10-26  2:25     ` Stefan Monnier
2013-10-26  2:39       ` Darren Hoo

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87fvqk36n5.fsf@flea.lifelogs.com \
    --to=tzz@lifelogs.com \
    --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 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).