emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NonGNU ELPA] Error during "make sync/highlight-parentheses"


From: Tassilo Horn
Subject: [NonGNU ELPA] Error during "make sync/highlight-parentheses"
Date: Mon, 16 Aug 2021 13:20:49 +0200
User-agent: mu4e 1.6.3; emacs 28.0.50

Hi Stefan & all,

I've just fixed a bug in the highlight-parentheses repository,
incremented the Version number, and wanted to trigger an update for the
NonGNU ELPA package by running "make sync/highlight-parentheses".
Thereby, I got the following errors (the "fatal: not a valid object
name" occurrences):

--8<---------------cut here---------------start------------->8---
$ make sync/highlight-parentheses
emacs --batch -Q -l admin/elpa-admin.el \
         -f elpaa-batch-pkg-spec-make-dependencies .pkg-descs.mk
emacs --batch -l admin/elpa-admin.el -f elpaa-batch-fetch-and-push 
"highlight-parentheses"
Fetching updates for highlight-parentheses...
>From https://git.sr.ht/~tsdh/highlight-parentheses.el
   b335e9e4a8..8d43acc799  main       -> upstream/highlight-parentheses/main
fatal: Not a valid object name refs/remotes/origin/elpa/highlight-parentheses
fatal: Not a valid object name refs/remotes/origin/elpa/highlight-parentheses
8d43acc799  tsdh@gnu.org      Release version 2.0.4
d27ba136fd  tsdh@gnu.org      Fix #3: highlight also if nothing but the face is 
defined
c6c29b8ec4  tsdh@gnu.org      Make preamble in highlight-parentheses.el match 
LICENSE
b335e9e4a8  tsdh@gnu.org      Don't exclude README.md from ELPA package
[... snip: all commits since the beginning ...]

Pushed highlight-parentheses successfully:
fatal: Not a valid object name refs/remotes/origin/elpa/highlight-parentheses
fatal: Not a valid object name refs/remotes/origin/elpa/highlight-parentheses
remote: Sending notification emails to: emacs-elpa-diffs@gnu.org
To git.sv.gnu.org:/srv/git/emacs/nongnu.git
   c6c29b8ec4..8d43acc799  upstream/highlight-parentheses/main -> 
elpa/highlight-parentheses

Updating worktree in 
"/home/horn/Repos/el/nongnu-elpa/packages/highlight-parentheses/"
Updated highlight-parentheses:
Branch 'elpa/highlight-parentheses' set up to track remote branch 
'elpa/highlight-parentheses' from 'origin'.
Updating b335e9e4a8..8d43acc799
Fast-forward
 highlight-parentheses.el | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
--8<---------------cut here---------------end--------------->8---

Only the two commits d27ba136fd and 8d43acc799 are actually new but it
listed all commits since its the initial one (the [ ... snip...] above).

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]