Summary
sets, typed-lists and arrays install the same file (sets.import.so)
Metadata
- Id: ffcc569e08cfa47972b64a5631b4fc18378ed1df
- Trac id: 1228
- Type: defect
- Reporter: mario
- Owner: juergen
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: critical
- Milestone: someday
- Version: 4.9.x
- Changetime: 2015-12-12 12:22:05 UTC
- Created: 2015-12-11 13:32:41 UTC
- Keywords: sets, arrays, typed-lists
Description
That should not happen, as the latest installed egg will clobber sets.import.so installed by previous eggs.
For the reference, the issue can be seen in the installation logs for the aforementioned eggs:
- http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/12/10/salmonella-report/install/sets.html
- http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/12/10/salmonella-report/install/typed-lists.html
- http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/12/10/salmonella-report/install/arrays.html
Changes and comments
[2015-12-11 13:35:05 UTC] mario set keywords to sets, arrays, typed-lists
[2015-12-12 12:22:05 UTC] juergen changed status from new to closed
[2015-12-12 12:22:05 UTC] juergen set resolution to fixed
[2015-12-12 12:22:05 UTC] juergen wrote:
The sets module in arrays and typed-lists has been renamed to array-sets and list-sets respectively