[Bug 292791] Re: silent login/gdm failures and sudo segfaults with smbpasswd enabled

2009-01-22 Thread Steve Langasek
the fix in bug 260687 is making sure /var/lib/samba is created by moving directory creation to the appropriate package. It's not solving the segfault that happens if it's not there. Yes, I'm aware. However here the problem is different, as it happens with an existing /var/lib/samba

Re: [Bug 286828] Re: Access to samba 3.0.24-3.0.25 shares using CIFS is broken on 8.10

2009-01-22 Thread simonm
I think it's related to the Samba version in use on Time Capsule: # cat /proc/fs/cifs/DebugData Display Internal CIFS Data Structures for Debugging --- CIFS Version 1.54 Active VFS Requests: 0 Servers: 1) Name: 192.168.0.2 Domain: SM-HOME Uses: 1

Re: [Bug 292791] Re: silent login/gdm failures and sudo segfaults with smbpasswd enabled

2009-01-22 Thread Jorrit Kronjee
On 1/22/2009 3:36 AM, Steve Langasek wrote: Jorrit, you showed a test involving 'mv /var/lib/samba/ /var/lib/samba.bak/' - did you have a /var/lib/samba directory on your system when the original crash happened that you were reporting? Steve, Yes, moving or not moving the directory doesn't

[Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Andreas Olsson
How did you manage to have the packaget manager remove /var/log/apache2 without touching /etc/logrotate.d/apache2? The only way I've managed to get apt to remove /var/log/apache2 is by purging apache2.2-common, and that also removes /etc/logrotate.d/apache2. Was it a fresh install of Hardy, or

[Bug 292293] Re: udev rules for tun device have wrong permisisons

2009-01-22 Thread Andreas Olsson
The default OpenVPN configuration starts as root, hence no permission problems regarding the tun device. If you wish a different default from OpenVPN, then that's a different bug. ** Changed in: openvpn (Ubuntu) Status: New = Invalid -- udev rules for tun device have wrong permisisons

[Bug 292548] Re: nmbd -D uses 95% processor when there is not lan conection.

2009-01-22 Thread Andreas Olsson
Still no signs of this bug? Can I mark it as resolved? Looked at the update from the 26th of november. While it does not mention anything about nmbd it does fix a memory leak, which I guess could cause all kinds of trouble. ** Changed in: samba (Ubuntu) Status: New = Incomplete -- nmbd

Re: [Bug 316849] Re: mysql-server-5.1 5.1.30-2ubuntu3 fails to install/upgrade / doesn't start - skip-bdb option unsupported (amarok)

2009-01-22 Thread Mathias Gug
On Thu, Jan 22, 2009 at 02:22:02AM -, Tom Worley wrote: I can confirm this bug still exists in mysql-server-5.1 (5.1.30-2ubuntu3), from an upgrade of Intrepid to Jaunty, then installing 5.1. This breaks the upgrade, however, commenting out skip-bdb fix works and apt continues the upgrade

Re: [Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Christian Hudon
Andreas Olsson wrote: Which of these events took place when you ran Dapper and what was done after the upgrade to Hardy? Probably the install (and use to compile stuff) was done on dapper and the removal on hardy. But as far as I see, it's still possible to get the same problem on hardy

[Bug 316849] Re: mysql-server-5.1 5.1.30-2ubuntu3 fails to install/upgrade / doesn't start - skip-bdb option unsupported (amarok)

2009-01-22 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Fix Committed = Fix Released -- mysql-server-5.1 5.1.30-2ubuntu3 fails to install/upgrade / doesn't start - skip-bdb option unsupported (amarok) https://bugs.launchpad.net/bugs/316849 You received this bug notification because you are a

[Bug 296952] Re: mysqlhotcopy failed on table with hyphen in name

2009-01-22 Thread Andreas Olsson
I can replicate exactly the same problem in Hardy as well as in Jaunty. To comment out the duplicate $hc_locks =~ s/\`//g; does seem to fix the problem. I haven't (yet) looked into what use they are supposed to do. ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New = Confirmed --

[Bug 61414] Re: Option -g notworking properly

2009-01-22 Thread EvanCarroll
ecarr...@x60s:~$ ssh -2gxTD 5050 localhost ecarr...@localhost's password: bind: Address already in use confirmed for Intrepid -- Option -g notworking properly https://bugs.launchpad.net/bugs/61414 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Andreas Olsson
I'll see if I can recreate the scenario going back to dapper. Regarding getting the same problem on Hardy by simpling installing and removing apache2.2-common; have you actually tried it? I have, and I wrote about it in my first comment. Well, I guess there still might be the possibility of

Re: [Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Christian Hudon
Andreas Olsson wrote: I'll see if I can recreate the scenario going back to dapper. Regarding getting the same problem on Hardy by simpling installing and removing apache2.2-common; have you actually tried it? I have, and I wrote about it in my first comment. Well, I guess there still might

[Bug 319848] Re: upgrading from mysql-server-5.0 to mysql-server-5.1 doesn't work

2009-01-22 Thread Alessandro Ghersi
sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information...

[Bug 320145] [NEW] Please sync samba4 4.0.0~alpha6-1 (universe) from Debian experimental (main).

2009-01-22 Thread Mathias Gug
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/samba4 status confirmed importance wishlist subscribe ubuntu-archive Please sync samba4 4.0.0~alpha6-1 (universe) from Debian experimental (main). Explanation of the Ubuntu delta and why it can be dropped:

[Bug 314411] Re: logrotate cron spams when only apache2.2-common installed

2009-01-22 Thread Andreas Olsson
Seems as if the Dapper apache2-common does create/touch the files /var/log/apache2/{error,access}.log. I've also taken a closer look at the apache2 logrotate. Can't make it to do away with {error,access}.log, which I guess makes sense considering the notifempty option. Not sure if there is

[Bug 294148] Re: move_uploaded_file does not set right permissions (ignores umask)

2009-01-22 Thread Andreas Olsson
What versions of Ubuntu and PHP are involved? Would it be possible to provide some example code where you use move_uploaded_file? Was a while ago since I wrote PHP code myself :) ** Changed in: php5 (Ubuntu) Status: New = Incomplete -- move_uploaded_file does not set right permissions

[Bug 291161] Re: Invalid multi values domain string generated by network manager

2009-01-22 Thread Martin Mai
Upstream considers this not being a bug in network-manager, but in the ATT VPN Client. Don't know which package is the right one for that. ** Changed in: network-manager (Ubuntu) Status: Triaged = Invalid -- Invalid multi values domain string generated by network manager

[Bug 320212] [NEW] cannot access samba share after mount.cifs

2009-01-22 Thread Marc G.
Public bug reported: Binary package hint: smbfs I can mount a windows share with this command in terminal. But when I do 'ls' in the mount directory, I get a segmentation fault. If I try to 'cd' in the same directory, the terminal crash. I mounted the share with this command : sudo mount.cifs

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2009-01-22 Thread Steve Langasek
** Changed in: nut (Ubuntu Hardy) Target: ubuntu-8.04.2 = ubuntu-8.04.3 -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. --

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2009-01-22 Thread Steve Langasek
** Changed in: nut (Ubuntu Hardy) Assignee: (unassigned) = Steve Langasek (vorlon) -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. --

[Bug 296719] Re: kerberos-configs fails to configure if dnsdomainname fails

2009-01-22 Thread Mathias Gug
I've uploaded a version of the package to intrepid-proposed with the patch posted above. Note for the TEST CASE: in order to get dnsdomainname return an error, deleting the line in /etc/hosts that defines the fqdn of the system is enough: 127.0.1.1 hostname.domainname alias Doing so

[Bug 310230] Re: samba usershares rights problem

2009-01-22 Thread Dundee
Update of system seems to solve all of this stuff. Please mark as closed. -- samba usershares rights problem https://bugs.launchpad.net/bugs/310230 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Blueprint oem-config-server] Develop a text front-end for oem-config

2009-01-22 Thread Colin Watson
Blueprint changed by Colin Watson: Assignee: (none) = Colin Watson -- Develop a text front-end for oem-config https://blueprints.edge.launchpad.net/oem-config/+spec/oem-config-server -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2009-01-22 Thread Steve Langasek
I've uploaded a new version of nut to hardy-proposed which fixes several serious issues with the maintainer scripts, this one chief among them. Martin, please review and tell me if you think this is adequate. I'll also check over the package's state in jaunty and prepare an upload if necessary; I