Bug 1341851

Summary: dnf install httpie fails to install httpie...
Product: [Fedora] Fedora Reporter: morgan read <mstuff>
Component: httpieAssignee: Rick Elrod <relrod>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 22CC: rbean, relrod
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-02 10:27:35 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:
Embargoed:

Description morgan read 2016-06-01 21:26:25 UTC
Description of problem:
install python3-httpie.noarch
install httpie.noarch

Nil/ Nada/ Nought installed...

...
Installed:
  httpie.noarch 0.9.2-1.fc22                                                                                            

Complete!
[morgan@morgansmachine ~]$ man httpie
No manual entry for httpie
[morgan@morgansmachine ~]$ httpie --help
bash: httpie: command not found...
[morgan@morgansmachine ~]$ httpie -h
bash: httpie: command not found...
[morgan@morgansmachine ~]$ httpie
bash: httpie: command not found...
[morgan@morgansmachine ~]$ which httpie
/usr/bin/which: no httpie in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/usr/bin:/opt/usr/sbin:/home/morgan/.local/bin:/home/morgan/bin:/opt/usr/bin:/opt/usr/sbin)

...
Installed:
  python3-httpie.noarch 0.9.2-1.fc22                         python3-pygments.noarch 1.6-3.fc21                        

Complete!
[morgan@morgansmachine ~]$ man httpie
No manual entry for httpie
[morgan@morgansmachine ~]$ httpie --help
bash: httpie: command not found...
[morgan@morgansmachine ~]$ which httpie
/usr/bin/which: no httpie in (/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/usr/bin:/opt/usr/sbin:/home/morgan/.local/bin:/home/morgan/bin:/opt/usr/bin:/opt/usr/sbin)
[morgan@morgansmachine ~]$

Version-Release number of selected component (if applicable):
0.9.2-1.fc22
0.9.2-1.fc22

How reproducible:
Seems reporoducible

Steps to Reproduce:
1. Install either httpie packages
2. Try to use it, command not found...
3. which reports nothing...

Actual results:
No httpie

Expected results:
httpie

Additional info:
Weird...

Comment 1 Rick Elrod 2016-06-03 21:15:06 UTC
Were you able to figure this out? If not, can you give me the output of `rpm -q httpie` and `rpm -ql httpie`?

Comment 2 morgan read 2016-07-17 16:15:43 UTC
command is http not httpie