← Back to team overview

registry team mailing list archive

[Bug 598012] Re: ksudoku is too easy in the hardest level (lucid)

 

Here's a work-around, if anyone is interested.  (All as root (sudo -s).)

Remove the 'lucid' version:

aptitude remove ksudoku

Add 'karmic' to your sources, by adding a line similar to the following
to /etc/apt/sources.list:

deb http://archive.ubuntu.com/ubuntu/ karmic main restricted

Tell the package manager to use 'lucid' packages by default by adding
the following line to /etc/apt/apt.conf.d/01ubuntu:

APT::Default-Release "lucid";

Update your package cache:

aptitude update

Install the 'karmic' version of ksudoku:

apt-get -t karmic install ksudoku

'Hold' ksoduko there:

echo ksoduko hold | dpkg --set-selections

You should be good now.  Ksudoku should stay at the 'karmic' version,
even after upgrades.

Michael

-- 
ksudoku is too easy in the hardest level (lucid)
https://bugs.launchpad.net/bugs/598012
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for KDE Games.