Debian

Mailman 新列表中斷,未找到模板

  • April 19, 2017

在 debian wheezy 上安裝 mailman 並執行後

newlist mailman

我得到錯誤:

IOError: [Errno 2] No template file found: 'emptyarchive.html'

它很容易,沒有生成語言環境。我在/etc/locale.gen中刪除了我需要的語言環境中的註釋並執行:

locale-gen

引用自:https://unix.stackexchange.com/questions/359982