[Bug 151677] Re: Support purge in apt-get auto completion

2007-10-11 Thread Mathias Gug
I've attached a debdiff that add support for the purge action in apt-get auto completion. ** Attachment added: "bash_3.2-0ubuntu12.debdiff" http://launchpadlibrarian.net/9947552/bash_3.2-0ubuntu12.debdiff -- Support purge in apt-get auto completion https://bugs.launchpad.net/bugs/151677 You r

Re: [Bug 147731] This package prevent .local adresses to work

2007-10-11 Thread Mathias Gug
On Thu, Oct 11, 2007 at 06:06:54AM -, Id2ndR wrote: > There was a bug with update-manager when I upgraded, so i used $ apt-get > dist-upgrade > If update-manager take care of this, lots of people won't have this bug :). > Did you report the bug in update-manager ? -- Mathias -- This pack

Re: [Bug 33068] Re: [shares-admin] NFS/SMB not restarted once shares are added - require manual restart

2007-10-11 Thread Mathias Gug
On Thu, Oct 11, 2007 at 03:45:40PM -, Sebastien Bacher wrote: > "Samba shouldn't need to be restarted to pick up new shares as it rereads the > samba configuration files every minute or so." > > That looks like a samba issue > I confirm that samba automatically reload its configuration file

Re: [Bug 148586] Depends on linux-ubuntu-modules-386

2007-10-11 Thread Mathias Gug
On Thu, Oct 11, 2007 at 05:45:44AM -, Loye Young wrote: > On Wednesday, October 10, 2007 6:57:27 pm Mathias Gug wrote: > > You mean -generic ? > Nope. I mean 386. The upgrade to Gutsy installed the 386 kernel on my server. > The only reason I can see was the dependency issue to

[Bug 151694] Re: Samba share stops working after upgrade to gutsy

2007-10-11 Thread Mathias Gug
Did the upgrade process change your smb.conf file ? Could you post your smb.conf file ? ** Changed in: samba (Ubuntu) Status: New => Incomplete -- Samba share stops working after upgrade to gutsy https://bugs.launchpad.net/bugs/151694 You received this bug notification because you are a

[Bug 147731] Re: This package prevent .local adresses to work

2007-10-11 Thread Mathias Gug
** Changed in: bind9 (Ubuntu) Status: Incomplete => Invalid -- This package prevent .local adresses to work https://bugs.launchpad.net/bugs/147731 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 151694] Re: Samba share stops working after upgrade to gutsy

2007-10-11 Thread Mathias Gug
Did you create a user account in samba before upgrading ? Could you make sure that the user account is still there after the upgrade ? You can list the accounts with the following command: sudo pdbedit -L -- Samba share stops working after upgrade to gutsy https://bugs.launchpad.net/bugs/151

Re: [Bug 151694] Re: Samba share stops working after upgrade to gutsy

2007-10-11 Thread Mathias Gug
On Fri, Oct 12, 2007 at 12:13:17AM -, king_kilr wrote: > Yeah, my samba account is definitely still there. > Can you try connecting to the share from the linux server with smbclient command line ? -- Mathias -- Samba share stops working after upgrade to gutsy https://bugs.launchpad.net/bug

[Bug 151190] Re: AppArmor does not support non-standard home directory locations - automatic discovery of home directories

2007-10-12 Thread Mathias Gug
** Summary changed: - AppArmor does not support non-standard home directory locations + AppArmor does not support non-standard home directory locations - automatic discovery of home directories ** Changed in: apparmor (Ubuntu) Status: Confirmed => Triaged -- AppArmor does not support no

Re: [Bug 148586] Depends on linux-ubuntu-modules-386

2007-10-12 Thread Mathias Gug
Was the linux-server package installed before upgrading ? -- Depends on linux-ubuntu-modules-386 https://bugs.launchpad.net/bugs/148586 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

Re: [Bug 148586] Depends on linux-ubuntu-modules-386

2007-10-12 Thread Mathias Gug
On Thu, Oct 11, 2007 at 10:26:34PM -, Loye Young wrote: > do-release-upgrade didn't work, in part because my servers are behind a > firewall and use a local network mirror. Did you file a bug report about this ? update-manager (which do-release-upgrade is part of) is the official and suppor

[Bug 147330] Re: Samba stopped working when uppgrading to Gutsy

2007-10-12 Thread Mathias Gug
On Fri, Oct 12, 2007 at 04:33:13AM -, Launchpad Bug Tracker wrote: > //192.168.0.3/files /mnt/files smb > credentials=/home/f/.smbpasswd,fmask=000,dmask=000,uid=f,gid=f 0 0 > Could you try to use cifs instead of smb in your fstab line ? For example: //192.168.0.3/files /mnt/files cifs //c

[Bug 151694] Re: Samba share stops working after upgrade to gutsy

2007-10-12 Thread Mathias Gug
I'm marking this bug as invalid. @Frederik, if you still have a problem after the upgrade, could you file a new bug and attach you smb.conf file ? Thank you. ** Changed in: samba (Ubuntu) Status: Incomplete => Invalid -- Samba share stops working after upgrade to gutsy https://bugs.laun

[Bug 151190] Re: AppArmor does not support non-standard home directory locations - automatic discovery of home directories

2007-10-12 Thread Mathias Gug
I've added a note to the AppArmor (https://help.ubuntu.com/community/AppArmor) guide about customizing profiles with non-standard home directories. -- AppArmor does not support non-standard home directory locations - automatic discovery of home directories https://bugs.launchpad.net/bugs/151190

[Bug 118523] Re: mysql server fails to start, claims /var/lib/mysql full

2007-10-12 Thread Mathias Gug
I cannot reproduce this bug. The code works as expected, which is to refuse to start mysql if there are less then 4096 Kbytes of free space on the partition where /var/lib/mysql is located. Moreover this fix has been reverted in debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385947). Th

[Bug 153863] Re: /etc/init.d/apache2 restart produces error

2007-10-18 Thread Mathias Gug
** Changed in: apache2 (Ubuntu) Status: New => Incomplete ** Also affects: apache2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400918 Importance: Unknown Status: Unknown ** Changed in: apache2 Bugwatch: Debian Bug tracker #400918 => Apache Software Found

Re: [Bug 153868] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2007-10-18 Thread Mathias Gug
Did you remove the debian-sys-maint user ? This user is needed by the init script to manage the server. If so, you can find the relevant account information in /etc/mysql/debian.cnf. status incomplete ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Incomplete -- package mysql-

Re: [Bug 153868] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2007-10-18 Thread Mathias Gug
On Thu, Oct 18, 2007 at 04:43:41PM -, The87Boy wrote: > No, I didn't remove the debian-sys-maint user, so I don't know why > Could you try connecting to the server using the mysql shell and the debian-sys-maint credentials ? -- Mathias -- package mysql-server-5.0 5.0.45-1ubuntu2 failed to

Re: [Bug 153868] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2007-10-18 Thread Mathias Gug
On Thu, Oct 18, 2007 at 05:14:09PM -, The87Boy wrote: > > Could you try connecting to the server using the mysql shell and the > > debian-sys-maint credentials ? > > > What is the MySQL-password I shall use for the debian-sys-maint user > The credentials are stored in /etc/mysql/debian.cn

[Bug 34181] Re: locale and charset problem in mysql - default character set should be set to utf8

2007-10-18 Thread Mathias Gug
** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Medium => Wishlist Status: Confirmed => Triaged -- locale and charset problem in mysql - default character set should be set to utf8 https://bugs.launchpad.net/bugs/34181 You received this bug notification because you are a member of U

[Bug 65217] Re: mysqldump --opt --compatible=mysql40 fails to preserve auto_increment

2007-10-18 Thread Mathias Gug
I am closing it because the bug has been fixed in the latest version of Ubuntu - the Gutsy Gibbon. This bug is nominated for dapper though. Upstream patch can be found here: http://lists.mysql.com/commits/5729 ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Triaged => Fix Released -- mysq

[Bug 119075] Re: Root password policy for mysql

2007-10-18 Thread Mathias Gug
Dropping importance to whishlist, as the default install will prompt for a root password. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: High => Wishlist Status: Confirmed => Triaged -- Root password policy for mysql https://bugs.launchpad.net/bugs/119075 You received this bug noti

[Bug 88084] Re: No time zone info after install

2007-10-18 Thread Mathias Gug
As mentioned in the documentation, the timezone info is not loaded because it has to be kept accurate. Timezone information is provided by the tzdata package. So an update of the tzdata package should be reflected in mysql. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Medium => Wishlist

[Bug 107224] Re: mysql-server preinst script stops running mysql

2007-10-18 Thread Mathias Gug
** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Medium => Low ** Bug watch added: Debian Bug tracker #415124 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415124 ** Also affects: mysql-dfsg-5.0 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415124 Importance: Unkn

[Bug 107466] Re: mysql_install_db incorrectly quotes arguments

2007-10-18 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest version of Ubuntu - the Gutsy Gibbon. If you need a fix for the bug in previous versions of Ubuntu, please follow the instructions for "How to r

[Bug 106244] Re: CONF Variable in /etc/init.d/mysql unused - support for multiple instance/version of mysql

2007-10-18 Thread Mathias Gug
** Summary changed: - CONF Variable in /etc/init.d/mysql unused + CONF Variable in /etc/init.d/mysql unused - support for multiple instance/version of mysql -- CONF Variable in /etc/init.d/mysql unused - support for multiple instance/version of mysql https://bugs.launchpad.net/bugs/106244 You

[Bug 129512] Re: package mysql-server-5.0 5.0.45-1ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-10-18 Thread Mathias Gug
*** This bug is a duplicate of bug 123427 *** https://bugs.launchpad.net/bugs/123427 Thank you for taking the time to report this bug and helping to make Ubuntu better. However, this bug is a duplicate of bug 123427 and is being marked as such. If you can provide the requested information, p

[Bug 138714] Re: mysql upgrade feisty to gutsy breaks

2007-10-18 Thread Mathias Gug
*** This bug is a duplicate of bug 123427 *** https://bugs.launchpad.net/bugs/123427 Thank you for taking the time to report this bug and helping to make Ubuntu better. However, this bug is a duplicate of bug 123427 and is being marked as such. If you can reproduce the upgrade error, please

[Bug 153221] Re: MySQL server fails to upgrade in Gutsy - debian-sys-maint user permission denied

2007-10-18 Thread Mathias Gug
** Summary changed: - MySQL server fails to upgrade in Gutsy + MySQL server fails to upgrade in Gutsy - debian-sys-maint user permission denied -- MySQL server fails to upgrade in Gutsy - debian-sys-maint user permission denied https://bugs.launchpad.net/bugs/153221 You received this bug notifi

[Bug 147345] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139

2007-10-18 Thread Mathias Gug
*** This bug is a duplicate of bug 123427 *** https://bugs.launchpad.net/bugs/123427 Thank you for taking the time to report this bug and helping to make Ubuntu better. However, this bug is a duplicate of bug 123427 and is being marked as such. If you can provide the requested information, p

[Bug 146520] Re: package mysql-client-5.0 5.0.45-1ubuntu2 failed to install/upgrade: yritetty ylikirjoittaa `/usr/bin/innotop', joka on my?s paketissa innotop

2007-10-18 Thread Mathias Gug
It seems that /usr/bin/innotop are shipped in misc/mysql-client-5.0 and utils/innotop. If you uninstall innotop, the upgrade should work. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided => Medium Status: Incomplete => Triaged ** Summary changed: - package mysql-client-5.0

[Bug 153868] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost'

2007-10-18 Thread Mathias Gug
** Summary changed: - package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1 + package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost' ** Tags removed:

[Bug 153217] Re: knetworkmanager doesn't create loopback interface in manual mode

2007-10-19 Thread Mathias Gug
Thanks. Could you update the description of this bug so that it outlines the kdenetworkmanager problem rather than the mysql failure ? ** Summary changed: - package mysql-server 5.0.45-1ubuntu3 failed to install/upgrade: dependency problems - leaving unconfigured + knetworkmanager doesn't create

[Bug 153160] Re: Toshiba Satellite U300 has a short gnome panel on Gutsy

2007-10-19 Thread Mathias Gug
Works for me too. -- Toshiba Satellite U300 has a short gnome panel on Gutsy https://bugs.launchpad.net/bugs/153160 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 147674] Re: Samba fails to detect workgroup

2007-10-02 Thread Mathias Gug
Could you post the links you've found to confirm your issue ? ** Changed in: samba (Ubuntu) Status: Confirmed => Incomplete -- Samba fails to detect workgroup https://bugs.launchpad.net/bugs/147674 You received this bug notification because you are a member of Ubuntu Bugs, which is the bu

[Bug 146520] Re: package mysql-client-5.0 5.0.45-1ubuntu2 failed to install/upgrade: yritetty ylikirjoittaa `/usr/bin/innotop', joka on my?s paketissa innotop

2007-10-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Could you provide a english translation of the ErrorMessage ? Also, what do you mean by Alternatives configuration ? ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Incomplete -- package mysql-clie

[Bug 147345] Re: package mysql-server-5.0 5.0.45-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139

2007-10-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Could you attach the output of the terminal ? Could you post the messages from /var/log/daemon.log around the time the upgrade was done ? ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Incomplete -

[Bug 146507] Re: Firefox flash enable Profile include

2007-10-02 Thread Mathias Gug
** Changed in: apparmor (Ubuntu) Importance: Undecided => Wishlist -- Firefox flash enable Profile include https://bugs.launchpad.net/bugs/146507 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 146648] Re: Suboptimal defaults in dovecot.conf

2007-10-02 Thread Mathias Gug
Commenting the protocols option would break the situation where dovecot- imap is not installed. ** Changed in: dovecot (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- Suboptimal defaults in dovecot.conf https://bugs.launchpad.net/bugs/146648 You received this bug not

[Bug 107356] Re: [Feisty]Bug with squid when quitting ubuntu

2007-09-24 Thread Mathias Gug
Closing this bug as the reporter mentioned being fixed. ** Changed in: squid (Ubuntu) Status: New => Invalid -- [Feisty]Bug with squid when quitting ubuntu https://bugs.launchpad.net/bugs/107356 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug c

[Bug 28380] Re: Autofs fails to update /net with new shares from server

2007-09-24 Thread Mathias Gug
Reopening. ** Changed in: autofs (Ubuntu) Status: Invalid => Incomplete -- Autofs fails to update /net with new shares from server https://bugs.launchpad.net/bugs/28380 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bu

[Bug 50624] Re: smb.conf Unix Password Sync chat script incorrect

2007-09-24 Thread Mathias Gug
Reopening ** Changed in: samba (Ubuntu) Status: Invalid => Incomplete -- smb.conf Unix Password Sync chat script incorrect https://bugs.launchpad.net/bugs/50624 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bu

[Bug 105225] Re: 'flush tables with read lock' causes mysql server to deadlock

2007-09-24 Thread Mathias Gug
Reopening ** Changed in: mysql-dfsg-5.0 (Ubuntu Dapper) Status: Invalid => Incomplete -- 'flush tables with read lock' causes mysql server to deadlock https://bugs.launchpad.net/bugs/105225 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contac

[Bug 144383] Re: apparmor-profiles: nscd profile spams my logs

2007-09-24 Thread Mathias Gug
** Changed in: apparmor (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- apparmor-profiles: nscd profile spams my logs https://bugs.launchpad.net/bugs/144383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu

[Bug 117727] Re: cifs mounts: unable to remove empty directory

2007-09-24 Thread Mathias Gug
I can reproduce your problem. Thanks for giving the reason why you're trying to do that. nfs doesn't have this problem. Could you use nfs instead of cifs to mount your home from your client ? ** Changed in: samba (Ubuntu) Importance: Undecided => Low Status: Invalid => Triaged ** Summa

[Bug 144530] Re: avahi-daemon logs lots of denied messages to syslog

2007-09-24 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Did you change the configuration of the syslog daemon ? ** Changed in: apparmor (Ubuntu) Status: New => Incomplete -- avahi-daemon logs lots of denied messages to syslog https://bugs.launchpad.net/bugs/14

[Bug 121849] Re: Directory is shared but konqueror still unable to find any workgroups

2007-09-24 Thread Mathias Gug
Could try to remove the "msdfs proxy = no" option from your smb.conf file ? ** Changed in: samba (Ubuntu) Status: Invalid => Incomplete -- Directory is shared but konqueror still unable to find any workgroups https://bugs.launchpad.net/bugs/121849 You received this bug notification becau

[Bug 139755] Re: During Update Network manager failed

2007-09-26 Thread Mathias Gug
Could you add the content of /var/log/dpkg.log so that we can figure out from which package version you were upgrading ? -- During Update Network manager failed https://bugs.launchpad.net/bugs/139755 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug cont

[Bug 121849] Re: Directory is shared but konqueror still unable to find any workgroups

2007-09-26 Thread Mathias Gug
Did you reload samba after you've updated smb.conf ? Can you list the shares with smbclient ? You can use the following command from a terminal window : smbclient -L //TMP-LAPTOP/ -- Directory is shared but konqueror still unable to find any workgroups https://bugs.launchpad.net/bugs/121849

[Bug 141569] Re: should distribute a 32 bit version of nss_winbind.so

2007-09-27 Thread Mathias Gug
Could you provide a specific use case ? ** Changed in: samba (Ubuntu) Importance: Undecided => Wishlist Status: New => Incomplete -- should distribute a 32 bit version of nss_winbind.so https://bugs.launchpad.net/bugs/141569 You received this bug notification because you are a member o

[Bug 86918] Re: XP cannot see Fawn herd4 Samba share

2007-09-27 Thread Mathias Gug
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and feel free to submit bug reports in the future. ** Changed in: samba (Ubuntu) S

[Bug 48997] Re: argument "credentials=..." doesn't work any more in fstab

2007-09-27 Thread Mathias Gug
Closing this bug as mentioned by the reporter. The credentials option works in dapper. ** Changed in: samba (Ubuntu) Status: Fix Committed => Invalid -- argument "credentials=..." doesn't work any more in fstab https://bugs.launchpad.net/bugs/48997 You received this bug notification beca

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2007-09-27 Thread Mathias Gug
** Bug watch added: Debian Bug tracker #249873 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249873 ** Also affects: qemu (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249873 Importance: Unknown Status: Unknown -- samba can't be launched by a normal user (qemu

[Bug 24819] Re: Autentification twice needed ??? MBR and WS ???

2007-09-27 Thread Mathias Gug
Do you still have this problem with feisty ? -- Autentification twice needed ??? MBR and WS ??? https://bugs.launchpad.net/bugs/24819 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 50731] Re: nmblookup and mount.smbfs fail in edgy

2007-09-27 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Do you still have this issue with the latest version of the samba package on edgy ? ** Changed in: samba (Ubuntu) Status: Confirmed => Incomplete -- nmblookup and mount.smbfs fail in edgy https://bugs.lau

Re: [Bug 144530] Re: avahi-daemon logs lots of denied messages to syslog

2007-09-28 Thread Mathias Gug
On Fri, Sep 28, 2007 at 04:10:55PM -, Bastian Doetsch wrote: > You're welcome :-). Yes, I changed the /etc/defaults/syslogd file to > allow remote logging. Here it is: > Thanks. It seems that syslog tries to communicate with the avahi-daemon. Did you change the configuration of the avahi-dae

[Bug 50731] Re: nmblookup and mount.smbfs fail in edgy

2007-09-28 Thread Mathias Gug
It seems that this is a bug in the glibc. See : * https://bugzilla.samba.org/show_bug.cgi?id=3655 * https://bugzilla.samba.org/show_bug.cgi?id=3678 ** Changed in: glibc (Ubuntu) Sourcepackagename: samba => glibc ** Summary changed: - nmblookup and mount.smbfs fail in edgy + nmblookup and mou

[Bug 145684] Re: Bug in PHP5 5.2.1 causing memory fragmentation, has been fixed in 5.2.4

2007-09-28 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - the Gutsy Gibbon. The upstream bug has been fixed in 5.2.2. ** Changed in: php5 (Ubuntu) Status: New =>

Re: [Bug 144383] Re: apparmor-profiles: nscd profile spams my logs

2007-09-28 Thread Mathias Gug
On Fri, Sep 28, 2007 at 03:39:24PM -, Laurent Bonnaud wrote: > - the operation="ptrace" messages are still there: > > [13738.636128] audit(1190992825.243:5): type=1504 operation="ptrace" > task=10131 parent=10133 pid=10133 profile="/usr/sbin/nscd" Correct. The message type is 1504, which

[Bug 66925] Re: admin password set by debconf during install is not valid

2007-09-28 Thread Mathias Gug
To reproduce the error, install the slapd package with a debconf priority of medium. Enter an admin password and then try to connect to the server with the ldapsearch command: ldapsearch -D cn=admin,dc=example,dc=com -x -w mypwd You should get the following error: ldap_bind: Invalid credent

[Bug 66925] Re: admin password set by debconf during install is not valid

2007-09-28 Thread Mathias Gug
I've attached a script that test the fix. It should be run from a directory with the slapd libldap packages: $ ls libldap-2.2-7_2.2.26-5ubuntu2.2_i386.deb slapd_2.2.26-5ubuntu2.3_i386.deb libldap-2.2-7_2.2.26-5ubuntu2.3_i386.deb test_fix.sh slapd_2.2.26-5ubuntu2.2_i386.deb The domain should be

[Bug 116624] Profiles not applied to running processes when AppArmor is started

2007-05-24 Thread Mathias Gug
Public bug reported: When apparmor is started, profiles are loaded but current target processes are not protected. They have to be restarted in order to be protected by their profile. A consequence is that during the boot process, applications started after apparmor are protected, but not applica

[Bug 116627] latest apparmor utilities for feisty

2007-05-24 Thread Mathias Gug
Public bug reported: Binary package hint: apparmor The latest version of apparmor (2.0.1+510.dfsg-0ubuntu6) cannot be installed on feisty, because it requires libc6 (>= 2.5-5). Could it be possible to provide the latest apparmor package for feisty too, in order to increase testing ? ** Affects:

[Bug 116647] Man pages refer to wrong files and directories

2007-05-24 Thread Mathias Gug
Public bug reported: Binary package hint: apparmor Man pages refer to files and directories that don't exist in ubuntu : * /etc/init.d/boot.apparmor instead of /etc/init.d/apparmor * /lib/apparmor instead of /var/lib/apparmor I haven't gone through all the man pages - there might be other inc

Re: [Bug 116624] Re: Profiles not applied to running processes when AppArmor is started

2007-05-24 Thread Mathias Gug
On Thu, May 24, 2007 at 04:01:11PM -, Kees Cook wrote: > Only processes started after the most recent reload of the 'apparmor' > kernel module are able to be protected. Adding hooks for apparmor > modules to be loaded in the initramfs should help solve this problem. Does this mean that securi

Re: [Bug 116627] latest apparmor utilities for feisty

2007-05-25 Thread Mathias Gug
On Fri, May 25, 2007 at 08:32:17AM -, Daniel Holbach wrote: > You might try to ask for a sync to -backports though. The idea behind this bug is how to increase the usage of AppArmor. For now only people running gutsy can install the latest version of AppArmor. I'd like to make it simple for pe

[Bug 116921] aa-eventd dependencies missing (from apparmor-utils)

2007-05-25 Thread Mathias Gug
Public bug reported: Binary package hint: apparmor The aa-eventd perl daemon needs the following packages to work : * libtimedate-perl * libdbd-sqlite3-perl * libfile-tail-perl * liblocale-gettext-perl ** Affects: apparmor (Ubuntu) Importance: Undecided Status: Unconfirmed --

Re: [Bug 116921] aa-eventd dependencies missing (from apparmor-utils)

2007-05-25 Thread Mathias Gug
On Fri, May 25, 2007 at 10:31:14PM -, Kees Cook wrote: > Additionally, to get AppArmor into main, we will need to get libdbd- > sqlite3-perl and libfile-tail-perl into main as well, or find a way > around needing them. aa-eventd scans log files with File::Tail, catches audit messages generate

[Bug 185303] Re: Kernel Oops - unable to handle kernel paging request - Hardy server i386 alpha3/alpha4 install on HP Proliant ML350 fails

2008-02-19 Thread Mathias Gug
I've tried to perform an install using the i386 iso from 20080219. I still have the exact same oops: [0.00] Linux version 2.6.24-8-generic ([EMAIL PROTECTED]) (gcc version 4.2.3 (Ubuntu 4.2.3-1ubuntu2)) #1 SMP Thu Feb 14 20:40:45 UTC 2008 (Ubuntu 2.6.24-8.14-generic) ... -- Kernel Oops

[Bug 193451] [NEW] poweroff in the guest doesn't stop the kvm process on the host

2008-02-19 Thread Mathias Gug
Public bug reported: When using the poweroff command in a guest (hardy-server-amd64) , the guest shuts down. The console shows the guest reaches the "System halted" stage. However the kvm process on the host is still running. To reproduce: 1. Boot a guest - login and poweroff the guest. 2. The gu

[Bug 193531] [NEW] pxe booting not supported

2008-02-19 Thread Mathias Gug
Public bug reported: Setting the boot device to network in the xml file that defines a new domain leads to a qemu error when loading the definition from virsh: virsh # create vm/domains/hardy-server.xml libvir: QEMU error : QEMU quit during console startup No valid PXE rom found for network devi

Re: [Bug 191807] [NEW] size of mysql-server-5.0 package

2008-02-20 Thread Mathias Gug
different package. status triaged importance wishlist -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided => Wishlist Status: New => Triaged -- size of mysql-server-5.0 package https://bugs.launchpad.net/bugs/1918

[Bug 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-02-20 Thread Mathias Gug
There isn't any ubuntu-server seed. Installing the serverguide package by default would require the creation of an specific seed, just to install one package. It would also go against the principle to install a minimal set of packages for ubuntu-server. The serverguide package is not required on a

Re: [Bug 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-02-21 Thread Mathias Gug
inced that installing by default the serverguide on every server install is the right thing to do - see my comment above [1]. [1]: https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/45944/comments/21 -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- Ubuntu Server Guide Not Installed

Re: [Bug 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-02-22 Thread Mathias Gug
uld be to add details on how to install the local > package and view it in the motd. > I'd rather opt for this option. -- Mathias Gug Ubuntu Developer http://www.ubuntu.com -- Ubuntu Server Guide Not Installed On Servers https://bugs.launchpad.net/bugs/45944 You received this

[Bug 211415] Re: Please upgrade to modwsgi 2.0

2008-04-14 Thread Mathias Gug
Given the current state of the release, it won't make it into hardy, unless a featurefreeze exception is granted by the Motu release team. See https://wiki.ubuntu.com/FreezeExceptionProcess#head- 9523bc4076ff011324d67cddc97969ec609618d6 for a description of the process. As debian unstable has alr

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-04-15 Thread Mathias Gug
I've spent some time trying to reproduce this problem but all my attempts have been unsuccessful so far. Using a hardy dovecot server, I've tried to reproduce the unable to connect problem. I ran tests with ~ 200 clients connecting concurrently. I hit the default login_max_processes_count limit (s

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-04-15 Thread Mathias Gug
** Attachment added: "script to create the user accounts" http://launchpadlibrarian.net/13464214/create_users.sh -- connection problems under load with hardy dovecot https://bugs.launchpad.net/bugs/189616 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 218965] [NEW] preseeding hostname doesn't work in a network install

2008-04-17 Thread Mathias Gug
Public bug reported: Binary package hint: debian-installer Even if the preseed file has netcfg/get_hostname set to the hostname, a network install will create a host named ubuntu. ** Affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- preseeding hostname doesn

[Bug 218965] Re: preseeding hostname doesn't work in a network install

2008-04-17 Thread Mathias Gug
** Attachment added: "preseed file" http://launchpadlibrarian.net/13544797/preseed -- preseeding hostname doesn't work in a network install https://bugs.launchpad.net/bugs/218965 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 218965] Re: preseeding hostname doesn't work in a network install

2008-04-17 Thread Mathias Gug
** Attachment added: "questions.dat" http://launchpadlibrarian.net/13544799/questions.dat -- preseeding hostname doesn't work in a network install https://bugs.launchpad.net/bugs/218965 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 218965] Re: preseeding hostname doesn't work in a network install

2008-04-17 Thread Mathias Gug
** Attachment added: "syslog" http://launchpadlibrarian.net/13544808/syslog ** Attachment removed: "syslog" http://launchpadlibrarian.net/13544808/syslog -- preseeding hostname doesn't work in a network install https://bugs.launchpad.net/bugs/218965 You received this bug notification bec

[Bug 218965] Re: preseeding hostname doesn't work in a network install

2008-04-17 Thread Mathias Gug
** Attachment added: "syslog.gz" http://launchpadlibrarian.net/13544813/syslog.gz -- preseeding hostname doesn't work in a network install https://bugs.launchpad.net/bugs/218965 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 218965] Re: preseeding hostname doesn't work in a network install

2008-04-17 Thread Mathias Gug
I'd also add that remastering an iso with a preseed that set the hostname created a machine with the correct hostname. -- preseeding hostname doesn't work in a network install https://bugs.launchpad.net/bugs/218965 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 219249] [NEW] virsh completion only works at the shell prompt

2008-04-18 Thread Mathias Gug
Public bug reported: file completion works from the shell prompt, but not when loading the file: virsh # define ~/vm/images/test-install-virtio/libvirt.xml error: Failed to open '~/vm/images/test-install-virtio/libvirt.xml': No such file or directory virsh # define /home/mathiaz/vm/images/test-

[Bug 219326] [NEW] a reboot issued from the guest shutdowns the guest instead of rebooting it

2008-04-18 Thread Mathias Gug
Public bug reported: Binary package hint: kvm Host is running 1:62+dfsg-0ubuntu5. The guest is a hardy rc. When issuing a reboot on the command line in the guest, the guest shuts down instead of rebooting. Here is the guest definition: virsh # dumpxml hardy-base hardy-base 4dea24b3-1252-d

[Bug 219528] Re: recode function segfaults

2008-04-21 Thread Mathias Gug
Upstream bug: http://bugs.php.net/bug.php?id=41765 Supposed to be fixed in 5.2.4 - apparently not. ** Changed in: php5 (Ubuntu) Status: Incomplete => Triaged -- recode function segfaults https://bugs.launchpad.net/bugs/219528 You received this bug notification because you are a member of

[Bug 219528] Re: recode function segfaults

2008-04-21 Thread Mathias Gug
** Tags removed: php5 recode -- recode function segfaults https://bugs.launchpad.net/bugs/219528 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/l

Re: [Bug 219914] Re: mod_disk_cache enabled globally by default

2008-04-21 Thread Mathias Gug
e. We'd rather provide a default setup that works out of the box - thus caching /. status wontfix -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Attachment added: "unnamed" http://launchpadlibrarian.net/13776669/unnamed ** Changed in: apache2 (Ubuntu

Re: [Bug 219929] [NEW] dhcp3-client warns about nonexisting pid

2008-04-21 Thread Mathias Gug
On Sun, Apr 20, 2008 at 05:14:58PM -, Roman Yepishev wrote: > In case pid file does not contain any pid, the message What would lead to a pid file that wouldn't have a pid in it ? status incomplete -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Attachment added:

[Bug 65036] Re: Minor typo in docs

2008-04-21 Thread Mathias Gug
** Changed in: exim4 (Ubuntu) Assignee: Mathias Gug (mathiaz) => (unassigned) Status: Triaged => Incomplete -- Minor typo in docs https://bugs.launchpad.net/bugs/65036 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 216465] Re: [Hardy] public Samba SMB shares cannot be accessed anonymously from Windows XP

2008-04-21 Thread Mathias Gug
Which account owns /home/normal/Daten/Filme ? Which account is used to create the share from nautilus ? -- [Hardy] public Samba SMB shares cannot be accessed anonymously from Windows XP https://bugs.launchpad.net/bugs/216465 You received this bug notification because you are a member of Ubuntu B

[Bug 158341] Re: Samba is still a pain in kubuntu

2008-04-21 Thread Mathias Gug
Thanks for your suggestion. The work to enable easier file sharing with samba has already been done in the samba and pam packages (namely enable net usershare and add pam_smbpass to the pam authentification stack to keep password synchronized between the system and the samba password database). It

[Bug 220850] Re: ssh-agent dies often in hardy (new behavior)

2008-04-22 Thread Mathias Gug
Thanks for reporting a bug and help making Ubuntu better. You've mentioned you're using seahorse-agent - I'll reassign this bug to the seahorse package. ** Changed in: seahorse (Ubuntu) Sourcepackagename: openssh => seahorse -- ssh-agent dies often in hardy (new behavior) https://bugs.launchpad.

[Bug 216091] Re: [Hardy] bash-completion takes too long for scp

2008-04-22 Thread Mathias Gug
May be related to bug 84899. ** Changed in: openssh (Ubuntu) Status: New => Incomplete -- [Hardy] bash-completion takes too long for scp https://bugs.launchpad.net/bugs/216091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

Re: [Bug 193696] Re: Postgresql 8.3 not responding

2008-04-22 Thread Mathias Gug
On Wed, Apr 23, 2008 at 03:52:22AM -, Neal McBurnett wrote: > I just did a fresh hardy install into a kvm vm via ubuntu-vm-builder on There may be some issues with installing postgresql within ubuntu-vm-builder. I'd open a new bug against ubuntu-vm-builder. -- Mathias Gug Ubuntu D

[Bug 220938] Re: unable to shutdown a guest domain

2008-04-23 Thread Mathias Gug
Install acpid in your guest and it should shutdown correctly. -- unable to shutdown a guest domain https://bugs.launchpad.net/bugs/220938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 214003] [NEW] shutdown command on the host doesn't do a gracefull shutdown of the guest

2008-04-08 Thread Mathias Gug
Public bug reported: When using the shutdown command on the host (via virsh for example), the guest is powered off right away. However, the documentation of the shutdown command states: shutdown - gracefully shutdown a domain ** Affects: libvirt (Ubuntu) Importance: Undecided Sta

[Bug 208419] Re: Integrate samba password in PAM

2008-04-09 Thread Mathias Gug
** Changed in: ubuntu-meta (Ubuntu Hardy) Assignee: (unassigned) => Mathias Gug (mathiaz) -- Integrate samba password in PAM https://bugs.launchpad.net/bugs/208419 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 211906] Re: package mysql-server 5.0.51a-3ubuntu5 failed to install/upgrade: dependency problems - leaving unconfigured

2008-04-09 Thread Mathias Gug
In daemon.log: Apr 10 00:33:09 kunami-laptop mysqld[17471]: 080410 0:33:09 [ERROR] Can't start server: Bind on TCP/IP port: Cannot assign requested address Is this a default mysql configuration file ? Can you make sure that the loopback interface is running correctly ? Could you attach your

<    5   6   7   8   9   10   11   12   13   14   >