This is a regression introduced by the C rewrite of dpkg-divert (commit 02b12d75f1eff7c184fafb5a663a0421e9a645ea) that made it unable to rename files when that rename implies a copy on another file system. The code has provision to do a copy when a simple rename is not enough but the associated function erroneously returned a failure value when that operation was performed. Reported-by: Durk Strooisma
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||