[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2008-10-23 Thread Curt Sampson
Note also that the definition of RES_USE_DNSSEC (defined to be
0x0020) must be added to /usr/include/resolv.h in order for
OpenSSH's openbsd-compat/getrrsetbyname.c to be able to set that bit
when edns0 is set.

-- 
Bind9 (8.04) not returning 'ad' flag when dnssec is enabled
https://bugs.launchpad.net/bugs/242956
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 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2008-10-23 Thread Curt Sampson
It gets worse; I tried the above, and getrrsetbyname still doesn't get
back a record with the AD bit set. (I verified that RES_USE_DNSSEC was
set in the options passed to res_query.) Is the resolver broken?

-- 
Bind9 (8.04) not returning 'ad' flag when dnssec is enabled
https://bugs.launchpad.net/bugs/242956
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 227848] Re: boot order wrong for iscsi

2008-10-23 Thread Colin Watson
Thanks, Dustin; I've included this text in the release notes, along with
a link to this bug.

** Changed in: ubuntu-release-notes
 Assignee: (unassigned) = Colin Watson (kamion)
   Status: New = Fix Released

-- 
boot order wrong for iscsi
https://bugs.launchpad.net/bugs/227848
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi 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 45842] Re: nfs shares not mounted at startup

2008-10-23 Thread Alessandro Morgantini
Hi all!
I've just noticed that, if in the /etc/fstab file the server is inserted in the 
form 'servername.local' (mDNS name), the NFS volume isn't mounted at boot time. 
If, after the boot, I do sudo mount -a is ok: obviously the avahi-daemon is 
not ready yet at boot time.

But the weird thing is that if I configure my network interface eth0 in
Roaming mode, so is NetworkManager that manages it, everything is OK at
the boot time also, as expected!

I'm in the situation that I can't use NetworkManager, because I must set
up some special routing rules and, simultaneously, I would like to use
the .local name, because in my LAN there isn't any DNS server and, also,
I can't use fixed IP addresses for the PCs.

Someone has any idea?

-- 
nfs shares not mounted at startup
https://bugs.launchpad.net/bugs/45842
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2008-10-23 Thread Thierry Carrez
Stefan / Frymaster :
Could you provide a simple test case so that we can reproduce the bug and 
verify it is fixed ?
The pastebin entries referred to in the ML post seem to have been cleaned up...

-- 
[SRU] openvpn2.1~rc7 fails to pick up the CN of certificates
https://bugs.launchpad.net/bugs/265058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 185729] Re: nautilus is unable to copy folders from samba

2008-10-23 Thread Henk
The solution from ewmcnee works for me to! Hardy, Conceptronic NAS.
Thanks, just add the correct entry in /etc/fstab

 My solution has been to permanently mount the NAS volume by editing
the /etc/fstab file. With it mounted, even Nautilus doesn't have
problems any more moving files or complete folders.

In my case, the NAS volume is //192.168.1.100/Volume_1 and I have
mounted it at /media/backup. The line I added to fstab is this:

//192.168.1.100/Volume_1 /media/backup cifs guest,uid=1000 0 0

Now if I browse /media/backup with Nautilus... bingo! I can properly
manipulate all the files and folders again.

Hope this helps.

-- 
nautilus is unable to copy folders from samba
https://bugs.launchpad.net/bugs/185729
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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2008-10-23 Thread Stefan Lesicnik
Hi, unfortunately I was unable to verify this bug existed for me as it
uses X509 certificates. It was confirmed as a bug by the developers and
was confirmed as resolved by Frymaster.

-- 
[SRU] openvpn2.1~rc7 fails to pick up the CN of certificates
https://bugs.launchpad.net/bugs/265058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Rick Clark
** Changed in: tomcat6 (Ubuntu)
   Importance: Medium = Critical

-- 
/var/lib/tomcat6/temp not writable by tomcat
https://bugs.launchpad.net/bugs/287126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Rick Clark
** Changed in: tomcat6 (Ubuntu Intrepid)
   Target: None = ubuntu-8.10

-- 
/var/lib/tomcat6/temp not writable by tomcat
https://bugs.launchpad.net/bugs/287126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 288218] [NEW] tomcat6 initscript status action always return 0

2008-10-23 Thread Thierry Carrez
Public bug reported:

Binary package hint: tomcat6

The tomcat6 initscript status action always return 0 (even if tomcat 6 is not 
started).
That results in unwanted behavior, especially in all the tomcat6 webapps 
postinsts that test if tomcat6 is started (and may fail trying to restart it).

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

-- 
tomcat6 initscript status action always return 0
https://bugs.launchpad.net/bugs/288218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Thierry Carrez
More complete debdiff that also fixes the status action returncodes, to
avoid tomcat6-* unnecessary restarts that may fail.

** Attachment added: tomcat6_6.0.18-0ubuntu3.debdiff
   http://launchpadlibrarian.net/18820856/tomcat6_6.0.18-0ubuntu3.debdiff

-- 
/var/lib/tomcat6/temp not writable by tomcat
https://bugs.launchpad.net/bugs/287126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 288226] [NEW] DRBD 8.0.11 is unusably slow

2008-10-23 Thread Florian Hackenberger
Public bug reported:

I'm using DRBD as a backend for postgre in a two node HA setup and I'm 
experiencing severe slowdowns. An analysis follows below. All results 
have been obtained with linuxHA being off and nothing resource 
intensive running on the servers. I have executed each benchmark 
several times (at least 3 times each) to make sure I'm not falling prey 
to statistic outliers.

Upgrading to 8.0.13 (I rebuilt the ubuntu package with the new upstream
sources) and setting the no-disk-flushes and no-md-flushes solved the
problem. The write speed for 1000 512byte chunks is running at about
3.3MB/s. The 8.0.11 version does not support those options, which leaves
people with server hardware (a battery backed write cache is REQUIRED to
enable these options) with an unusably slow DRBD setup. The upgrade to
8.0.13 is very easy and it is a bugfix only release.

Please note the following two performance figures below:
Speed for: sudo dd if=/dev/zero of=/dev/drbd0 bs=512
Disconnected: 3.5 MB/s
Connected: 3.5 kB/s

= Network latency =
[EMAIL PROTECTED]:/usr/lib/lmbench/bin/i686-pc-linux-gnu$ ./lat_tcp 
192.168.1.1
TCP latency using 192.168.1.1: 0.2479 microseconds

[EMAIL PROTECTED]:/usr/lib/lmbench/bin/i686-pc-linux-gnu$ ./lat_tcp 
192.168.1.2
TCP latency using 192.168.1.2: 0.2463 microseconds

= Network throughput =
[EMAIL PROTECTED]:/usr/lib/lmbench/bin/i686-pc-linux-gnu$ iperf -f 
M -c 192.168.1.2

Client connecting to 192.168.1.2, TCP port 5001
TCP window size: 0.02 MByte (default)

[  3] local 192.168.1.1 port 39381 connected with 192.168.1.2 port 5001
[  3]  0.0-10.0 sec  1116 MBytes112 MBytes/sec

= Local disk (IBM Serveraid RAID 1) =
[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=1G count=1 
oflag=direct
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB) copied, 9.97766 s, 108 MB/s

[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=1G count=1 
oflag=direct
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB) copied, 9.84385 s, 109 MB/s

[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=512 
count=1000 oflag=direct
1000+0 records in
1000+0 records out
512000 bytes (512 kB) copied, 0.136389 s, 3.8 MB/s

[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/sda6 bs=512 
count=1000 oflag=direct
1000+0 records in
1000+0 records out
512000 bytes (512 kB) copied, 0.140179 s, 3.7 MB/s

= DRBD default configuration =
[EMAIL PROTECTED]:/$ sudo drbdsetup /dev/drbd0 show
disk {
size0s _is_default; # bytes
on-io-error detach;
fencing dont-care _is_default;
}
syncer {
rate33792k; # bytes/second
after   -1 _is_default;
al-extents  127 _is_default;
}
_this_host {
device  /dev/drbd0;
disk/dev/sda5;
meta-disk   internal;
}

== Disconnected DRBD ==
[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=1G count=1 
oflag=direct
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB) copied, 43.7656 s, 24.5 MB/s

[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=512 
count=1000 oflag=direct
1000+0 records in
1000+0 records out
512000 bytes (512 kB) copied, 0.14615 s, 3.5 MB/s

== Connected DRBD (no resync happening) ==
[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=1G count=1 
oflag=direct
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB) copied, 53.9678 s, 19.9 MB/s

[EMAIL PROTECTED]:/$ sudo dd if=/dev/zero of=/dev/drbd0 bs=512 
count=1000 oflag=direct
1000+0 records in
1000+0 records out
512000 bytes (512 kB) copied, 144.54 s, 3.5 kB/s

= Optimised DRBD =
disk {
size0s _is_default; # bytes
on-io-error detach;
fencing dont-care _is_default;
}
net {
timeout 20; # 1/10 seconds
max-epoch-size  2048 _is_default;
max-buffers 8192;
unplug-watermark8192;
connect-int 10 _is_default; # seconds
ping-int1; # seconds
sndbuf-size 131070 _is_default; # bytes
ko-count0 _is_default;
after-sb-0pri   disconnect _is_default;
after-sb-1pri   disconnect _is_default;
after-sb-2pri   disconnect _is_default;
rr-conflict disconnect _is_default;
ping-timeout5 _is_default; # 1/10 seconds
}
syncer {
rate33792k; # bytes/second
after   -1 _is_default;
al-extents  2129;
}
protocol C;
_this_host {
device  /dev/drbd0;
disk/dev/sda5;
meta-disk   internal;
address 

[Bug 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Thierry Carrez
The same with referenced bug number.

** Attachment added: tomcat6_6.0.18-0ubuntu3.debdiff
   http://launchpadlibrarian.net/18821167/tomcat6_6.0.18-0ubuntu3.debdiff

-- 
/var/lib/tomcat6/temp not writable by tomcat
https://bugs.launchpad.net/bugs/287126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Mathias Gug
That leads to uninstallable packages:

$ sudo apt-get install tomcat6 tomcat6-examples tomcat6-admin tomcat6-user
[...]
Setting up default-jre-headless (1.6-30ubuntu3) ...
Setting up rhino (1.7R1-1ubuntu3) ...

Setting up libaccess-bridge-java (1.24.0-0ubuntu2) ...
Setting up openjdk-6-jre-lib (6b12-0ubuntu4) ...
Setting up libcommons-daemon-java (1.0.2~svn20061127-9ubuntu2) ...

Setting up jsvc (1.0.2~svn20061127-9ubuntu2) ...
Setting up libcommons-collections-java (2.1.1-8ubuntu1) ...

Setting up libcommons-pool-java (1.3-1ubuntu2) ...

Setting up libcommons-dbcp-java (1.2.2-1ubuntu1) ...
Setting up libservlet2.5-java (6.0.18-0ubuntu3) ...
Setting up libtomcat6-java (6.0.18-0ubuntu3) ...
Setting up tomcat6-common (6.0.18-0ubuntu3) ...
Setting up tomcat6 (6.0.18-0ubuntu3) ...
Adding system user `tomcat6' (UID 107) ...
Adding new group `tomcat6' (GID 118) ...
Adding new user `tomcat6' (UID 107) with group `tomcat6' ...
Not creating home directory `/usr/share/tomcat6'.
 * Starting Tomcat servlet engine tomcat6
   ...fail!
invoke-rc.d: initscript tomcat6, action start failed.

Setting up tomcat6-admin (6.0.18-0ubuntu3) ...
 * Starting Tomcat servlet engine tomcat6
   ...fail!
invoke-rc.d: initscript tomcat6, action force-reload failed.
dpkg: error processing tomcat6-admin (--configure):
 subprocess post-installation script returned error exit status 1
Setting up tomcat6-examples (6.0.18-0ubuntu3) ...
 * Starting Tomcat servlet engine tomcat6
   ...fail!
invoke-rc.d: initscript tomcat6, action force-reload failed.
dpkg: error processing tomcat6-examples (--configure):
 subprocess post-installation script returned error exit status 1
Setting up tomcat6-user (6.0.18-0ubuntu3) ...
Setting up openjdk-6-jre-headless (6b12-0ubuntu4) ...
[...]

** Changed in: tomcat6 (Ubuntu)
   Importance: Undecided = High
   Status: New = Triaged
   Target: None = ubuntu-8.10

-- 
tomcat6 initscript status action always return 0
https://bugs.launchpad.net/bugs/288218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Mathias Gug
The proposed fixe is:

diff -u tomcat6-6.0.18/debian/tomcat6.init tomcat6-6.0.18/debian/tomcat6.init
--- tomcat6-6.0.18/debian/tomcat6.init
+++ tomcat6-6.0.18/debian/tomcat6.init
@@ -184,8 +184,10 @@
 
if [ -f $CATALINA_PID ]; then
log_success_msg $DESC is not running, but pid file exists.
+   exit 1
else
log_success_msg $DESC is not running.
+   exit 3
fi
else
log_success_msg $DESC is running with pid `cat $CATALINA_PID`

-- 
tomcat6 initscript status action always return 0
https://bugs.launchpad.net/bugs/288218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 287447] Re: /var/lib/tomcat6/webapps should be writeable by tomcat6

2008-10-23 Thread Mathias Gug
** Changed in: tomcat6 (Ubuntu)
   Target: None = ubuntu-8.10

-- 
/var/lib/tomcat6/webapps should be writeable by tomcat6
https://bugs.launchpad.net/bugs/287447
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Chuck Short
Unfortunately upgrading drbd8 is not an option for a LTS due to the fact
that hardy is a long term release. However intrepid has 8.2.6 and you
can possibly ask for a backport.

Regards
chuck

** Changed in: drbd8 (Ubuntu)
   Status: New = Won't Fix

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Martin Pitt
Part of the diff in bug 287126, acked.

-- 
tomcat6 initscript status action always return 0
https://bugs.launchpad.net/bugs/288218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Martin Pitt
ACK, please upload, so that it's readily available in the queue right
after the RC release.

-- 
/var/lib/tomcat6/temp not writable by tomcat
https://bugs.launchpad.net/bugs/287126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 236640] Re: iSCSI install fails under hardy

2008-10-23 Thread Steve Langasek
Accepted the nomination for intrepid, but of course if we don't squeeze
this in before final it will be 'wontfix' since there are no other CD
rebuilds for 8.10 after release.

** Changed in: open-iscsi (Ubuntu Hardy)
Sourcepackagename: debian-installer = open-iscsi

-- 
iSCSI install fails under hardy
https://bugs.launchpad.net/bugs/236640
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi 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 288218] Re: tomcat6 initscript status action always return 0

2008-10-23 Thread Mathias Gug
uploaded

** Changed in: tomcat6 (Ubuntu)
   Status: Triaged = Fix Committed

-- 
tomcat6 initscript status action always return 0
https://bugs.launchpad.net/bugs/288218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 287447] Re: /var/lib/tomcat6/webapps should be writeable by tomcat6

2008-10-23 Thread Mathias Gug
uploaded

** Changed in: tomcat6 (Ubuntu)
   Status: In Progress = Fix Committed

-- 
/var/lib/tomcat6/webapps should be writeable by tomcat6
https://bugs.launchpad.net/bugs/287447
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 287126] Re: /var/lib/tomcat6/temp not writable by tomcat

2008-10-23 Thread Mathias Gug
Uploaded

** Changed in: tomcat6 (Ubuntu Intrepid)
   Status: In Progress = Fix Committed

-- 
/var/lib/tomcat6/temp not writable by tomcat
https://bugs.launchpad.net/bugs/287126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Mark Foster
Sounds like a blow off.  Where is this policy documented?

I don't see why a relatively minor upgrade from 8.0.11 to 8.0.13 would
not be warranted if this bug is verified.

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 287736] Re: package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade from Ubuntu 7.10 to 8.04LTS (thru the update manager)

2008-10-23 Thread Jean-Baptiste Lallement
** Tags added: gutsy2hardy

-- 
package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade 
from Ubuntu 7.10 to 8.04LTS (thru the update manager)
https://bugs.launchpad.net/bugs/287736
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 205608] Re: libapache2-mod-php5 can't be configured

2008-10-23 Thread Jean-Baptiste Lallement
@MohamadReza : Your debconf database is corrupted (maybe a system crash
?). If it's still an issue, run /usr/share/debconf/fix_db.pl and let us
know if it fixes the issue.

Thanks.

-- 
libapache2-mod-php5 can't be configured
https://bugs.launchpad.net/bugs/205608
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 288349] Re: php5 crashed with SIGSEGV in clone()

2008-10-23 Thread Tom Worley

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/18825812/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18825813/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/18825814/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/18825815/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/18825816/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/18825817/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
php5 crashed with SIGSEGV in clone()
https://bugs.launchpad.net/bugs/288349
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 288349] Re: php5 crashed with SIGSEGV in clone()

2008-10-23 Thread Apport retracing service

StacktraceTop:?? ()
clone () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Tags added: apport-failed-retrace

** Attachment added: Stacktrace.txt (retraced)
   http://launchpadlibrarian.net/18825881/Stacktrace.txt

-- 
php5 crashed with SIGSEGV in clone()
https://bugs.launchpad.net/bugs/288349
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 288349] Symbolic threaded stack trace

2008-10-23 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt (retraced)
   http://launchpadlibrarian.net/18825882/ThreadStacktrace.txt

-- 
php5 crashed with SIGSEGV in clone()
https://bugs.launchpad.net/bugs/288349
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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Florian Hackenberger
Chuck: 8.0.13 is a bugfix release, please see the following changelog.
Furthermore, please consider that DRBD is completely useless in a
production environment as of version 8.0.11. Every recent server has a
battery backed write cache for it's disks and I don't see the point of
forcing LTS users to take a slowdown of an order of magnitude (~3KB/s vs
~3MB/s) for applications writing in tiny increments (think INSERT
statements of a database).

From: http://git.drbd.org/?p=drbd-8.0.git;a=blob_plain;f=ChangeLog;hb=HEAD
8.0.13 (api:86/proto:86)

 * Fixed online resizing if there is application IO on the fly when the
   resize is triggered.
 * Fixed online resizing if it is triggered from the secondary node.
 * Fixed a possible deadlock in case become-primary-on-both is used, and
   a resync starts
 * Fixed the invocation of the pri-on-incon-degr handler
 * Fixed the exit codes of drbdsetup
 * sock_create_lite() to avoid a socket-sk leak
 * Auto-tune socket buffers if sndbuf-size is set to zero
 * Made it to compile on Linux-2.6.26

8.0.12 (api:86/proto:86)

 * Corrected lock-out of application IO during bitmap IO.
   (Only triggered issues with multi-terrabyte volumes)
 * If an attach would causes a split-brain,
   abort the attach, do not drop the connection
 * A node without data (no disk, no connection) only accepts data
   (attach or connect) if that data matches the last-known data
 * Fixed various race conditions between state transitions
 * Various bugfixes to issues found by using the sparse tool
 * Corrected the exit codes of drbdsetup/drbdadm to match
   the expectations of dopd (drbd-outdate-peer-daemon)
 * Corrected the online changing of the number of AL extents while
   application IO is in flight.
 * Two new config options no-disk-flushes and no-md-flushes to disable
   the use of io subsystem flushes and barrier BIOs.
 * Make it compile on Linux-2.6.25
 * Support for standard disk stats
 * Work on stalling issues of the resync process
 * drbdsetup /dev/drbdX down no longer fails for non-existing minors
 * Added wipe-md to drbdadm

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Dustin Kirkland
For the appropriate process to request a backport of a new version of a package 
to a previously released Ubuntu distribution, please refer to:
 * https://help.ubuntu.com/community/UbuntuBackports

:-Dustin

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Mathias Gug
Marking as fixed released in intrepid. Intrepid ships with 8.2.6.

** Changed in: drbd8 (Ubuntu)
   Status: Won't Fix = Fix Released

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Mathias Gug
At a first glance, 8.0.13 seems to be bug fix only and would fix this
major performance problem. It may fit the criteria for a Stable Release
Update.

The process to get an update released in hardy is outlined on the
following page:

https://wiki.ubuntu.com/StableReleaseUpdates

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 288226] Re: DRBD 8.0.11 is unusably slow

2008-10-23 Thread Dustin Kirkland
Note that my comment was not intended to state an opinion as to whether
this belongs in the Stable Release Update, or the Backport Queue.

Rather, a previous poster asked for the relevant documentation on
Backports.

For completeness, here's the relevant policy documentation on Stable Release 
Updates:
 * https://wiki.ubuntu.com/StableReleaseUpdates

:-Dustin

-- 
DRBD 8.0.11 is unusably slow
https://bugs.launchpad.net/bugs/288226
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 287736] Re: package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade from Ubuntu 7.10 to 8.04LTS (thru the update manager)

2008-10-23 Thread Jean-Baptiste Lallement
thanks for your report.

Can you describe the steps you've followed to get this error ? Did you
cancel the upgrade at some point ?

Thanks in advance.

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

-- 
package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade 
from Ubuntu 7.10 to 8.04LTS (thru the update manager)
https://bugs.launchpad.net/bugs/287736
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 288478] [NEW] Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP

2008-10-23 Thread cwsupport
Public bug reported:

Binary package hint: sasl2-bin

Ubuntu: 8.04.1
Version: 2.1.22.dfsg1-18ubuntu2

The Cyrus IMAP server runs as the user cyrus. But the /etc/sasl2db does
not provide sufficient permissions for direct access by the IMAP server.
saslauthd has no problems as it runs as root.

Fix: chown cyrus.sasl /etc/sasl2db

** Affects: cyrus-sasl2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP
https://bugs.launchpad.net/bugs/288478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 288478] Re: Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP

2008-10-23 Thread Scott Kitterman
Adding cyrus to the sasl group should also solve it.  I don't think this
is an actual bug in cyrus-sasl2.

-- 
Ownership of /etc/sasl2db precludes direct access by Cyrus IMAP
https://bugs.launchpad.net/bugs/288478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 288496] Re: package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-23 Thread callMeTom

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/18838591/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/18838592/DpkgTerminalLog.gz

-- 
package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/288496
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 288496] [NEW] package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-10-23 Thread callMeTom
Public bug reported:

Binary package hint: winbind

Installing WINE for the first time on a fully updated (as of morning of 
10/23/08) Intrepid beta. System is Intel all the way (proc, chipset, network, 
etc) since Intel motherboard, except for nVidia graphics card with closed 
drivers installed. apt-get install wine returns this:
Reading package lists... Done
Building dependency tree   
Reading state information... Done
wine is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up winbind (2:3.2.3-1ubuntu3) ...
 * Starting the Winbind daemon winbind   [fail] 
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 winbind
E: Sub-process /usr/bin/dpkg returned an error code (1)

Also:
[EMAIL PROTECTED]:~$ uname -a
Linux ubuntu 2.6.27-7-generic #1 SMP Wed Oct 22 01:30:40 UTC 2008 x86_64 
GNU/Linux

I'm happy to post any further information that may be helpful.

-Tom

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: winbind 2:3.2.3-1ubuntu3
SourcePackage: samba
Title: package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.27-7-generic x86_64

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


** Tags: apport-package

-- 
package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/288496
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