| Summary: | bssh-askpass ssh-askpass dangling links | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Guillaume Rousse <guillomovitch> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | marja11 |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | openssh-7.6p1-2.mga7 | CVE: | |
| Status comment: | |||
@ Bit Twister, You assigned this report to openssh-askpass-common, do you mind explaining why? I understand nothing about how alternatives are set. Anyway, assigning to the registered openssh maintainer (since openssh-askpass-common is provided by the openssh SRPM) CC:
(none) =>
marja11 (In reply to Marja Van Waes from comment #1) > @ Bit Twister, > > You assigned this report to openssh-askpass-common, do you mind explaining > why? Just a wild guess on my part. Tried looking up the alternatives but received a not owned by any package. So, did a locate askpass and saw cvs/seahorse/git/gcrbssh/bssh/ssh so I picked common.
Bit Twister
2018-08-16 18:51:24 CEST
Summary:
bssh-askpass ssh-askpass ssh-askpass ssh-askpass dangling links =>
bssh-askpass ssh-askpass dangling links The problem is in package seahorse, because those executables changed location, but the post-install scripts have not been modified accordingly. I just fixed it in seahorse-3.29.91-2.mga7. Status:
NEW =>
RESOLVED |
Description of problem: mga7 dev0 The following are the dangling links: /etc/alternatives/bssh-askpass -> /usr/lib64/seahorse/seahorse-ssh-askpass /etc/alternatives/ssh-askpass -> /usr/lib64/seahorse/seahorse-ssh-askpass /usr/bin/ssh-askpass -> /etc/alternatives/bssh-askpass /usr/libexec/openssh/ssh-askpass -> /etc/alternatives/ssh-askpass Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. clean install using Mageia-Cauldron-netinstall-nonfree-x86_64.iso plus updates. with enabled nonfree and tainted media. 2. Pick Custom package install 3. in Package Group Selection screen, set all package groups selected except Other Graphical Desktops. In that one select Plasma GNOME IceWM Xfce. Complete install, reboot 4. click up a terminal 5. /usr/bin/su - root 6. urpmi symlinks 7. apply all updates, then run 8. symlinks -r / | grep dangling