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

2009-02-01 Thread Andreas Olsson
Understood that patches should foremost be submitted to the development
release of Ubuntu. Hence, here is a debdiff to Jaunty.

I've run the same tests mentioned above in a Jaunty system.

** Attachment added: mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu5.debdiff
   
http://launchpadlibrarian.net/21874816/mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu5.debdiff

-- 
mysqlhotcopy failed on table with hyphen in name
https://bugs.launchpad.net/bugs/296952
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 323755] Re: non-trivial building mysql source package, build test keeps failing, (open)ssl related

2009-02-01 Thread Soren Hansen
It's not just you :)

The builds on the buildd's fail as well:

https://edge.launchpad.net/ubuntu/jaunty/+source/mysql-
dfsg-5.0/5.1.30really5.0.75-0ubuntu4

They seem to fail due to SSL failures in the test suite.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Confirmed

-- 
non-trivial building mysql source package, build test keeps failing, (open)ssl 
related
https://bugs.launchpad.net/bugs/323755
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 323918] Re: php5 crashed with SIGSEGV in curl_global_cleanup()

2009-02-01 Thread zobbych...@hotmail.com

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

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

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

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

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

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/21875287/Stacktrace.txt

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

** Visibility changed to: Public

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

2009-02-01 Thread Andreas Olsson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we can't fix it because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

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

-- 
php5 crashed with SIGSEGV in curl_global_cleanup()
https://bugs.launchpad.net/bugs/323918
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 310211] Re: MySQL table check fails in ANSI mode

2009-02-01 Thread Andreas Olsson
Understood that patches should foremost be submitted to the development
release of Ubuntu. Hence, here is a debdiff to Jaunty.

I've run the same sql-mode tests mentioned above on a Jaunty system.

** Attachment added: mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu5.debdiff
   
http://launchpadlibrarian.net/21875180/mysql-dfsg-5.0_5.1.30really5.0.75-0ubuntu5.debdiff

-- 
MySQL table check fails in ANSI mode
https://bugs.launchpad.net/bugs/310211
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 318703] Re: nagios check_smtp expects integer instead of double

2009-02-01 Thread cyco
Bug was reported upstream, see
https://sourceforge.net/tracker/index.php?func=detailaid=2555775group_id=29880atid=397597

-- 
nagios check_smtp expects integer instead of double
https://bugs.launchpad.net/bugs/318703
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins 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 315507] Re: Unable to remove Suhosin patch

2009-02-01 Thread cyco
Speaking as Debian Maintainer of the source package php-suhosin, I think you 
didn't understand, what the package php5-suhosin stands for.
If you did have a look into the Upstream homepage[1], you can read the 
following in the beginning of the page:

Suhosin comes in two independent parts, that can be used separately or
in combination. The first part is a small patch against the PHP core,
that implements a few low-level protections against bufferoverflows or
format string vulnerabilities and the second part is a powerful PHP
extension that implements all the other protections.

So we are talking about 2 different things  php5-suhosin isn't the 
equvalent to php5 with the suhosin patch, it is the package which ships the 
suhosin (modul-) extension for PHP.
php5 is default patched with the suhosin patch by the Debian PHP Maintainers, 
but this shouldn't harm you, cause it just provides logging functions, see [2].

If you what to get rid of the suhosin stuff you have serveral options.
Removing php5-suhosin is the most radical option. But you can also force
suhosin into simulation mode[3], which can be set global in PHP or local
(for example in vhost).

Thanks for your attention, Jan.

[1] http://www.hardened-php.net/suhosin/ 
[2] http://www.hardened-php.net/suhosin/configuration.html
[3] 
http://www.hardened-php.net/suhosin/faq.html#will_my_application_break_because_suhosin_is_too_restrictive

-- 
Unable to remove Suhosin patch
https://bugs.launchpad.net/bugs/315507
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 324029] [NEW] package libldap-2.4-2 2.4.11-0ubuntu6.1 failed to install/upgrade: package libldap-2.4-2 is already installed and configured

2009-02-01 Thread zolitata
Public bug reported:

No idea of the reason.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: package libldap-2.4-2 is already installed and configured
NonfreeKernelModules: nvidia
Package: libldap-2.4-2 2.4.11-0ubuntu6.1
SourcePackage: openldap
Title: package libldap-2.4-2 2.4.11-0ubuntu6.1 failed to install/upgrade: 
package libldap-2.4-2 is already installed and configured
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-package

-- 
package libldap-2.4-2 2.4.11-0ubuntu6.1 failed to install/upgrade: package 
libldap-2.4-2 is already installed and configured
https://bugs.launchpad.net/bugs/324029
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 324029] Re: package libldap-2.4-2 2.4.11-0ubuntu6.1 failed to install/upgrade: package libldap-2.4-2 is already installed and configured

2009-02-01 Thread zolitata

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

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

-- 
package libldap-2.4-2 2.4.11-0ubuntu6.1 failed to install/upgrade: package 
libldap-2.4-2 is already installed and configured
https://bugs.launchpad.net/bugs/324029
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 217984] Re: Totem exits fullscreen mode

2009-02-01 Thread Michael Lueck
As I stated on 2008-07-31, I traced the problems back to Compiz, so
purged compix* packages from my 8.04 systems and that cured the crashes.

I have done some preliminary testing with 8.10, setting the GUI affects
to the lowest possible mode - which also makes the Workspace Switcher
behave the way I like it to behave, and no crashes with Totem thus far.
So on 8.10 I am able to not purge compiz* packages, all that is needed
on 8.10 is to set the GUI affects from the medium default level to the
lowest level.

I have not bothered to test with Compiz enabled as I do not like it.

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

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


[Bug 323601] Re: Upgrade to likewise-open 5 for Jaunty

2009-02-01 Thread Thierry Carrez
** Changed in: likewise-open (Ubuntu)
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
Upgrade to likewise-open 5 for Jaunty
https://bugs.launchpad.net/bugs/323601
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

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


[Bug 319553] Re: No Wired Internet Connection in 8.10

2009-02-01 Thread CrownAmbassador
*** This bug is a duplicate of bug 274069 ***
https://bugs.launchpad.net/bugs/274069

Hi guys. What was the workaround you told me to do at the channel that
solved my problem? I want to help someone else to do this.

Thanks.

-- 
No Wired Internet Connection in 8.10
https://bugs.launchpad.net/bugs/319553
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu (via bug 274069).

-- 
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 293233] Re: crashing with SIGABRT while scanning network or reading some files

2009-02-01 Thread gsoundsgood
confirm the bug...not found how to solve this problem, yet...

-- 
crashing with SIGABRT while scanning network or reading some files
https://bugs.launchpad.net/bugs/293233
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 323362] Re: While updating system, it reported an error.

2009-02-01 Thread Thierry Carrez
Error is:
Setting up tomcat6-common (6.0.18-0ubuntu3.1) ...
Setting up tomcat6 (6.0.18-0ubuntu3.1) ...
chgrp: cannot dereference `/etc/tomcat6/Catalina': No such file or directory
chgrp: cannot access `/etc/tomcat6/Catalina/localhost': No such file or 
directory
dpkg: error processing tomcat6 (--configure):
 subprocess post-installation script returned error exit status 1

I can't reproduce it in my testing... Did you do anything special with
the /etc/tomcat6/Catalina directory, like changing its permissions ?

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

-- 
While updating system, it reported an error.
https://bugs.launchpad.net/bugs/323362
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 315314] Re: Tomcat BasicDataSourceFactory class not found due to incompatible location in libcommons-dbcp-java

2009-02-01 Thread Thierry Carrez
*** This bug is a duplicate of bug 283852 ***
https://bugs.launchpad.net/bugs/283852

Magne:

Tomcat6 is run with CATALINA_HOME set to /usr/share/tomcat6 and
CATALINA_BASE set to /var/lib/tomcat6. If you read the Tomcat
RUNNING.txt doc (available at
/usr/share/doc/tomcat6-common/RUNNING.txt.gz) you'll see that Tomcat6 is
looking at libraries at CATALINA_HOME/lib and doesn't look into
CATALINA_BASE/lib. So the current behavior is following the spec.

I agree that since it is ignored, the presence of a CATALINA_BASE/lib
directory is, at best, confusing. Could you please file a new bug about
that  so that I can properly take care of that issue ?

-- 
Tomcat BasicDataSourceFactory class not found due to incompatible location in 
libcommons-dbcp-java
https://bugs.launchpad.net/bugs/315314
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu (via bug 283852).

-- 
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 311277] Re: amavisd-new broken user (again) Intrepid

2009-02-01 Thread Andreas Olsson
Understood that patches should foremost be submitted to the development
release of Ubuntu. Hence, I'm submitting a new debdiff; this one against
the Jaunty version.

** Attachment added: amavisd-new_2.6.2-0ubuntu2.debdiff
   http://launchpadlibrarian.net/21884416/amavisd-new_2.6.2-0ubuntu2.debdiff

-- 
amavisd-new broken user (again) Intrepid
https://bugs.launchpad.net/bugs/311277
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 323731] Re: php5 source packages announces Debian SVN repo

2009-02-01 Thread Andreas Olsson
By the way, the MySQL package, for example, uses this syntax

 XS-Original-Vcs-Browser: ...
XS-Original-Vcs-Svn: ..

-- 
php5 source packages announces Debian SVN repo
https://bugs.launchpad.net/bugs/323731
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 323918] Symbolic stack trace

2009-02-01 Thread Apport retracing service

StacktraceTop:?? ()
int_err_del () at err.c:353
Curl_ossl_cleanup () at ssluse.c:610
Curl_ssl_cleanup () at sslgen.c:186
curl_global_cleanup () at easy.c:316

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

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

2009-02-01 Thread Apport retracing service

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

** Tags removed: need-amd64-retrace

-- 
php5 crashed with SIGSEGV in curl_global_cleanup()
https://bugs.launchpad.net/bugs/323918
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 323755] Re: non-trivial building mysql source package, build test keeps failing, (open)ssl related

2009-02-01 Thread Andreas Olsson
Non sure if this is purely an Ubuntu bug.

I downloaded the native MySQL 5.0.75 source directly and tried to
compile it separately, without any of our patches and special options.
A build based on this simple configuration ./configure --with yassl
results in the exactly same build tests failing.

Don't think it is an issue with yassl, since --with-openssl renders the
same result. That is also the case when I try to build using others
version of gcc.

Tomorrow I'll do some tests on none-Ubuntu systems. If they give me the
same failing build tests then, I'll report this as a bug upstream.

By the way, from now on all my tests/builds takes place on a Jaunty
system, unless otherwise specified.

-- 
non-trivial building mysql source package, build test keeps failing, (open)ssl 
related
https://bugs.launchpad.net/bugs/323755
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 324193] [NEW] libpam-ldap won't set non-crypt passwords

2009-02-01 Thread Rich
Public bug reported:

Binary package hint: libpam-ldap

libpam-ldap sets {crypt} passwords for all entries, not {crypt}$1$[MD5]
or {md5} or {ssha} or any other entries, regardless of the contents of
/etc/login.defs or /etc/pam.d/common-password or /etc/ldap/ldap.conf or
similar.

** Affects: libpam-ldap (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libpam-ldap won't set non-crypt passwords
https://bugs.launchpad.net/bugs/324193
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap 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