Bug#557410: cannot remove `/etc/rc0.d/K20cpufrequtils': No such file or directory"

2009-11-21 Thread Mattia Dongili
On Sat, Nov 21, 2009 at 11:41:05PM +0100, Frank Gevaerts wrote: > Package: cpufrequtils > Version: 006-1 > Severity: normal > > Seems to be caused by > > [ -f $link ] || rm $link > > which obviously needs to be && instead Spotted :) the new package is queued and built on most architectures alre

Bug#557410: Same here

2009-11-21 Thread nofx
I have the exact same issue. I attempted to upgrade on an AMD64 machine and it failed with that exact error. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#557410: cannot remove `/etc/rc0.d/K20cpufrequtils': No such file or directory"

2009-11-21 Thread Frank Gevaerts
Package: cpufrequtils Version: 006-1 Severity: normal Seems to be caused by [ -f $link ] || rm $link which obviously needs to be && instead -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architect

Bug#557410:

2009-11-21 Thread nofx
A small temporary fix appears to be ln -s /etc/init.d/cpufrequtils /etc/rc0.d/K20cpufrequtils ln -s /etc/init.d/cpufrequtils /etc/rc1.d/K20cpufrequtils ln -s /etc/init.d/cpufrequtils /etc/rc6.d/K20cpufrequtils Worked for me. I'm sure there's a cleaner way to do the command, but it works, and as f

Bug#557410: "rm: cannot remove `/etc/rc0.d/K20cpufrequtils': No such file or directory"

2009-11-21 Thread Nelson A. de Oliveira
Package: cpufrequtils Version: 006-1 Justification: foo Hi! While upgrading cpufrequtils from 005-1 to 006-1: = Setting up cpufrequtils (006-1) ... rm: cannot remove `/etc/rc0.d/K20cpufrequtils': No such file or directory dpkg: error processing cpufrequtils (--configure): subprocess install