Bug 2208452 - Please update vim-go to 1.28 in epel9
Summary: Please update vim-go to 1.28 in epel9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: vim-go
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Forró
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-19 06:56 UTC by Petr Razumov
Modified: 2023-06-07 01:58 UTC (History)
2 users (show)

Fixed In Version: vim-go-1.28-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-06-07 01:58:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Razumov 2023-05-19 06:56:32 UTC
Description of problem:

Errors during :GoInstallBinaries on Rocky Linux 9.2


Version-Release number of selected component (if applicable):

$ dnf list --installed | grep vim-go
vim-go.x86_64                                    1.26-1.el9                          @epel

How reproducible:

Always

Steps to Reproduce:
1. Install golang, vim and vim-go
2. Have clean Go workspace (e.g sudo rm -rf ~/go)
3. Start vim and run :GoInstallBinaries (or run vim -c GoInstallBinaries)

Actual results:

1. Error messages for

    github.com/mgechev/revive@latest
    golang.org/x/tools/gopls@latest
    github.com/golangci/golangci-lint/cmd/golangci-lint@latest

2. Some tools not installed (revive, gopls, golangci-lint)

Expected results:

No error messages, tools installed.

Additional info:

* vim-go GitHub issue: https://github.com/fatih/vim-go/issues/3549
* Rocky Linux forum thread: https://forums.rockylinux.org/t/go-development-with-vim-and-vim-go-on-rocky-linux-9/9901/1
* Issue was fixed in vim-go 1.27 https://github.com/fatih/vim-go/pull/3449 (CHANGELOG: https://github.com/fatih/vim-go/blob/master/CHANGELOG.md#v127---december-17-2022)
* vim-go 1.28 is available in Fedora {37,38,Rawhide} https://packages.fedoraproject.org/pkgs/vim-go/vim-go/fedora-rawhide.html

Comment 1 Petr Razumov 2023-05-29 08:43:49 UTC
Will you be able to branch and build vim-go 1.28 in epel9?

Comment 2 Nikola Forró 2023-05-29 09:18:40 UTC
Thanks for the reminder, I'll do it today.

Comment 3 Fedora Update System 2023-05-29 11:48:44 UTC
FEDORA-EPEL-2023-4a97e7705a has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-4a97e7705a

Comment 4 Fedora Update System 2023-05-30 01:40:40 UTC
FEDORA-EPEL-2023-4a97e7705a has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-4a97e7705a

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Petr Razumov 2023-06-06 10:36:22 UTC
Any updates on the update process?

Comment 6 Nikola Forró 2023-06-06 12:40:12 UTC
Sure, just follow the link above. You can still provide feedback, even though automatic push to stabe is about to happen soon.

Comment 7 Fedora Update System 2023-06-07 01:58:35 UTC
FEDORA-EPEL-2023-4a97e7705a has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.