[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-10-04 Thread Thomas Dahlmann
Sorry, I just found out for my self after a reboot :( It keeps the configuration files but removes symbolic links to modules and configurationfiles. I also had to battle with a new ports.conf file which got installed. It added a Listen 443 statement that blocked the Apache server from starting

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-10-04 Thread Thomas Dahlmann
Sorry, I just found out for my self after a reboot :( It keeps the configuration files but removes symbolic links to modules and configurationfiles. I also had to battle with a new ports.conf file which got installed. It added a Listen 443 statement that blocked the Apache server from starting

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-10-01 Thread Thomas Dahlmann
I had this error for a while: Setting up apache2.2-common (2.2.14-5ubuntu8.2) ... ERROR: Module reqtimeout does not exist! dpkg: error processing apache2.2-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-10-01 Thread Dan Lui
Thanks Tom, that worked for me. Much appreciated. But just to note for anyone else using it, make sure to save your /etc/apache2 directory first. That fix wiped out my configs, good thing I had a backup. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-10-01 Thread Thomas Dahlmann
I had this error for a while: Setting up apache2.2-common (2.2.14-5ubuntu8.2) ... ERROR: Module reqtimeout does not exist! dpkg: error processing apache2.2-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-10-01 Thread Dan Lui
Thanks Tom, that worked for me. Much appreciated. But just to note for anyone else using it, make sure to save your /etc/apache2 directory first. That fix wiped out my configs, good thing I had a backup. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-30 Thread Dan Lui
Hi, I'm also hitting this issue, and its been weeks and I still haven't found a solution. I can't seem to remove apache2.2-common. superj...@dirtysnowball:~$ sudo dpkg --purge --force-remove-reinstreq apache2.2-common dpkg: dependency problems prevent removal of apache2.2-common:

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-30 Thread Dan Lui
Hi, I'm also hitting this issue, and its been weeks and I still haven't found a solution. I can't seem to remove apache2.2-common. superj...@dirtysnowball:~$ sudo dpkg --purge --force-remove-reinstreq apache2.2-common dpkg: dependency problems prevent removal of apache2.2-common:

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread Ross Golder
This worked for me: 'sudo dpkg --purge --force-remove-reinstreq apache2.2-common' Got it from bug #576255. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Ross: running that command doesn't seem to work for me; it complains about all the dependencies I have against apache2.2-common: r...@dyson /srv # dpkg --purge --force-remove-reinstreq apache2.2-common dpkg: dependency problems prevent removal of apache2.2-common: libapache2-mod-fcgid depends

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Well, from the other bug # you linked, I was able to get enough of a hint to trace this back to a problem of: I have /etc/apache2 symlinked to another location where I keep all my server configs version controlled in a directory where everything is backed up on a daily basis. Apparently apt at

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread Ross Golder
This worked for me: 'sudo dpkg --purge --force-remove-reinstreq apache2.2-common' Got it from bug #576255. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Ross: running that command doesn't seem to work for me; it complains about all the dependencies I have against apache2.2-common: r...@dyson /srv # dpkg --purge --force-remove-reinstreq apache2.2-common dpkg: dependency problems prevent removal of apache2.2-common: libapache2-mod-fcgid depends

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Well, from the other bug # you linked, I was able to get enough of a hint to trace this back to a problem of: I have /etc/apache2 symlinked to another location where I keep all my server configs version controlled in a directory where everything is backed up on a daily basis. Apparently apt at

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-28 Thread John Reese
I'm having the same problem on my server. It's not a critical issue, because I can continue running Apache via `service apache2 restart`, but I've attached the update output in hopes that it will somehow help. Would be great to know how to fix this. :) ** Attachment added: Log from `aptitude

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-28 Thread John Reese
I'm having the same problem on my server. It's not a critical issue, because I can continue running Apache via `service apache2 restart`, but I've attached the update output in hopes that it will somehow help. Would be great to know how to fix this. :) ** Attachment added: Log from `aptitude

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-24 Thread Egon Willighagen
Same here. Sept 24. :( -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. --

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-24 Thread ChillyWilly
Me to, some error. module reqtimeout doens't exist, so sudo a2enmod reqtimeout doesn't work. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-24 Thread Egon Willighagen
Same here. Sept 24. :( -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-24 Thread ChillyWilly
Me to, some error. module reqtimeout doens't exist, so sudo a2enmod reqtimeout doesn't work. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-22 Thread Chris Carey
I ran into this bug *today* 2010-09-22 when updating to latest: subl...@sublime:~$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 3 not fully installed or

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-22 Thread Chris Carey
I ran into this bug *today* 2010-09-22 when updating to latest: subl...@sublime:~$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 3 not fully installed or

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-06-23 Thread peteacel
apache upgrade to the latest version to be compatible with lucid. I suppose it is for this reason, generated by the bug. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-06-23 Thread peteacel
apache upgrade to the latest version to be compatible with lucid. I suppose it is for this reason, generated by the bug. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-06-22 Thread yaya
** Changed in: apache2 (Ubuntu) Status: Fix Released = Fix Committed ** Changed in: apache2 (Ubuntu) Status: Fix Committed = Fix Released -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-06-22 Thread yaya
** Changed in: apache2 (Ubuntu) Status: Fix Released = Fix Committed ** Changed in: apache2 (Ubuntu) Status: Fix Committed = Fix Released -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-06-04 Thread Ganton
If it can be useful for anyone: I also got this error: ERROR: Module reqtimeout does not exist! I executed: sudo a2dismod reqtimeout but this did not work for me, it said: ERROR: Module reqtimeout does not exist! The solution told in

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-26 Thread Steve Langasek
tjhunter, Do you have the /etc/apache2/mods-available/reqtimeout.conf file on your system? This config file is provided by this version of apache2.2-common; the error message suggests the file is missing. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-26 Thread tjhunter
I did get it working. I removed any and all apache2 related packages including apache2.2-common and reinstalled them. Not sure why apache2.2-common didn't get upgraded automatically. Another thing is that I tried using synaptic instead of aptitude and it seemed to help. Not sure why that would be.

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-26 Thread Steve Langasek
tjhunter, Do you have the /etc/apache2/mods-available/reqtimeout.conf file on your system? This config file is provided by this version of apache2.2-common; the error message suggests the file is missing. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-26 Thread tjhunter
I did get it working. I removed any and all apache2 related packages including apache2.2-common and reinstalled them. Not sure why apache2.2-common didn't get upgraded automatically. Another thing is that I tried using synaptic instead of aptitude and it seemed to help. Not sure why that would be.

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-25 Thread tjhunter
This still seems to be affecting me. I was having problems with apache, so I removed it completely and tried to reinstall it. Setting up apache2.2-common (2.2.14-5ubuntu8) ... ERROR: Module reqtimeout does not exist! dpkg: error processing apache2.2-common (--configure): subprocess installed

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-25 Thread tjhunter
This still seems to be affecting me. I was having problems with apache, so I removed it completely and tried to reinstall it. Setting up apache2.2-common (2.2.14-5ubuntu8) ... ERROR: Module reqtimeout does not exist! dpkg: error processing apache2.2-common (--configure): subprocess installed

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-14 Thread Robert Massaioli
Just letting everyone know that I received this fix already. Nice turn around time really. Less than a day. And that was from a not so well known package mirror. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-14 Thread Robert Massaioli
Just letting everyone know that I received this fix already. Nice turn around time really. Less than a day. And that was from a not so well known package mirror. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Chris Jones
** Changed in: apache2 (Ubuntu) Status: New = Confirmed -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Pete Deremer
This happened to me also. I can confirm everything that was stated above, the file is indeed missing. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Hung
I have just updated and got the same error. I can't find /usr/lib/apache2/modules/mod_reqtimeout.so. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread mars_f...@yahoo.cn
Me too. what shall I do -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. --

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Lito
You can comment line 1 in /etc/apache2/mods-enabled/reqtimeout.load with a # and then restart apache -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Dimitrios Ntoulas
Me too * Starting web server apache2 apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/reqtimeout.load: Cannot load /usr/lib/apache2/modules/mod_reqtimeout.so into server: /usr/lib/apache2/modules/mod_reqtimeout.so: cannot open

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ed Madrigal
#5 solution worked for me, apache is working properly again. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread chemicaloliver
The best way to work around this is to disable the reqtimeout module temporarily using sudo a2dismod reqtimeout then all will work, when this bug is fixed it can be re-enabled using sudo a2enmod reqtimeout It's easier to remember how to reverse the change if you use the apache too in the first

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Mathias Gug
** Also affects: apache2 (Ubuntu Lucid) Importance: Critical Assignee: Chuck Short (zulcss) Status: Confirmed ** Changed in: apache2 (Ubuntu Lucid) Milestone: None = ubuntu-10.04 -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu8 --- apache2 (2.2.14-5ubuntu8) lucid; urgency=low * debian/patches/210-backport-mod-reqtimeout-ftbfs.dpatch: Add missing mod_reqtime.so (LP: #562370) -- Chuck Short zul...@ubuntu.com Tue, 13 Apr 2010 15:09:57 -0400

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ramiro Jr. Franco
I'm sort of new here, I'm still receiving this issue even though it says the fix has been released, does this take a while to propagate to the apt servers? -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You

Re: [Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ed Madrigal
Not normally, did you try the fix on #5. Simply commenting that line out got me back on track. On Tue, Apr 13, 2010 at 5:09 PM, Ramiro Jr. Franco rjfra...@gmail.comwrote: I'm sort of new here, I'm still receiving this issue even though it says the fix has been released, does this take a while

Re: [Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ed Madrigal
Also did you: sudo apt-get update On Tue, Apr 13, 2010 at 8:09 PM, Ed Madrigal madrigal...@gmail.com wrote: Not normally, did you try the fix on #5. Simply commenting that line out got me back on track. On Tue, Apr 13, 2010 at 5:09 PM, Ramiro Jr. Franco rjfra...@gmail.comwrote: I'm

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Rui Andrada
the best workaround solution for the problem is #8 https://bugs.launchpad.net/ubuntu/lucid/+source/apache2/+bug/562370/comments/8 edit the file is not so good. Use the support command of system: sudo a2dismod reqtimeout -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Chris Jones
** Changed in: apache2 (Ubuntu) Status: New = Confirmed -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Pete Deremer
This happened to me also. I can confirm everything that was stated above, the file is indeed missing. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Hung
I have just updated and got the same error. I can't find /usr/lib/apache2/modules/mod_reqtimeout.so. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread mars_f...@yahoo.cn
Me too. what shall I do -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Lito
You can comment line 1 in /etc/apache2/mods-enabled/reqtimeout.load with a # and then restart apache -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Dimitrios Ntoulas
Me too * Starting web server apache2 apache2: Syntax error on line 204 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/reqtimeout.load: Cannot load /usr/lib/apache2/modules/mod_reqtimeout.so into server: /usr/lib/apache2/modules/mod_reqtimeout.so: cannot open

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ed Madrigal
#5 solution worked for me, apache is working properly again. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread chemicaloliver
The best way to work around this is to disable the reqtimeout module temporarily using sudo a2dismod reqtimeout then all will work, when this bug is fixed it can be re-enabled using sudo a2enmod reqtimeout It's easier to remember how to reverse the change if you use the apache too in the first

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Mathias Gug
** Also affects: apache2 (Ubuntu Lucid) Importance: Critical Assignee: Chuck Short (zulcss) Status: Confirmed ** Changed in: apache2 (Ubuntu Lucid) Milestone: None = ubuntu-10.04 -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu8 --- apache2 (2.2.14-5ubuntu8) lucid; urgency=low * debian/patches/210-backport-mod-reqtimeout-ftbfs.dpatch: Add missing mod_reqtime.so (LP: #562370) -- Chuck Short zul...@ubuntu.com Tue, 13 Apr 2010 15:09:57 -0400

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ramiro Jr. Franco
I'm sort of new here, I'm still receiving this issue even though it says the fix has been released, does this take a while to propagate to the apt servers? -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You

Re: [Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ed Madrigal
Not normally, did you try the fix on #5. Simply commenting that line out got me back on track. On Tue, Apr 13, 2010 at 5:09 PM, Ramiro Jr. Franco rjfra...@gmail.comwrote: I'm sort of new here, I'm still receiving this issue even though it says the fix has been released, does this take a while

Re: [Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Ed Madrigal
Also did you: sudo apt-get update On Tue, Apr 13, 2010 at 8:09 PM, Ed Madrigal madrigal...@gmail.com wrote: Not normally, did you try the fix on #5. Simply commenting that line out got me back on track. On Tue, Apr 13, 2010 at 5:09 PM, Ramiro Jr. Franco rjfra...@gmail.comwrote: I'm

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-04-13 Thread Rui Andrada
the best workaround solution for the problem is #8 https://bugs.launchpad.net/ubuntu/lucid/+source/apache2/+bug/562370/comments/8 edit the file is not so good. Use the support command of system: sudo a2dismod reqtimeout -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax