[Bug 740136] [NEW] check_nrpe reports "All OK" even if it is not all OK.

2011-03-22 Thread Thomas Schweikle
Public bug reported: On a server with a partialy degraded logical drive: root@server:/usr/lib/nagios/plugins# ./check_megaraid_sas CRITICAL: 0:0:RAID-6:6 drives:7.275TB:Partially Drives:5 On the nagios host: root@nagios:/usr/lib/nagios/plugins# ./check_nrpe -H server.example.com -c check_meg

[Bug 740136] Re: check_nrpe reports "All OK" even if it is not all OK.

2011-03-22 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740136 Title: check_nrpe reports "All OK" even if it is not all OK. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

[Bug 722691] Re: luma wont start: the sip module implements API v8.0 but the qt module requires API v7.0

2011-03-22 Thread Thomas Schweikle
Yes! Fixed! Hopefully we'll do not see this regression arise again! ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/722691 Title: luma wont start: the sip module implements API v8.0 but the qt modu

[Bug 729914] Re: nm-applet doesn't show up in notification area

2011-03-05 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729914 Title: nm-applet doesn't show up in notification area -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/

[Bug 729914] [NEW] nm-applet doesn't show up in notification area

2011-03-05 Thread Thomas Schweikle
Public bug reported: After upgrading from Ubuntu 10.04 to 10.10 various applets do not show up in notification area: - nm-applet - sound others are not usable: - screen brightness Those not showing up *ARE* running and enabled. They just do not connect to notification daemon. ProblemType: Bug

[Bug 729914] Re: nm-applet doesn't show up in notification area

2011-03-06 Thread Thomas Schweikle
Makes the whole thing unusable if you are regularly changing networks. You can't use Network-Manager for managing networks this way. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729914 Title: nm-ap

[Bug 750794] [NEW] virt-manager crashes while changing state of the remote machine

2011-04-04 Thread Thomas Schweikle
Public bug reported: Binary package hint: virt-manager Virt-manager crashes while changing state of an open virtual machine (one who's display or configuration is shown). To reproduce: 1. connect to a running virtual machine. 2. click on "shutdown" or shutdown the machine from a remote shell. 3.

[Bug 750794] Re: virt-manager crashes while changing state of the remote machine

2011-04-04 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750794 Title: virt-manager crashes while changing state of the remote machine -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ub

[Bug 819662] [NEW] Repository out of sync

2011-08-01 Thread Thomas Schweikle
Public bug reported: I've found the repositories for natty out of sync. Mainly deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main They report availability of kdebase-bin version 4:4.7.0-0ubuntu, but search

[Bug 819662] Re: Repository out of sync

2011-08-01 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819662 Title: Repository out of sync To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/819662/+subscriptions -- ubu

[Bug 820936] [NEW] Virtual server setup breaks Rewrite Rules

2011-08-04 Thread Thomas Schweikle
Public bug reported: Default setup for Apache2 is with: ... there are web applications within "/etc/apache2/conf.d" any rewrite- rules given there are ignored, because they are outside the scope for the virtual server running on port 80. Two solutions: 1. Move all Location definitions for t

[Bug 820936] Re: Virtual server setup breaks Rewrite Rules

2011-08-04 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820936 Title: Virtual server setup breaks Rewrite Rules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apache2/

[Bug 820936] Re: Virtual server setup breaks Rewrite Rules

2011-08-04 Thread Thomas Schweikle
Or 3. Change "" to "". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820936 Title: Virtual server setup breaks Rewrite Rules To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 498987] Re: vlan

2011-09-01 Thread Thomas Schweikle
It's the same for 11.04, 10.10, 10.04, 9.10, 9.04 ... I have set up on PC1: /etc/networking/interfaces: ! auto eth0.114 ! iface eth0.114 inet manual ! vlan-raw-device eth0 ! !auto vm1 !iface vm1 inet static ! address 192.168.114.94 ! netmask 255.255.254.0 ! bridge_fd 3 ! bridge_hello 2 ! bri

[Bug 498987] Re: vlan

2011-09-01 Thread Thomas Schweikle
Lowering the MTU to 1492 doesn't help either. It is just broken in Ubuntu! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/498987 Title: vlan To manage notifications about this bug go to: https://bug

[Bug 839390] [NEW] Apache+Kerberos not working anymore since update today

2011-09-02 Thread Thomas Schweikle
Public bug reported: Since todays update of apache2 kerberos+ldap authentication doesn't work any more. Legal credentials do not have any effect:. The server will in all cases respond with: !Authorization required ! !This server could not verify that you are authorized to access the document re

[Bug 839390] Re: Apache+Kerberos not working anymore since update today

2011-09-02 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/839390 Title: Apache+Kerberos not working anymore since update today To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Bug 839390] Re: Apache+Kerberos not working anymore since update today

2011-09-02 Thread Thomas Schweikle
The configfile for Nagios3 working before the update: !ScriptAlias /cgi-bin/nagios3 /usr/lib/cgi-bin/nagios3 !ScriptAlias /nagios3/cgi-bin /usr/lib/cgi-bin/nagios3 !Alias /nagios3/stylesheets /etc/nagios3/stylesheets !Alias /nagios3 /usr/share/nagios3/htdocs ! ! !SSLRequireSSL !Opti

[Bug 334474] Re: Disk quotas do not work in ext4

2011-09-05 Thread Thomas Schweikle
Same problem with later Ubuntu-Versions. Quota does not work as expected: !root@ilx01:/# ls -la /users !total 32 !drwxr-xr-x 5 root root 4096 2011-02-15 18:02 . !drwxr-xr-x 26 root root 4096 2011-07-14 11:04 .. !drwxr-xr-x 59 root root 4096 2011-08-31 11:53 dirs !drwxr-xr-x 59 root root 4096 2

[Bug 334474] Re: Disk quotas do not work in ext4

2011-09-05 Thread Thomas Schweikle
I had to restart the whole machine to make it work. It did not help to ! umount /users ! mount /users -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/334474 Title: Disk quotas do not work in ext4 To

[Bug 785124] Re: lvm2 throws segfault segfault at 0 ip 00007f6372655981 sp 00007fffc5cf71e0 error 4 in libc.so.6

2011-07-22 Thread Thomas Schweikle
This bug is fixed with newer versions of libvirt. AFAIS all Ubuntu versions out in the wild and supported are equipped with the fix necessary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/785124 Titl

[Bug 785124] Re: lvm2 throws segfault segfault at 0 ip 00007f6372655981 sp 00007fffc5cf71e0 error 4 in libc.so.6

2011-07-22 Thread Thomas Schweikle
Could we please close this report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/785124 Title: lvm2 throws segfault segfault at 0 ip 7f6372655981 sp 7fffc5cf71e0 error 4 in libc.so.6 To m

[Bug 834672] [NEW] Apache2: overlapping scriptalias

2011-08-26 Thread Thomas Schweikle
Public bug reported: * Restarting web server apache2 [Fri Aug 26 14:37:23 2011] [warn] The ScriptAlias directive in /etc/apache2/conf.d/nagios3.conf at line 7 will probably never match because it overlaps an earlier ScriptAlias. ... waiting [Fri Aug 26 14:37:24 2011] [warn] The ScriptAlias dir

[Bug 834672] Re: Apache2: overlapping scriptalias

2011-08-26 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834672 Title: Apache2: overlapping scriptalias To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/8346

[Bug 834673] [NEW] nagvis isn't accessible for no one, because of unknown user

2011-08-26 Thread Thomas Schweikle
Public bug reported: After installing nagvis is does not know about any user, exhausting: error No user name was handed over to NagVis! For possible solutions please have a look at the FAQ on www.nagvis.org. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: nagvis 1:1.4.6-1.1 ProcVersion

[Bug 834673] Re: nagvis isn't accessible for no one, because of unknown user

2011-08-26 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834673 Title: nagvis isn't accessible for no one, because of unknown user To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 834769] [NEW] upstart doesn't run "pre-start script"

2011-08-26 Thread Thomas Schweikle
Public bug reported: Upstart does not run "pre-start script" under some circumstances. Assume following startup script: # Create a new file if it doesn't exist. description "Create new, empty file if it does not exist" start on mounted pre-start script /usr/bin/touch /etc/empty.file end

[Bug 834769] Re: upstart doesn't run "pre-start script"

2011-08-26 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834769 Title: upstart doesn't run "pre-start script" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upstart/+bu

[Bug 835278] [NEW] Nagios 3.3.1 is available, but not in ubuntu repositories

2011-08-27 Thread Thomas Schweikle
Public bug reported: Nagios 3.3.1 is available since 2011-07-25, but it did not find its way in Ubuntu repositories for 10.04 LTS, 10.10, 11.04. Various bugs are fixed within this version: http://www.nagios.org/projects/nagioscore/history/core-3x ProblemType: Bug DistroRelease: Ubuntu 11.04 Pac

[Bug 835278] Re: Nagios 3.3.1 is available, but not in ubuntu repositories

2011-08-27 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/835278 Title: Nagios 3.3.1 is available, but not in ubuntu repositories To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/

[Bug 487629] Re: under Kubuntu 9.10 amd64, cups-pdf creates files with no visible text

2011-08-28 Thread Thomas Schweikle
Same here, but with Gnome. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/487629 Title: under Kubuntu 9.10 amd64, cups-pdf creates files with no visible text To manage notifications about this bug g

[Bug 487629] Re: under Kubuntu 9.10 amd64, cups-pdf creates files with no visible text

2011-08-28 Thread Thomas Schweikle
Ubuntu 11.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/487629 Title: under Kubuntu 9.10 amd64, cups-pdf creates files with no visible text To manage notifications about this bug go to: https:/

[Bug 836278] [NEW] cups-pdf doesn't print pages containing images

2011-08-28 Thread Thomas Schweikle
Public bug reported: printing to cups-pdf from various applications doesn't print anything --- just one empty page. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: cups-pdf 2.5.1-2 Uname: Linux 3.0.3 x86_64 Architecture: amd64 Date: Sun Aug 28 22:23:15 2011 Papersize: a4 ProcEnviron: LANGU

[Bug 836278] Re: cups-pdf doesn't print pages containing images

2011-08-28 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836278 Title: cups-pdf doesn't print pages containing images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cup

[Bug 836278] Re: cups-pdf doesn't print pages containing images

2011-08-31 Thread Thomas Schweikle
BTW: what are the superfluous lines and where do they occur? Maybe we're able to remove them by hand if we have some step by step guide? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836278 Title: c

[Bug 836278] Re: cups-pdf doesn't print pages containing images

2011-08-31 Thread Thomas Schweikle
This does not help --- we're in need of a new package for all supported releases: - 1104 - 1010 - 1004 lts hopefully this isn't too difficult ...! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836278

[Bug 854908] [NEW] update-initramfs ignoring plymouth-text theme files

2011-09-20 Thread Thomas Schweikle
Public bug reported: "update-initramfs -v -u" doesn't pack /lib/plymouth/theme/ubuntu-text/ubuntu-text.plymouth into the initrd. Thus no text fallback if the framebuffer could not initialize, only a blank screen. For other themes it is the same: libs (/lib/plymouth/*.so) are packed into the ini

[Bug 854908] Re: update-initramfs ignoring plymouth-text theme files

2011-09-20 Thread Thomas Schweikle
#update-initramfs -v -u | grep plymouth Calling hook plymouth Adding binary /sbin/plymouthd Adding binary /bin/plymouth Adding binary /lib/plymouth/details.so Adding binary /lib/plymouth/ubuntu-text.so Adding binary /lib/plymouth/script.so Adding binary /lib/plymouth/label.so Adding binary /lib/ply

[Bug 850416] Re: plymouth-theme-ubuntu-text having the same version number ...

2011-09-15 Thread Thomas Schweikle
OK. >From the version numbers I assume plymouth-theme-ubuntu-text derived from plymouth-0.8.2. Thus the documentation for plymouth-0.8.2 should suffer. But: lucid: /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth: ![Plymouth Theme] !Name=Ubuntu Text !Description=Text mode theme based on ubun

[Bug 851984] [NEW] ndoutils-nagios3-mysql depends on mysql-server-5.1

2011-09-16 Thread Thomas Schweikle
Public bug reported: ndoutils-nagios3-mysql depend on mysql-server-5.1, but these do *not* require a local mysql-server install. Only a mysql-client is required --- the server may be accessed remotely. The dependency shall be removed! ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: ndoutil

[Bug 851984] Re: ndoutils-nagios3-mysql depends on mysql-server-5.1

2011-09-16 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851984 Title: ndoutils-nagios3-mysql depends on mysql-server-5.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source

[Bug 707403] [NEW] gq not compiled with kerberos support

2011-01-25 Thread Thomas Schweikle
Public bug reported: Binary package hint: gq gq not compiled with kerberos support --- can't connect to kerberized ldap-server ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gq 1.3.4-1 Uname: Linux 2.6.36.3 x86_64 Architecture: amd64 Date: Tue Jan 25 13:01:48 2011 ProcEnviron: PATH=(cust

[Bug 707403] Re: gq not compiled with kerberos support

2011-01-25 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707403 Title: gq not compiled with kerberos support -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinf

[Bug 707479] [NEW] service restart does nothing if service running

2011-01-25 Thread Thomas Schweikle
Public bug reported: Binary package hint: upstart start a system using upstart. "ps axf" gives for one service converted to upstart: 862 ?Sl 0:00 /usr/sbin/libvirtd -d now change /etc/init/libvirt-bin to exec "/usr/sbin/libvirtd -d" to "/usr/sbin/libvirtd -d --listen". Afterwards

[Bug 707479] Re: service restart does nothing if service running

2011-01-25 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707479 Title: service restart does nothing if service running -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 652433] Re: Init script dependency error: krb5-kdc starts before slapd

2011-01-26 Thread Thomas Schweikle
Russ Allbery wrote on 2010-09-30: > It's definitely a problem for the KDC to start after the LDAP > server if the LDAP server is using Kerberos for authentication, > which is probably still a more common configuration than > putting the KDC data in LDAP. I am putting Kerberos Data into an LDAP-Se

[Bug 652433] Re: Init script dependency error: krb5-kdc starts before slapd

2011-01-26 Thread Thomas Schweikle
Clint Byrum: This is not an opinion. It is a necessity if you like to have stable running systems. At the moment kdc will not run after a reboot. I suppose this being an error, not an "opinion". If Ubuntu wants parts of the server market, than change this! A simple reboot should not break a defa

[Bug 708172] [NEW] service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-26 Thread Thomas Schweikle
Public bug reported: Set KRB5_KTNAME in /etc/default/libvirt-bin, start libvirt-bin, wonder why the server logs "Key entry not found in keytab" Notice /etc/default/libvirt-bin installed, but not used any more. Add "export KRB5_KTNAME=/etc/libvirt/krb5.keytab" right before the exec- line in /

[Bug 708172] Re: service libvirt-bin start does not set KRB5_KTNAME as required

2011-01-26 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708172 Title: service libvirt-bin start does not set KRB5_KTNAME as required -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2011-01-28 Thread Thomas Schweikle
I see this error since today. Even stopping apparmor, then tearing down all profiles, trying to start a kvm host gives: root@vh01:~# service apparmor stop * Clearing AppArmor profiles cache [ OK ] All profi

[Bug 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2011-01-28 Thread Thomas Schweikle
After a few further test, I am quite sure: It is a conflict between lxc/kvm (at least in my case). Could you please confirm kvm not allocating pty dynamicaly? As lxc not doing it dynamicaly? Raising conflicts if kvm-guests where started, after them lxc-guest are started, then kvm-guests are stoped

[Bug 675448] Re: ssh does not authenticate against kerberos

2010-11-25 Thread Thomas Schweikle
The error seems to be related to "gss_init_sec_context". All host that do not authenticate successful against krb5 breaking after Calling "gss_init_sec_context", while "Delegating credentials". At this moment the connection is closed. This affects all tools using GSSAPI. I do not think this is a b

[Bug 675448] Re: ssh does not authenticate against kerberos

2010-11-25 Thread Thomas Schweikle
** Attachment added: "Not working host." https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/675448/+attachment/1745370/+files/bacula.log -- ssh does not authenticate against kerberos https://bugs.launchpad.net/bugs/675448 You received this bug notification because you are a member of Ubu

[Bug 459403] Re: OpenLDAP server instructions out of date: slapd no longer creates initial directory

2010-10-20 Thread Thomas Schweikle
*** This bug is a duplicate of bug 463684 *** https://bugs.launchpad.net/bugs/463684 Does not work for lucid too. Error: SASL/EXTERNAL authentication started SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0 adding new entry "cn=module,cn=config" ldap_add: Oth

[Bug 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2010-10-20 Thread Thomas Schweikle
Does not work for lucid too. Error: SASL/EXTERNAL authentication started SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0 adding new entry "cn=module,cn=config" ldap_add: Other (e.g., implementation specific) error (80) additional info: handler exited wit

[Bug 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2010-10-20 Thread Thomas Schweikle
** Attachment added: "backend.ldif as given by Ubuntu-Server docs" https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/463684/+attachment/1703211/+files/backend.ldif -- openldap sections in ubuntu server guide not updated for packages in karmic https://bugs.launchpad.net/bugs/463684 You

[Bug 696832] [NEW] drbd will not start with given default global configuration

2011-01-03 Thread Thomas Schweikle
Public bug reported: Install ubuntu 10.04 or 10.10, then add drbd8-utils. Configure two nodes. Try to get them up using drbdadm up node watch the error message: --- snip r...@web01:/etc/drbd.d# drbdadm attach home on-io-error-handler 'detatch' not known known on-io-error-handlers: p

[Bug 696832] Re: drbd will not start with given default global configuration

2011-01-03 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/696832 Title: drbd will not start with given default global configuration -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubun

[Bug 696832] Re: drbd will not start with given default global configuration

2011-01-03 Thread Thomas Schweikle
After solving the above error, by correcting a typo in /etc/drbd.d/global_common.conf: --- snip r...@web02:/etc/drbd.d# mkfs -t ext4 /dev/drbd0 mke2fs 1.41.12 (17-May-2010) mkfs.ext4: Wrong medium type while trying to determine filesystem size --- snap -- You received this bug notific

[Bug 697584] [NEW] inconsistent and incompatible naming of bind files

2011-01-05 Thread Thomas Schweikle
Public bug reported: Binary package hint: bind9 Bind9 uses per default (compiled from scratch) /etc/named /var/cache/named /var/lib/named /var/log/named /var/run/named /var/tmp/named With ubuntu this is now: /etc/bind /var/cache/bind /var/lib/bind /var/log/named /var/run/named /var/tmp/bind Co

[Bug 697584] Re: inconsistent and incompatible naming of bind files

2011-01-05 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697584 Title: inconsistent and incompatible naming of bind files -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/ma

[Bug 697592] [NEW] unable to create socket on eth0 (210) for ::ffff:192.168.1.4#123

2011-01-05 Thread Thomas Schweikle
Public bug reported: Binary package hint: ntp ntpd[738]: unable to create socket on eth0 (210) for :::192.168.1.4#123 ds ntpd[738]: failed to initialize interface for address :::192.168.1.4 ntpd[738]: bind() fd 22, family AF_INET6, port 123, scope 2, addr :::192.168.1.4, mcast=0 flag

[Bug 697592] Re: unable to create socket on eth0 (210) for ::ffff:192.168.1.4#123

2011-01-05 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697592 Title: unable to create socket on eth0 (210) for :::192.168.1.4#123 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://list

[Bug 697609] [NEW] rndc-confgen does nothing

2011-01-05 Thread Thomas Schweikle
Public bug reported: Binary package hint: bind9 calling "rndc-confgen" without any options does nothing. Just sitting there and waiting. calling "rndc-confgen -h" gives a little help. calling "rndc-confgen -b 256 -c /etc/named/rndc.key -r /dev/random" does nothing. Just sitting there and waitin

[Bug 697609] Re: rndc-confgen does nothing

2011-01-05 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697609 Title: rndc-confgen does nothing -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bug

[Bug 697609] Re: rndc-confgen does nothing

2011-01-05 Thread Thomas Schweikle
After about an hour it generated output! Maybe we shall have some message it is working on key generation :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697609 Title: rndc-confgen does noth

[Bug 715765] [NEW] Can't change kerberos password

2011-02-09 Thread Thomas Schweikle
Public bug reported: $ kpasswd Password for u...@example.com: Enter new password: Enter it again: Server error: Failed decrypting request Trying with passwd: $ passwd Ändern des Passworts für user. (aktuelles) UNIX-Passwort: passwd: Fehler beim Ändern des Authentifizierungstoken passwd: passw

[Bug 715765] Re: Can't change kerberos password

2011-02-09 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/715765 Title: Can't change kerberos password -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubunt

[Bug 334795] Re: cannot change password

2011-01-31 Thread Thomas Schweikle
Looks like it is there in lucid again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/334795 Title: cannot change password -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 334795] Re: cannot change password

2011-01-31 Thread Thomas Schweikle
~$ passwd Current Kerberos password: Password: Password unchanged Password: Password unchanged Password: Password unchanged passwd: Have exhausted maximum number of retries for service passwd: password unchanged -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 710610] [NEW] Can't change password

2011-01-31 Thread Thomas Schweikle
Public bug reported: Binary package hint: libpam-ldap ~$ passwd Changing password for user: (current) UNIX password: Password: Password unchanged Password: Password unchanged Password: Password unchanged passwd: Have exhausted maximum number of retries for service passwd: password unchanged

[Bug 710610] Re: Can't change password

2011-01-31 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/710610 Title: Can't change password -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 321091] Re: Bacula fails to install correctly if mysql wasn't installed before

2011-02-01 Thread Thomas Schweikle
Same for other databases (postgresql). If not installed bacula is installed first, failing to initialize the database, because the server isn't there. This is for maverick, lucid. A fix is afaik not available. The "quick fix", "dpkg --configure -a" given just doesn't work. Not with postgres, not

[Bug 321091] Re: Bacula fails to install correctly if mysql wasn't installed before

2011-02-01 Thread Thomas Schweikle
PS: this bug is for natty too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/321091 Title: Bacula fails to install correctly if mysql wasn't installed before -- ubuntu-bugs mailing list ubuntu-

[Bug 711867] [NEW] Waits forever on storage file

2011-02-02 Thread Thomas Schweikle
Public bug reported: Binary package hint: bacula This problem is fixed within bacula, but since the version 5.0.4 did not make it into the repositories --- it is not fixed for Ubuntu. Could you please push the new version on to Ubunntu 9.04, 9.10, 10.04, 10.10? ProblemType: Bug DistroRelease: Ub

[Bug 711867] Re: Waits forever on storage file

2011-02-02 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711867 Title: Waits forever on storage file -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu

[Bug 711867] Re: Waits forever on storage file

2011-02-02 Thread Thomas Schweikle
Fixed in 5.0.3 as found on http://bugs.bacula.org/view.php?id=1578 Could we please have it in the repositories??! ** Bug watch added: bugs.bacula.org/ #1578 http://bugs.bacula.org/view.php?id=1578 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 689757] [NEW] column "logcode" of relation "log" does not exist --- and other SQL errors

2010-12-13 Thread Thomas Schweikle
Public bug reported: Binary package hint: dsyslog-module-postgresql The dsyslog module postgresql does exaust wrong sql-statements. Various SQL-Errors are resulting: Dec 13 17:56:20 dbsrv dsyslog[3351]: (ERROR) output_postgres.c:72 [output_postgres_handler]: Preparing log statement failed: ERRO

[Bug 689757] Re: column "logcode" of relation "log" does not exist --- and other SQL errors

2010-12-13 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689757 Title: column "logcode" of relation "log" does not exist --- and other SQL errors -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 689757] Re: column "logcode" of relation "log" does not exist --- and other SQL errors

2010-12-13 Thread Thomas Schweikle
This bug is present in: 11.04 (alpha) 10.10 10.04.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689757 Title: column "logcode" of relation "log" does not exist --- and other SQL errors -- ubunt

[Bug 689757] Re: column "logcode" of relation "log" does not exist --- and other SQL errors

2010-12-13 Thread Thomas Schweikle
INSERT INTO table [ ( column [, ...] ) ] { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query } [ RETURNING * | output_expression [ AS output_name ] [, ...] ] has to correspond to INSERT INTO `log` (logcode, timestamp, datestamp, source, program, message) VALUES

[Bug 689757] Re: column "logcode" of relation "log" does not exist --- and other SQL errors

2010-12-13 Thread Thomas Schweikle
In the configuration file the dbport is for MySQL. Should be the one for PostgreSQL: output postgres { dbhost localhost; dbport 3306; dbuser sysloguser; dbpass syslogpass; dbname syslogs; }; output postgres { dbhost srv.domain; dbport 5423; dbuser sysloguser; dbpass syslogpass; dbname syslogs; };

[Bug 690815] [NEW] db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2)

2010-12-15 Thread Thomas Schweikle
Public bug reported: Trying to start slapd fails: ! hdb_db_open: database "cn=accesslog": db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2). ! backend_startup_one (type=hdb, suffix="cn=accesslog"): bi_db_open failed! (2) ! slap_startup failed (test would succeed us

[Bug 690815] Re: db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2)

2010-12-15 Thread Thomas Schweikle
slapd doesn't start. slaptest doesn't create any files within /etc/ldap/slapd.d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690815 Title: db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such

[Bug 690815] Re: db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2)

2010-12-15 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690815 Title: db_open(/var/lib/ldap/access/id2entry.bdb) failed: No such file or directory (2) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 702641] [NEW] samba.schema missing

2011-01-13 Thread Thomas Schweikle
Public bug reported: Binary package hint: samba Samba schema is missing from samba installation and related parts. This means: if one likes to install samba schema into his ldap-server he/she must: 1. get an other distribution. SuSE, Debian, Fedora, FreeBSD or else will do. 2. Install this distr

[Bug 702641] Re: samba.schema missing

2011-01-13 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702641 Title: samba.schema missing -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 702659] [NEW] sed: can't read /etc/ldap/slapd.d//cn=config.ldif: No such file or directory

2011-01-13 Thread Thomas Schweikle
Public bug reported: That is OK: the directory exists, but is empty! There is no hint nowhere on how to reset an "unwilling to perform" LDAP- Server in Ubuntu. None of the howtos do have neccessary information. It is said "dpkg-reconfigure" shall reset the configuration. But why does this only c

[Bug 702659] Re: sed: can't read /etc/ldap/slapd.d//cn=config.ldif: No such file or directory

2011-01-13 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702659 Title: sed: can't read /etc/ldap/slapd.d//cn=config.ldif: No such file or directory -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 702641] Re: samba.schema missing

2011-01-14 Thread Thomas Schweikle
samba.schema is in samba-doc --- a package I did not install because: why shall I have docs installed on a server? I'd propose samba.schema to have it's own package making clear holding sample configurations for ldap. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 702641] Re: samba.schema missing

2011-01-14 Thread Thomas Schweikle
Its not realy a bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702641 Title: samba.schema missing -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/list

[Bug 697592] Re: unable to create socket on eth0 (210) for ::ffff:192.168.1.4#123

2011-01-14 Thread Thomas Schweikle
Networking setup is quite simple: the machine in question does only have one network interface: auto eth0 iface eth0 inet static address 192.168.1.4 netmask 255.255.255.0 gateway 192.168.1.1 iface eth0 inet6 static address :::192.168.1.4 netmask 96 gateway :::192.168.1.1 ntp

[Bug 694732] Re: screen does not create socket if started with options -dm

2011-01-14 Thread Thomas Schweikle
as root: # screen -dmS top top # ls -ls /var/run/screen/S-root/ # as user: % screen -dmS zsh /bin/zsh % ls -ls /var/run/screen/S-user/ 4557.zsh % Started from scripts (mainly starting lxc-containers as root) none of the lxc-containers bound to screen have a socket I could connect to. Sending "ki

[Bug 704052] [NEW] Crash while open-/start-/stoping virtual machine

2011-01-17 Thread Thomas Schweikle
Public bug reported: Binary package hint: virt-manager Install virt-manager, update to the latest version (including the ones available on ppa). Start virtual machine manager Open a connection Start a virtual machine (click on it to activate, then on "run"-Icon or right click on it, then select

[Bug 704052] Re: Crash while open-/start-/stoping virtual machine

2011-01-17 Thread Thomas Schweikle
** Attachment added: "virt-manager-Fehlerbericht.txt" https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/704052/+attachment/1797004/+files/virt-manager-Fehlerbericht.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 704052] Re: Crash while open-/start-/stoping virtual machine

2011-01-17 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/704052 Title: Crash while open-/start-/stoping virtual machine -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 704053] [NEW] gq will crash on certain operations

2011-01-17 Thread Thomas Schweikle
Public bug reported: Binary package hint: gq gq will crash if one changes a given server, or on losing connection to an active server. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gq 1.3.4-1 Uname: Linux 2.6.36.2 x86_64 Architecture: amd64 Date: Mon Jan 17 18:32:33 2011 ProcEnviron: PA

[Bug 704053] Re: gq will crash on certain operations

2011-01-17 Thread Thomas Schweikle
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/704053 Title: gq will crash on certain operations -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

[Bug 704053] Re: gq will crash on certain operations

2011-01-17 Thread Thomas Schweikle
** Attachment added: "gq-Fehlerbericht.txt" https://bugs.launchpad.net/ubuntu/+source/gq/+bug/704053/+attachment/1797006/+files/gq-Fehlerbericht.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/7

[Bug 704053] Re: gq will crash on certain operations

2011-01-17 Thread Thomas Schweikle
** Attachment added: "gq-Fehlerbericht.txt" https://bugs.launchpad.net/ubuntu/+source/gq/+bug/704053/+attachment/1797007/+files/gq-Fehlerbericht.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/7

<    5   6   7   8   9   10   11   12   13   >