Re: [Bug 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-06-18 Thread Adam Sommer
On Wed, Jun 18, 2008 at 12:49 AM, Steve Langasek 
[EMAIL PROTECTED] wrote:

 It seems there's discussion of having a base server seed for other
 reasons (c.f. recent discussion of w3m on the ubuntu-devel list), in
 which case it's probably worth getting the Ubuntu Server Guide seeded
 there?


Yes, I think that would solve the possible issue of needing documentation,
but aren't allowed/able to connect to the internet.
-- 
Party On,
Adam


** Attachment added: unnamed
   http://launchpadlibrarian.net/15400562/unnamed

-- 
Ubuntu Server Guide Not Installed On Servers
https://bugs.launchpad.net/bugs/45944
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 81242] Re: postfix-ldap is linked against gnuTLS

2008-06-18 Thread Wilco Baan Hofman
Well, for one you could work around the issue using:

mkdir /var/spool/postfix/dev
cp -a /dev/random /dev/urandom /var/spool/postfix/dev

This should solve the exit_group(2) errors, as it did for me.
Of course the proper (read: permanent) fix would be to include this in
the init scripts, but this should work for now.


Brendan Martens schreef:
 So what is needed exactly? I currently have an LDAP installation failing
 due to this exact issue of being compiled against gnutls. Right now all
 I have is a debut level log output. Let me know if I might be able to
 supply more helpful information?

 This is where ldap goes bad:

 TLS: could not set cipher list SSLv3.
 main: TLS init def ctx failed: -1
 slapd destroy: freeing system resources.
 slapd stopped.
 connections_destroy: nothing to destroy.


-- 
postfix-ldap is linked against gnuTLS
https://bugs.launchpad.net/bugs/81242
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 69884] Re: automatic security update of libpam-ldap in Edgy tampers configuration file

2008-06-18 Thread Jean-Baptiste Lallement
This version of Ubuntu (Edgy Eft) has reached end of life and is not
supported anymore. So we are closing this report. If this is still an
issue, can you try with latest Ubuntu release and re-open if needed ?
Thanks in advance and don't hesitate to fill any new bug you may find.

** Changed in: libpam-ldap (Ubuntu)
   Status: New = Invalid

-- 
automatic security update of libpam-ldap in Edgy tampers configuration file
https://bugs.launchpad.net/bugs/69884
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


[Bug 235912] Re: [CVE-2008-1105] Samba: boundary failure when parsing SMB responses

2008-06-18 Thread Jamie Strandboge
http://www.ubuntu.com/usn/usn-617-1

** Changed in: samba (Ubuntu Dapper)
   Status: Fix Committed = Fix Released

-- 
[CVE-2008-1105] Samba: boundary failure when parsing SMB responses
https://bugs.launchpad.net/bugs/235912
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 234927] Re: delay php script execution on cli

2008-06-18 Thread steph
This is an addition this bug.
My webserver is acting normal in the first 24 hours (after start/restart) then 
becomes very sluggish.
If I try to open 30-40 urls in 30-40 seconds, they all take 100% cpu and lots 
of memory, and then hang.
At first they eat 100% CPU, then they eat-up all the memory and swap space, and 
then change to wait state (hang).

Test case:
I forked around 50 apache2/php5s in 60 seconds, and left them for half an hour.
The application is var_dump() of a large object containing few inherited 
classes, and few objects; 
In normal conditions, this causes load average  0.5.

here is a Top copy with around 50 active apache2/php5 forks after 10 minutes:
top - 10:46:15 up 1 day, 42 min,  2 users,  load average: 60.40, 59.84, 40.41
Tasks: 143 total,   4 running, 139 sleeping,   0 stopped,   0 zombie
Cpu0  :  6.5%us, 14.3%sy,  0.0%ni,  5.1%id, 72.8%wa,  0.1%hi,  1.2%si,  0.0%st
Mem:   1018856k total,   997360k used,21496k free,14252k buffers
Swap:  1959912k total,  1959364k used,  548k free,16936k cached

Didn't catch ps tho to take exact count of forks.
When I restart apache or machine everything works fine for approx 1 day, then 
starts bugging all over again.
When I disable php5-clamavlib everything works fine and stays fine.
I have also this issue with php-cli and 99% load, and it also works fine when 
php5-clamavlib is disabled.

I presumed that this has something to do with clamav-freshclam daemon, and 
tried to repeat this problem by doing $freshclam update manually, but nothing 
happened.
My biggest concern is that kernel doesn't get ENOMEM error or ignores it or 
something very unusual happens since dmesg, /var/log/messages and 
/var/log/apache2/error.log are all clean, and kernel isn't killing any forks. 
They just deadlock and stay like that forever (30 minutes, and none of them was 
killed so I presumed they will stay in wait state forever)

hardware:
Sempron64 2800+, 1Gig RAM, 2Gig swap, 2x160Gig RAID1 hdd
distro:
ubuntu server hardy
kernel:
Linux srv1.intranea 2.6.24-19-server #1 SMP Wed Jun 4 17:16:58 UTC 2008 i686 
GNU/Linux
apache:
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.1 with Suhosin-Patch mod_ssl/2.2.8 
OpenSSL/0.9.8g
apache modules:
core mod_log_config mod_logio prefork http_core mod_so mod_alias mod_auth_basic 
mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host 
mod_authz_user mod_autoindex mod_cgi mod_dir mod_env mod_mime mod_negotiation 
mod_php5 mod_rewrite mod_setenvif mod_ssl mod_status mod_userdir
php get_loaded_extensions says:
zip xmlwriter libxml xml wddx tokenizer sysvshm sysvsem sysvmsg session 
SimpleXML sockets soap SPL shmop standard Reflection posix mime_magic mbstring 
json iconv hash gettext ftp filter exif dom dba date ctype calendar bz2 bcmath 
zlib pcre openssl xmlreader apache2handler ADOdb clamav curl ffmpeg gd ldap 
mcrypt mhash mysql mysqli odbc PDO pdo_mysql PDO_ODBC pdo_pgsql pdo_sqlite 
pgsql SQLite xmlrpc

-- 
delay php script execution on cli
https://bugs.launchpad.net/bugs/234927
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 90681] Re: resolv.conf overwritten using VPN/PPP etc...

2008-06-18 Thread Brian Pribis
Using 7.04.  Latest updates applied.  This is still...still...still a
problem.

For now I just have a copy of the correct resolve.conf that I copy over
the old one when I connect to my vpn.  I have my vpn connection set to
not use any of the dns stuff from the vpn server and have network-
manager set only to use the vpn for a particular ip range.   So when I
connect to the vpn my resolve.conf just gets blanked out. I even
manually set DNS info for my wirless setting in nm and that just gets
dropped as soon as I vpn.

I'll try some of the work arounds later, but this really should be
resolved.

-- 
resolv.conf overwritten using VPN/PPP etc...
https://bugs.launchpad.net/bugs/90681
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 240353] Re: Can not add user/macine accounts to Samba PDC if the ldap idmap alloc backend is used

2008-06-18 Thread Chuck Short
Can you send me your smb.conf I can be reached at [EMAIL PROTECTED]

Thanks
chuck

-- 
Can not add user/macine accounts to Samba PDC if the ldap idmap alloc backend 
is used
https://bugs.launchpad.net/bugs/240353
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 240387] Re: php5-ldap TLS (start_tls) quirks

2008-06-18 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Status: New = Incomplete

-- 
php5-ldap TLS (start_tls) quirks
https://bugs.launchpad.net/bugs/240387
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 173817] Re: php5 5.2.3-1ubuntu6.2 causing problem

2008-06-18 Thread Chuck Short
Updating status. Is this still a problem for you in hardy?

thanks
chuck

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

-- 
php5 5.2.3-1ubuntu6.2 causing problem
https://bugs.launchpad.net/bugs/173817
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 177191] Re: php5-cgi crashed with SIGSEGV in virtual_file_ex()

2008-06-18 Thread Chuck Short
Is this still a problem for you in hardy?

Thanks
chuck

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

-- 
php5-cgi crashed with SIGSEGV in virtual_file_ex()
https://bugs.launchpad.net/bugs/177191
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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Thierry Carrez
I can't reproduce it on gutsy - hardy final using do-release-upgrade on a 
server setup.
Could you describe the method you used to upgrade 
(update-manager/do-release-upgrade/apt-get dist-upgrade) ?


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

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Chuck Short
Ill try to cook somehting up.

Thanks
chuck

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 47438] Re: Dnsmasq crashes when renewing non-existent lease

2008-06-18 Thread Thierry Carrez
** Changed in: dnsmasq (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (tcarrez)
   Status: New = Confirmed

-- 
Dnsmasq crashes when renewing non-existent lease
https://bugs.launchpad.net/bugs/47438
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 192643] Re: dnsmasq with enable-dbus doesn't work properly with NetworkManager

2008-06-18 Thread Thierry Carrez
dnsmasq provides the DBUS service and methods correctly, it's just that
NetworkManager doesn't do what you think it should do with it (it
probably doesn't call the uk.org.thekelleys.dnsmasq SetServers method
when new DNS servers are received from a new DHCP lease).

In my understanding, this is not a bug in dnsmasq, it's more a missing feature 
in NetworkManager.
If you think this is a bug in NetworkManager, please use Also affects... to 
assign this bug to that package.

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

-- 
dnsmasq with enable-dbus doesn't work properly with NetworkManager
https://bugs.launchpad.net/bugs/192643
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 45944] Re: Ubuntu Server Guide Not Installed On Servers

2008-06-18 Thread Nick Barcet
On Wed, 18 Jun 2008 04:49:31 -
Steve Langasek [EMAIL PROTECTED] wrote:

 It seems there's discussion of having a base server seed for other
 reasons (c.f. recent discussion of w3m on the ubuntu-devel list), in
 which case it's probably worth getting the Ubuntu Server Guide seeded
 there?

That is indeed the plan and was part of the conclusion of our
discussion at UDS.

-- 
Ubuntu Server Guide Not Installed On Servers
https://bugs.launchpad.net/bugs/45944
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 192643] Re: dnsmasq with enable-dbus doesn't work properly with NetworkManager

2008-06-18 Thread Thierry Carrez
** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
dnsmasq with enable-dbus doesn't work properly with NetworkManager
https://bugs.launchpad.net/bugs/192643
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 192643] Re: dnsmasq with enable-dbus doesn't work properly with NetworkManager

2008-06-18 Thread Thierry Carrez
** Changed in: network-manager (Ubuntu)
   Importance: Undecided = Wishlist

-- 
dnsmasq with enable-dbus doesn't work properly with NetworkManager
https://bugs.launchpad.net/bugs/192643
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 239404] Re: Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)

2008-06-18 Thread Mathias Gug
Thanks for you debdiffs.

Could you put the Merge from... as the first point in the changelog ?
It will help when doing the next merges.

-- 
Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/239404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Ondřej Surý
http://us3.php.net/manual/en/aliases.php


 That doc clearly says that the mssql_* functions are the aliases. How
 can you leave in the alias functions and remove the masters? I don't
 even understand how that's possible, much less desirable.


This document is wrong. Feel free to report bug at php. It's true for
sybase_ct extension, but not for mssql based function. Anyway I thought that
Steve aliased sybase_* to mssql_* when he made this transition in Debian. I
wonder why he hasn't do it.


 I've counted on Ubuntu packages for years, but if the directive is to
 now treat complete feature removal with so little care or oversight,
 then I'll have to look elsewhere for my server platforms.


Please don't be hysterical. Attached patch should do the trick. For now you
can just download php sources, go to ext/mssql, apply patch, install
php5-dev, run phpize  configure  make  make install. Full recompile of
php is not neccessary.

BIG WARNING: I didn't test the patch. Use at own risk, I don't even now if
it compiles (it should, but who knows).


-- 
Ondřej Surý [EMAIL PROTECTED]

** Attachment added: unnamed
   http://launchpadlibrarian.net/15414448/unnamed

** Attachment added: php_mssql.c.patch
   http://launchpadlibrarian.net/15414449/php_mssql.c.patch

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Paul McLanahan
Thanks for the help Ondřej. I didn't mean for that to sound hysterical.
I'm just trying my best not to have to find and refactor TONS of code or
install php5 from source. I know it wouldn't be that difficult to build
from the php official sources, but I don't want to deal w/ the package
maintenance dependency problems that would come from having to remove
the php5 package.

Thanks a lot for the patch. I'll let you know how it goes.

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 192599] Re: GDM support for domain choice

2008-06-18 Thread Pawel Jasnos
A patch which OpenSuse uses, extracted from RPMS.

** Attachment added: gdm-2.8.0.7-domain-entry.patch
   http://launchpadlibrarian.net/15414920/gdm-2.8.0.7-domain-entry.patch

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
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 192599] Re: GDM support for domain choice

2008-06-18 Thread Pawel Jasnos
This patch is used by the current version of OpenSuse (gdm 2.20, at
least), so please ignore version in file-name.

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
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 192599] Re: GDM support for domain choice

2008-06-18 Thread Pawel Jasnos
Also, to see the domain selection box, likewise open should probably be
patched to add/remove ShowDomain=true to/from the config file

-- 
GDM support for domain choice
https://bugs.launchpad.net/bugs/192599
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 239404] Re: Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)

2008-06-18 Thread Thierry Carrez

** Attachment added: dnsmasq_2.41-2ubuntu1_2.42-3ubuntu1.debdiff
   
http://launchpadlibrarian.net/15415322/dnsmasq_2.41-2ubuntu1_2.42-3ubuntu1.debdiff

-- 
Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/239404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Chuck Short
Can you try the version from my ppa?
http://launchapd.net/~zulcss/+archive

Thanks
chuck

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 235868] Re: dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end

2008-06-18 Thread Thierry Carrez
** Changed in: dnsmasq (Ubuntu)
   Importance: Undecided = Low

-- 
dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end
https://bugs.launchpad.net/bugs/235868
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-06-18 Thread Paul McLanahan
Solution:

Ok... so I installed the php5 source package

apt-get source php5

I decided to just give the extension in ext/sybase a try before applying
any patches.

cd ext/sybase
phpize  configure  make  sudo make install

After that it was a simple matter of adding a sybase.ini file to
/etc/php5/conf.d with the contents

extension=sybase.so

I then restarted apache2 and it works :)

I'm still a bit confused as to why the php5-sybase package installs the
mssql.so module, and the php5-mssql package is a virtual for
php5-sybase. But it is working for me now, and hopefully the people who
need this info can find it here.

Thanks again for the help Ondřej and Chuck!

Paul

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2008-06-18 Thread Thierry Carrez
The above workarounds only work if you also set bind-interfaces in
/etc/dnsmasq.conf, otherwise dnsmasq binds to the wildcard address.

-- 
packages dnsmasq and libvirt-bin conflict with each other
https://bugs.launchpad.net/bugs/231060
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 238516] Re: XSS issues in Nagios CGI (CVE-2007-5803)

2008-06-18 Thread Jamie Strandboge
** Changed in: nagios3 (Ubuntu Feisty)
   Status: New = Invalid

** Changed in: nagios3 (Ubuntu Gutsy)
   Status: New = Invalid

** Changed in: nagios3 (Ubuntu Hardy)
   Status: New = Invalid

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

** Changed in: nagios2 (Ubuntu Hardy)
   Status: New = In Progress

** Changed in: nagios2 (Ubuntu Hardy)
 Assignee: (unassigned) = Thierry Carrez (tcarrez)

-- 
XSS issues in Nagios CGI (CVE-2007-5803)
https://bugs.launchpad.net/bugs/238516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 241079] [NEW] In Samba Server Configuration, clicking help causes a crash.

2008-06-18 Thread crf
Public bug reported:

Choosing the help button in the Samba Server Configuration makes it
crash.

If Samba server configuration is started on the command line, clicking
help then causes this terminal output:

[EMAIL PROTECTED]:~$ sudo /usr/sbin/system-config-samba
Traceback (most recent call last):
  File /usr/share/system-config-samba/mainWindow.py, line 487, in 
onHelpClicked
os.execv(path, [path, help_page])
OSError: [Errno 2] No such file or directory
python: ../../src/xcb_io.c:182: process_responses: Assertion `((int) 
(((dpy-last_request_read)) - ((dpy-request))) = 0)' failed.
python: ../../src/xcb_io.c:182: process_responses: Assertion `((int) 
(((dpy-last_request_read)) - ((dpy-request))) = 0)' failed.
Aborted

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

-- 
In Samba Server Configuration, clicking help causes a crash.
https://bugs.launchpad.net/bugs/241079
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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Jamie Strandboge
Marking confirmed. The -security package I mentioned will be in the main
archive soon, so hardy to hardy-security upgrades can be tested.

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

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 220208] Re: package nagios2-common 2.9-1 failed to upgrade:

2008-06-18 Thread Jamie Strandboge
I think I may have reproduced this on hardy while preparing a security
update. Steps to reproduce on hardy:

1. apt-get remove --purge nagios2 nagios2-common nagios3-doc
2. apt-get install nagios2 (from hardy release)
3. apt-get -u upgrade to 2.11-1ubuntu1.1 (will provide an apt-repository soon)

At this point apt will show failures and require you to press Ctrl-C
because it hangs.

Note that this upgrade does not change the packaging, and is likely the
same problem as the gutsy to hardy upgrade. Also note there is no
configuration taking place between steps 2 and 3.

Output from apt-get:
Preparing to replace nagios2 2.11-1ubuntu1 (using 
.../nagios2_2.11-1ubuntu1.1_amd64.deb) ...
 * Stopping nagios2 monitoring daemon nagios2   
   [ OK ] 
Unpacking replacement nagios2 ...
Preparing to replace nagios2-common 2.11-1ubuntu1 (using 
.../nagios2-common_2.11-1ubuntu1.1_all.deb) ...
 * Stopping nagios2 monitoring daemon nagios2   
  invoke-rc.d: initscript nagios2, action stop failed.
dpkg: warning - old pre-removal script returned error exit status 3
dpkg - trying script from the new package instead ...
 * Stopping nagios2 monitoring daemon nagios2   
  invoke-rc.d: initscript nagios2, action stop failed.
dpkg: error processing 
/var/cache/apt/archives/nagios2-common_2.11-1ubuntu1.1_all.deb (--unpack):
 subprocess new pre-removal script returned error exit status 3
 * Starting nagios2 monitoring daemon nagios2   
   [ OK ] 
dpkg: error while cleaning up:
 subprocess post-installation script killed by signal (Interrupt)
Errors were encountered while processing:
 /var/cache/apt/archives/nagios2-common_2.11-1ubuntu1.1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

do-release-upgrade does a lot more than a 'apt-get dist-upgrade' which
is why this problem isn't hit in Thierry's upgrade.  Sounds like this
may be http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476466

-- 
package nagios2-common 2.9-1 failed to upgrade: 
https://bugs.launchpad.net/bugs/220208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 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 234166] Re: Wrong ID type sent when configured for Xauth and U-FQDN

2008-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package ipsec-tools - 1:0.7-2.1ubuntu1

---
ipsec-tools (1:0.7-2.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
- debian/control:
  - Set Ubuntu maintainer address.
  - Depend on lsb-base.
- debian/ipsec-tools.setkey.init:
  - LSB init script.
  * Dropped:
- debian/ipsec-tools.setkey.init:
  - restart method: stop then start.
  - Use {} instead of () in usage (bash_completion).
- debian/racoon.init:
  - Create /var/run/racoon.
  - Use {} instead of () in usage (bash_completion).
  * Bug fixed by this merge:
  - fix XAuth with U-FQDN (LP: #234166).
  * Enable build with hardened options:
- src/libipsec/policy_token.c: don't check return code of fwrite.
- src/setkey/setkey.c: stop scanning stdin if fgets fails.

 -- Mathias Gug [EMAIL PROTECTED]   Wed, 18 Jun 2008 17:34:55 -0400

** Changed in: ipsec-tools (Ubuntu)
   Status: New = Fix Released

-- 
Wrong ID type sent when configured for Xauth and U-FQDN
https://bugs.launchpad.net/bugs/234166
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


Re: [Bug 241139] [NEW] Intrepid Ibex: Cannot access samba share Unable to mount location

2008-06-18 Thread Mathias Gug
On Thu, Jun 19, 2008 at 01:01:50AM -, colinstark wrote:
 Running Intrepid Ibex in a Virtualbox VM.
 When trying to access a Samba share on a Windows machine by clicking 
 Places-Network-Windows Network-MSHOME-windowsmachine-share and after the 
 prompt which asks for the password to access the share, I am getting the 
 error message:
 Unable to mount location
 DBus error
 org.freedesktop.DBus.Error.InvalidArgs:
 Mountpoint already registered

Are you able to access the remote share using smbclient from the command
line ?

  status incomplete

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


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

-- 
Intrepid Ibex: Cannot access samba share Unable to mount location
https://bugs.launchpad.net/bugs/241139
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 239404] Re: Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)

2008-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package dnsmasq - 2.42-4ubuntu1

---
dnsmasq (2.42-4ubuntu1) intrepid; urgency=low

   * Merge from debian unstable (LP: #239404), remaining changes:
 - TearDown spec recommendations in debian/postinst and debian/init
 - debian/control: Updated maintainer to match DebianMaintainerField
   * Dropped changes:
 - LSBified init script (fix included in Debian)
   * This version fixes the log_msg_end typos in init script (LP: #235868)
   * Apply latest TearDown spec recommendation
 - Replaced multiuser in debian/postinst
 - Set Default-Stop: 1 in debian/init LSB header

 -- Thierry Carrez [EMAIL PROTECTED]   Wed, 18 Jun 2008
20:47:40 +0200

** Changed in: dnsmasq (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please merge dnsmasq 2.42-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/239404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 235868] Re: dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end

2008-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package dnsmasq - 2.42-4ubuntu1

---
dnsmasq (2.42-4ubuntu1) intrepid; urgency=low

   * Merge from debian unstable (LP: #239404), remaining changes:
 - TearDown spec recommendations in debian/postinst and debian/init
 - debian/control: Updated maintainer to match DebianMaintainerField
   * Dropped changes:
 - LSBified init script (fix included in Debian)
   * This version fixes the log_msg_end typos in init script (LP: #235868)
   * Apply latest TearDown spec recommendation
 - Replaced multiuser in debian/postinst
 - Set Default-Stop: 1 in debian/init LSB header

 -- Thierry Carrez [EMAIL PROTECTED]   Wed, 18 Jun 2008
20:47:40 +0200

** Changed in: dnsmasq (Ubuntu)
   Status: Confirmed = Fix Released

-- 
dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end
https://bugs.launchpad.net/bugs/235868
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 241139] Re: Intrepid Ibex: Cannot access samba share Unable to mount location

2008-06-18 Thread colinstark
Yes, I am able to access it using smbclient from the command line.

To add to the first comment, I am not able to access any shares on the
Windows machine.  I am, however, able to access Samba shares that are on
other Linux machines.  I unfortunately only have one Windows machine in
the house so I can't tell whether it's this one machine or whether it's
all Windows shares that it can't connect to.  Hopefully this helps
narrow down the problem.

-- 
Intrepid Ibex: Cannot access samba share Unable to mount location
https://bugs.launchpad.net/bugs/241139
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 241139] Re: Intrepid Ibex: Cannot access samba share Unable to mount location

2008-06-18 Thread Mathias Gug
Reassigning to nautilus package as smbclient works correctly.

** Changed in: nautilus (Ubuntu)
Sourcepackagename: samba = nautilus
   Status: Incomplete = New

-- 
Intrepid Ibex: Cannot access samba share Unable to mount location
https://bugs.launchpad.net/bugs/241139
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 239144] Re: package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-06-18 Thread vivichrist
My initial problem was that mythtv wasn't connecting to ... well could
be mysql, but I deleted the contents of /etc/mysql and the mysql
directory and installed mythtv and now mythtv works ... ?

um do you want the files as attachments or just an ls

-- 
package mysql-server-5.0 5.0.51a-3ubuntu5.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/239144
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 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-06-18 Thread Steven Wagner
Yah, creating the symbolic links works perfect. Thanks a lot! This has
been bugging me for months with a broken apt-get package db.

-- 
PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' 
- libWand.so.9
https://bugs.launchpad.net/bugs/203023
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

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