GNU bug report logs - #60822
neovim not reproducible

Previous Next

Package: guix;

Reported by: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>

Date: Sat, 14 Jan 2023 23:44:01 UTC

Severity: normal

To reply to this bug, email your comments to 60822 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 bug-guix <at> gnu.org:
bug#60822; Package guix. (Sat, 14 Jan 2023 23:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 14 Jan 2023 23:44:02 GMT) Full text and rfc822 format available.

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

From: Luis Henrique Gomes Higino <luishenriquegh2701 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: neovim not reproducible
Date: Sat, 14 Jan 2023 20:24:33 -0300
[Message part 1 (text/plain, inline)]
Hi guix,

neovim has not been reproducible since 
fbdd0a4a14b968997a511bbf2634640529345904. There are two files that 
differ:

diff -r 
/gnu/store/zrnms45y1mb7r5b09pchr6i2zd1m5l5w-neovim-0.8.2-check 
/gnu/store/zrnms45y1mb7r5b09pchr6i2zd1m5l5w-neovim-0.8.2 -q
Files 
/gnu/store/zrnms45y1mb7r5b09pchr6i2zd1m5l5w-neovim-0.8.2-check/bin/nvim 
and 
/gnu/store/zrnms45y1mb7r5b09pchr6i2zd1m5l5w-neovim-0.8.2/bin/nvim 
differ
Files 
/gnu/store/zrnms45y1mb7r5b09pchr6i2zd1m5l5w-neovim-0.8.2-check/share/nvim/runtime/syntax/vim/generated.vim 
and 
/gnu/store/zrnms45y1mb7r5b09pchr6i2zd1m5l5w-neovim-0.8.2/share/nvim/runtime/syntax/vim/generated.vim 
differ

Checking the diff output for generated.vim, it seems only the 
order of the words are changed, for example:
--8<---------------cut here---------------start------------->8---
< syn keyword nvimAutoEvent contained  RecordingLeave 
TabNewEntered BufModifiedSet Signal LspAttach LspDetach UILeave 
DiagnosticChanged TermOpen TermClose UIEnter RecordingEnter
---
> syn keyword nvimAutoEvent contained  TermClose Signal LspAttach 
> LspDetach UILeave TermOpen UIEnter DiagnosticChanged 
> RecordingLeave BufModifiedSet RecordingEnter TabNewEntered
--8<---------------cut here---------------end--------------->8---

In regards to the nvim binary, I have attached the diffoscope 
output in case someone can help understanding what is changing.

[bug.diffoscope (text/plain, attachment)]
[Message part 3 (text/plain, inline)]
Thanks,

-- 
Luis H. Higino

This bug report was last modified 1 year and 101 days ago.

Previous Next


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