Bug 1330499

Summary: Missing dependency `bc`
Product: [Fedora] Fedora EPEL Reporter: Tuetuopay <tuetuopay>
Component: fishAssignee: Oliver Ilian <oliver>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel7CC: oliver
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: fish-2.3.1-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 22:24:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tuetuopay 2016-04-26 11:12:23 UTC
Description of problem:
The package provided by EPEL lacks the dependency to the `bc` package, making the `math` command unusable on systems that do not ship with `bc` preinstalled (ex: CentOS 7 Minimal).

Version-Release number of selected component (if applicable):
fish: 2.2.0, rev 7.el7

How reproducible:
Install the package from the EPEL repo on CentOS 7 Minimal

Steps to Reproduce:
1. Install CentOS 7 Minimal
2. Install the EPEL repo
3. Install fish
4. Try to use the math command inside a fish shell

Actual results:
```
tuetuopay@server ~> math 2+2
env: bc: No such file or directory
```

Expected results:
```
tuetuopay@server ~> math 2+2
4
```

Additional info:
The package from the official fish repo, hosted by opensuse, contains the proper dependencies (and bc is not the only one).

Comment 1 Fedora Update System 2016-06-27 00:26:56 UTC
fish-2.3.0-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a9f3c31925

Comment 2 Fedora Update System 2016-06-27 00:28:53 UTC
fish-2.3.0-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b93ad9b3f0

Comment 3 Fedora Update System 2016-06-28 00:27:04 UTC
fish-2.3.0-2.fc23 has been pushed to the Fedora 23 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-2016-b93ad9b3f0

Comment 4 Fedora Update System 2016-06-28 04:25:12 UTC
fish-2.3.0-2.fc24 has been pushed to the Fedora 24 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-2016-a9f3c31925

Comment 5 Fedora Update System 2016-07-03 12:23:18 UTC
fish-2.3.0-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-07-07 14:13:24 UTC
fish-2.3.1-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f524170748

Comment 7 Fedora Update System 2016-07-10 03:53:26 UTC
fish-2.3.1-1.fc23 has been pushed to the Fedora 23 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-2016-f524170748

Comment 8 Fedora Update System 2016-07-19 22:23:47 UTC
fish-2.3.1-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.