[Bug 46200] Re: remove lighttpd

2007-06-16 Thread Kevin Smith
I'm running 7.04 Feisty Fawn and just had the same problem.

Tried to apt-get remove lighttpd, but the prerem script tries to stop
the service, and the service is not running, so the remove fails. Since
I have a different web service running already, it would be somewhat
difficult to get lighttpd started.

I had to follow the instructions at
http://www.urbanpuddle.com/articles/2007/05/05/fixing-lighttpd-update-
problem-on-ubuntu which are:

  Go to /var/lib/dpkg/info directory and edit the lighttpd.prerm file.
What you want to do is comment out everything except the set -e.

Quite frustrating, especially for something that supposedly was fixed
earlier.

-- 
remove lighttpd
https://bugs.launchpad.net/bugs/46200
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 46200] Re: remove lighttpd

2006-08-26 Thread Andy Price
** Bug 57848 has been marked a duplicate of this bug

-- 
remove lighttpd
https://launchpad.net/bugs/46200

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 46200] Re: remove lighttpd

2006-08-17 Thread Jérémie Corbier
Fix uploaded to edgy.

** Changed in: lighttpd (Ubuntu)
 Assignee: (unassigned) = Jérémie Corbier
   Status: Unconfirmed = Fix Committed

-- 
remove lighttpd
https://launchpad.net/bugs/46200

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 46200] Re: remove lighttpd

2006-08-17 Thread Jérémie Corbier
lighttpd (1.4.11-7ubuntu1) edgy; urgency=low

  * Merge from debian unstable:
- Restore B-D on libmemcache-dev.
- Keep the additional dependency on libterm-readline-perl-perl.
  * debian/patches:
- Add 02_mod_ssl_post_fix.dpatch: fix a stall with POST requests between
   8317 and 16381 bytes long when mod_ssl is enabled.

lighttpd (1.4.11-7) unstable; urgency=low

  * debian/create-mime.assign.pl - catchup error when /etc/mime.types is not
readable (closes: #375347)

lighttpd (1.4.11-6) unstable; urgency=low

  * debian/control:
   - Recommends: Changed to alternative: php4-cgi | php5-cgi (closes: #368215)
  * include-conf-enabled.pl script changed according to patch from
Tobias Gruetzmacher [EMAIL PROTECTED] (closes: #368352)
  * debian/lighttpd.conf: removed global for local aliases (/images/, /doc/)
(closes: #366801)

lighttpd (1.4.11-5) unstable; urgency=low

  * debian/init.d:
   - --oknodo added to section stop to close finally #35979
   - --retry 30 added to section reload, to prevents problems with
 logrotating (closes: #366366)
  * debian/control:
   Standards-Version: increased to 3.7.2 without additional changes

lighttpd (1.4.11-4) unstable; urgency=low

  [ Krzysztof Krzyzaniak (eloy) ]
  * debian/init.d:
   - exit 1 after failed actions removed (closes: #359792)
  * debian/conf-available/10-fastcgi.conf updated (closes: #362827)
thanks to Joerg Rieger a.mailinglists#lumrix.net

  [ Torsten Marek ]
  * Change my email address to [EMAIL PROTECTED]
  * Remove --background from the start action, since it
breaks the error checking of start-stop-daemon.
The behaviour described in #355865 is not reproducable
any more.
  * make reload action in initscript more well-behaved


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

-- 
remove lighttpd
https://launchpad.net/bugs/46200

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 46200] Re: remove lighttpd

2006-08-15 Thread Pete Crosier
I've fixed this by editing /var/lib/dpkg/info/lighttpd.prerm ..
commenting out everything within/including the if.. statement and then
running apt-get remove as normal.

-- 
remove lighttpd
https://launchpad.net/bugs/46200

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 46200] Re: remove lighttpd

2006-07-26 Thread Ethan Lofton
I have this problem too whenever I try and remove lighttpd.  The only
way I could fix it was to add 'exit 0' on a new line in the
/etc/init.d/lighttpd init script after #!/bin/sh ...

And then I had to remove all lighttpd related files manually.  Extremely
annoying, horrific package to a great project.  The package also fails
to do things such as creating the user www and group www , causing
havoc.

Absolutely horrible, this needs to be fixed urgently!! ;S

-- 
remove lighttpd
https://launchpad.net/bugs/46200

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs