[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problems with LANG env variable



Hello,

In few places (like CedarBackup2/extend/split.py, about line
      pattern = re.compile(r"(creating file `)(%s)(.*)(')" % prefix)
)

Cedar backup is assuming that system LANG will be set to author's
default - C. But if you work with another LANG selection, those
patterns won't find anything.

As workaround invoke cback* utilities with LANG=C, eg:

LANG=C cback split

Regards,
Luke

-- 
Łukasz Nowak IT Specialist
Gadu-Gadu: 1157726 Skype: Shufla lkn@niema.pl
``Use the Source, Luke...''


--
To unsubscribe, send mail to cedar-backup-users-unsubscribe@cedar-solutions.com.