Bug 450811

Summary: "File not found by glob" when installing from http:// with special characters
Product: [Fedora] Fedora Reporter: Jan Hutař <jhutar>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: agajania, jnovy, lex.lists, pnasrat
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 488704 (view as bug list) Environment:
Last Closed: 2009-03-04 12:31:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 488704    

Description Jan Hutař 2008-06-11 07:22:26 UTC
Description of problem:
When I try to install package from http:// when there is a "~" in the URL, I 
get "File not found by glob" error message. Installing from "normal" URLs works 
fine.


Version-Release number of selected component (if applicable):
rpm-4.4.2.3-2.fc9.x86_64


How reproducible:
always


Steps to Reproduce:
1. # rpm -ivh 'http://server/~user/repo/package-3.1.0.320-1.i386.rpm'


Actual results:
error: File not found by glob: http://server/~user/repo/
package-3.1.0.320-1.i386.rpm


Expected results:
package is installed


Additional info:
Package itself is ok and installable:
# wget 'http://server/~user/repo/package-3.1.0.320-1.i386.rpm'
...
2008-06-11 09:04:08 (108 MB/s) - `package-3.1.0.320-1.i386.rpm' saved
# rpm -ivh package-3.1.0.320-1.i386.rpm 
Preparing...                ########################################### [100%]
   1:package                ########################################### [100%]

Comment 1 lexual 2009-03-03 23:57:55 UTC
Can the reporter please give a real url for me to test this with?

Comment 2 Jan Hutař 2009-03-04 12:21:59 UTC
Hello,
you can test on:

rpm -ivh 'http://people.redhat.com/~varekova/gzip-1.3.3-16.rhel4.test.i386.rpm'

I was not able to reproduce on the F10, but was on RHEL-5.3.