On Monday 16 June 2008 16:14, linuxrrules wrote: > I would like to install 2.5.4.dfsg-0ubuntu2.1 from hardy-proposed as I > have experienced the same bug. I don't find hardy-release or hardy- > proposed nor do I find 'release' anywhere in the sources.list file > except in comments. I can't tell which line(s) I need to modify to get > the newer version.
You should add this to /etc/apt/sources.list: deb http://us.archive.ubuntu.com/ubuntu/ hardy-proposed main Then: sudo apt-get update sudo apt-get install dkim-filter That should get you the new package. Then comment that line out of /etc/apt/sources.list (add a # to the start of the line) and the sudo apt-get update again. -- package dkim-filter 2.5.4.dfsg-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/228877 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
