Bug 1703774 - /usr/share/man/man1/ex.1.gz is a dangling symlink
Summary: /usr/share/man/man1/ex.1.gz is a dangling symlink
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Dohnal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-28 09:06 UTC by Miro Hrončok
Modified: 2020-07-29 10:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-29 10:54:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-04-28 09:06:38 UTC
/usr/share/man/man1/ex.1.gz is a dangling symlink.
when vim-minimal is installed, but not vim-common, the target doesn't exist.


$ man ex
...
man: warning: /usr/share/man/man1/ex.1.gz is a dangling symlink

$ ls -l /usr/share/man/man1/ex.1.gz
lrwxrwxrwx 8 root  8 Apr 13:55 /usr/share/man/man1/ex.1.gz -> vim.1.gz

$ rpm -qf /usr/share/man/man1/ex.1.gz
vim-minimal-8.1.1137-1.fc30.x86_64

$ rpm -qf /usr/share/man/man1/vim.1.gz
error: file /usr/share/man/man1/vim.1.gz: No such file or directory

$ dnf repoquery -C -f /usr/share/man/man1/vim.1.gz
vim-common-2:8.1.1137-1.fc30.x86_64

$ dnf repoquery -C --requires vim-minimal
libacl.so.1()(64bit)
libacl.so.1(ACL_1.0)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libselinux.so.1()(64bit)
libtinfo.so.6()(64bit)
rtld(GNU_HASH)

$ dnf repoquery -C --whatrequires vim-common
beakerlib-vim-syntax-0:1.18-3.fc30.noarch
clustershell-0:1.8.1-2.fc30.noarch
cros-sommelier-0:1.0-0.9.20190214git4dc99dd.fc30.noarch
nesc-0:1.3.5-12.fc30.x86_64
parrot-devel-0:8.1.0-17.fc30.i686
parrot-devel-0:8.1.0-17.fc30.x86_64
smaclient-0:1.1-12.fc30.x86_64
sshrc-0:0.6.2-2.fc30.noarch
vim-X11-2:8.1.1137-1.fc30.x86_64
vim-command-t-0:5.0.2-7.fc30.x86_64
vim-commentary-0:1.3-6.fc30.noarch
vim-enhanced-2:8.1.1137-1.fc30.x86_64
vim-fugitive-0:2.4-4.fc30.noarch
vim-go-0:1.19-2.fc30.x86_64
vim-golint-0:0-0.10.gitc7bacac.fc30.x86_64
vim-javabrowser-0:2.03-13.fc30.noarch
vim-jedi-0:0.9.0-1.fc30.noarch
vim-latex-0:1.10.0-1.fc29.noarch
vim-nerdtree-0:5.0.0-4.fc30.noarch
vim-rnv-0:1.7.11-17.fc30.noarch
vim-taglist-0:4.6-16.fc30.noarch

Comment 1 Zdenek Dohnal 2019-05-31 08:27:14 UTC
Hi Miro,

thank you for reporting the issue! I'll fix it in rawhide.

Comment 3 Ben Cotton 2020-04-30 20:29:11 UTC
This message is a reminder that Fedora 30 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '30'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 30 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Miro Hrončok 2020-05-01 21:33:34 UTC
Still a problem on Fedora 31.

Comment 5 Zdenek Dohnal 2020-07-29 10:54:19 UTC
Built for rawhide now https://koji.fedoraproject.org/koji/taskinfo?taskID=48099579, it will get into F32 and F31 with vim update > vim-8.2.1307-1.


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