Bug 965806 - yum-plugin-tmprepo-1.1.31-10 fails to load if repo path ends with less of 4 characters
Summary: yum-plugin-tmprepo-1.1.31-10 fails to load if repo path ends with less of 4 ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-21 19:05 UTC by Sergio Basto
Modified: 2013-12-27 02:49 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-27 02:48:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
tmprepo.py.patch (644 bytes, patch)
2013-05-21 19:05 UTC, Sergio Basto
no flags Details | Diff

Description Sergio Basto 2013-05-21 19:05:41 UTC
Created attachment 751358 [details]
tmprepo.py.patch

Description of problem:

yum-plugin-tmprepo-1.1.31-10 fails to load repo if repo path ends with less of 4 characters


Version-Release number of selected component (if applicable):
yum-plugin-tmprepo-1.1.31-10.fc18.noarch

How reproducible:
yum --tmprepo http://www.serjux.com/audacity-freeworld/0018/repodata/repomd.xml --nogpg update
works and 

yum --tmprepo http://www.serjux.com/audacity-freeworld/18/repodata/repomd.xml --nogpg update 
don't , gives Bad id for repo: T-  18-519bc082, byte =   2 

Additional info:
Patch attach fix the bug , not sure if the best solution

Comment 1 Zdeněk Pavlas 2013-05-27 13:40:51 UTC
Yes, Yum does not like spaces in repo id.  I've checked if tmprepo does not later split the generated repo ID, assuming there are exactly 4 chars, but it does not, so your patch is safe.  Will merge.  Thanks for the patch!

Comment 2 Fedora End Of Life 2013-12-21 13:39:43 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Sergio Basto 2013-12-27 02:48:46 UTC
this is fixed , I just test it , thanks


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