Package: dpkg-cross Version: 2.6.11 Severity: serious Justification: policy 10.7.3 User: [email protected] Usertags: rebootstrap
When upgrading dpkg-cross, the file /etc/dpkg-cross/cross-compile is overwritten by dpkg-cross.postinst regardless of what it contains. This behaviour violates the Debian policy section 10.7.3. Test case: # apt-get install dpkg-cross ... # echo "# some change" >> /etc/dpkg-cross/cross-compile # apt-get install --reinstall dpkg-cross ... # grep "some change" /etc/dpkg-cross/cross-compile # The last command fails whereas it should succeed. Helmut -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

