GNU bug report logs -
#71445
colorful-mode package stuck at version 1.0.0
Previous Next
Reported by: "Elijah G." <eg642616 <at> gmail.com>
Date: Sun, 9 Jun 2024 03:11:02 UTC
Severity: normal
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71445 in the body.
You can then email your comments to 71445 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71445
; Package
emacs
.
(Sun, 09 Jun 2024 03:11:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Elijah G." <eg642616 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 09 Jun 2024 03:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.
--
E.G. from Gnus The Newsreader and E-mail client
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71445
; Package
emacs
.
(Sun, 09 Jun 2024 18:41:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 71445 <at> debbugs.gnu.org (full text, mbox):
"Elijah G." <eg642616 <at> 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?
The "Version" header seems to have been updated:
https://github.com/DevelopmentCool2449/colorful-mode/blob/main/colorful-mode.el#L10
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71445
; Package
emacs
.
(Sun, 09 Jun 2024 21:15:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 71445 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas [2024-06-09 11:32:09] wrote:
> "Elijah G." <eg642616 <at> 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 <at> elpa.gnu.org>
Subject: [GNU ELPA] Sync failure: colorful-mode has diverged!
To: Elias G. Perez <eg642616 <at> 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 <at> gmail.. Minor fixes
Upstream changes:
9cba4d3b95 eg642616 <at> gmail.. Update Keybindings section from README
2d9d1dd8c4 eg642616 <at> gmail.. Change keybindings.
9f73a00eaf eg642616 <at> gmail.. Minor Changes
3ac2d942b6 eg642616 <at> gmail.. Release 1.0.2
1831140c90 eg642616 <at> gmail.. Release 1.0.2
- Stefan
Reply sent
to
Stefan Kangas <stefankangas <at> gmail.com>
:
You have taken responsibility.
(Mon, 10 Jun 2024 00:16:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Elijah G." <eg642616 <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 10 Jun 2024 00:16:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 71445-done <at> debbugs.gnu.org (full text, mbox):
"Elijah G." <eg642616 <at> gmail.com> writes:
> Thank you, I don't know why I didn't receive the email before, sorry for
> the inconvenience, it's now updated to upstream.
Thanks, I'm therefore closing this bug report.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71445
; Package
emacs
.
(Mon, 10 Jun 2024 01:11:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 71445 <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs <at> gnu.org> writes:
> Stefan Kangas [2024-06-09 11:32:09] wrote:
>> "Elijah G." <eg642616 <at> 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 <at> elpa.gnu.org>
> Subject: [GNU ELPA] Sync failure: colorful-mode has diverged!
> To: Elias G. Perez <eg642616 <at> 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 <at> gmail.. Minor fixes
>
> Upstream changes:
> 9cba4d3b95 eg642616 <at> gmail.. Update Keybindings section from README
> 2d9d1dd8c4 eg642616 <at> gmail.. Change keybindings.
> 9f73a00eaf eg642616 <at> gmail.. Minor Changes
> 3ac2d942b6 eg642616 <at> gmail.. Release 1.0.2
> 1831140c90 eg642616 <at> gmail.. Release 1.0.2
>
>
> - Stefan
Thank you, I don't know why I didn't receive the email before, sorry for
the inconvenience, it's now updated to upstream.
--
E.G. from Gnus The Newsreader and E-mail client
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71445
; Package
emacs
.
(Mon, 10 Jun 2024 01:31:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#71445
; Package
emacs
.
(Mon, 10 Jun 2024 02:56:02 GMT)
Full text and
rfc822 format available.
Message #25 received at 71445 <at> debbugs.gnu.org (full text, mbox):
> Thank you, I don't know why I didn't receive the email before, sorry
> for the inconvenience,
Maybe Google in its infinite wisdom declared it to be spam (there were
3-4 such email messages sent around Apr/May).
It's not the first time I hear of email not received on gmail.com.
> it's now updated to upstream.
Great, looks like it's fixed.
Stefan
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 08 Jul 2024 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.