bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#71445: colorful-mode package stuck at version 1.0.0


From: Stefan Monnier
Subject: bug#71445: colorful-mode package stuck at version 1.0.0
Date: Sun, 09 Jun 2024 17:13:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Kangas [2024-06-09 11:32:09] wrote:
> "Elijah G." <eg642616@gmail.com> writes:
>> Hello, i've noticed that my package colorful-mode is stuck at 1.0.0
>> version in GNU ELPA, currently colorful from GitHub is at 1.0.3 version,
>> i would like if can the elpa version update to the current repo and
>> avoid this issue to all colorful future versions.
>> Thanks.
> Stefan, Philip, any idea what could be going on here?

Yup:

    From: ELPA update <do.not.reply@elpa.gnu.org>
    Subject: [GNU ELPA] Sync failure: colorful-mode has diverged!
    To: Elias G. Perez <eg642616@gmail.com>
    Date: Fri, 10 May 2024 17:02:26 -0400 (4 weeks, 2 days, 10 minutes ago)
    
    The scripts failed to synchronize with the upstream version
    because the two have diverged.  This is usually the result of an
    overly-optimistic force-push.  Please refrain from using force-push
    on such public branches.
    
    The archive will not be able to track your code until you resolve this
    problem by (re?)merging the code that's in "emacs/elpa.git".  You can do 
that
    with the following commands:
    
        git fetch https://git.sv.gnu.org/git/emacs/elpa.git 
externals/colorful-mode
        git merge FETCH_HEAD
    
    Of course, feel free to undo the changes it may introduce in the file
    contents: we only need the metadata to indicate that this commit was merged.
    
    You can consult the latest error output in
    [the sync-failure 
file](https://elpa.gnu.org/packages/colorful-mode-sync-failure.txt).
    
    ## The current error output was the following:
    
    Upstream of colorful-mode has DIVERGED!
    
      Local changes:
    40204fa9c9  eg642616@gmail..  Minor fixes
    
      Upstream changes:
    9cba4d3b95  eg642616@gmail..  Update Keybindings section from README
    2d9d1dd8c4  eg642616@gmail..  Change keybindings.
    9f73a00eaf  eg642616@gmail..  Minor Changes
    3ac2d942b6  eg642616@gmail..  Release 1.0.2
    1831140c90  eg642616@gmail..  Release 1.0.2


- Stefan






reply via email to

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