特殊:Badtitle/NS100:MondoMindiError:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Oneleaf留言 | 贡献
新页面: {{From|https://help.ubuntu.com/community/MondoMindiError}} {{Languages|UbuntuHelp:MondoMindiError}} When trying to backup using Mondo, the following error mesasage is produced after a per...
 
Wikibot留言 | 贡献
无编辑摘要
 
第3行: 第3行:
When trying to backup using Mondo, the following error mesasage is produced after a period of time.
When trying to backup using Mondo, the following error mesasage is produced after a period of time.
Error message: "Fatal error. Not enough room for temporary ramdisk(TurnTgzIntoRdz)"
Error message: "Fatal error. Not enough room for temporary ramdisk(TurnTgzIntoRdz)"
It would appear that there is a bug in coreutils Version: 5.93-5ubuntu4  
It would appear that there is a bug in coreutils Version: 5.93-5ubuntu4  
see
see
第9行: 第8行:
and
and
https://launchpad.net/distros/ubuntu/+source/coreutils/+bug/36036
https://launchpad.net/distros/ubuntu/+source/coreutils/+bug/36036
Setting LC_ALL=C seem to fix the problem. (Solution provided by Yannick PEDRON)
Setting LC_ALL=C seem to fix the problem. (Solution provided by Yannick PEDRON)
So, execute
So, execute
'export LC_ALL=C' immediately before executing 'sudo mondoarchive'
'export LC_ALL=C' immediately before executing 'sudo mondoarchive'


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2007年11月30日 (五) 20:19的最新版本

{{#ifexist: :MondoMindiError/zh | | {{#ifexist: MondoMindiError/zh | | {{#ifeq: {{#titleparts:MondoMindiError|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:MondoMindiError|1|-1|}} | zh | | }}

When trying to backup using Mondo, the following error mesasage is produced after a period of time. Error message: "Fatal error. Not enough room for temporary ramdisk(TurnTgzIntoRdz)" It would appear that there is a bug in coreutils Version: 5.93-5ubuntu4 see https://launchpad.net/distros/ubuntu/+source/coreutils/+bug/42264 and https://launchpad.net/distros/ubuntu/+source/coreutils/+bug/36036 Setting LC_ALL=C seem to fix the problem. (Solution provided by Yannick PEDRON) So, execute 'export LC_ALL=C' immediately before executing 'sudo mondoarchive'