[Bug 57974] Re: VTun client segfault

2009-11-25 Thread frenet
Using vtun 3.0.2-2ubuntu2 on x86_64 this bug is still showing when LZO 
compression is turned on, at least in client mode.
Same as on debian :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477707

Patch is available :
http://sourceforge.net/mailarchive/forum.php?thread_name=20081220215633.110005bc%40sics.seforum_name=vtun-devel

And is reported to work


** Changed in: vtun (Ubuntu)
   Status: Fix Released = Incomplete

** Bug watch added: Debian Bug tracker #477707
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477707

-- 
VTun client segfault
https://bugs.launchpad.net/bugs/57974
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vtun 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 458785] Re: can not unlock gnome-screensaver when password is near to expire

2009-11-25 Thread Metabaronen
I think that this bug should have importance set to medium. It is a
problem in a big organization to handle all the support calls and
comments about this :-P

-- 
can not unlock gnome-screensaver when password is near to expire
https://bugs.launchpad.net/bugs/458785
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 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 483657] [NEW] interface-mtu kills my network connection

2009-11-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The interface-mtu string in /etc/dhcp3/dhclient.conf kills my network
connection. If I don't edit that file removing the word interface-mtu on
every ubuntu install I do, I can't surf the web. The connection stays on
but it won't surf. My isp is fastweb, a very common isp in Italy. I
tried with at least 3 different ubuntu laptops on this and other fastweb
networks, the bug is always there since at least ubuntu 7.10.

So many people in Italy have trouble with that and have a awful
experience with ubuntu because of something that could be so easily
fixed. just google interface-mtu fastweb in google italia to have
proof of that. Don't know why I can't find a bug report of this on
launchpad, too many lazy people maybe.

At least, if you don't want to fix this bug, PLEASE  make sure that
every dhcp3 update won't override the file without asking, like it does
now. I have to edit the file everytime the update manager updates the
file. This is really annoying and could descourage any non expert user
from adopting ubuntu.

I believe in linux and ubuntu, and speading it between all of my friends
but bugs like this are a bit embarassing..

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


** Tags: kernel-karmic
-- 
interface-mtu kills my network connection
https://bugs.edge.launchpad.net/bugs/483657
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 488190] [NEW] unixodbc doesn't cooperate well with freedts

2009-11-25 Thread Selmi
Public bug reported:

Binary package hint: unixodbc

i have working FreeDTS taken from repository of Ubuntu 9.10

using its tool called tsql I can connect to Microsoft SQL Server which
runs on other machine and use it without any problem (running queries)

then i made it work with iODBC, again when i used iodbctest everything
worked as it should

however openoffice doesn't use iODBC but unixodbc. and there are
problems. after i created odbc source for unixodbc everything seems to
be fine, only most of queries don't return any data. this happens from
OpenOffice database and also using isql

for example when i launch query 'select count(*) from sometable' i get
correct result, but when i launch 'select * from sometable' I get empty
resultset.

it may be interesting that same problem i have when i use any qt
application. qt available in ubuntu 9.10 is linked against libiodbc, not
unixodbc, so may be that problem lies somewhere in FreeTDS too, i simply
don't know where exactly to look. I decided to make this bugreport focus
on unixodbc because freetds and iodbc tools work

please tell me what more you need for me (logs, tests etc.), i will try
to help as much as i can

ProblemType: Bug
Architecture: i386
Date: Wed Nov 25 13:42:43 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: unixodbc 2.2.11-16ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: unixodbc
Uname: Linux 2.6.31-15-generic i686
XsessionErrors:
 (gnome-settings-daemon:1278): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1278): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1351): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1336): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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


** Tags: apport-bug i386

-- 
unixodbc doesn't cooperate well with freedts
https://bugs.launchpad.net/bugs/488190
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 488190] Re: unixodbc doesn't cooperate well with freedts

2009-11-25 Thread Selmi

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

-- 
unixodbc doesn't cooperate well with freedts
https://bugs.launchpad.net/bugs/488190
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 483657] Re: interface-mtu kills my network connection

2009-11-25 Thread Andy Whitcroft
As this is an element in the configuration file delivered by dhcp3 it
seems appropriate to start diagnosis of this there.

** Tags added: kernel-karmic
** Tags removed: kernel-series-unknown

** Package changed: linux (Ubuntu) = dhcp3 (Ubuntu)

-- 
interface-mtu kills my network connection
https://bugs.launchpad.net/bugs/483657
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


Re: [Bug 486128] Re: euca2ools: Requires more environment variables than EC2 AMI tools

2009-11-25 Thread Scott Moser
On Tue, 24 Nov 2009, Neil Soman wrote:

 Euca2ools is designed to be generic and one of the design goals was to
 not assume a specific endpoint or endpoints. The endpoint could be AWS
 or any Eucalyptus installation including the UEC or any other EC2
 compatible service.

 I do not think the proposed fix is in the scope of what the upstream can
 provide.

I hope that this issue can be addressed under bug 485106. Given a suitable
config file, EC2_URL can be defined there.

In general, though, I hope we can move away from expecting people to set
configuration in environment variable.  Basically, given a suitable
configuration file (which could be installed by default or be well
documented), the user should not have to worry about such things.

-- 
euca2ools: Requires more environment variables than EC2 AMI tools
https://bugs.launchpad.net/bugs/486128
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 426813] Re: snmpd dies after requests with snmpwalk

2009-11-25 Thread Mathias Gug
** Also affects: net-snmp (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Changed in: net-snmp (Ubuntu Hardy)
   Importance: Undecided = Medium

** Changed in: net-snmp (Ubuntu Hardy)
   Status: New = Triaged

-- 
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 359177] Re: Strange or obsolete code in mysql initscript

2009-11-25 Thread born2chill
** Changed in: mysql-dfsg-5.0 (Ubuntu)
 Assignee: (unassigned) = Patch for MySQL team (mysql-patch-team)

-- 
Strange or obsolete code in mysql initscript
https://bugs.launchpad.net/bugs/359177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 488257] [NEW] package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade:

2009-11-25 Thread lethalzero
Public bug reported:

Binary package hint: samba

.

ProblemType: Package
Architecture: i386
Date: Wed Nov 25 11:10:14 2009
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
Package: samba-common 2:3.4.0-3ubuntu5.1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: samba
Title: package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade:
Uname: Linux 2.6.31-15-generic i686

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


** Tags: apport-package i386

-- 
package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/488257
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 488257] Re: package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade:

2009-11-25 Thread lethalzero

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

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/36066357/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/36066358/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/36066359/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/36066360/VarLogDistupgradeTermlog.gz

-- 
package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/488257
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 461464] Re: ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6

2009-11-25 Thread Martin Patterson
Breakage also in the ami tools ec2-ami-tools-1.3-34544 with Eucalyptus
1.6.

Backrevving to:
 . ec2-api-tools-1.3-26369 
 . ec2-ami-tools-1.3-26357

works around the problem.

-- 
ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6
https://bugs.launchpad.net/bugs/461464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 359177] Re: Strange or obsolete code in mysql initscript

2009-11-25 Thread Alexey Sveshnikov
Hi again.

The original point of this bug is that initscript have code for killing
MySQL but this code is disabled in rather strange way (by putting
log_end_msg 1, see the first post). I think this code should be disabled
in more obvioius way or removed at all.

-- 
Strange or obsolete code in mysql initscript
https://bugs.launchpad.net/bugs/359177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 488285] [NEW] multipathd segfault

2009-11-25 Thread montjoie
Public bug reported:

Binary package hint: multipath-tools

Sometimes multipathd segfault when i do /etc/init.d/multipath-tools
restart

kernel: [ 1507.119302] multipathd[1595]: segfault at a ip 7f1e3f106eda sp 
7fff66618440 error 4 in libc-2.10.1.so[7f1e3f091000+166000]
kernel: [  118.628780] multipathd[1585]: segfault at a ip 7fa347beeeda sp 
7fff2a53e0f0 error 4 in libc-2.10.1.so[7fa347b79000+166000]
kernel: [  150.051148] multipathd[2750]: segfault at a ip 7f61bf42feda sp 
7fff0e5027d0 error 4 in libc-2.10.1.so[7f61bf3ba000+166000]
kernel: [  631.839777] multipathd[6280]: segfault at a ip 7f5ca8c42eda sp 
7fffd0f7b7f0 error 4 in libc-2.10.1.so[7f5ca8bcd000+166000]
kernel: [  798.741986] multipathd[6607]: segfault at a ip 7f4af50fdeda sp 
7fff77cbca60 error 4 in libc-2.10.1.so[7f4af5088000+166000]
kernel: [  911.696705] multipathd[7465]: segfault at a ip 7fe8ca569eda sp 
7715f180 error 4 in libc-2.10.1.so[7fe8ca4f4000+166000]
kernel: [ 1067.310120] multipathd[8346]: segfault at a ip 7f9ffbba8eda sp 
7fff607f1780 error 4 in libc-2.10.1.so[7f9ffbb33000+166000]
kernel: [64755.500780] multipathd[8832]: segfault at a ip 7fbb056beeda sp 
7fff5f3a6260 error 4 in libc-2.10.1.so[7fbb05649000+166000]
kernel: [12634.257334] multipathd[1598]: segfault at a ip 7f45643eaeda sp 
7fffde6d9c40 error 4 in libc-2.10.1.so[7f4564375000+166000]
kernel: [12764.271327] multipathd[20491]: segfault at 10 ip 7fed4fd756b4 sp 
7fed50187f80 error 4 in libpthread-2.10.1.so[7fed4fd6b000+17000]
kernel: [13211.173415] multipathd[21145]: segfault at a ip 7f80c27f9eda sp 
7fffca3090a0 error 4 in libc-2.10.1.so[7f80c2784000+166000]
kernel: [13320.949129] multipathd[24947]: segfault at a ip 7fe713bf0eda sp 
7fffb3d15910 error 4 in libc-2.10.1.so[7fe713b7b000+166000]
kernel: [407603.710900] multipathd[3048]: segfault at a ip 7fa9c053deda sp 
7fffe3ab6330 error 4 in libc-2.10.1.so[7fa9c04c8000+166000]
kernel: [53589.949830] multipathd[5156]: segfault at a ip 7fe124907eda sp 
7fff7922dd00 error 4 in libc-2.10.1.so[7fe124892000+166000]
kernel: [53620.587085] multipathd[3065]: segfault at a ip 7f8768e36eda sp 
75bcdca0 error 4 in libc-2.10.1.so[7f8768dc1000+166000]
kernel: [53656.093356] multipathd[]: segfault at a ip 7f90ac095eda sp 
7fffe7b497f0 error 4 in libc-2.10.1.so[7f90ac02+166000]
kernel: [62144.892185] multipathd[3654]: segfault at a ip 7f63a26c5eda sp 
7fff11745940 error 4 in libc-2.10.1.so[7f63a265+166000]
kernel: [80138.461495] multipathd[5405]: segfault at a ip 7f790164ceda sp 
7fff56a3d840 error 4 in libc-2.10.1.so[7f79015d7000+166000]


1)
lsb_release -r
Release:9.10

2)
multipath-tools:
  Installé : 0.4.8-14ubuntu2
  Candidat : 0.4.8-14ubuntu2
 Table de version :
 *** 0.4.8-14ubuntu2 0
500 http://archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

3) a restart without segfault

4) multipathd segfault

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
multipathd segfault
https://bugs.launchpad.net/bugs/488285
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools 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 488293] [NEW] package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-25 Thread itismike
Public bug reported:

this looks similar to several other bugs on Launchpad, but they seem to be from 
slightly different versions.
I'm running a standard install of Karmic and tried to install openssh server 
both through Synaptic and from the command line:
sudo apt-get install openssh-server openssh-client

Both efforts result in the following error:
Setting up openssh-server (1:5.1p1-6ubuntu2) ...
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
useradd: cannot lock /etc/passwd; try again later.
adduser: `/usr/sbin/useradd -d /var/run/sshd -g nogroup -s /usr/sbin/nologin -u 
116 sshd' returned error code 1. Exiting.
dpkg: error processing openssh-server (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openssh-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

Tried renaming the .lock files but got the same result.

ProblemType: Package
AptOrdering:
 openssh-server: Install
 openssh-server: Configure
Architecture: amd64
Date: Wed Nov 25 11:19:28 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
NonfreeKernelModules: fglrx
Package: openssh-server 1:5.1p1-6ubuntu2
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: openssh
Title: package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-package

-- 
package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/488293
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 488293] Re: package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-25 Thread itismike

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

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/36067931/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/36067932/DpkgTerminalLog.txt

-- 
package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/488293
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 484458] Re: excalibur-logkit shouldn't build-depend on libjboss-j2ee-java

2009-11-25 Thread Thierry Carrez
** Changed in: excalibur-logkit (Ubuntu)
   Status: Triaged = In Progress

** Changed in: excalibur-logkit (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
excalibur-logkit shouldn't build-depend on libjboss-j2ee-java
https://bugs.launchpad.net/bugs/484458
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to excalibur-logkit 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 484458] Re: excalibur-logkit shouldn't build-depend on libjboss-j2ee-java

2009-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package excalibur-logkit - 2.0-2ubuntu1

---
excalibur-logkit (2.0-2ubuntu1) lucid; urgency=low

  * Change build-dep libjboss-j2ee-java to libgeronimo-jms-1.1-spec-java.
(LP: #484458)
 -- Onkar Shinde onkarshi...@ubuntu.com   Thu, 19 Nov 2009 23:19:13 +0530

** Changed in: excalibur-logkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
excalibur-logkit shouldn't build-depend on libjboss-j2ee-java
https://bugs.launchpad.net/bugs/484458
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to excalibur-logkit 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 488373] [NEW] mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Gary
Public bug reported:

r...@zabbix:~# dpkg -l | grep mysql-server
ii  mysql-server  5.1.37-1ubuntu5   MySQL 
database server (metapackage depending
ii  mysql-server-5.1  5.1.37-1ubuntu5   MySQL 
database server binaries
ii  mysql-server-core-5.1 5.1.37-1ubuntu5   MySQL 
database core server files

r...@zabbix:~# uname -a
Linux zabbix 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 
x86_64 GNU/Linux

r...@zabbix:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 12283
Server version: 5.1.37-1ubuntu5-log (Ubuntu)

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

mysql SHOW ENGINES\G
*** 1. row ***
  Engine: MyISAM
 Support: DEFAULT
 Comment: Default engine as of MySQL 3.23 with great performance
Transactions: NO
  XA: NO
  Savepoints: NO
*** 2. row ***
  Engine: MRG_MYISAM
 Support: YES
 Comment: Collection of identical MyISAM tables
Transactions: NO
  XA: NO
  Savepoints: NO
*** 3. row ***
  Engine: BLACKHOLE
 Support: YES
 Comment: /dev/null storage engine (anything you write to it disappears)
Transactions: NO
  XA: NO
  Savepoints: NO
*** 4. row ***
  Engine: CSV
 Support: YES
 Comment: CSV storage engine
Transactions: NO
  XA: NO
  Savepoints: NO
*** 5. row ***
  Engine: MEMORY
 Support: YES
 Comment: Hash based, stored in memory, useful for temporary tables
Transactions: NO
  XA: NO
  Savepoints: NO
*** 6. row ***
  Engine: FEDERATED
 Support: NO
 Comment: Federated MySQL storage engine
Transactions: NULL
  XA: NULL
  Savepoints: NULL
*** 7. row ***
  Engine: ARCHIVE
 Support: YES
 Comment: Archive storage engine
Transactions: NO
  XA: NO
  Savepoints: NO
7 rows in set (0.00 sec)

mysql

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 25 18:39:16 2009
DistroRelease: Ubuntu 9.10
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.1.flag', 'ib_logfile0', 'ib_logfile1', 
'ibdata1', 'mysql', 'mysql_upgrade_info', 'zabbix']
Package: mysql-server-5.1 5.1.37-1ubuntu5
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-server
SourcePackage: mysql-dfsg-5.1
Uname: Linux 2.6.31-14-server x86_64

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug mysql-server-5.1

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Gary

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/36074230/.etc.apparmor.d.usr.sbin.mysqld.txt

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

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/36074233/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/36074234/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/36074236/MySQLConf.etc.mysql.my.cnf.txt

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 57974] Re: VTun client segfault

2009-11-25 Thread Chuck Short
Thanks

** Changed in: vtun (Ubuntu)
   Importance: Undecided = Medium

** Changed in: vtun (Ubuntu)
   Status: Incomplete = Confirmed

-- 
VTun client segfault
https://bugs.launchpad.net/bugs/57974
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vtun 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 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Ante Karamatić
Anything in /etc/mysql/conf.d/?

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 423289] Re: autofs deletes directories but does not re-create them

2009-11-25 Thread Chuck Short
Thanks for the response!

** Changed in: autofs (Ubuntu)
   Status: Incomplete = Confirmed

-- 
autofs deletes directories but does not re-create them
https://bugs.launchpad.net/bugs/423289
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-11-25 Thread Chuck Short
@Joe,

have you tried the configuratoin change as suggested?

Thanks
chuck

-- 
Slow memory leak, seen on two machines, appears to be dupe of 224945 even after 
-updates
https://bugs.launchpad.net/bugs/422138
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 353594] Re: Apache trying to start before network interfaces are up

2009-11-25 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
Apache trying to start before network interfaces are up
https://bugs.launchpad.net/bugs/353594
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 234367] Re: If many queries come in too quickly, apache2 freezes.

2009-11-25 Thread Chuck Short
** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Low

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

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
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 480479] Re: package backuppc 3.1.0-4ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-11-25 Thread Chuck Short
Thanks for the response!

Regards
chuck

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Confirmed

-- 
package backuppc 3.1.0-4ubuntu1.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/480479
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 459664] Re: Backuppc errors restoring when it encounters filenames starting ~$

2009-11-25 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
Backuppc errors restoring when it encounters filenames starting  ~$
https://bugs.launchpad.net/bugs/459664
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 300965] Re: updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge
https://bugs.launchpad.net/bugs/300965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 452718] Re: Bacula crashed on install

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: bacula (Ubuntu)
   Status: Incomplete = Invalid

-- 
Bacula crashed on install
https://bugs.launchpad.net/bugs/452718
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 297025] Re: smbclient 3.2.3 does not handle the -N option consistently with past versions.

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
smbclient 3.2.3 does not handle the -N option consistently with past versions.
https://bugs.launchpad.net/bugs/297025
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 287380] Re: BackupPC_dump crashed with SIGSEGV in Perl_gv_fetchpvn_flags()

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
BackupPC_dump crashed with SIGSEGV in Perl_gv_fetchpvn_flags()
https://bugs.launchpad.net/bugs/287380
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 248142] Re: RsyncdUserName missing from CgiUserConfigEdit in Meta.pm

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
RsyncdUserName missing from CgiUserConfigEdit in Meta.pm
https://bugs.launchpad.net/bugs/248142
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 287378] Re: BackupPC_nightly crashed with SIGSEGV in Perl_hv_common()

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
BackupPC_nightly crashed with SIGSEGV in Perl_hv_common()
https://bugs.launchpad.net/bugs/287378
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 481752] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-25 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/481752
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 363077] Re: intrepid - jaunty upgrade fails [for default bacula installs]

2009-11-25 Thread Chuck Short
This should be fixed for karmic since its a problem with dbconfig-
common.

Regards
chuck

** Changed in: bacula (Ubuntu)
   Status: Incomplete = Fix Released

-- 
intrepid - jaunty upgrade fails [for default bacula installs]
https://bugs.launchpad.net/bugs/363077
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 477148] Re: bind9 upgrade

2009-11-25 Thread Chuck Short
Hi Mark,

Thanks for daemon.zip unfortunately the daemon.zip was uploaded
incorrectly. Could you please re-upload it?

Thanks
chuck

-- 
bind9 upgrade
https://bugs.launchpad.net/bugs/477148
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 479185] Re: bind 9 won't install

2009-11-25 Thread Chuck Short
Can you attach the /var/log/syslog and the output of the following
command:

ls -al /etc/init.d/bind9

Thanks
chuck

-- 
bind 9 won't install
https://bugs.launchpad.net/bugs/479185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 458672] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade:

2009-11-25 Thread Chuck Short
Anything in the syslog?

Thanks
chuck

-- 
package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/458672
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 458198] Re: host crashed with SIGSEGV in start_thread()

2009-11-25 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

-- 
host crashed with SIGSEGV in start_thread()
https://bugs.launchpad.net/bugs/458198
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 457045] Re: Command host chooses another DNS server to query than I specified

2009-11-25 Thread Chuck Short
I wasnt able to reproduce this as well. Are you still having this
problem?

Regards
chuck

-- 
Command host chooses another DNS server to query than I specified
https://bugs.launchpad.net/bugs/457045
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 370877] Re: package chkrootkit 0.48-5 failed to install/upgrade: short read in buffer_copy (backend dpkg-deb during `./usr/lib/chkrootkit/strings-static')

2009-11-25 Thread Chuck Short
@Giusepe:

Are you still having this problem?

Thanks
chuck

-- 
package chkrootkit 0.48-5 failed to install/upgrade: short read in buffer_copy 
(backend dpkg-deb during `./usr/lib/chkrootkit/strings-static')
https://bugs.launchpad.net/bugs/370877
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to chkrootkit 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 186080] Re: misleading man page category phrase

2009-11-25 Thread Chuck Short
Hi Ryan,

Is this problem is still a problem for you?

Regards
chuck

-- 
misleading man page category phrase
https://bugs.launchpad.net/bugs/186080
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 300965] Re: updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge

2009-11-25 Thread Magnum
Here the descritpion of the problem:
The daily updatedb-job crashes, when the filesystem becomes too large. If this 
depends on the number of files or size of all files i don't know. The 
BackuPC-Pool becomes very soon very huge (in my case about 250GB with al huge 
number of files).

As there is no real advantage in taking the BackupPC-Pool-Files in the
updatedb i think a solution would be to add '/var/lib/backuppc' to
PRUNEPATHS in /etc/updatedb.mlocate.

It' quite likely, that updatedb would crash with other Filessystems
which become huge as well but i don't know.

This is all what i can add to this case, if it is not enough i
appologize.

** Changed in: backuppc (Ubuntu)
   Status: Invalid = New

-- 
updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge
https://bugs.launchpad.net/bugs/300965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Gary
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Invalid

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 333813] Re: MySQL daemon crashes daily on logrotate's flush-logs

2009-11-25 Thread serfdog
** Changed in: mysql-server
   Importance: Unknown = Undecided

** Changed in: mysql-server
   Status: Unknown = New

** Changed in: mysql-server
 Remote watch: MySQL Bug System #17733 = None

-- 
MySQL daemon crashes daily on logrotate's flush-logs
https://bugs.launchpad.net/bugs/333813
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-11-25 Thread Joe McDonagh
Chuck Short wrote:
 @Joe,

 have you tried the configuratoin change as suggested?

 Thanks
 chuck

   
Hey Chuck, yea to the extreme I think it's at maybe 1 or 100 for 
MaxRequestsPerChild, but it seems to resemble the old bug on the 
surface. Either way it's quieted down for me, thanks for your attention 
to the issue.

-- 
Joe McDonagh
Operations Engineer
Silent Penguin Services
AIM: YoosingYoonickz 
IRC: joe-mac on freenode
www.colonfail.com

-- 
Slow memory leak, seen on two machines, appears to be dupe of 224945 even after 
-updates
https://bugs.launchpad.net/bugs/422138
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 486128] Re: euca2ools: Requires more environment variables than EC2 AMI tools

2009-11-25 Thread Eric Hammond
I agree that given the goals of euca2ools, the default installation of
the upstream source should not force AWS-specific options on users. The
primary goal of this ticket is to have euca2ools on Ubuntu EC2 AMIs
default to AWS/EC2 resources so that when a user runs an Ubuntu AMI,
euca2ools commands operate in that environment without further
customization.  This could be done by setting appropriate environment
variables or with appropriate config file settings based on euca2ools
enhancements as Scott describes. I'm changing the title of the ticket to
reflect the clarified goals.

** Summary changed:

- euca2ools: Requires more environment variables than EC2 AMI tools
+ euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3

-- 
euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3
https://bugs.launchpad.net/bugs/486128
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 479185] Re: bind 9 won't install

2009-11-25 Thread progwml6
progw...@progwml6:~$ ls -al /etc/init.d/bind9
-rwxr-xr-x 1 root root 3215 2009-08-19 17:56 /etc/init.d/bind9
progw...@progwml6:~$ sudo bash
[sudo] password for progwml6:
r...@progwml6:~# ls -al /etc/init.d/bind9
-rwxr-xr-x 1 root root 3215 2009-08-19 17:56 /etc/init.d/bind9
r...@progwml6:~#


On Wed, Nov 25, 2009 at 2:15 PM, Chuck Short chuck.sh...@canonical.comwrote:

 Can you attach the /var/log/syslog and the output of the following
 command:

 ls -al /etc/init.d/bind9

 Thanks
 chuck

 --
 bind 9 won't install
 https://bugs.launchpad.net/bugs/479185
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “bind9” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: bind9

 ubuntu 9.10 karmic

 errors while processing

 9.6.1

 ProblemType: Package
 Architecture: i386
 Date: Mon Nov  9 09:06:37 2009
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
 Package: bind9 1:9.6.1.dfsg.P1-3
 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
 SourcePackage: bind9
 Title: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1
 Uname: Linux 2.6.31-14-generic i686



-- 
thanks
ProgWML6


** Attachment added: syslog
   http://launchpadlibrarian.net/36077512/syslog

-- 
bind 9 won't install
https://bugs.launchpad.net/bugs/479185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 486128] Re: euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3

2009-11-25 Thread Eric Hammond
I'm removing this partly incorrect statement in my original bug report:

 - euca-register requires setting $EC2_ACCESS_KEY and $EC2_SECRET_KEY
instead of also checking $AWS_ACCESS_KEY_ID and
$AWS_SECRET_ACCESS_KEY_ID as ec2-register does.

euca2ools is based on the access key and secret key, while Amazon's EC2
API tools are based on the X.509 certificate and private key.   This is
a more fundamental incompatibility which I don't expect is going to be
changed just to make things seem similar on the surface.  If somebody
else thinks it should be modified, then it should be a separate bug
report.

** Description changed:

  Binary package hint: euca2ools
  
  As I understand it,  one of the goals in Ubuntu is for euca2ools to be a
  drop in replacement for Amazon's EC2 AMI (and API) command line tools.
  
  The following are differences where I noticed that I had to set
  additional environment variables for euca2ools to function properly.
  
  - euca-upload-bundle requires setting S3_URL instead of just defaulting
  to https://s3.amazonaws.com as ec2-upload-bundle does.
  
  - euca-register requires setting $EC2_URL instead of defaulting to
  https://ec2.amazonaws.com as ec2-register does.
- 
- - euca-register requires setting $EC2_ACCESS_KEY and $EC2_SECRET_KEY
- instead of also checking $AWS_ACCESS_KEY_ID and
- $AWS_SECRET_ACCESS_KEY_ID as ec2-register does.
  
  See also: bug 435140
  
  ProblemType: Bug
  Architecture: i386
  Date: Sat Nov 21 01:38:11 2009
  DistroRelease: Ubuntu 9.10
  Ec2AMI: ami-1515f67c
  Ec2AMIManifest: 
ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20091027.1.manifest.xml
  Ec2AvailabilityZone: us-east-1a
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-5f15f636
  Ec2Ramdisk: ari-0915f660
  Package: euca2ools 1.0+bzr20091007-0ubuntu1
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: User Name 2.6.31-302.7-ec2
  SourcePackage: euca2ools
  Tags: ec2-images
  Uname: Linux 2.6.31-302-ec2 i686

-- 
euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3
https://bugs.launchpad.net/bugs/486128
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 319656] Re: nmap script engine error

2009-11-25 Thread Derek Simkowiak
The latest 9.04 package 4.76-0ubuntu4 is still broken.

Can we get a backport?  I'm not moving to 9.10 because of all the new
bugs it introduced... (I can't use 8.04 LTS because I need some of the
newer 9.04 packages.)

-- 
nmap script engine error
https://bugs.launchpad.net/bugs/319656
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-25 Thread seldon7
I've fixed this on mine.

Loaded BUM, and changed runlevel from 20 to 19 for samba.

Now, it loads up fine for me on boot up.

-- 
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 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 486950] Re: php5-cgi should be compiled with the --enable-pcntl option.

2009-11-25 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
php5-cgi should be compiled with the --enable-pcntl option.
https://bugs.launchpad.net/bugs/486950
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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-11-25 Thread edvar
Yes, I'm using Putty from a Windows box and the same happens on the Terminal 
app on Mac OS X.
The version of Putty I'm using is 0.60. In regards to SSH on my Karmic box:

$ dpkg -l |grep openssh
ii  openssh-client 1:5.1p1-6ubuntu2 
   secure shell client, an rlogin/rsh/rcp repla
ii  openssh-server 1:5.1p1-6ubuntu2 
   secure shell server, an rshd replacement

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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 488600] [NEW] MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg
Public bug reported:

Binary package hint: php5-mysql

When using MySQLi and prepared statements, it seems as though some 
write-based queries (such as UPDATE) end up getting bad values. 
Specifically, items after a WHERE clause are getting values of 0 or 
things like \0\0 where they should be getting a proper ID (such as 
123).

This issue was encountered on Ubuntu 9.10 with PHP 5.2.10. This issue 
does not occur on Ubuntu 9.04 with PHP 5.2.6. Same version of MySQL. 
Same php.ini and my.cnf.

To reproduce:

1. Grab files from: http://www.moocowproductions.org/tmp/test_cases/
2. Run .SQL script through MySQL
3. Enable gereral query log in MySQL
3a. For MySQL 5.0, edit /etc/my.cnf and add 'log' and restart
3b. For MySQL 5.1, run SET GLOBAL general_log=1
4. Edit mysqli_bug.php and modify $dbPassword
5. Run mysqli_bug.php
6. Check General Log (See Expected and Actual results)

The expected output of the MySQL general log should be something like:

The MySQL general log should look like this:

61649 Query SET sql_mode='TRADITIONAL'
61649 Query set autocommit=0
61649 Prepare   UPDATE t1 SET
itemID = ? WHERE num1 = ?
61649 Execute   UPDATE t1 SET
itemID = 4 WHERE num1 = 5
61649 Close stmt
61649 Query commit
61649 Quit

The actual result is:

The log, instead, looks like this:

  124 Query SET sql_mode='TRADITIONAL'
  124 Query set autocommit=0
  124 Prepare   UPDATE t1 SET
itemID = ? WHERE num1 = ?
  124 Execute   UPDATE t1 SET
itemID = 4 WHERE num1 = 0
  124 Close stmt
  124 Query commit
  124 Quit

(Note that num1 = 0 and it should be 5)

So far, this only appears to be happening with UPDATE queries. SELECTs
do not have this problem, and neither do INSERTs. I did not run into an
issue with DELETEs, though I did not test this thoroughly.

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

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
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 488600] Re: MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg

** Attachment added: create_test.sql
   http://launchpadlibrarian.net/36095670/create_test.sql

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
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 488600] Re: MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg
Added test-cases files (to avoid having to get them externally)

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
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 488600] Re: MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg

** Attachment added: mysqli_bug.php
   http://launchpadlibrarian.net/36095604/mysqli_bug.php

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
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 458785] Re: can not unlock gnome-screensaver when password is near to expire

2009-11-25 Thread Thierry Carrez
** Changed in: likewise-open5 (Ubuntu)
   Importance: Low = Medium

** Changed in: likewise-open5 (Ubuntu)
   Status: New = Confirmed

-- 
can not unlock gnome-screensaver when password is near to expire
https://bugs.launchpad.net/bugs/458785
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 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