Hi On 04/07/10 01:45, Ben Finney wrote: > The post-installation script fails to upgrade to version 2.00-1: > > ===== > $ ls -l /etc/transmission-daemon/ > total 8 > -rw-r--r-- 1 root root 302 Mar 20 01:13 > README.json > -rw------- 1 debian-transmission debian-transmission 1874 Jun 15 23:37 > settings.json.tmp.LZ8ccU > > $ sudo dpkg --configure --pending > Setting up transmission-daemon (2.00-1) ... > chown: cannot access `/etc/transmission-daemon/settings.json': No such file > or directory > dpkg: error processing transmission-daemon (--configure): > subprocess installed post-installation script returned error exit status 1 > Errors were encountered while processing: > transmission-daemon > ===== >
What's the version you're updating from? The lack of config-file is somewhat strange, given that dpkg should probably just install the standard config if there isn't any lying about. Could you also check if dpkg reports any problems on --unpack ? Cheers -- Leo "costela" Antunes [insert a witty retort here] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

