Bug 23441 - bssh-askpass ssh-askpass dangling links
Summary: bssh-askpass ssh-askpass dangling links
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Guillaume Rousse
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-14 09:06 CEST by Bit Twister
Modified: 2018-08-16 21:03 CEST (History)
1 user (show)

See Also:
Source RPM: openssh-7.6p1-2.mga7
CVE:
Status comment:


Attachments

Description Bit Twister 2018-08-14 09:06:46 CEST
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
Comment 1 Marja Van Waes 2018-08-16 13:35:27 CEST
@ 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
Source RPM: openssh-askpass-common => openssh-7.6p1-2.mga7
Assignee: bugsquad => guillomovitch

Comment 2 Bit Twister 2018-08-16 13:56:22 CEST
(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

Comment 3 Guillaume Rousse 2018-08-16 21:03:57 CEST
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
Resolution: (none) => FIXED


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