emacs-devel
[Top][All Lists]
Advanced

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

Re: NonGNU ELPA work


From: Philip Kaludercic
Subject: Re: NonGNU ELPA work
Date: Wed, 04 Aug 2021 18:44:58 +0000

Philip Kaludercic <philipk@posteo.net> writes:

> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>>> I have been trying to prepare the patches for the last few days, but
>>> there seem to be issues with the build system (or hopefully I'm doing
>>> something wrong):
>>>
>>> $ make build-all
>>> emacs --batch -Q -l admin/elpa-admin.el \
>>>          -f elpaa-batch-pkg-spec-make-dependencies .pkg-descs.mk
>>> emacs --batch -l /home/philip/Code/src/nongnu/admin/elpa-admin.el   \
>>>          -f elpaa-batch-make-all-packages
>>> Updating worktree in "/home/philip/Code/src/nongnu/packages/geiser/"
>>> Updated geiser: merge: refs/remotes/origin/elpa/geiser - not something we 
>>> can merge
>>>
>>> Updating worktree in "/home/philip/Code/src/nongnu/packages/smartparens/"
>>> Updated smartparens: fatal: No remote for the current branch.
>>>
>>> Updating worktree in "/home/philip/Code/src/nongnu/packages/lua-mode/"
>>> Updated lua-mode: fatal: No remote for the current branch.
>>>
>>> Updating worktree in "/home/philip/Code/src/nongnu/packages/wgrep/"
>>> Updated wgrep: fatal: No remote for the current branch.
>>
>> This seems to point to a problem in the "setup" of your directory.
>> Maybe `origin` isn't pointing to the nongnu,git repository?
>
> It seems to be pointing to the right destination:
>
>     icterid$ git remote -v
>     gnu-elpa  https://git.sv.gnu.org/r/emacs/elpa.git (fetch)
>     gnu-elpa  https://git.sv.gnu.org/r/emacs/elpa.git (push)
>     origin    zge@git.savannah.gnu.org:/srv/git/emacs/nongnu.git (fetch)
>     origin    zge@git.savannah.gnu.org:/srv/git/emacs/nongnu.git (push)

Some further testing indicated that the issue only arose when no
origin/elpa/... branch could be found on the remote target. As I had
unintentionally pushed a few branches a few days ago, I could test and
see that these were being build as intended.

-- 
        Philip Kaludercic



reply via email to

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