[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
** Tags added: regression-release -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 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

[Bug 659880] Re: libapache2-mod-php5 will consume all available memory when installed and activated

2010-10-14 Thread Clint Byrum
Hello mayukmok00, thanks so much for taking the time to file this bug report and help make Ubuntu better! The logs I see above don't help very much in determining what happened to your server. However these two lines are very telling: [Tue Oct 12 15:28:09 2010] [notice] Apache/2.2.14 (Ubuntu)

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
I've tried the test.php script on maverick and it definitely exits abruptly where one would not expect it to. Marking Confirmed, setting Importance to High, as I believe this may affect all php5-pgsql users in a very negative way (errors should not crash your PHP!) ** Changed in: php5 (Ubuntu)

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
Also, I suspect I may have introduced this regression in this bug fix: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/607646 -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of

Re: [Bug 659880] Re: libapache2-mod-php5 will consume all available memory when installed and activated

2010-10-14 Thread mayukmok00
Hi Clint, I will try to reproduce the issue with a physically hosted machine. What I have observe is when that package is installed the memory will all rise up causing the server to be unresponsive. Will check it again and will give feedback. Thanks -- libapache2-mod-php5 will consume all

[Bug 660055] Re: [10.04] instances gets public ip address after disassociate-address

2010-10-14 Thread Torsten Spindler
** Summary changed: - instances gets public ip address after disassociate-address + [10.04] instances gets public ip address after disassociate-address -- [10.04] instances gets public ip address after disassociate-address https://bugs.launchpad.net/bugs/660055 You received this bug

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Martin Pitt
Accepted vm-builder into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: vm-builder (Ubuntu

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Imre Gergely
Tested and NOT working on Maverick (x86_64, desktop). I get the same error after upgrading from -proposed. gi...@ximi:/var/lib/clamav$ apt-cache policy clamav-daemon clamav-daemon: Installed: 0.96.3+dfsg-2ubuntu1.1 Candidate: 0.96.3+dfsg-2ubuntu1.1 Version table: ***

[Bug 659305] Re: package postfix 2.7.0-1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 75

2010-10-14 Thread James Page
Error message from log: After modifying main.cf, be sure to run '/etc/init.d/postfix reload'. Running newaliases newaliases: fatal: myorigin parameter setting must not contain multiple values: pegaso,homepc.it dpkg: errore nell'elaborare postfix (--configure): il sottoprocesso vecchio

[Bug 659305] Re: package postfix 2.7.0-1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 75

2010-10-14 Thread James Page
It appears that your hostname (pegaso,homepc.it) is not correctly specified as it contains a comma. This is stored in /etc/mailname for postfix and is generated on install of postfix based on the hostname of your computer (/etc/hostname) but can be overridden manually by changing /etc/mailname.

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread James Page
** Description changed: + IMPACT: + Currently all configured openldap installations being upgraded from Lucid - Maverick will fail due to underlying database version incompatibility. + + FIX: + slapd install/upgrade scripts already have functionality to dump existing ldap databases and re-load

[Bug 596780] Re: tomcat6 still missing JSTL (glassfish-javaee)

2010-10-14 Thread Thierry Carrez
We should still have the right dependencies in place so that the examples webapp works as advertised. ** Changed in: tomcat6 (Ubuntu) Status: Incomplete = Confirmed ** Summary changed: - tomcat6 still missing JSTL (glassfish-javaee) + tomcat6-examples should depend on JSTL --

[Bug 657007] Re: Assigning the return value of new by reference is deprecated in /usr/share/pear/Mail.php

2010-10-14 Thread Christian O. Andersson
I can also confirm this bug. Nevertheless, it seems emails are being delivered. -- Assigning the return value of new by reference is deprecated in /usr/share/pear/Mail.php https://bugs.launchpad.net/bugs/657007 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 656415] Re: package vsftpd 2.2.2-3ubuntu7.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2010-10-14 Thread Thierry Carrez
The issue is that the ftp user is not created if any user is found on the system with a name starting with ftp. I'll push a proper fix for that soon. The workaround is to create the ftp user and group manually: sudo addgroup --system --quiet ftp sudo adduser --system --home /srv/ftp

[Bug 659700] Re: package clamav-base 0.96.3 dfsg-2ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-10-14 Thread James Page
Error message from log: Configurazione di clamav-base (0.96.3+dfsg-2ubuntu1.1)... debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable dpkg: error processing clamav-base (--configure): subprocess post-installation script

[Bug 611721] Re: postinst fails if group exists

2010-10-14 Thread Thierry Carrez
Verified fixed in -proposed. ** Tags added: verification-done ** Tags removed: verification-needed -- postinst fails if group exists https://bugs.launchpad.net/bugs/611721 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in

[Bug 574474] Re: Dist-Upgrade Karmic-Lucid: Upgrading slapd fails with chown: invalid argument: `'

2010-10-14 Thread Thierry Carrez
** Changed in: openldap (Ubuntu) Importance: Undecided = Medium -- Dist-Upgrade Karmic-Lucid: Upgrading slapd fails with chown: invalid argument: `' https://bugs.launchpad.net/bugs/574474 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 654549] Re: Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick

2010-10-14 Thread Thierry Carrez
ok, I see it now. The sed call in the tomcat6.postinst doesn't filter out some characters (especially /) so if you submit a JAVA_OPTS containing a / it will fail. Needs to be fixed. Workaround is to edit your JAVA_OPTS before upgrade to make sure they don't contain /, then fix it up afterwards.

[Bug 659700] Re: package clamav-base 0.96.3 dfsg-2ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-10-14 Thread James Page
It looks like something had locked /var/cache/debconf/config.dat during the configuration of clamav-base fuser -v /var/cache/debconf/config.dat will return the locking process if any. Kill it and try performing the upgrade again. Most often, this is only a transient situation and fuser will

[Bug 660421] [NEW] After upgrading from 10.04 to 10.10 amd64, every execution of a php page causes a 403 error. Lighttpd + PHP cgi

2010-10-14 Thread Alfredo Gemma
Public bug reported: Binary package hint: php5-cgi Upgrading to 10.10 amd64 causes a 403 error (Forbidden) on every attempt to execute a php page. The starting environment before the upgrade is: Lighttpd-1.4.26-1.1ubuntu3 php5-cgi-5.3.2-1ubuntu4.5 ** Affects: php5 (Ubuntu) Importance:

[Bug 660239] Re: package bacula-director-mysql 5.0.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 616754 *** https://bugs.launchpad.net/bugs/616754 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 616754, so it is being marked as such. Please look

[Bug 660239] Re: package bacula-director-mysql 5.0.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 616754 *** https://bugs.launchpad.net/bugs/616754 Error from message log: dbconfig-common: writing config to /etc/dbconfig-common/bacula-director- mysql.conf Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new version ERROR 2002

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Imre Gergely
Ignore the above comment. I did the upgrade wrong. I was still using libclamav6 from -main. Redid the test on Maverick (both i386 and x86_64) and the package from -proposed is working OK. The fix works in Maverick. -- libclamav6: Some PDFs cause Unknown error code ERROR

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Jean-Baptiste Lallement
@Imre, Thanks for testing. Are you able to test the version in lucid too with a chroot or a VM ? Alternatively, send me a PDF triggering that failure with no confidential informations. Thanks in advance -- libclamav6: Some PDFs cause Unknown error code ERROR

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Scott Kitterman
** Tags added: verification-done ** Tags removed: verification-needed -- libclamav6: Some PDFs cause Unknown error code ERROR https://bugs.launchpad.net/bugs/658341 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. --

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Jean-Baptiste Lallement
I'm leaving the verification-needed for lucid-proposed. ** Changed in: clamav (Ubuntu Maverick) Status: New = Fix Committed ** Also affects: clamav (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: clamav (Ubuntu Lucid) Status: New = Fix Committed ** Tags

[Bug 660421] Re: After upgrading from 10.04 to 10.10 amd64, every execution of a php page causes a 403 error. Lighttpd + PHP cgi

2010-10-14 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. We would be really grateful if you could provide us with the following files as attachments to this bug report: /etc/lighttpd/lighttpd.conf Directory listings of: /etc/lighttpd/conf-available

[Bug 660421] Re: After upgrading from 10.04 to 10.10 amd64, every execution of a php page causes a 403 error. Lighttpd + PHP cgi

2010-10-14 Thread James Page
Please could you also execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 660421 When reporting bugs in the future please use apport, using 'ubuntu-bug' and the name of the package affected. You can learn more about this

[Bug 660460] [NEW] Need option to not launch server on boot

2010-10-14 Thread Stuart Bishop
Public bug reported: Binary package hint: rabbitmq-server There is no option to disable rabbitmq-server on startup in /etc/default/rabbitmq. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: rabbitmq-server 1.8.0-1ubuntu2 ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4 Uname:

[Bug 660460] Re: Need option to not launch server on boot

2010-10-14 Thread Stuart Bishop
-- Need option to not launch server on boot https://bugs.launchpad.net/bugs/660460 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rabbitmq-server in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify

Re: [Bug 658795] Re: postfix gets confused with non-alphanumeric local hostname

2010-10-14 Thread Scott Kitterman
RFC 2119 (IIRC, I don't have web access to check) generally discourages TLD validation, but calls out all numeric TLDs as an exception that should be checked. So in general, I agree about TLD validation, but all numeric is an exception. I agree that there is an issue, but not in the postfix

[Bug 660460] Re: Need option to not launch server on boot

2010-10-14 Thread Stephan Hermann
I can confirm this. This bug should be fixed in a new version upload to natty, and evtl. we could SRU a patch for Maverick and Lucid. Regards, \sh ** Changed in: rabbitmq-server (Ubuntu) Status: New = Confirmed -- Need option to not launch server on boot

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
** Changed in: php5 (Ubuntu) Assignee: (unassigned) = Clint Byrum (clint-fewbar) ** Changed in: php5 (Ubuntu) Status: Confirmed = In Progress -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because

[Bug 50430] Re: NIS has problems starting before the network comes up

2010-10-14 Thread Vincent Fortier
got a really ugly fix that make nis finally working... at this to your /etc/rc.local : while [ ! `/bin/pidof ypbind` ] do /etc/init.d/nis restart sleep 2 done exit 0 that should do it! -- NIS has problems starting before the network comes up https://bugs.launchpad.net/bugs/50430 You

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Jean-Baptiste Lallement
Thank you for testing, that's much appreciated. -- libclamav6: Some PDFs cause Unknown error code ERROR https://bugs.launchpad.net/bugs/658341 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. -- Ubuntu-server-bugs

[Bug 660421] Re: After upgrading from 10.04 to 10.10 amd64, every execution of a php page causes a 403 error. Lighttpd + PHP cgi

2010-10-14 Thread Alfredo Gemma
James, Attached you can find the lighttpd.tar.bz2 file containing all the log and configuration files requested. I hope this can be helpful. Thank you! P.S. I can not use apport or ubuntu-bug from the inside of my company network, at the moment. ** Attachment added: lighttpd configuration

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
** Description changed: Binary package hint: php5 A connect failure in pg_connect() or an error in pg_query() will result in php exiting after printing a WARNING instead of continuing execution. I have attached a test script that tries to connect to a non-existent DB - on Debian

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/php5/remove-pgsql- segfault-patch -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-14 Thread Clint Byrum
Ok, this is fixed by removing the patch added in bug #607646 Merge proposal has the diff. I've tested building on i386 (via ppa) and amd64, both cases produce the expected output. -- php5-pgsql crash on getting an error back from postgres https://bugs.launchpad.net/bugs/660227 You received this

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Jamie Strandboge
Installed 0.12.4-0ubuntu1.1 from maverick-proposed and both test cases work properly. -- vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices) https://bugs.launchpad.net/bugs/659532 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.4-0ubuntu1.1 --- vm-builder (0.12.4-0ubuntu1.1) maverick-proposed; urgency=low * debian/patches/0001-lp659532.patch: supply disk format in libvirt XML for converted disks otherwise non-raw disks (eg, 'qcow2', the default in

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Jamie Strandboge
Pocket copied to natty to make sure that new updates to the package don't drop this patch. ** Changed in: vm-builder (Ubuntu Maverick) Status: Fix Released = Fix Committed ** Changed in: vm-builder (Ubuntu Natty) Status: Triaged = Fix Released -- vmbuilder XML is incomplete with

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Jamie Strandboge
Uploaded 0.12.4-0ubuntu0.2 to security PPA for lucid to prepare for pending libvirt update. ** Changed in: vm-builder (Ubuntu Lucid) Status: Triaged = Fix Committed -- vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices) https://bugs.launchpad.net/bugs/659532 You received

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Jean-Baptiste Lallement
** Tags added: verification-done ** Tags removed: verification-needed ** Tags added: verification-needed -- vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices) https://bugs.launchpad.net/bugs/659532 You received this bug notification because you are a member of Ubuntu Server

[Bug 659958] Re: Squid requires restart after Network Manager made connection to network

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 97513 *** https://bugs.launchpad.net/bugs/97513 I have confirmed this; squid is controlled using upstart so actually starts up after the NetworkManager has bought up the network interface as it depends on this event (which puts us in a slightly

[Bug 659958] Re: Squid requires restart after Network Manager made connection to network

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 97513 *** https://bugs.launchpad.net/bugs/97513 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 97513, so it is being marked as such. Please look at

[Bug 657385] Re: mysql failed to configure while upgrading to 10.04

2010-10-14 Thread TJ Kolev
I think I have found the problem with my installation. /var/lib/mysql is a link to a location on an iscsi target. I am fairly certain the iscsi targets were not connected, because eth1, my iscsi interface wasn't brought up. eth1 didn't come up when I rebooted after the upgrade, Now eth1 and iscsi

[Bug 659400] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-10-14 Thread James Page
Please could you try forcing a re-install of the mysql-dfsg-5.1 package using the following commands: sudo apt-get install --reinstall mysql-server sudo dpkg --configure -a sudo apt-get -f install This should resolve the first installation failure and put the installation back into a

[Bug 659602] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal.

2010-10-14 Thread James Page
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read How to report bugs effectively

[Bug 651691] [NEW] Please merge minicom 2.4-4 (universe) from Debian unstable (main)

2010-10-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Includes fixes to Debian bugs #591865 and #590900. ** Affects: minicom (Ubuntu) Importance: Undecided Status: Confirmed -- Please merge minicom 2.4-4 (universe) from Debian unstable (main) https://bugs.edge.launchpad.net/bugs/651691 You

[Bug 651691] Re: Please merge minicom 2.4-4 (universe) from Debian unstable (main)

2010-10-14 Thread Michael Bienia
** Package changed: ubuntu = minicom (Ubuntu) -- Please merge minicom 2.4-4 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/651691 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. --

[Bug 659554] Re: pgsql module causes php to crash when calling pg_last_error

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 660227 *** https://bugs.launchpad.net/bugs/660227 There is currently an SRU proposed to remove php52389-pgsql- segfault.patch in bug 607646 which looks like it will probably resolve this issue based on the information in the bug description. -- pgsql

[Bug 659554] Re: pgsql module causes php to crash when calling pg_last_error

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 660227 *** https://bugs.launchpad.net/bugs/660227 Correct that would be bug 660227. As these are both related to the same root cause (a regression caused by this patch being applied) I will mark this bug as a duplicate of 660227. -- pgsql module causes

[Bug 659554] Re: pgsql module causes php to crash when calling pg_last_error

2010-10-14 Thread James Page
*** This bug is a duplicate of bug 660227 *** https://bugs.launchpad.net/bugs/660227 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 660227, so it is being marked as such. Please look

[Bug 97513] Re: squid starts before resolv.conf is populated

2010-10-14 Thread Tobias Krais
In most cases NetworkManager is used for configuring network interfaces. I attached a file that should be placed /etc/NetworkManager/dispatcher.d/ and this solves the issue. Please remind that just reloading squid is no more sufficient (it was till gusty gibbon, but later a restart is required).

[Bug 657385] Re: mysql failed to configure while upgrading to 10.04

2010-10-14 Thread C de-Avillez
Thank you for your feedback. As such, I am closing this bug. Please do report any new issues you find. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete = Invalid -- mysql failed to configure while upgrading to 10.04 https://bugs.launchpad.net/bugs/657385 You received this bug

[Bug 657385] Re: mysql failed to configure while upgrading to 10.04

2010-10-14 Thread C de-Avillez
Closing the mythubuntu task as well. ** Changed in: mythbuntu Status: New = Invalid -- mysql failed to configure while upgrading to 10.04 https://bugs.launchpad.net/bugs/657385 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 97513] Re: Squid requires restart after Network Manager made connection to network

2010-10-14 Thread Tobias Krais
** Also affects: squid3 (Ubuntu) Importance: Undecided Status: New ** Changed in: squid3 (Ubuntu) Status: New = Confirmed -- Squid requires restart after Network Manager made connection to network https://bugs.launchpad.net/bugs/97513 You received this bug notification because

[Bug 659975] Re: mailman breaks CC field incorrectly

2010-10-14 Thread James Page
This version of mailman bundles the python email package for compatibility; the patch will need to be applied within the email-2.5.8.tar.gz located in this package. ** Changed in: mailman (Ubuntu) Importance: Undecided = Low ** Changed in: mailman (Ubuntu) Status: New = Confirmed --

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Steve Langasek
That's not unavoidable; just bump the minimum version check to the maverick release version instead of the lucid version. New installations of maverick will get an excess database dump/restore, but the upgrade will be clean for everyone. (This is what was done in the Debian package, fwiw.) **

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Steve Langasek
For natty, this should be addressed by merging the latest version of the Debian package. -- upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

[Bug 660641] [NEW] apache does NOT execute php on maverick

2010-10-14 Thread Jörg BUCHMANN
Public bug reported: Binary package hint: apache2 After a fresh install of maverick and apache2 php5, the php files end up in a blank page or are sent by the server as a file to download ! I have even redone the installation of maverick and then apache2 php5 but nothing changes. ** Affects:

[Bug 50430] Re: NIS has problems starting before the network comes up

2010-10-14 Thread Paul Smith
Here's what I use. This works for me in 10.04 (and below) but I haven't tried it with 10.10 yet. It sure as heck would be nice if someone paid a little attention to this bug. Save this as reautofs, then follow the directions in the comments. #!/bin/sh # # Stupid NetworkManager doesn't wait for

Re: [Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Nathan Stratton Treadway
On Thu, Oct 14, 2010 at 16:31:20 -, Steve Langasek wrote: That's not unavoidable; just bump the minimum version check to the maverick release version instead of the lucid version. New installations of maverick will get an excess database dump/restore, but the upgrade will be clean for

[Bug 651691] Re: Please merge minicom 2.4-4 (universe) from Debian unstable (main)

2010-10-14 Thread Brian Murray
** Tags added: patch -- Please merge minicom 2.4-4 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/651691 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to minicom in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 97513] Re: Squid requires restart after Network Manager made connection to network

2010-10-14 Thread Brian Murray
** Tags added: patch -- Squid requires restart after Network Manager made connection to network https://bugs.launchpad.net/bugs/97513 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 97513] Re: Squid requires restart after Network Manager made connection to network

2010-10-14 Thread Luis Felipe Strano Moraes
Tobias, the patch I had attached last year in July is the same as the one you just posted, check my comment above. -- Squid requires restart after Network Manager made connection to network https://bugs.launchpad.net/bugs/97513 You received this bug notification because you are a member of

Re: [Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Steve Langasek
On Thu, Oct 14, 2010 at 05:32:03PM -, Nathan Stratton Treadway wrote: On Thu, Oct 14, 2010 at 16:31:20 -, Steve Langasek wrote: That's not unavoidable; just bump the minimum version check to the maverick release version instead of the lucid version. New installations of maverick

Re: [Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread James Page
On Thu, 2010-10-14 at 16:31 +, Steve Langasek wrote: ** Also affects: openldap (Ubuntu Lucid) Importance: Undecided Status: New ** Also affects: openldap (Ubuntu Natty) Importance: High Assignee: James Page (james-page) Status: In Progress ** Changed in:

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Mathias Gug
Marking the lucid task invalid as this needs to be fixed in maverick. ** Also affects: openldap (Ubuntu Maverick) Importance: Undecided Status: New ** Changed in: openldap (Ubuntu Maverick) Assignee: (unassigned) = James Page (james-page) ** Changed in: openldap (Ubuntu Lucid)

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Mathias Gug
I've uploaded a fix to maverick-update: --- openldap-2.4.23/debian/slapd.scripts-common +++ openldap-2.4.23/debian/slapd.scripts-common @@ -46,7 +46,7 @@ # Return success if yes. # Usage: if database_format_changed; then - if dpkg --compare-versions $OLD_VERSION lt-nl 2.4.14; then +

[Bug 660747] [NEW] Maverick corrupts files on samba network shares

2010-10-14 Thread franco_bez
Public bug reported: my installtion of Ubuntu 10.10 64Bit Desktop Edition has one severe Problem when using Samba Shares: When I edit files (i.e. using gedit) that lie on the Network share and I happen to remove some content (making the file smaller in size) and then save the file, The file

[Bug 97513] Re: Squid requires restart after Network Manager made connection to network

2010-10-14 Thread Tobias Krais
Hi Luis, not really. Your patch relaods squid. But just reloading squid is not sufficient. We have to restart squid. Why does nobody include the file if there is a patch since one year available!?! Greetings, Tobias -- Squid requires restart after Network Manager made connection to network

Re: [Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Nathan Stratton Treadway
On Thu, Oct 14, 2010 at 17:47:19 -, Steve Langasek wrote: Ah, you're probably right then and I'm just misremembering how this was handled in Debian. Looking through the Debian changelog, it appears that there was a similar problem between 2.4.23-1 and 2.4.23-4. The switch to libdb4.8 was

[Bug 516016] Re: [karmic] openvpn service starts before dhclient

2010-10-14 Thread yiun
I had the same problem with a static ip. I think the problem is that openvpn starts before ip-binding does. Even when openvpn is the last script in the rc, the problem occurs furthermore. I solved the problem by removing the line local xxx.xxx.xxx.xxx. out of the server.conf. -- [karmic]

[Bug 660760] [NEW] package vsftpd (not install ed) failed to install/upgrade: подпр оцесс установлен сцена рий post-installation возврати л код ошибки 3

2010-10-14 Thread Marat
Public bug reported: Binary package hint: vsftpd i try install it and see error ProblemType: Package DistroRelease: Ubuntu 10.10 Package: vsftpd (not installed) ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AptOrdering: libavahi1.0-cil: Install

[Bug 660760] Re: package vsftpd (not installed ) failed to install/upgrade: подпро цесс установлен сценар ий post-installation возвратил код ошибки 3

2010-10-14 Thread Marat
-- package vsftpd (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 3 https://bugs.launchpad.net/bugs/660760 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vsftpd in

[Bug 660421] Re: After upgrading from 10.04 to 10.10 amd64, every execution of a php page causes a 403 error. Lighttpd + PHP cgi

2010-10-14 Thread James Page
Alfredo Thanks for the information that you uploaded - it was really helpful. I have reproduced your issue successfully; in the newer version of lighttpd on Maverick you will need to enable the fastcgi and fastcgi-php modules (which is new as of 1.4.26-2). These files separate the configuration

[Bug 660747] Re: Maverick corrupts files on samba network shares

2010-10-14 Thread franco_bez
I can reproduce the bug even on shares that reside on the same machine: In Nautilus I right-click on a folder and chose file sharing options to make it a writable share. Then, again in Nautilus, I navigate to network and mount the share by clicking on it and supplying username and password. I

[Bug 660747] Re: Maverick corrupts files on samba network shares

2010-10-14 Thread franco_bez
The bug ONLY occurs when the share is mounted via Nautilus. When I mount the same share using the command line smbmount utility (as root) everything works like it should. -- Maverick corrupts files on samba network shares https://bugs.launchpad.net/bugs/660747 You received this bug notification

Re: [Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Nathan Stratton Treadway
On Thu, Oct 14, 2010 at 19:07:47 -, Mathias Gug wrote: + if dpkg --compare-versions $OLD_VERSION lt-nl 2.4.23-0ubuntu3.1; then return 0 else That will force a database dump for every upgrade to maverick. This is the same fix as in Debian (modulo the package

[Bug 660795] [NEW] package samba-common 2:3. 4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el subproceso script post-installation instalado devolvi ó el código de salida de error 1

2010-10-14 Thread Juan Carlos Oyola Hidalgo
Public bug reported: Binary package hint: samba package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1 ProblemType: Package DistroRelease: Ubuntu 10.04 Package: samba-common

[Bug 660795] Re: package samba-common 2:3.4. 7~dfsg-1ubuntu3.2 failed to install/upgrade: el subp roceso script post-installation instalado devolvió el código de salida de error 1

2010-10-14 Thread Juan Carlos Oyola Hidalgo
-- package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/660795 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 660760] Re: package vsftpd (not installed ) failed to install/upgrade: подпро цесс установлен сценар ий post-installation возвратил код ошибки 3

2010-10-14 Thread Scott Moser
This is an interesting bit of the log DpkgTerminalLog | vsftpd group (ftp) already exists, doing nothing. | vsftpd user (ftp) already exists, doing nothing. | gpasswd: user 'ftp' does not exist I was unable to reproduce this failure at all by doing something like: $ apt-get install vsftpd $

[Bug 660747] Re: Maverick corrupts files on samba network shares

2010-10-14 Thread franco_bez
** Also affects: nautilus Importance: Undecided Status: New -- Maverick corrupts files on samba network shares https://bugs.launchpad.net/bugs/660747 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

[Bug 660747] Re: Maverick corrupts files on samba network shares

2010-10-14 Thread Scott Moser
I'm marking this as confirmed based on the second report. I'm not sure if this is necissarily a bug in samba, or if the bug would be in the kernel. It would be helpful if you could run apport-collect 660747 ** Changed in: samba (Ubuntu) Importance: Undecided = High ** Changed in: samba

Re: [Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Nathan Stratton Treadway
On Thu, Oct 14, 2010 at 19:07:47 -, Mathias Gug wrote: I've uploaded a fix to maverick-update: How long before this new version will be available by default for a user upgrading to Maverick? Would it make sense to add a Maverick Release Note mentioning this error and advising users with the

[Bug 660747] Re: Maverick corrupts files on samba network shares

2010-10-14 Thread franco_bez
apport information ** Tags added: apport-collected ** Description changed: my installtion of Ubuntu 10.10 64Bit Desktop Edition has one severe Problem when using Samba Shares: When I edit files (i.e. using gedit) that lie on the Network share and I happen to remove some content

[Bug 660747] SambaInstalledVersions.txt

2010-10-14 Thread franco_bez
apport information ** Attachment added: SambaInstalledVersions.txt https://bugs.edge.launchpad.net/bugs/660747/+attachment/1693260/+files/SambaInstalledVersions.txt -- Maverick corrupts files on samba network shares https://bugs.launchpad.net/bugs/660747 You received this bug notification

[Bug 656738] Re: apache2 restart fails, but exit code is zero

2010-10-14 Thread Scott Moser
I'm unable to reproduce this on 10.10. I tried with something like: while : ; do apt-get install --reinstall apache2-mpm-worker; done I see messages to the console like: Preparing to replace apache2-mpm-worker 2.2.16-1ubuntu3 (using .../apache2-mpm-worker_2.2.16-1ubuntu3_i386.deb) ... *

[Bug 660641] Re: apache does NOT execute php on maverick

2010-10-14 Thread Scott Moser
*** This bug is a duplicate of bug 603192 *** https://bugs.launchpad.net/bugs/603192 I believe this is a duplicate of bug 603192. In short, the following should fix the problem: sudo restart apache2 ** This bug has been marked a duplicate of bug 603192 install of libapache2-mod-php5 may

[Bug 660199] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-10-14 Thread Scott Moser
You may be able to resolve the issue by 'sudo touch /usr/bin/testparm.samba3', or 'sudo apt-get install --reinstall samba- common-bin'. Do you have any idea why /usr/bin/testparm.samba3 would not exist? ** Changed in: samba (Ubuntu) Status: New = Incomplete -- package samba-common-bin

[Bug 656738] Re: apache2 restart fails, but exit code is zero

2010-10-14 Thread Andreas Hasenack
It's a race. The OP mentioned it's a busy server: However this fails, because under load it takes time for apache to stop. -- apache2 restart fails, but exit code is zero https://bugs.launchpad.net/bugs/656738 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 656738] Re: apache2 restart fails, but exit code is zero

2010-10-14 Thread Scott Moser
But the OP says that : it is started too soon you see an error message about port 80 being busy (still used by not sopped apache) and apache then fails to start. I assumed the waiting ...done message was indicating that it actually waited for apache to stop, and thus the start wouldn't hit the

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with Program version 4.8 doesn't match environment version 4.7 error message)

2010-10-14 Thread Mathias Gug
Thanks Nathan and James for the comments on ubuntu3.1. I've uploaded a new version ubuntu3.2 to maverick-proposed. I haven't been able to thoroughly test the ubuntu3.2 packages as my testing environment is currently broken. Please test the ubuntu3.2 packages and report any failure in package new

[Bug 660925] [NEW] package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-10-14 Thread rick leach
Public bug reported: Binary package hint: samba what do you think? any imput ? ProblemType: Package DistroRelease: Ubuntu 10.04 Package: samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 Architecture:

[Bug 660925] Re: package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-10-14 Thread rick leach
-- package samba-common-bin 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 https://bugs.launchpad.net/bugs/660925 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 658341] Re: libclamav6: Some PDFs cause Unknown error code ERROR

2010-10-14 Thread Scott Kitterman
** Changed in: karmic-backports Status: New = Fix Released ** Changed in: hardy-backports Status: New = Fix Released -- libclamav6: Some PDFs cause Unknown error code ERROR https://bugs.launchpad.net/bugs/658341 You received this bug notification because you are a member of Ubuntu