[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#224233: apache-common: sed error



Hi Paul,
	-s was a typo, reported in another bug and fixed. I already
uploaded -3 with both the -s to -e correction and the version dependency.

Fabio

On Wed, 17 Dec 2003, Paul Telford wrote:

> I know you already marked this pending, but here's some more
> information just in case it helps you.
>
>
> After some more digging I found that this is caused by modules-config
> which is not compatible with older versions of sed.
>
>
> ptelford@ros-saab:/usr/share/apache$ dpkg -l apache-common
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> uppercase=bad)
> ||/ Name                     Version                  Description
> +++-========================-========================-
> ================================================================
> ii  apache-common            1.3.29.0.1-2             Support files for
> all Apache webservers
> ptelford@ros-saab:/usr/share/apache$ grep "sed -s"
> /usr/sbin/modules-config
>                  sed -s 's/AddModule mod_perl.c/LoadModule perl_module
> \/usr\/lib\/apache\/1.3\/mod_perl.so/g' | \
> ptelford@ros-saab:/usr/share/apache$ dpkg -l sed
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> uppercase=bad)
> ||/ Name                     Version                  Description
> +++-========================-========================-
> ================================================================
> ii  sed                      3.02-8                   The GNU sed
> stream editor.
>
>
> After upgrading sed this particular error goes away.
>
> ptelford@ros-saab:/usr/share/apache$ dpkg -l sed
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
> uppercase=bad)
> ||/ Name                     Version                  Description
> +++-========================-========================-
> ================================================================
> ii  sed                      4.0.7-3                  The GNU sed
> stream editor
>
>
> Looks like a versioned depends is needed.  Older versions of sed can't
> use the "-s" option.
>
> Thanks,
>
> --
> Paul Telford | 1024D/431B38BA | pxt@debian.org | paul@droflet.net
>         C903 0E85 9AF5 1B80 6A5F  F169 D7E9 4363 431B 38BA
>
>

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp00004.html



Reply to: