Bug 19178 - 6_rc0: failed to read link /bin/bluepin
Summary: 6_rc0: failed to read link /bin/bluepin
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Shlomi Fish
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-11 00:58 CEST by Bit Twister
Modified: 2016-08-11 16:03 CEST (History)
0 users

See Also:
Source RPM: bluez-5.41-1.mga6.x86_64.rpm
CVE:
Status comment:


Attachments

Description Bit Twister 2016-08-11 00:58:02 CEST
Description of problem:

    14/47: lib64fuse2            ###############################
    15/47: bluez                 #############################
failed to read link /bin/bluepin: No such file or directory

after update install
# symlinks -r / | grep dangling
dangling: /usr/bin/bluepin -> /etc/alternatives/bluepin
dangling: /etc/alternatives/bluepin -> /usr/bin/bluepin


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


How reproducible:


Steps to Reproduce:
1. script -c "urpmi --download-all  --downloader wget --auto --auto-update" update.log
2. grep fail update.log
3.symlinks -r / | grep dangling
Comment 1 Rémi Verschelde 2016-08-11 10:04:24 CEST
Assigning to package maintainer.

Assignee: bugsquad => shlomif

Comment 2 Shlomi Fish 2016-08-11 11:43:28 CEST
(In reply to Bit Twister from comment #0)
> Description of problem:
> 
>     14/47: lib64fuse2            ###############################
>     15/47: bluez                 #############################
> failed to read link /bin/bluepin: No such file or directory
> 
> after update install
> # symlinks -r / | grep dangling
> dangling: /usr/bin/bluepin -> /etc/alternatives/bluepin
> dangling: /etc/alternatives/bluepin -> /usr/bin/bluepin
> 
> 
> Version-Release number of selected component (if applicable):
> 
> 
> How reproducible:
> 
> 
> Steps to Reproduce:
> 1. script -c "urpmi --download-all  --downloader wget --auto --auto-update"
> update.log
> 2. grep fail update.log
> 3.symlinks -r / | grep dangling

The "bluepin" script appears to have been removed from the bluez package back in 2006 (although its removal is not mentioned in the ChangeLog). I removed all references of it from the package in bluez-5.41-2, and the dangling symlinks can be safely removed.
Comment 3 Bit Twister 2016-08-11 15:21:20 CEST
(In reply to Shlomi Fish from comment #2)
> (In reply to Bit Twister from comment #0)
> > Description of problem:
> > 
> >     14/47: lib64fuse2            ###############################
> >     15/47: bluez                 #############################
> > failed to read link /bin/bluepin: No such file or directory

> The "bluepin" script appears to have been removed from the bluez package
> back in 2006 (although its removal is not mentioned in the ChangeLog). I
> removed all references of it from the package in bluez-5.41-2, and the
> dangling symlinks can be safely removed.

I remove all dangling links prior to doing updates. 
The new package created the dangling links.
Comment 4 Rémi Verschelde 2016-08-11 15:26:30 CEST
Did you try bluez-5.41-2.mga6 which was pushed 4 hours ago?
Comment 5 Bit Twister 2016-08-11 16:03:06 CEST
(In reply to Rémi Verschelde from comment #4)
> Did you try bluez-5.41-2.mga6 which was pushed 4 hours ago?

Sorry went to bed at 2am and have been working through all the email at the moment. 

Newest release does not create the dangle.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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