Bug 1296954 - autodownloader binary placed in /usr/share/
Summary: autodownloader binary placed in /usr/share/
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: autodownloader
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-08 14:27 UTC by Pavel Alexeev
Modified: 2016-01-18 12:48 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-01-18 12:48:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Pavel Alexeev 2016-01-08 14:27:27 UTC
Description of problem:

It called /usr/share/autodl/AutoDL.py and intended to be used for run such by documentation.

According to FHS [1] common binaries must be placed under /usr/bin

I also suggest place under /usr/bin without .py suffix. May be symlink or wrapper.


[1] https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard

Version-Release number of selected component (if applicable):
$ rpm -q autodownloader 
autodownloader-0.3.0-10.fc23.noarch

How reproducible:
Always.

Comment 1 Hans de Goede 2016-01-08 19:36:00 UTC
autodownloader is only intended to be called from (shell) scripts, not by users directly (it will not work without a .autodl config file, so it really does not belong in $PATH.

Comment 2 Pavel Alexeev 2016-01-08 22:22:14 UTC
Many binaries can't be used correctly without proper arguments (rm f.e.). What it changes?

Why you do not want place it under traditional binary place?


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