Bug 1116853 - Package name conversion to lowercase is incomplete.
Summary: Package name conversion to lowercase is incomplete.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: itk
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Dmitrij S. Kryzhevich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-07 13:25 UTC by Patrick Monnerat
Modified: 2014-08-28 11:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-28 11:08:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Use itk package name lowercase everywhere (459 bytes, patch)
2014-07-07 13:25 UTC, Patrick Monnerat
no flags Details | Diff

Description Patrick Monnerat 2014-07-07 13:25:38 UTC
Created attachment 916080 [details]
Use itk package name lowercase everywhere

Description of problem:
Both package names itk and Itk fails in a require.
itk version 4 package name is now all lowercase, but the conversion is incomplete.

Version-Release number of selected component (if applicable):
4.0.0-2

How reproducible:
Always.

Steps to Reproduce:
1. Apply the path patch from BZ #1105506
2. use wish
3. try "package require itk" ---> fails
4. restart wish
5. try "package require Itk" ---> fail too

Additional info:
An old name has not be translated: see patch.


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