[Bug 223494] [NEW] Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
Public bug reported: I upgraded from Gutsy to Hardy Heron. Apache2 now doesn't appear to start. I was serving gallery2 from it. When apache2 is being started there are no errors generated but I cannot find any apache2 processes running and sudo apache2ctl stop produces: httpd (no pid file) not

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-04-28 Thread Daniel James
Me too... A work around is to install the Gutsy libjasper and libmagic9: http://archive.ubuntu.com/ubuntu/pool/main/j/jasper/ From there I installed libjasper-1.701-1_1.701.0-2_i386.deb http://archive.ubuntu.com/ubuntu/pool/main/i/imagemagick/ From there I installed

[Bug 106146] Re: Cannot mount cifs shares as normal user on directories not owned by the user

2008-04-28 Thread DonQuichote
I had the problem that I could mount the shares through /etc/fstab, but did not have the rights on them afterwards, even though I owned the mount points. I solved it by adding uid=username to the fstab lines. Hope this helps. -- Cannot mount cifs shares as normal user on directories not owned

[Bug 222761] Re: upsd doesn't start NOT 221737

2008-04-28 Thread Jamie Strandboge
Marking as triaged. 'adduser nut nut' fixes the problem. This should probably be SRU'd as it renders upsd unusable. ** Changed in: nut (Ubuntu) Status: New = Triaged -- upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you

[Bug 199144] Re: Apache2 with mpm_worker times out with many concurrent requests

2008-04-28 Thread Matteo Sasso
I experience the same issue as bug #147639. Maybe they are related? -- Apache2 with mpm_worker times out with many concurrent requests https://bugs.launchpad.net/bugs/199144 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 220724] Re: Assertion error in schema_init.c:366: octetStringIndexer

2008-04-28 Thread Chuck Short
** Changed in: openldap2.3 (Ubuntu) Status: Incomplete = Confirmed ** Summary changed: - Assertion error in schema_init.c:366: octetStringIndexer + [SRU] Assertion error in schema_init.c:366: octetStringIndexer -- [SRU] Assertion error in schema_init.c:366: octetStringIndexer

[Bug 220724] Re: [SRU] Assertion error in schema_init.c:366: octetStringIndexer

2008-04-28 Thread Chuck Short
Statement of Impact: Slapd crashes when doing a time stamp modification. I was able to reproduce this readily in hardy. how this bug has been addressed: I have attached the patch that fixes this issue for hardy. It is basically a 2 line patch that has been already commited upstream. It is

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-04-28 Thread Chuck Short
** Summary changed: - upsd doesn't start NOT 221737 + [SRU] upsd doesn't start NOT 221737 -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. --

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-04-28 Thread Martin Pitt
+# Make sure that the nut group actually exists +adduser nut nut First, the comment and command do not match. This will *not* create a nut group. Second, this is missing a test whether both the user and the group have a system ID (100 = id 500). Third, this call looks really weird in the

[Bug 220724] Re: [SRU] Assertion error in schema_init.c:366: octetStringIndexer

2008-04-28 Thread Martin Pitt
Chuck, thanks for reproducing and the patch. Please provide a detailled changelog entry which accompanies the patch and upload to hardy-proposed when you are ready. BTW, the regression part of the SRU policy is to estimate the worst possilble regression, not the actual set of regressions this

[Bug 223836] Re: user table setup fails if hostname is localhost

2008-04-28 Thread Daniel Hahler
** Attachment added: Debdiff for Intrepid http://launchpadlibrarian.net/13993285/mysql-dfsg-5.0_5.0.51a-3ubuntu6.dsc.diff ** Bug watch added: Debian Bug tracker #478319 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478319 ** Also affects: mysql-dfsg-5.0 (Debian) via

[Bug 223494] Re: Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
I followed the instructions at http://howtoforge.com/eaccelerator_php5_debian_etch to rebuild and reinstall eaccelerator and now all is fine -:) -- Apache2 fails to start properly after upgrade to Hardy from Gutsy https://bugs.launchpad.net/bugs/223494 You received this bug notification because

[Bug 223494] Re: Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
Ah error.log is moaning - PHP Warning: [eAccelerator] This build of eAccelerator was compiled for PHP version 5.2.3-1ubuntu6.3. Rebuild it for your PHP version (5.2.4-2ubuntu5) or download precompiled binaries$ PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0 --

[Bug 223494] Re: Apache2 fails to start properly after upgrade to Hardy from Gutsy

2008-04-28 Thread Stephen Hill
/var/run/apache2 is empty -- Apache2 fails to start properly after upgrade to Hardy from Gutsy https://bugs.launchpad.net/bugs/223494 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

[Bug 221197] Re: libldap-2.4-2 replaces libldap2 but does not provide it

2008-04-28 Thread Chuck Short
Which version of ubuntu are you running? Thanks chuck ** Changed in: openldap2.3 (Ubuntu) Status: New = Incomplete -- libldap-2.4-2 replaces libldap2 but does not provide it https://bugs.launchpad.net/bugs/221197 You received this bug notification because you are a member of Ubuntu

[Bug 218899] Re: upgrade to hardy: user openldap is not added to group sasl

2008-04-28 Thread Martin Emrich
Hi! I have a pretty simple setup with libnss-ldap and libpam-ldap authenticating a locally running slapd, which in turn authenticates against sasldb. I have no saslauthd or so running. Before upgrading from dapper to hardy, slapd ran as root, and thus was able to access /etc/sasldb2. After the

[Bug 223572] [NEW] ldap_auth library usage

2008-04-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After an upgrade from 6.06 to 8.04 : The binary ldap_auth, distributed as part of squid, requires two libraries, which it thinks are called libldap_r.so.2 and liblber,so,2 These exist in 8.04 as libldap-2.4.so.2 - libldap_r-2.4.so.2 and liblber-2.4.so.2

[Bug 185729] Re: nautilus is unable to copy folders from samba

2008-04-28 Thread rexluv
I am experiencing the same problem. I have a Western Digital NAS. I am able to see all folders and files on the NAS and I am able to copy individual files. I am not able to copy folders over for some reason. It seemed to work fine in Gutsy but I cannot get it to work in Hardy Heron. -- nautilus

[Bug 174352] Re: [CVE-2007-6239] squid-2.X and squid-3.x are vulnerable

2008-04-28 Thread Bug Watch Updater
** Changed in: squid (Debian) Status: Fix Committed = Fix Released -- [CVE-2007-6239] squid-2.X and squid-3.x are vulnerable https://bugs.launchpad.net/bugs/174352 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in ubuntu.

[Bug 138313] Re: new upstream version of mtx requested.

2008-04-28 Thread Bug Watch Updater
** Changed in: mtx (Debian) Status: New = Fix Released -- new upstream version of mtx requested. https://bugs.launchpad.net/bugs/138313 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mtx in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 155947] Re: libnss-ldap: calls to initgroups() causes boot to hang when using 'bind_policy hard'

2008-04-28 Thread Bug Watch Updater
** Changed in: libnss-ldap (Debian) Status: Unknown = Fix Released -- libnss-ldap: calls to initgroups() causes boot to hang when using 'bind_policy hard' https://bugs.launchpad.net/bugs/155947 You received this bug notification because you are a member of Ubuntu Server Team, which is a

[Bug 223972] [NEW] could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread JoanFahey
*** This bug is a duplicate of bug 223971 *** https://bugs.launchpad.net/bugs/223971 Public bug reported: Binary package hint: samba could not install Samba COmmon on Version 8.04 LTS. as subprocess post install script returned error exit status 1. I now have message on screen but am

[Bug 223972] Re: could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread CloudFX
*** This bug is a duplicate of bug 223971 *** https://bugs.launchpad.net/bugs/223971 Marked as duplicated of bug 223971. ** This bug has been marked a duplicate of bug 223971 could not install amba Common, upgrade will continue but samba package could be in a not working state -- could

[Bug 223971] [NEW] could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread JoanFahey
Public bug reported: Binary package hint: samba could not install Samba COmmon on Version 8.04 LTS. as subprocess post install script returned error exit status 1. I now have message on screen but am unable to do anything with it. the message is asking if I want to keep local version of samba

[Bug 223971] Re: could not install amba Common, upgrade will continue but samba package could be in a not working state

2008-04-28 Thread JoanFahey
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13998549/Dependencies.txt -- could not install amba Common, upgrade will continue but samba package could be in a not working state https://bugs.launchpad.net/bugs/223971 You received this bug notification because you are a

Re: [Bug 223932] [NEW] permissions issue with nut init script

2008-04-28 Thread Dustin Kirkland
*** This bug is a duplicate of bug 222761 *** https://bugs.launchpad.net/bugs/222761 Hi- Is this perhaps a duplicate of Bug #222761? :-Dustin -- permissions issue with nut init script https://bugs.launchpad.net/bugs/223932 You received this bug notification because you are a member of