|
Bugzilla – Full Text Bug Listing |
| Summary: | view,ex,rvim,etc broken by libalternatives update to the vim package | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Clark Boylan <clark.boylan> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | clark.boylan, osukup |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Clark Boylan
2021-11-13 00:18:38 UTC
I managed to find the libalternatives configs via the spec diff in the previously mentioned package update. Mimicking those updates locally: $ ls -l /usr/share/libalternatives/view total 4 -rw-r--r-- 1 root root 58 Nov 12 16:38 20.conf $ cat /usr/share/libalternatives/view/20.conf binary=/usr/bin/vim-nox11 group=vim, vi options=KeepArgv0 I can now run `view foobar` and get the file to open. This seems to confirm the issue is a lack of appropriate libalternatives configuration. duplicate *** This bug has been marked as a duplicate of bug 1192631 *** |