Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1715973 - ffget, ffput and ffdel don't work
Summary: ffget, ffput and ffdel don't work
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rust-ffsend
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Josh Stone
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-31 20:03 UTC by barsnick
Modified: 2019-06-10 02:53 UTC (History)
3 users (show)

Fixed In Version: rust-ffsend-0.2.46-2.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-31 22:15:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description barsnick 2019-05-31 20:03:22 UTC
Description of problem:
ffget, ffput and ffdel, which are (supposed to be) symlinks to ffsend, don't work.

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

How reproducible:
always

Steps to Reproduce:
1. ffget
2. ls -l /usr/bin/ffget
3. ffdel
4. ls -l /usr/bin/ffdel

Actual results:
bash: ffget: command not found...
lrwxrwxrwx. 1 root root 14 May  5 13:47 /usr/bin/ffget -> /usr/bin/ffget
bash: ffdel: command not found...
lrwxrwxrwx. 1 root root 14 May  5 13:47 /usr/bin/ffdel -> /usr/bin/ffget

Additional info:
These symlinks have never worked. All of them point at one of them themselves, namely ffget, and not to any existing binary.

Does anyone use them at all? Does rpmlinit not catch this?

Comment 1 Josh Stone 2019-05-31 22:15:35 UTC
Thanks for catching this! I fixed them to link to ffsend, and now the subcommands work correctly.

/usr/bin/ffdel -> ffsend
/usr/bin/ffget -> ffsend
/usr/bin/ffput -> ffsend
/usr/bin/ffsend

Comment 2 Fedora Update System 2019-06-01 12:38:59 UTC
FEDORA-MODULAR-2019-e73ed3d4ed has been submitted as an update to Fedora 30 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-e73ed3d4ed

Comment 3 Fedora Update System 2019-06-01 12:38:59 UTC
FEDORA-MODULAR-2019-7fc9343dba has been submitted as an update to Fedora 29 Modular. https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-7fc9343dba

Comment 4 Fedora Update System 2019-06-02 02:05:41 UTC
ffsend-latest-3020190531231542.2c789dff has been pushed to the Fedora 30 Modular testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-e73ed3d4ed

Comment 5 Fedora Update System 2019-06-02 02:24:11 UTC
ffsend-latest-2920190531231542.b8a06959 has been pushed to the Fedora 29 Modular testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-MODULAR-2019-7fc9343dba

Comment 6 Fedora Update System 2019-06-10 02:15:58 UTC
ffsend-latest-3020190531231542.2c789dff has been pushed to the Fedora 30 Modular stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2019-06-10 02:53:47 UTC
ffsend-latest-2920190531231542.b8a06959 has been pushed to the Fedora 29 Modular stable repository. If problems still persist, please make note of it in this bug report.


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