[Bug 419065] [NEW] Likewise-open fails to authenticate users with non-English passwords

2009-08-26 Thread .kkursor
Public bug reported:

Binary package hint: likewise-open

Hello all!
I have a trouble, maybe somebody encountered it too.
We have an Active Directory domain served by Win 2003 Server based servers. I 
am from Russia and all usernames and passwords in our network are in Russian.
We are developing Ubuntu-based distribution to replace counterfeit Windowses on 
some computers. I have a task to join the computers to AD domain. They join 
perfectly and I am able to login as a domain user.
But there is a problem with language or password encryption, I think. Here are 
possible combinations of user name and password combinations:
- english login and english password - login successful
- russian login and english password - login successful
- english login and russian password - login fails
- russian login and russian password (the most common case in our network) - 
login fails

Ubuntu version: Jaunty 9.04

Ubuntu package version:
u...@admin:~$ dpkg -l | grep likewise
ii  likewise-open  4.1.2982-0ubuntu2
Authentication services for Active Directory

Did somebody encounter the same problem and is there a solution?
Thank you very much and looking forward for answer.

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Likewise-open fails to authenticate users with non-English passwords
https://bugs.launchpad.net/bugs/419065
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 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý
Hi,

just a note. New suhosin patch for 5.3 will be more customizable:

The following environment variables are supported by now:

SUHOSIN_MM_USE_CANARY_PROTECTION
default: 1
Set to 0 to disable canary protection. A copy of the MM will be used that does 
not have canaries. This is nearly the same as the MM of vanilla PHP.

SUHOSIN_MM_DESTROY_FREE_MEMORY
default: 0
Set to 1 to enable free memory destruction. Every piece of free memory will be 
overwritten. This allows debugging e.g. use after free memory corruption bugs 
easier without using a debug PHP.

SUHOSIN_MM_IGNORE_CANARY_VIOLATION
default: 0
Set to 1 stops Suhosin from aborting the process when it detects canary 
violations. The violations will be logged and the canary restored. It is 
strongly recommended to NOT use this feature. But it is more secure to use this 
feature instead of disabling Suhosin completely which happend in the past when 
people saw canary violation error messages

SUHOSIN_HT_IGNORE_INVALID_DESTRUCTOR
default: 0
Set to 1 stops Suhosin from aborting the process when it detects an invalid 
Hashtable destructor. It is strongly recommended to NOT use this feature.

SUHOSIN_LL_IGNORE_INVALID_DESTRUCTOR
default: 0
Set to 1 stops Suhosin from aborting the process when it detects an invalid 
LinkedList destructor. It is strongly recommended to NOT use this feature.


See 
http://www.suspekt.org/2009/08/13/suhosin-patch-098-for-php-530-beta-please-test/
 for more information.

-- 
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 419085] [NEW] No mod_auth_kerb in likewise-open5

2009-08-26 Thread Pascal Arnold
Public bug reported:

Binary package hint: likewise-open5

In likewise-open5 pakage is no mod_auth_kerb.so modul for apache2.2

It is basic requirement vor SSO with apache and likewise.

System:

Description:Ubuntu 9.04
Release:9.04

likewise-open5:
  Installiert: 5.0.3991.1-0ubuntu2
  Kandidat: 5.0.3991.1-0ubuntu2
  Versions-Tabelle:
 *** 5.0.3991.1-0ubuntu2 0
500 http://de.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

apache2:
  Installiert: 2.2.11-2ubuntu2.3
  Kandidat: 2.2.11-2ubuntu2.3
  Versions-Tabelle:
 *** 2.2.11-2ubuntu2.3 0
500 http://de.archive.ubuntu.com jaunty-updates/main Packages
500 http://security.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 2.2.11-2ubuntu2 0
500 http://de.archive.ubuntu.com jaunty/main Packages

** Affects: likewise-open5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No mod_auth_kerb in likewise-open5
https://bugs.launchpad.net/bugs/419085
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 419085] Re: No mod_auth_kerb in likewise-open5

2009-08-26 Thread Pascal Arnold
Bug can close.

It works with libapache2-mod-auth-kerb.

libapache2-mod-auth-kerb:
  Installiert: 5.3-5
  Kandidat: 5.3-5
  Versions-Tabelle:
 *** 5.3-5 0
500 http://de.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status


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

-- 
No mod_auth_kerb in likewise-open5
https://bugs.launchpad.net/bugs/419085
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 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý
Jonathan,

I am able to reproduce the bug.

odbc extension is obviously broken as hell :(

If you do only odbc_connect in the script it freezes. I'll look into
possibility of backporting odbc/pdo_odbc from 5.2.10 upstream.

Ondrej

-- 
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 419150] [NEW] Setkey has no policy priority support compiled in

2009-08-26 Thread Stanislav Kogut
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

ipsec-tools:
  Installed: 1:0.7-2.1ubuntu1.9.04.1

# setkey -f /etc/setkey.conf
line 3 Policy priority not compiled in at [ out prio 1000 none]
parse failed, line 3.


# cat /etc/setkey.conf
flush;
spdflush;
spdadd 0.0.0.0/0 0.0.0.0/0[22] tcp -P out prio 1000 none;
spdadd 0.0.0.0/0[22] 0.0.0.0/0 tcp -P in prio 1000 none;

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507701 - same with Debian Sid
solution at this link works perfectly.

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

-- 
Setkey has no policy priority support compiled in
https://bugs.launchpad.net/bugs/419150
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-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 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý

** Attachment added: "Patch to update ext/odbc to 5.2.10"
   http://launchpadlibrarian.net/30849919/ext-odbc-5.2.6-5.2.10.patch

-- 
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 419191] [NEW] Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-08-26 Thread Hark
Public bug reported:

Binary package hint: libapache2-mod-php5

My shared webserver suddenly stopped mailing yesterday. Both the PHP
mail() function or calling /usr/sbin/sendmail directly from exec() or
something similar gives this error in /var/log/exim4/mainlog (of course
/usr/sbin/sendmail is just a symlink to exim4):

2009-08-26 13:35:51 1MgGn9-0002rA-Tm == h...@example.com R=smarthost
T=remote_smtp_smarthost defer (-1): smtp transport process returned non-
zero status 0x000b: terminated by signal 11

After a long search I finally found that mailing starts working again when I 
delete a few random Apache VirtualHosts. I can really not explain why this 
happens, but I can reproduce this behaviour every time. The VirtualHosts 
configuration is certainly correct, and Apache nor PHP gives any error message. 
The mail is added to the exim4 queue correctly as far as I know, but it is not 
sent and frozen immediately. With exim -M message_id on the command line I am 
able to send each message afterwards without a problem. I tried different exim4 
configurations (without smarthost for example), but that doesn't give any 
change.
On another server I use suPHP (CGI), with exactly the same versions of Apache 
and Exim4, there this problem does not exist. Also on the server where I have 
this problem a Perl CGI script that calls /usr/sbin/sendmail runs just fine, 
and sends the mail. So I think it must be some bug in libapache2-mod-php.

Description:Ubuntu 8.04.3 LTS
Release:8.04

libapache2-mod-php5:
  Installed: 5.2.4-2ubuntu5.7
  Candidate: 5.2.4-2ubuntu5.7
  Version table:
 *** 5.2.4-2ubuntu5.7 0
500 http://nl.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 5.2.4-2ubuntu5 0
500 http://nl.archive.ubuntu.com hardy/main Packages

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

-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
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 419191] Re: Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-08-26 Thread Ondřej Surý
Have checked your memory using memtest? Signal 11 could be a sign that
there is something wrong with the hardware. Especially if the same
configuration on other host is ok.

Another option is to replicate whole server to some virtual (kvm) host
and try if it happens there as well.

I am afraid that without more information (gdb backtrace), and step-by-
step guide how to reproduce the error, nobody will be able to help you.

-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
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


Re: [Bug 419191] Re: Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-08-26 Thread Hark
To be sure I just started the kvm on another host. I experience exactly
the same problem there. This is not a hardware fault.

Mark Hunting wrote:
> Well in fact this server is already inside a kvm, so I don't think
> hardware is the problem. The configuration on the other host is OK
> because I don't use PHP as a module there. The other host is also
> running inside a kvm on exactly the same hardware.
> A gdb backtrace is a bit too complicated for me I'm affraid. But to
> reproduce the error it should be enough to just create more than 1500
> different VirtualHosts, and then use the mail() function in PHP5. If
> more info is needed please ask.
>
> Ondřej Surý wrote:
>   
>> Have checked your memory using memtest? Signal 11 could be a sign that
>> there is something wrong with the hardware. Especially if the same
>> configuration on other host is ok.
>>
>> Another option is to replicate whole server to some virtual (kvm) host
>> and try if it happens there as well.
>>
>> I am afraid that without more information (gdb backtrace), and step-by-
>> step guide how to reproduce the error, nobody will be able to help you.
>>
>>   
>> 
>
>

-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
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 134444] Re: type3 fonts in quagga.pdf

2009-08-26 Thread Dimitrios Symeonidis
Closing as Fix Released, as per your last comment

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

-- 
type3 fonts in quagga.pdf
https://bugs.launchpad.net/bugs/13
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 314623] Re: likewise-open: allows lockout while disconnected

2009-08-26 Thread jkintz79
I am working to deploy Ubuntu 9.04 in a medium sized Windows network,
using Likewise-open for domain authentication... and I have seen this
happen on two separate occasions over the course of about 4 months. I
don't have any log files or anything, but here is what I experienced.

1) I went on vacation and let my password expire. I came in to work and
changed my password on a Windows PC. When I logged on to my Ubuntu
laptop, I used cached credentials (as I do everyday, due to PEAP
authentication on the wireless) and all was good for a few hours. My
domain account started getting locked out on the DC, so I rebooted my
Ubuntu laptop to try and update my credentials while hard wired in to
the network. The "account" became locked on the Ubuntu machine, and
would not let me login. The error was simply "Authentiction Failed".
After waiting it out for approximately 2 hours, I could login again.

2) I had a user on a slow laptop as a test subject for Ubuntu to see if it was 
a viable option for working in a Windows environment of SQL servers, Terminal 
Servers, IM, Email, etc... and found that after serveral months of testing was 
fine. I issued a new, faster laptop to said user, and while hard wired in to 
the network was able to successfully login and transfer all of their files. The 
next morning, while hard wired in to the network  - the user could not login... 
error was simply "Authenticaiton Failed". 
As a workaround had them login as the root user... then after about a 2 hour 
wait, they could login using their domain account. 

I would like to know what function is failing, &/or how to "unlock" an
account when this happens.

- Justin

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
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 314623] Re: likewise-open: allows lockout while disconnected

2009-08-26 Thread Alex Mauer
Justin, I think your problem is different than this one.  All your
problems occur while connected to the network.

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
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 314623] Re: likewise-open: allows lockout while disconnected

2009-08-26 Thread Alex Mauer
Thierry: i have not touched lwiauthd.conf or pam_lwidentity.conf, except
to turn on debugging in pam_lwidentity.conf

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
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 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý

** Attachment added: "Try this patches version of php5-odbc"
   
http://launchpadlibrarian.net/30857837/php5-odbc_5.2.6.dfsg.1-3ubuntu4.2_amd64.deb

** Summary changed:

- Unable to remove Suhosin patch
+ [jaunty] php5-odbc module broken

-- 
[jaunty] php5-odbc module broken
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 315507] Re: Unable to remove Suhosin patch

2009-08-26 Thread Ondřej Surý
Hi,

finally it turned out, that suhosin is not at fault here. But the odbc
module is broken (almost beyond repair).

I have attached patch to apply in php5 source which fixes the canary
mismatch, but odbc module doesn't play well with mysql and mysqli
modules, so you'll have to disable them to avoid locks in php
destructors (I guess that this is because libmyodbc).

I could try to hunt it down, but this is more a candidate for upstream
bug than me hunting bad php programming.

Ondrej.

-- 
[jaunty] php5-odbc module broken
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 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
Ok... here's my second (actually, third! :D), cleaner crack at the same
patch.  The above patch had a couple of bugs in deleting VPN connections
(wouldn't be properly deleted), and wouldn't import the new route_mode
value from files.

Again - it still only covers network-manager and network-manager-
openvpn.  The other network-manager vpn modules (vpnc and pptp) are also
modified, but only to maintain binary compatibility.  In particular,
this new functionality makes sense *at most* for vpnc, since PPTP
doesn't have a portable mechanism to provide routing information like
OpenVPN does (for vpnc/IPSec, mod_cfg is able to provide said routing
info).

Cheers.

** Attachment added: "nm-patches-194487-v3.tar.gz"
   http://launchpadlibrarian.net/30858152/nm-patches-194487-v3.tar.gz

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Tony Espy
Diego, thanks for the attached patches.  asac is on vacation, so I'll
attempt to field this one for now...

In order for your patches to land in Hardy 8.04, they'd have to be
released via the SRU process:

https://wiki.ubuntu.com/StableReleaseUpdates

I'm not saying it's impossible to land your changes as an SRU, but as
your patches contain changes to both NetworkManager and the applet, they
may be seen as risky.

Also the patches as attached would need to be re-factored to separate
out changes to the files in the debian directory, and to utilize the
correct patch system ( eg. quilt for NetworkManager ).

Ideally, the best place for your changes to land would be the current
release under development ( Karmic ), which unfortunately is about to
hit FeatureFreeze ( tomorrow ).

Since what you've really done is add a new feature which adds missing
functionality, another possibility would be to try and work directly
with upstream to get your patches integrated into NM 0.8 which is
currently under development.  If done in a timely manner, there's
potential that your changes could land in Karmic, as we may continue to
pull upstream snapshots of NM 0.8 and the VPN plugins as we try and
finalize the release.

You can contact the upstream developers, and myself and asac on #nm on
the Ubuntu IRC server.

Here are the URLs for the upstream git trees for NM, the applet, and the
vpn plugins:

git://anongit.freedesktop.org/NetworkManager/NetworkManager
git://git.gnome.org/network-manager-applet
git://git.gnome.org/network-manager-openvpn
git://git.gnome.org/network-manager-pptp
git://git.gnome.org/network-manager-vpnc

asac may have a different opinion, so you might want to try and touch
base with him next week when he returns from vacation, but I think the
upstream approach may be the best way to go.

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-08-26 Thread caraboides
how is it possible to set the SigBlk-mask?

That would be a workaround, or?

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
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


Re: [Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera


-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 397721] Re: [needs-packaging] php-fpm

2009-08-26 Thread dreamcat4
1. The php-fpm 0.6 is not compatible with PDO = shared. I believe this
is important enough to issue document in the FPM project's FAQ. This
incompatibility is with PDO=shared only. Normal (build-in) PDO works.
Its for such a difficult link to make from the error in the log file,
that we need to document it. (maybe giving the logfile error too).

2. Second quest is about the debian php5-common package because it
bundles the shared PDO extension and pdo.ini is seen / tries to load by
all variants. This is OK as pdo.so is not loaded and just gives a
warning.

PHP Group recommond not to compile PDO = shared since 5.1+. Therefore
its fine that FPM doesn't support shared PDO either. It should always be
compiled-in. However the official apache module IS currently compiled as
shared pdo - not sure why. Shall be consultating with php5-maint higher
up.

-- 
[needs-packaging] php-fpm
https://bugs.launchpad.net/bugs/397721
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 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
I sort of expected this to be the case - I'll read up on how to refactor
those patches as you metion.

However, the important part is that it the patches are built and
designed such that if you install the patched version over existing
configs, nothing changes functionally - i.e. you have to actually want
to use the new functionality for it to be activated.  If not, then
everything hums along the same way it did before the patch.  This is
intentionally so since I understand what LTS is all about - it's about
configuration management and stability.

I'll try to get it factored for today, but you're right - it's unlikely
that I'll be able to.  Should I be able to, what's the most expedited
way to get the ball rolling to attempt to fit this in prior to feature
freeze?

Thanks for the info!

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Diego Rivera
This defect severely limits the functionality of the OpenVPN client.
PPTP is unaffected since the functionality is consistent with the
available feature set.  VPNC might be a case similar to OpenVPN.

** Changed in: network-manager (Ubuntu)
   Status: Invalid => Confirmed

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2009-08-26 Thread Tony Espy
Diego, as I pointed out above, the FF for Karmic is tomorrow.
Exceptions are possible, however at this stage of the game, the approach
I mentioned above ( ie. working with upstream ), is probably your best
bet.

If you're able to re-factor your patches against the upstream git trees,
and create git patches, then they can just be emailed to the
NetworkManager email list ( see http://mail.gnome.org/mailman/listinfo
/networkmanager-list ).  That should get the conversation started with
upstream.

Again, as for landing your patches in Hardy, I'd wait and get asac's
opinion before re-factoring your patches against NM 0.6.6.  I understand
your point about nothing changing unless you explicitly enable the
functionality, which is the right approach, however I still have doubts
that your changes would meet SRU approval.

-- 
network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 
2.1_Rc7
https://bugs.launchpad.net/bugs/194487
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 419400] [NEW] [Karmic] MySQL security problem

2009-08-26 Thread seasoned_geek
Public bug reported:

Binary package hint: mysql-server-5.1

I have a script and a data file that I have been using for years.
Today, after applying the 40 or so updates KPackageKit told me I needed,
and rebooting, it no longer works.

rol...@logikaldesktop:~/mega_mysql$ mysql -p -e "source load_data.sql" 
mega_zillionare
Enter password: 
  
ERROR 29 (HY000) at line 3 in file: 'load_data.sql': File 
'/home/roland/mega_mysql/drawing_data.csv' not found (Errcode: 13)

rol...@logikaldesktop:~/mega_mysql$ mysql -p mega_zillionare

Enter password: 

Reading table information for completion of table and column names  

You can turn off this feature to get a quicker startup with -A  


Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 5
Server version: 5.1.37-1ubuntu2 (Ubuntu) 

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

mysql> source load_data.sql
Query OK, 0 rows affected (0.00 sec)

Query OK, 0 rows affected (0.00 sec)

ERROR 29 (HY000): File '/home/roland/mega_mysql/drawing_data.csv' not
found (Errcode: 13)


rol...@logikaldesktop:~/mega_mysql$ cat load_data.sql
delete from drawing_data;
commit;
load data infile "/home/roland/mega_mysql/drawing_data.csv"
into table drawing_data
fields terminated by ','
lines terminated by '\n'
(draw_dt, no_1, no_2, no_3, no_4, no_5, 
mega_no);rol...@logikaldesktop:~/mega_mysql$


I assume someone has been playing with security again, and there is now 
something which needs to be tweaked somewhere on the system.  The file has 
world read enabled on it, so this is probably a setting which needs to be 
documented.


Description:Ubuntu karmic (development branch)
Release:9.10

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

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
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 419398] [NEW] package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 255 terug

2009-08-26 Thread gerkal
Public bug reported:

Binary package hint: samba

after the install on amd pc with 1st use

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subproces post-installation script gaf een foutwaarde 255 terug
Package: samba-common 2:3.3.2-1ubuntu3.1
SourcePackage: samba
Title: package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: 
subproces post-installation script gaf een foutwaarde 255 terug
Uname: Linux 2.6.28-11-server i686

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


** Tags: apport-package i386

-- 
package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subproces 
post-installation script gaf een foutwaarde 255 terug
https://bugs.launchpad.net/bugs/419398
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 419398] Re: package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 255 terug

2009-08-26 Thread gerkal

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/30865138/Dependencies.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/30865139/DpkgTerminalLog.txt

-- 
package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subproces 
post-installation script gaf een foutwaarde 255 terug
https://bugs.launchpad.net/bugs/419398
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 419400] Re: [Karmic] MySQL security problem

2009-08-26 Thread seasoned_geek
I have fixed this problem on my own, but it points to a deeper issue.

You have to edit an apparmor config file, then reboot.  Given the
current shutdown problems with Karmic, that is an issue.  Where is the
GUI for AppArmor?  OpenSuSE has one, why doesn't KUbuntu?

sudo scite /etc/apparmor.d/usr.sbin.mysqld

If you don't have SciTE installed, you probably should since it is a
very good text editor and doesn't have much baggage.

At the very end of the file, before the closing brace, you need to add a
line (or lines) which give mysql access to the directory trees you want
to use.

  /var/run/mysqld/mysqld.sock w,
  /home/roland/** rwk,
}

You can restrict access to specific files or to any file in a tree, like
I did.  rwk = read write kill.

Where is the AppArmor GUI and why isn't it installed automatically if we
are now using AppArmor?

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
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 324889] Re: Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP

2009-08-26 Thread Paul Larson
Moving to Ubuntu distribution

** Also affects: libnss-ldap (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: netbook-remix
   Status: New => Invalid

-- 
Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP
https://bugs.launchpad.net/bugs/324889
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-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


[Bug 324889] Re: Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP

2009-08-26 Thread Paul Larson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

** Changed in: libnss-ldap (Ubuntu)
   Status: New => Incomplete

-- 
Ubuntu Notebook Remix 1.0.1 does not work with OpenLDAP
https://bugs.launchpad.net/bugs/324889
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-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


[Bug 394036] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)

2009-08-26 Thread Shang Wu
Seems to be directly related to:
http://bugs.mysql.com/bug.php?id=21476

** Bug watch added: MySQL Bug System #21476
   http://bugs.mysql.com/bug.php?id=21476

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS (SELECT 0+0+0...)
https://bugs.launchpad.net/bugs/394036
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 419464] [NEW] ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'

2009-08-26 Thread Scott Moser
Public bug reported:

Binary package hint: ec2-api-tools


ec2min, ec2umin, ec2-monitor-instances, ec2-unmonitor-instances do not have 
EC2_HOME set.  As such, running them results in death like:
$ ec2-monitor-instances 
/usr/bin/ec2-monitor-instances: line 9: EC2_HOME: EC2_HOME is not set

$ grep EC2_HOME= /usr/bin/ec2{{u,}min,-{un,}monitor-instances}
/usr/bin/ec2umin:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}
/usr/bin/ec2min:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}
/usr/bin/ec2-unmonitor-instances:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}
/usr/bin/ec2-monitor-instances:EC2_HOME=${EC2_HOME:?EC2_HOME is not set}

those should look more like:
$ grep EC2_HOME /usr/bin/ec2-run-instances 
EC2_HOME=/usr
$EC2_HOME/bin/ec2-cmd RunInstances "$@"

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

-- 
ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'
https://bugs.launchpad.net/bugs/419464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-api-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 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-08-26 Thread joshmac
I am trying to figure out who to add this patch. Can someone help me?
Thanks.

-- 
Mod_ssl randomly causes apache threads to use 100% of CPU
https://bugs.launchpad.net/bugs/306293
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


Re: [Bug 419400] Re: [Karmic] MySQL security problem

2009-08-26 Thread Mathias Gug
On Wed, Aug 26, 2009 at 06:48:56PM -, seasoned_geek wrote:
> I have fixed this problem on my own, but it points to a deeper issue.
> 
> You have to edit an apparmor config file, then reboot.  Given the
> current shutdown problems with Karmic, that is an issue.  Where is the
> GUI for AppArmor?  OpenSuSE has one, why doesn't KUbuntu?
> 
> sudo scite /etc/apparmor.d/usr.sbin.mysqld
> 
> If you don't have SciTE installed, you probably should since it is a
> very good text editor and doesn't have much baggage.
>

This isn't not issue related to the mysql-server-5.1 package.

> At the very end of the file, before the closing brace, you need to add a
> line (or lines) which give mysql access to the directory trees you want
> to use.
> 
>   /var/run/mysqld/mysqld.sock w,
>   /home/roland/** rwk,
> }
> 

As you've find out you need to update the apparmor profile of mysqld as
you're not using the default mysql data directory (/var/lib/mysql).

  status wontfix

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New => Won't Fix

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
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 392236] Re: MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS

2009-08-26 Thread Shang Wu
Seems to be directly related to:
http://bugs.mysql.com/bug.php?id=21476

** Bug watch added: MySQL Bug System #21476
   http://bugs.mysql.com/bug.php?id=21476

-- 
MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS
https://bugs.launchpad.net/bugs/392236
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 419464] Re: ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'

2009-08-26 Thread Scott Moser
** Changed in: ec2-api-tools (Ubuntu)
 Assignee: (unassigned) => Scott Moser (smoser)

-- 
ec2-monitor-instances, ec2-unmonitor-instances fail with 'EC2_HOME not set'
https://bugs.launchpad.net/bugs/419464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ec2-api-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 419487] [NEW] package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-26 Thread hydrid
Public bug reported:

Binary package hint: vsftpd

i just tried to install vsftpd with sudo apt-get install vsftpd and
after saying that it didnt install it reported this error.9.04 jaunty

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: fglrx
Package: vsftpd 2.0.7-0ubuntu1
SourcePackage: vsftpd
Title: package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.28-15-generic i686

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


** Tags: apport-package i386

-- 
package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/419487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 419487] Re: package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-26 Thread hydrid

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/30872075/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/30872076/DpkgTerminalLog.gz

-- 
package vsftpd 2.0.7-0ubuntu1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/419487
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 419400] Re: [Karmic] MySQL security problem

2009-08-26 Thread seasoned_geek
No!

You are NOT going to flag this as "won't fix.

This busted because of your (Ubuntu's) update.  If you want to move it
into AppArmor because they didn't bother to port/auto-install the GUI
for maintaining AppArmor or provide any warning they were about to bust
things all over, that's fine.

This is a clear and present violation of "just works"!

Forcing a user to hack an obscure file in an obscure directory where
they have to previously have been an expert in the OS Kernel is NOT
COOL!

-- 
[Karmic] MySQL security problem
https://bugs.launchpad.net/bugs/419400
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 419515] [NEW] [FFe] Update to 2.4.18

2009-08-26 Thread Mathias Gug
Public bug reported:

2.4.18 supports disconnected mode for the pcache overlay which was
discussed at UDS and part of the server-karmic-directory-enabled-user-
login specification.

https://blueprints.launchpad.net/ubuntu/+spec/server-karmic-directory-
enabled-user-login

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

-- 
[FFe] Update to 2.4.18
https://bugs.launchpad.net/bugs/419515
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 419515] Re: [FFe] Update to 2.4.18

2009-08-26 Thread Artur Rona
** Tags added: upgrade

-- 
[FFe] Update to 2.4.18
https://bugs.launchpad.net/bugs/419515
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 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-08-26 Thread Brett Glasson
I can confirm this bug

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
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 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-08-26 Thread Wisefox
Seems latest update fix the problem. But now, I get ext4 and shutdown
problem.

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
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