Hi,
Getting the same error in bionic. As this is the latest LTS ubuntu
release and no update was done in more recent releases anyway, I patched
cyrus-imapd according to the debian docs in https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=863520.
+1 for updating to 2.5.11 or adding the patch that
Hi Joerg,
i am just trying to build a amd64 kernel, i used a 32bit build. Could
you try to run make-kpkg clean before?
One thing is to say. I spoke to the vserver folks on irc and they said
the 2.01-1 version of vserver is probably security error prone and not
supported. They would like to have s
Hi,
my patch works at least for me. I think it does things the way unijku
does. It is not testet. I asked the maintainer of the package and he
told me the patch was removed from debian as the patch was integrated in
kernels shipped with debian etch.
I am not sure what is the intention for ubuntu.
Hi,
i was able to compile kernel/sys.c when putting the function prototype
of vs_reboot before the call. I will tell if the patch works.
Joerg
--
Does not apply cleanly to ubuntu linux-source-2.6.15
https://launchpad.net/bugs/52189
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
Hi,
i still had that issue with a brandnew 6.06 LTS X86_64 installation. The script
lvm starting at line 18:
---
vg=${ROOT#/dev/mapper/}
case ${vg} in
/dev/root)
unset vg
;;
/*)
exit 0
;;
esac
---
leads to the issue