GNU bug report logs - #52950
Non-GNU ELPA: make sync no longer pushes

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Sun, 2 Jan 2022 14:26:02 UTC

Severity: normal

To reply to this bug, email your comments to 52950 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to monnier <at> iro.umontreal.ca, jonas <at> bernoul.li, bug-gnu-emacs <at> gnu.org:
bug#52950; Package emacs. (Sun, 02 Jan 2022 14:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Stefan Kangas <stefan <at> marxist.se>:
New bug report received and forwarded. Copy sent to monnier <at> iro.umontreal.ca, jonas <at> bernoul.li, bug-gnu-emacs <at> gnu.org. (Sun, 02 Jan 2022 14:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: bug-gnu-emacs <at> gnu.org
Subject: Non-GNU ELPA: make sync no longer pushes
Date: Sun, 2 Jan 2022 09:25:34 -0500
The "make sync" step in the Non-GNU ELPA instructions no longer push
to remote.  From nongnu/README.org:

  - Push the package's code to the repository =nongnu.git=:

    #+begin_src sh
      make sync/<pkgname>
    #+end_src

The output of that command is simply:

  $ make sync/toc-org
  emacs --no-site-lisp --batch -l admin/elpa-admin.el -f
elpaa-batch-fetch-and-push "toc-org"
  Fetching updates for toc-org...
  New package toc-org hasn’t been pushed to origin yet

However, no push is carried out AFAICT.

I suspect that this happened with 76c74a11effe (but I might be wrong; I
didn't yet investigate it very closely):

  commit 76c74a11effee3435b43210b673c36eaf0572068
  Author: Jonas Bernoulli <jonas <at> bernoul.li>
  Date:   Wed Oct 20 01:43:58 2021 +0200

      * elpa-admin.el (elpaa--fetch): Show no log before push to origin

This is not the end of the world, as the autosyncer anyways seems to
synchronize it.  However, it is sort of nice if the person adding the
package is shown on the mailing list instead of the autosyncher.  It
makes it more clear who added a package for future reference.

(I didn't test any of this on GNU ELPA.)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#52950; Package emacs. (Sun, 02 Jan 2022 18:34:02 GMT) Full text and rfc822 format available.

Message #8 received at 52950 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 52950 <at> debbugs.gnu.org, Jonas Bernoulli <jonas <at> bernoul.li>
Subject: Re: bug#52950: Non-GNU ELPA: make sync no longer pushes
Date: Sun, 02 Jan 2022 13:33:49 -0500
> The "make sync" step in the Non-GNU ELPA instructions no longer push
> to remote.  From nongnu/README.org:

Side note: for NonGNU ELPA, it could be considered a feature, since
none should push packages's commits to NonGNU ELPA packages (they
should only be pulled in by the ELPA Syncer on elpa.gnu.org, to avoid
diverging from upstream).
[ At least until one of those packages starts living in `nongnu.git`,
  i.e. have `:url nil`.  ]


        Stefan





This bug report was last modified 2 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.