You must do mount_devfs before jailing!

• 本文约 45 字,阅读大致需要 1 分钟 | Development

Today I start to build a package set for corporation’s production servers. However, perl 5.8 build was stopped with a strange error.

I went into investigating what is happening. Finally I found that I should have mount_devfs’ed before jailing the builder :-( What a shame…