Bug 728575 - If a remote filename has a ":" in it's name, grinder isn't able to download it.
Summary: If a remote filename has a ":" in it's name, grinder isn't able to download it.
Keywords:
Status: CLOSED EOL
Alias: None
Product: Grinder
Classification: Retired
Component: core
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: John Matthews
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-05 16:30 UTC by John Matthews
Modified: 2020-03-27 18:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description John Matthews 2011-08-05 16:30:23 UTC
Description of problem:

Something changed in grinder, this below repo used to sync OK.
http://jmatthews.fedorapeople.org/repo_500/1:anaconda-yum-plugins-1.0-5.fc12.noarch.rpm

Now it throws the below exception for several files.


2011-08-05 12:26:45,345 14172:140516188464896: grinder.ParallelFetch:ERROR: ParallelFetch:338 Traceback (most recent call last):

  File "/shared/repo/grinder/src/grinder/activeobject.py", line 359, in process
    retval = method(*args, **kwargs)

  File "/shared/repo/grinder/src/grinder/RepoFetch.py", line 110, in fetchItem
    packages_location=info['pkgpath'] or None)

  File "/shared/repo/grinder/src/grinder/BaseFetch.py", line 225, in fetch
    checksum, headers, retryTimes, packages_location)

  File "/shared/repo/grinder/src/grinder/BaseFetch.py", line 225, in fetch
    checksum, headers, retryTimes, packages_location)

  File "/shared/repo/grinder/src/grinder/BaseFetch.py", line 175, in fetch
    curl.perform()

error: (6, 'Could not resolve host: 1:perl-Package-Constants-0.02-112.fc13.x86_64.rpm; Cannot allocate memory')


http://jmatthews.fedorapeople.org/repo_500/1:anaconda-yum-plugins-1.0-5.fc12.noarch.rpm


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