Bug 1665687 - /usr/bin/hfs: line 3: exec: hfssh: not found
Summary: /usr/bin/hfs: line 3: exec: hfssh: not found
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: hfsutils
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1604324
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-12 17:32 UTC by Laurent Vivier
Modified: 2019-07-16 19:14 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-07-16 19:14:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Laurent Vivier 2019-01-12 17:32:04 UTC
Description of problem:

The command "hfs" fails:

$ hfs
/usr/bin/hfs: line 3: exec: hfssh: not found

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

hfsutils-3.2.6-34.fc28.x86_64
[It seems the package has not been updated when I upgraded to F29 from F28]

How reproducible:

100 %

Steps to Reproduce:
1. hfs

Actual results:

/usr/bin/hfs: line 3: exec: hfssh: not found

Expected results:

It should start the shell

Additional info:

It seems the hfssh has been removed from hfsutils.spec by

commit 56023a5cae820f310d7d13a4f06ee4c5c105bd71 (tag: hfsutils-3_2_6-13_fc9)
Author: Jesse Keating <jkeating>
Date:   Fri Jan 25 16:29:53 2008 +0000

    - Exclude hfssh, nobody really uses it and it drags in tcl to the base
        requires.
    - Drop the artificial tcl requirement, rpm will do it's job on reqs.


So you should also exclude the command "hfs" and the two man entries:

%{_bindir}/hfs
%{_mandir}/man1/hfs.1.*
%{_mandir}/man1/hfssh.1.*

Comment 1 Filipe Rosset 2019-07-16 19:14:40 UTC
Fixed in rawhide -> https://koji.fedoraproject.org/koji/taskinfo?taskID=36288735


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