<html><head></head><body><div>Hi Alexander,</div><div><br></div><div>Thank you reporting this issue.</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-family: Cantarell; font-size: 14.666666984558105px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">Note that "diversion of" is translated as "отклонение", with different amount<br></div><div style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-family: Cantarell; font-size: 14.666666984558105px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">of spaces. So, postrm script uses wrong field as a filename.</div></blockquote><div>The script should enforce LANG=C when running such a command. I'll try to prepare a patch for that.</div><div><br></div><div>Can you please check that hte following commands work correctly?</div><pre>DIVERTIONS_LIST=`LANG=C dpkg-divert --list "/usr/lib/lazarus/2.2.0/*" | cut -d ' ' -f 3`</pre><pre>echo ${DIVERTIONS_LIST}</pre><pre><br></pre><div>If this is OK, please let me know so I can upload a fix.</div><div><span><pre>-- <br></pre><pre>Cheers,
Abou Al Montacir</pre></span></div></body></html>