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

2008-04-20 Thread nxvl
I have run 12 instances of the script (the python one) in parallel and
nothing goes wrong, I think it has been a packaging issue.

-- 
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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 219528] Re: recode function segfaults

2008-04-20 Thread Carsten Bleek
the problem only occurs on 64 bit systems.

-- 
recode function segfaults
https://bugs.launchpad.net/bugs/219528
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share

2008-04-20 Thread Michael Lueck
Greetings Steve-

I have been all around on thus bug. First I thought it was a Totem bug,
next Nautilus but found that if I mount the Samba share the crash is the
same. Usually I mount Samba shares instead of using the GUI.

Following is I think the answer to your mount the samba share as a
kernel mount...

[EMAIL PROTECTED]:/mnt/ldslnx01/data/AppData/Estonia$ cat tallinn.mpeg  
/dev/null
[EMAIL PROTECTED]:/mnt/ldslnx01/data/AppData/Estonia$

Nothing bad happens. And nothing bad happens playing the movie file with
Totem as long as you do not fullscreen it.

Sometimes the first time I play a/the movie from the Samba share, it
will not play straight through. I have to close Totem, open the file
again, then it plays fine. Maybe a cache issue?

Also hinting at caching... I deleted both log files for this Hardy
workstation on the server... log.ip and log.hostname. I played the movie
file again, fullscreen, crash. No log what so ever was generated for the
client. I find that very odd. Does a Linux client really cache THAT
well?

Speed of LAN is switched 100MBps, so 100MBps Full Duplex.

Yes, consistent crash every time when I fullscreen the movie. Sometimes
when I enlarge the player window, but the consistent problem is
fullscreen'ing.

My Samba PDC is running Debian Sarge, and updated packages from
samba.org which are 3.0.26a-1. Pretty much running stock Sarge other
than I snagged a newer kernel a long time ago from testing... so this
package is the kernel package on the server: linux-
image-2.6.12-1-k7_2.6.12-10_i386.deb. I updated the kernel to get a
solid version of xfs, as our standard filesystem is xfs.

Uptime is...  07:01:16 up 306 days, 23:15,  2 users,  load average: 0.00, 0.01, 
0.00
So I would rather not bounce the server! ;-)

-- 
Totem exits fullscreen mode when playing from Samba share
https://bugs.launchpad.net/bugs/217984
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share

2008-04-20 Thread Nick Barcet
I am not able to reproduce the problem either with quite a similar setup
apart from the video card (nvidia 8600M GT nvdia-glx-new driver).  If
you do have a crash, would it be possible to include the crash report
(normally, it is automatically generated in /var/crash and a backtrace
following the procedure described at
https://wiki.ubuntu.com/DebuggingProgramCrash ?

Thanks a lot.

-- 
Totem exits fullscreen mode when playing from Samba share
https://bugs.launchpad.net/bugs/217984
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 219528] Re: recode function segfaults

2008-04-20 Thread Chuck Short
I was not able to reproduce this:

[EMAIL PROTECTED]:/home/chuck# echo ?php recode('utf-16','test')? | php

Fatal error: Call to undefined function recode() in /home/chuck/- on line 1
[EMAIL PROTECTED]:/home/chuck# uname -a
Linux krusty 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 
GNU/Linux


** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

-- 
recode function segfaults
https://bugs.launchpad.net/bugs/219528
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2008-04-20 Thread Mika Fischer
Reassigning to SSH then.

** Changed in: openssh (Ubuntu)
Sourcepackagename: bash-completion = openssh

-- 
[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
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 219914] [NEW] mod_disk_cache enabled globally by default

2008-04-20 Thread Andrew Jorgensen
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: apache2.2-common

I upgraded my server to Ubuntu 8.04 LTS from 6.06 LTS and started to see
strange problems with my Wordpress installation, specifically when
requesting the feed I'd get some comment feed instead.  I believe this
was caused by mod_disk_cache being enabled globally by default.

From disk_cache.conf:
CacheEnable disk /

From the mod_cache documentation:
This module should be used with care and can be used to circumvent Allow and 
Deny directives. You should not enable caching for any content to which you 
wish to limit access by client host name, address or environment variable.

Having this module enabled by default and configured to enable caching
for all URLs compromises the security of canonical's customers and
ubuntu's users and can produce the undesired effects I mentioned above.

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New

** Visibility changed to: Public

-- 
mod_disk_cache enabled globally by default
https://bugs.launchpad.net/bugs/219914
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 175689] Re: Share Folder in right-click menu does not share ntfs drive folders

2008-04-20 Thread Raptor45
I can also confirm this bug. Sharing NTFS simply does not work out-of-
the-box on Hardy due to the permissions errors.

Using gksudo nautilus worked for me, as well as adding uid=1000 to
the options column in /etc/fstab. However these really are just work
arounds, and neither method is ideal.

What more information is necessary to get this bug to be Confirmed
instead of invalid? Several people have said this is an issue for them,
and I see no requests for additional information.

Also, should this not be of higher priority? Many users who still need
to use windows probably have files and documents stored on NTFS drives
which they need to share. This is one of the most glaring bugs I am have
seen in Hardy.

-- 
Share Folder in right-click menu does not share ntfs drive folders
https://bugs.launchpad.net/bugs/175689
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 214714] Re: Upgrading to Hardy destroyed my network shares and when I try to recreate them I get this long complicated error message

2008-04-20 Thread Raptor45
*** This bug is a duplicate of bug 175689 ***
https://bugs.launchpad.net/bugs/175689

** This bug has been marked a duplicate of bug 175689
   Share Folder in right-click menu does not share ntfs drive folders

-- 
Upgrading to Hardy destroyed my network shares and when I try to recreate them 
I get this long complicated error message
https://bugs.launchpad.net/bugs/214714
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 175689] Re: Share Folder in right-click menu does not share ntfs drive folders

2008-04-20 Thread mnemo
I went through the upgrade to hardy process a little over a week ago
and I run into a serious problem which is very much related to this.

I basically have two 500GB USB harddrives formatted as NTFS connect to
my Ubuntu machine. On these drives I have over 20 different SMB shares
each and the upgrade process automatically DELETED ALL MY SHARES WITH NO
WARNING WHAT SO EVER AND WITH NO CHANCE OF RECOVERY. This caused a some
serious downtime problems for me. On top of that, once I got hardy up
and running I could not even fix these problems because hardy will, as
the bug explains, not let you share files owned by root due to the
usershare owner only = False flag being default in Ubuntu. Imagine all
the people that are running small servers with NTFS partitions like I
do. This is not a nice experience for them during upgrade.

The bug that I filed about the broken upgrade process was closed as a duplicate 
of this bug (even though they are in fact slightly different).
Please have a look at my original bug report here:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/214714

Sharing folders on NTFS drives is an important use case and it worked
perfectly in previous versions of Ubuntu (so this is a regression and
people are very unforgiving about regressions). I'd very much give my
vote to fixing this before (or soon after) the hardy release.

-- 
Share Folder in right-click menu does not share ntfs drive folders
https://bugs.launchpad.net/bugs/175689
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2008-04-20 Thread Roman Yepishev
Public bug reported:

Binary package hint: dhcp3-client

In case pid file does not contain any pid, the message
 There is already a pid file /var/run/dhclient.pid with pid 134519120
is printed with random unbelievable pids.

This bugs comes from dhclient.c.stale-pids.dpatch
...
@@ -251,11 +251,17 @@
if ((pidfd = fopen(path_dhclient_pid, r)) != NULL) {
e = fscanf(pidfd, %ld\n, temp);
oldpid = (pid_t)temp;
+log_info (There is already a pid file %s with pid 
%i, path_dhclient_pid, oldpid);
 
if (e != 0  e != EOF) {
if (oldpid) {
- 
...

The log_info() call should be moved to if (e != 0 ...) conditional
block as e is 0 and temp contains random data if there is no process
ID in the pidfile.

Observed on Ubuntu 7.10, dhcp3-client Installed: 3.0.5-3ubuntu4.

** Affects: dhcp3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
dhcp3-client warns about nonexisting pid
https://bugs.launchpad.net/bugs/219929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 175689] Re: Share Folder in right-click menu does not share ntfs drive folders

2008-04-20 Thread Raptor45
I marked your bug as a duplicate because the root issue seemed the same.
If this was in error I apologize.

I certainly agree that there needs to be a warning on upgrade that
shares may be lost. It may be too late to fix the actual regression
before Hardy's release, but there really should be a warning so people
don't run into this blindly.

Adding usershare owner only = False did not work for me; perhaps I did
it incorrectly.

-- 
Share Folder in right-click menu does not share ntfs drive folders
https://bugs.launchpad.net/bugs/175689
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-04-20 Thread Kees Cook
I cannot reproduce this -- on both fresh installs of Hardy and
Dapper-Hardy upgrades, the disk_cache module is not enabled.

** Changed in: apache2 (Ubuntu)
   Status: New = Incomplete

-- 
mod_disk_cache enabled globally by default
https://bugs.launchpad.net/bugs/219914
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 205236] Re: Likewise Open 4.0.5 doesn't work out of the box in Hardy.

2008-04-20 Thread Adam Sommer
Hello Craig,


 I can't this to work either.  Are you supposed to just be able to login
 via gdm with an AD account or do the local users matching the AD users
 still have to be set up?


Here is a link to the Likewise Open section of the Server Guide that will be
released with Hardy [1].  You will probably also need to edit
/etc/nsswitch.conf as mentioned by Alexpacio.

[1] http://doc.ubuntu.com/ubuntu/serverguide/C/likewise-open.html

-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/13588891/unnamed

-- 
Likewise Open 4.0.5 doesn't work out of the box in Hardy.
https://bugs.launchpad.net/bugs/205236
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 217984] Re: Totem exits fullscreen mode when playing from Samba share

2008-04-20 Thread Michael Lueck
Greetings Nick-

Other than the single file from some time ago in /var/crash I am seeing no 
other files in that directory. Please refer above:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/217984/comments/2

So, if that means it is not crashing I do not know. All I know is that
the window immediately goes away when I select fullscreen, or sometimes
goes away when I adjust the window size.

-- 
Totem exits fullscreen mode when playing from Samba share
https://bugs.launchpad.net/bugs/217984
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 215648] Re: Likewise Open has TWO Icons

2008-04-20 Thread Daniel Holbach
** Changed in: likewise-open (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
Likewise Open has TWO Icons
https://bugs.launchpad.net/bugs/215648
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs