2011-04-28 42 views

回答

0

問題是寶石以及它的規格(清單)是如何生成的。

你可以看到寶石的內容做gem spec padrino-cache -v 0.9.25 files

你會看到這樣的事情:包括創業板

- test/tmp/#<class:0x108b3b4e8>/cache/%2Ffoo 
- test/tmp/#<class:0x108b3b588>/cache/%2Ffoo 
- test/tmp/#<class:0x108b3b718>/cache/%2Ffoo 
- test/tmp/#<class:0x108b46640>/cache/test 
- test/tmp/#<class:0x108b5fdc0>/cache/test 
- test/tmp/#<class:0x108b60c98>/cache/bar 
- test/tmp/#<class:0x108b60c98>/cache/foo 
- test/tmp/#<class:0x108b61b20>/cache/test 

該文件包含冒號,這是在Windows上使用指示驅動器號,並不允許作爲文件名的一部分。

我會建議將此情況報告給Padrino框架bug跟蹤:

https://github.com/padrino/padrino-framework/issues