[Bug 386867] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-14 Thread slick911
Umm, I'm really trying to help here. Note that my patience is running thin, and 
I don't appreciate the patronizing tone.
Here is what I've done to disable AppArmor on my system:
sudo invoke-rc.d apparmor stop
sudo update-rc.d -f apparmor remove
After this, everything on my system works smoothly, including mysql. I don't 
need apparmor, so there is no point in trying to configure it, or to put it in 
complain mode, or whatever. I own this machine, therefore I and only I decide 
what can run on it and what can't. I decided to get rid of AppArmor.
I do not want to disable any profile. I simply choose to not run AppArmor at 
all.

The repro steps are pretty simple. Once AppArmor is disabled (as per above), 
every update that wants to restart mysql fails, because it also starts AppArmor 
before that.
Since AppArmor has never been configured on this machine, you can imagine that 
the defaults will break a lot of stuff.
I asked that the update leave AppArmor alone, if it's stopped or disabled. It 
shouldn't be a big deal. It's not a problem for me anymore, since I removed the 
apparmor script from /etc/init.d, but perhaps it will help other people.
This is about all the info I can provide. Thanks for your patience and help.

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/386867
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 386867] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-14 Thread Jonathan Marsden
Thanks for helping to improve Ubuntu.  At this point I think we're
mainly aiming for a more complete bug report.  Any work to "fix this"
would come after that, once we have a clear, complete and reproducible
bug report to work with.

(1) Please provide a complete set of steps to reproduce this issue, so
that others (myself included) can duplicate it, as an important step in
determining how best to solve it.

Regarding following the documentation:

(2) https://wiki.ubuntu.com/UsingAppArmor says:

> Systems should not generally need to have AppArmor disabled entirely. 
> It is highly recommended that users leave AppArmor enabled and put 
> the problematic profile into complain mode (see above), then file a bug
> using the procedures found in https://wiki.ubuntu.com/DebuggingApparmor.

Was this documented approach followed?

If so, which bug is the one you created following this procedure?  Did
this allows mysql-server to operate successfully on your system?  What
was the reason for your apparently highly exceptional need to completely
disable AppArmor, against the clear recommendation in this
documentation?

(3) If for some reason putting this profile into complain mode did not
help, https://wiki.ubuntu.com/UsingAppArmor also says that you can
completely disable a specific profile (in this case the one for mysql
server) by doing:

  sudo ln -s /etc/apparmor.d/profile.name /etc/apparmor.d/disable/
  sudo apparmor_parser -R < /etc/apparmor.d/profile.name

which in this case would become something like:

  sudo ln -s /etc/apparmor.d/usr.sbin.mysqld /etc/apparmor.d/disable/
  sudo apparmor_parser -R < /etc/apparmor.d/usr.sbin.mysqld

Was this documented approach attempted?  Was it successful in disabling
the mysql-server apparmor profile and so allowing your mysql server to
operate correctly?  Are you in effect saying that the update to mysql-
server undoes or reverses this change? So far, I have not been able to
reproduce that behaviour here.

Based on my (limited) testing here so far, this approach appears to work
as documented, and it seems to leave the usr.sbin.mysqld profile
disabled after the update.

(4) Stating that "the apparmor profiles are bogus", and then failing to
provide more specifics on this when requested to do so, seems somewhat
unhelpful.  Note that the README.Debian file included in this package
says:

  If your system uses apparmor, please note that the shipped enforcing profile
  works with the default installation, and changes in your configuration may
  require changes to the installed apparmor profile. Please see
  https://wiki.ubuntu.com/DebuggingApparmor before filing a bug against this
  software.

Ubuntu Jaunty 9.04 uses apparmor.  Was this approach followed?

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/386867
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 387162] Re: wireless disconnects due to failed lease renewal

2009-06-14 Thread mattduckman

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

-- 
wireless disconnects due to failed lease renewal
https://bugs.launchpad.net/bugs/387162
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 387162] Re: wireless disconnects due to failed lease renewal

2009-06-14 Thread mattduckman

** Attachment added: "syslog"
   http://launchpadlibrarian.net/27911546/syslog

-- 
wireless disconnects due to failed lease renewal
https://bugs.launchpad.net/bugs/387162
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 387162] [NEW] wireless disconnects due to failed lease renewal

2009-06-14 Thread mattduckman
Public bug reported:

Wireless disconnects randomly (about every 10 - 30 minutes) and won't
reconnect automatically.  By looking at syslog, it looks like this is
because network manager marks the connection invalid.  The cause of the
disconnects seems to be the lease failing to be renewed.  This problem
only happens when I'm connected to this particular wireless switch
(called default in the log), but doesn't occur to others using windows
and mac os. The wireless driver I use is wl.

ProblemType: Bug
Architecture: i386
Date: Sun Jun 14 21:26:34 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: wl
Package: dhcp3-client 3.1.2-1ubuntu1
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-9.10-generic
SourcePackage: dhcp3
Uname: Linux 2.6.30-9-generic i686

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


** Tags: apport-bug i386

-- 
wireless disconnects due to failed lease renewal
https://bugs.launchpad.net/bugs/387162
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 387091] Re: openssh-server should broadcast availability via avahi

2009-06-14 Thread Mario Limonciello
Here's a related bug in F11:
https://bugzilla.redhat.com/show_bug.cgi?id=475996

-- 
openssh-server should broadcast availability via avahi
https://bugs.launchpad.net/bugs/387091
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 387091] [NEW] openssh-server should broadcast availability via avahi

2009-06-14 Thread Mario Limonciello
Public bug reported:

Avahi has support to advertise to a network different running services.
Currently openssh doesn't advertise itself dynamically or statically
when installed.

It can be done statically by copying the example file from
/usr/share/doc/avahi-daemon/examples to /etc/avahi/services or by using
the avahi-publish command.  avahi-publish could be ran from the SSH init
script, or this service file can be installed by the openssh-server
package.

This can be done dynamically by patching openssh, but there would have
to be a buy in from upstream to do this.

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

** Affects: openssh (Debian)
 Importance: Unknown
 Status: Unknown

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

** Also affects: openssh (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=375685
   Importance: Unknown
   Status: Unknown

** Bug watch added: Red Hat Bugzilla #475996
   https://bugzilla.redhat.com/show_bug.cgi?id=475996

-- 
openssh-server should broadcast availability via avahi
https://bugs.launchpad.net/bugs/387091
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 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-06-14 Thread Martin Pitt
Mathias, please merge and reupload.

** Changed in: apache2 (Ubuntu Hardy)
   Status: Fix Committed => In Progress

** Tags removed: verification-needed

-- 
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


[Bug 387069] [NEW] incorrect filesystem permissions prevent nagios command checking from working

2009-06-14 Thread agent 8131
Public bug reported:

Binary package hint: nagios3

Once external command checking has been enabled in nagios.cfg the
following error message is reported when attempting to use external
commands:

---
Error: Could not stat() command file '/var/lib/nagios3/rw/nagios.cmd'!

The external command file may be missing, Nagios may not be running,
and/or Nagios may not be checking external commands.

An error occurred while attempting to commit your command for processing.
---

Reported on several websites are the following steps to resolve the
problem:

---
sudo /etc/init.d/nagios3 stop
sudo dpkg-statoverride --update --add nagios www-data 2710 /var/lib/nagios3/rw
sudo dpkg-statoverride --update --add nagios nagios 751 /var/lib/nagios3
sudo /etc/init.d/nagios3 start
---

These filesystem permissions should be the default unless there is a
compelling reason not to or a more secure solution to this problem.

Websites offering this solution:

---
* 
http://www.idimmu.net/2009/03/31/Error:-Could-not-stat()-command-file-%27/var/lib/nagios3/rw/nagios.cmd%27!
* https://blog.devnu11.net/2008/04/nagios3-debian-etch-pakete/
* http://lars-schenk.com/nagios-commands-via-web-interface-on-debian/446
* 
http://yesthatworks.blogspot.com/2008/11/error-could-not-stat-command-file_26.html
---

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


** Tags: nagios server

** Tags added: nagios
** Tags removed: nagio

-- 
incorrect filesystem permissions prevent nagios command checking from working
https://bugs.launchpad.net/bugs/387069
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 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 329974] Re: SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only

2009-06-14 Thread the motorman
Thanks but samba was installed when did my 8.01 install from the original
Ubuntu download...I am Ok now and I cannot seem to help anyone else, thanks
for all your help.. all of you. Also smbclient maked it possible to print on
my win box attached printer.
I am sure you are right, and I know next to nothing about Ubuntu , in my
next life I will try harder to learn more software but until then .. thank
you Ubuntu!!
ron


On Sun, Jun 14, 2009 at 10:18 AM, Ed Comer wrote:

> Smbclient is part of the standard Ubuntu or Xubuntu installation. If it
> wasn't present you must have done something to cause its removal. While
> SAMBA is not preinstalled as  part of the standard Ubuntu or Xubuntu
> installation, it is not necessary to browse Windows shares. Samba
> enables Linux shares to be seen by Windows.
>
> --
> SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only
> https://bugs.launchpad.net/bugs/329974
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “samba” source package in Ubuntu: New
> Status in “system-config-printer” source package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: system-config-printer
>
> Description:Ubuntu jaunty (development branch)
> Release:9.04
>
>  Installed: 1.1.2+git20090125-0ubuntu4
>  Candidate: 1.1.2+git20090125-0ubuntu4
>  Version table:
>  *** 1.1.2+git20090125-0ubuntu4 0
>500 http://archive.ubuntu.com jaunty/main Packages
>100 /var/lib/dpkg/status
>
>
> Browsing via Samba for shared printer, expanded workgroups, expanded host
> and crashed. Happens on every host/workgroup
>
> ProblemType: Crash
> Architecture: i386
> CrashCounter: 1
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
> InterpreterPath: /usr/bin/python2.5
> NonfreeKernelModules: nvidia
> Package: system-config-printer-gnome 1.1.2+git20090125-0ubuntu4
> PackageArchitecture: all
> ProcCmdline: python
> /usr/share/system-config-printer/system-config-printer.py
> ProcEnviron:
>  SHELL=/bin/bash
>  PATH=(custom, user)
>  LANG=en_NZ.UTF-8
> Signal: 11
> SourcePackage: system-config-printer
> StacktraceTop:
>  _nss_dns_gethostbyname2_r ()
>  gethostbyname2_r () from /lib/tls/i686/cmov/libc.so.6
>  ?? () from /lib/tls/i686/cmov/libc.so.6
>  getaddrinfo () from /lib/tls/i686/cmov/libc.so.6
>  ?? () from /usr/lib/libsmbclient.so.0
> Title: system-config-printer.py crashed with SIGSEGV in
> _nss_dns_gethostbyname2_r()
> Uname: Linux 2.6.28-7-generic i686
> UserGroups: adm admin cdrom dialout fuse lpadmin netdev plugdev sambashare
> video www-data
>


-- 
Far better one rose to the living than sumptuous wreaths to the
dead...Rachael Doctors

-- 
SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only
https://bugs.launchpad.net/bugs/329974
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 329974] Re: SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only

2009-06-14 Thread Ed Comer
Smbclient is part of the standard Ubuntu or Xubuntu installation. If it
wasn't present you must have done something to cause its removal. While
SAMBA is not preinstalled as  part of the standard Ubuntu or Xubuntu
installation, it is not necessary to browse Windows shares. Samba
enables Linux shares to be seen by Windows.

-- 
SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only
https://bugs.launchpad.net/bugs/329974
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


Re: [Bug 329974] Re: SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only

2009-06-14 Thread the motorman
I forgot to mention but I had the same problem, I put Samba4 on thinking
that would help but it did not, and I then did a complete removal of all the
samba4 and any other samba I could and then did a reinstall of samba via
synaptic. However this did NOT install the smbclient. I am puzzled by this
as it is part of the samba install..It could have been that samba was
running when I tried to do the synaptic reinstall. If this makes no sense to
anyone then perhaps someone can tell me why I had the " use samba
printers"  showing in the printing GUI with 8.01 then it dissapeared
when I upgraded to 9.04.
ron

On Sun, Jun 14, 2009 at 1:52 AM, Stefan Radovanovici
wrote:

> The smbclient binary was already present, as I mentioned in my previous
> message (smbclient -L  shows the correct info). However, after
> some more digging it seems I had samba4 installed that that appeared to
> be the problem.
>
> I have downgraded to samba 3 and now everything works ok, I can add a
> SAMBA printer and printing works.
>
> --
> SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only
> https://bugs.launchpad.net/bugs/329974
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “samba” source package in Ubuntu: New
> Status in “system-config-printer” source package in Ubuntu: Confirmed
>
> Bug description:
> Binary package hint: system-config-printer
>
> Description:Ubuntu jaunty (development branch)
> Release:9.04
>
>  Installed: 1.1.2+git20090125-0ubuntu4
>  Candidate: 1.1.2+git20090125-0ubuntu4
>  Version table:
>  *** 1.1.2+git20090125-0ubuntu4 0
>500 http://archive.ubuntu.com jaunty/main Packages
>100 /var/lib/dpkg/status
>
>
> Browsing via Samba for shared printer, expanded workgroups, expanded host
> and crashed. Happens on every host/workgroup
>
> ProblemType: Crash
> Architecture: i386
> CrashCounter: 1
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
> InterpreterPath: /usr/bin/python2.5
> NonfreeKernelModules: nvidia
> Package: system-config-printer-gnome 1.1.2+git20090125-0ubuntu4
> PackageArchitecture: all
> ProcCmdline: python
> /usr/share/system-config-printer/system-config-printer.py
> ProcEnviron:
>  SHELL=/bin/bash
>  PATH=(custom, user)
>  LANG=en_NZ.UTF-8
> Signal: 11
> SourcePackage: system-config-printer
> StacktraceTop:
>  _nss_dns_gethostbyname2_r ()
>  gethostbyname2_r () from /lib/tls/i686/cmov/libc.so.6
>  ?? () from /lib/tls/i686/cmov/libc.so.6
>  getaddrinfo () from /lib/tls/i686/cmov/libc.so.6
>  ?? () from /usr/lib/libsmbclient.so.0
> Title: system-config-printer.py crashed with SIGSEGV in
> _nss_dns_gethostbyname2_r()
> Uname: Linux 2.6.28-7-generic i686
> UserGroups: adm admin cdrom dialout fuse lpadmin netdev plugdev sambashare
> video www-data
>


-- 
Far better one rose to the living than sumptuous wreaths to the
dead...Rachael Doctors

-- 
SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only
https://bugs.launchpad.net/bugs/329974
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 386867] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-06-14 Thread slick911
Yes, the profiles are untouched since the system was installed. I never used 
apparmor. The profiles certainly do not match what's on the machine, which can 
cause problems *if and only if* apparmor should start. Yes, the mysql files are 
in a location not configured & not permitted by apparmor.
Again - I made the choice of not using apparmor. I disabled it according to: 
https://wiki.ubuntu.com/UsingAppArmor.
I don't need apparmor. Please do not second guess my choices and simply fix 
this by not touching apparmor unless necessary, during update.
If there is any other (better) way to disable / remove apparmor so that this 
problem goes away, please suggest it here. I just followed the documentation.

Thank you.

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/386867
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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2009-06-14 Thread Patrick Walker
I'm having the same exact problem, and the SSH_AUTH_SOCK=0 fix works. I'd 
remove all my config files like previously posted, but I don't want to 
reconfigure everything. I've tried search all of the folders Cédric Jeanneret 
said were deleted for SSH_AUTH_SOCK and even SSH, but turned up nothing. The 
search was peformed with grep -riHn 'ssh_auth_sock' /folder/path
Any other suggestions on what to do and or search for?

-- 
ssh Agent admitted failure to sign using the key on big endian machines
https://bugs.launchpad.net/bugs/201786
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 329974] Re: SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only

2009-06-14 Thread Stefan Radovanovici
The smbclient binary was already present, as I mentioned in my previous
message (smbclient -L  shows the correct info). However, after
some more digging it seems I had samba4 installed that that appeared to
be the problem.

I have downgraded to samba 3 and now everything works ok, I can add a
SAMBA printer and printing works.

-- 
SIGSEGV in _nss_dns_gethostbyname2_r() browsing Samba printers, i386 only
https://bugs.launchpad.net/bugs/329974
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 294148] Re: move_uploaded_file does not set right permissions (ignores umask)

2009-06-14 Thread chrisf
Hi,

is there any solution for Ubuntu 8.04 LTS?

Thanks,
Christian

-- 
move_uploaded_file does not set right permissions (ignores umask)
https://bugs.launchpad.net/bugs/294148
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