Summary
spatial-trees and kd-tree both install the same files (kd-tree.import.so and kd-tree.so)
Metadata
- Id: 9581a005177bf6f020f162393a7dc9619e5298d0
- Trac id: 1230
- Type: defect
- Reporter: mario
- Owner: iraikov
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: invalid
- Priority: critical
- Milestone: someday
- Version: 4.9.x
- Changetime: 2019-02-16 03:45:45 UTC
- Created: 2015-12-11 14:37:02 UTC
- Keywords: spatial-trees, kd-tree
Description
This should not happen, as the latest installed egg will clobber the files installed by the previous egg.
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/kd-tree.html
- http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/12/10/salmonella-report/install/spatial-trees.html
Changes and comments
[2015-12-11 19:38:15 UTC] iraikov wrote:
Thanks for reporting this, is there a way to hide spatial-trees for the time being?