[Bug 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2013-03-22 Thread Thilo Uttendorfer
I can confirm, this is still a problem on Precise. Please reopen this bug at least for precise. I could help with testing a fixed package. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Thilo Uttendorfer
I still have problems after upgrading to drbd8-utils 2:8.4.3-0ubuntu0.12.04.2~rc4. Especially the pacemaker drbd agent does not work (/usr/lib/ocf/resource.d/linbit/drbd). For example, there is a line "do_drbdadm $DRBD_TO_PEER -v adjust $DRBD_RESOURCE" which translates to "drbdadm -c /etc/drbd.con

[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-29 Thread Thilo Uttendorfer
Thanks, Martin, fot the clarification. The ocf::linbit::drbd agent is (and was) configured, so that's not the source of the problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to drbd8 in Ubuntu. https://bugs.launchpad.net/bugs/118575

[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-04-30 Thread Thilo Uttendorfer
FTR, my reported bug was triggered by the environment variable DRBD_DONT_WARN_ON_VERSION_MISMATCH, which was set on my systems. To work around this bug: unset DRBD_DONT_WARN_ON_VERSION_MISMATCH restart pacemaker (do this before installing drbd8-utils 8.4.3-0ubuntu0.12.04.x) See also: https://bugs

[Bug 795717] Re: 32bit rhel and centos 5.(5|6) hangs on boot on natty

2011-09-28 Thread Thilo Uttendorfer
I'm a bit confused, maybe someone can clarify this. At https://lkml.org/lkml/2011/3/25/54 it is mentioned that there still exists a underlying bug with kvmclock. I assume that this is not fixed in 2.6.38-11.50. Is it fixed in newer kernels? I assume that older kernels (like the one in lucid) are p

[Bug 1278898] [NEW] cobbler-web: import error with django 1.6.x (trusty)

2014-02-11 Thread Thilo Uttendorfer
Public bug reported: In /usr/share/cobbler/web/urls.py and /usr/share/cobbler/web/cobbler_web/urls.py the import must me be changed from "django.conf.urls.defaults" to "django.conf.urls" to work with django 1.6.x. See also https://docs.djangoproject.com/en/dev/internals/deprecation /#deprecation-r

[Bug 286851] Re: CVE-2008-3658,2008-3659,2008-3660

2008-11-11 Thread Thilo Uttendorfer
These CVEs aren't fixed for hardy (and probably gutsy), too. Is there an update planned or are the ubuntu packages not affected? -- CVE-2008-3658,2008-3659,2008-3660 https://bugs.launchpad.net/bugs/286851 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 286851] Re: CVE-2008-3658,2008-3659,2008-3660

2009-01-15 Thread Thilo Uttendorfer
I'm still not sure if the packages are affected at all, nevertheless I managed to use the patches from Debian: php5 (5.2.0-8+etch13). You need the following patches from debian/patches/ 139-CVE-2008-3659.patch 140-CVE-2008-3658.patch 141-CVE-2008-3660.patch Then you need to update debian/patches