Bug 1105661 - Itk does not recognize its own version
Summary: Itk does not recognize its own version
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: itk
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dmitrij S. Kryzhevich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-06 16:22 UTC by Patrick Monnerat
Modified: 2014-07-07 13:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-07-07 13:15:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to provide both "itk" and "Itk". (497 bytes, patch)
2014-06-06 16:22 UTC, Patrick Monnerat
no flags Details | Diff

Description Patrick Monnerat 2014-06-06 16:22:57 UTC
Created attachment 902973 [details]
Patch to provide both "itk" and "Itk".

Description of problem:
When trying to load Itk (with an uppercase I), loading occurs but ends with an error message.

Version-Release number of selected component (if applicable):
itk-4.0.0-1.fc21.x86_64

How reproducible:
After applying the findinit patch (BZ #1105506): always.

Steps to Reproduce:
1. Apply patch from BZ #1105506
2. run "wish"
3. type "package require Itk"

Actual results:
attempt to provide package Itk 4.0.0 failed: no version of package Itk provided

Expected results:
4.0.0

Additional info:
The findinit patch is needed because it fixes a bug occurring before the current one.
The current problem is: itk does not provide "Itk" as itcl does with "Itcl". The attached patch fixes that.

Comment 1 Patrick Monnerat 2014-07-07 13:15:28 UTC
Not a bug: package in in version 4 is all lowercase. No backwards compatibility supported :-(
Closing


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