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
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
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
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
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
5 matches
Mail list logo