Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 48198] Changes in apache rc script conflicts with FIB patch of rc.subr

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Nov 15, 2009, 6:15 AM

Post #1 of 5 (406 views)
Permalink
[Bug 48198] Changes in apache rc script conflicts with FIB patch of rc.subr

https://issues.apache.org/bugzilla/show_bug.cgi?id=48198

Jeff Trawick <trawick [at] apache> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID

--- Comment #1 from Jeff Trawick <trawick [at] apache> 2009-11-15 06:15:45 UTC ---
Hi Eugen,

That code is apparently maintained by the FreeBSD port team. Please report it
there. It isn't part of the Apache HTTP Server codebase.

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Nov 15, 2009, 6:16 AM

Post #2 of 5 (393 views)
Permalink
[Bug 48198] Changes in apache rc script conflicts with FIB patch of rc.subr [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=48198

Jeff Trawick <trawick [at] apache> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Nov 23, 2009, 1:38 PM

Post #3 of 5 (336 views)
Permalink
[Bug 48198] Changes in apache rc script conflicts with FIB patch of rc.subr [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=48198

Eugen Konkov <eugen.konkov [at] kes> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|INVALID |

--- Comment #2 from Eugen Konkov <eugen.konkov [at] kes> 2009-11-23 13:38:20 UTC ---
gif_up() {
# The following must be removed once RELENG_7 is branched.
case ${gif_interfaces} in
[Nn][Oo])
warn "gif_interfaces=\"NO\" is deprecated, use
gif_interfaces=\"\" instead."
gif_interfaces=""
;;
esac


NO. You dont understand me. NOTICE: rc.subr code:

gif_up() {
# The following must be removed once RELENG_7 is branched.
case ${gif_interfaces} in
[Nn][Oo])
warn "gif_interfaces=\"NO\" is deprecated, use
gif_interfaces=\"\" instead."
gif_interfaces=""
;;
esac

Variable is initialized with empty string. So you also in your apache22 rc
script MUST NOT use:
line51: [ -z "$apache22_fib" ] && apache22_fib="NO"

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Nov 23, 2009, 2:03 PM

Post #4 of 5 (336 views)
Permalink
[Bug 48198] Changes in apache rc script conflicts with FIB patch of rc.subr [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=48198

Jeff Trawick <trawick [at] apache> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID

--- Comment #3 from Jeff Trawick <trawick [at] apache> 2009-11-23 14:03:28 UTC ---
Hi Eugen,

The code you are showing is not part of Apache HTTP Server, and is not
maintained at apache.org. This is the wrong bug reporting system for issues in
the code you quote.

As I responded earlier, that code is apparently maintained by the FreeBSD port
team. Please find the appropriate bug reporting or discussion resources at the
FreeBSD project site.

You can find a reference to some of that code at

http://www.freshports.org/www/apache22/

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Nov 23, 2009, 2:03 PM

Post #5 of 5 (336 views)
Permalink
[Bug 48198] Changes in apache rc script conflicts with FIB patch of rc.subr [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=48198

Jeff Trawick <trawick [at] apache> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED

--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.