[Bug 458637] Re: samba client unable to access Windows 7 shares

2009-12-12 Thread BillD
Thanks to Yejun above. Removing windows live sign-in assistant program has fixed it for me too - I can use my WIndows 7 printer and access shared folders using my windows user/password, whereas before Win 7 appeared to be refusing to accept the credentials. -- samba client unable to access

[Bug 495787] [NEW] Sync jug 2.0.0-1 (main) from Debian testing (main)

2009-12-12 Thread Onkar Shinde
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/jug status new importance wishlist subscribe ubuntu-main-sponsors done Please sync jug 2.0.0-1 (main) from Debian testing (main) Explanation of the Ubuntu delta and why it can be dropped: All Ubuntu changes

[Bug 492093] Re: Sync munin 1.4.0-1 (main) from Debian unstable (main)

2009-12-12 Thread Tom Feiner
liblog-log4perl-perl in suggest won't work, as munin master really depends on log4perl, if it's not there it'll simply not work. Tom -- Sync munin 1.4.0-1 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/492093 You received this bug notification because you are a member of

[Bug 493727] Re: date('Y') returns 0000 on big endian machines

2009-12-12 Thread Dennis
For what it's worth, I fixed the bug on my own PPC system by doing the following: # install stuff needed to build PHP5: apt-get install dpkg-dev build-essential apt-get build-dep php5 # download the sources: cd /usr/src apt-get source php5 #Now apply the diff from:

[Bug 495904] Re: package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-12-12 Thread Thomas Nemeth
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/36717514/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/36717515/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/36717516/DpkgTerminalLog.gz -- package

[Bug 495904] [NEW] package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2009-12-12 Thread Thomas Nemeth
Public bug reported: Binary package hint: ntp Here is the english version of the error message : --8---CUT-HERE- ubu...@ubuntu:~/Desktop$ LC_ALL=C sudo apt-get install ntp Reading package lists... Done Building dependency

[Bug 345234] Re: Network interfaces names changed in KVM guest cloned with virt-clone

2009-12-12 Thread Lennart Karssen
I'm experiencing the same thing here. The host runs Ubuntu 9.10 server, the guest as well. I think this bug results from the fact that virt-clone changes the MAC address of the quest. If I remember correctly debian-based distributions change the name of a network interface if they detect a new

[Bug 345234] Re: Network interfaces names changed in KVM guest cloned with virt-clone

2009-12-12 Thread Lennart Karssen
I found this thread on the Ubuntu forums that also discusses this problem (in combination with VMware, but that's beside the point, since this happens whenever an ubuntu/debian system is cloned): http://ubuntuforums.org/showthread.php?t=1045715 There are several solutions to this bug: - Simply

[Bug 345234] Re: Network interfaces names changed in KVM guest cloned with virt-clone

2009-12-12 Thread Lennart Karssen
I consider this to be a bug, since only Xen devices seem to be taken care of, but KVM/Qemu devices aren't. A fix for this is mentioned in the comments. -- Network interfaces names changed in KVM guest cloned with virt-clone https://bugs.launchpad.net/bugs/345234 You received this bug

[Bug 345234] Re: Network interfaces names changed in KVM guest cloned with virt-clone

2009-12-12 Thread Lennart Karssen
** Package changed: kvm (Ubuntu) = udev (Ubuntu) -- Network interfaces names changed in KVM guest cloned with virt-clone https://bugs.launchpad.net/bugs/345234 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. --

[Bug 495605] Re: lucid alpha1 shares-admin segmentation fault

2009-12-12 Thread Neil Perry
Jerry, Is problem still reproducible on a fresh install? Neil -- lucid alpha1 shares-admin segmentation fault https://bugs.launchpad.net/bugs/495605 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 495605] Re: lucid alpha1 shares-admin segmentation fault

2009-12-12 Thread jerrylamos
Neil, thanks for looking. No, the problem didn't reproduce after the fresh install and aptitude update. Shares-admin works now so the problem can be closed as written however that's done. Unfortunately the 2.6.32-7 kernel is pretty unstable with the desktop locking up when I try to write this

[Bug 496008] [NEW] public key authentication grants access even for locked accounts

2009-12-12 Thread ceg
Public bug reported: Disabling/locking a user account will not prevent a user from logging into your server remotely if they have previously set up public key authentication. A workaround is to restrict access to a sshlogin group and parallely maintaining it,

[Bug 495605] Re: lucid alpha1 shares-admin segmentation fault

2009-12-12 Thread Neil Perry
Jerry - I'm closing this bug now. If your having a problem with the kernel, please double check there isn't already a bug been reported or file your own bug. I'm running Lucid and don't seem to be having these problems your talking about. Thanks for helping make Ubuntu better! Neil Perry **

[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-12-12 Thread Bane
nmbd is now starting OK but now I have this problem since the update: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/426267 -- nmbd dies on startup when network interfaces are not up yet https://bugs.launchpad.net/bugs/462169 You received this bug notification because you are a member

[Bug 494390] Re: libsnmp-base depends on patch

2009-12-12 Thread Bug Watch Updater
** Changed in: net-snmp (Debian) Status: Unknown = New -- libsnmp-base depends on patch https://bugs.launchpad.net/bugs/494390 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 494888] Re: Please merge apache2((2.2.14-3)(main) from debian testing(main)

2009-12-12 Thread Bhavani Shankar
Hi Chuck, I have mentioned PIE hardening in the changelog I hope thats the thing you wanted Regards -- Please merge apache2((2.2.14-3)(main) from debian testing(main) https://bugs.launchpad.net/bugs/494888 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 496008] Re: public key authentication grants access even for locked accounts

2009-12-12 Thread bugboy
From my understanding, this is standard behavior. I also believe it's documented in the manpages. I think you can use this to restrict password authentication for particular accounts although the proper way to go about it would be to deny password authentication for everyone except those users