At Tue, 19 Nov 2002 13:03:26 -0600,
Debian Bug Tracking System wrote:
> > reassign 169784 libc6
> Bug#169784: Problem while installing libc6 2.3.1-4
> Bug reassigned from package `libc6-2.3.1-4' to `libc6'.

> While post-installing this package, an error occurs if apache2 is not installed.
> In post-inst script line 176, initial line is :
> check=$(sed 's/apache2-common/apache2/ $check) which causes script to exit in case 
> sed can't find apache2-common in $check
> so, just replace this line by 
> check=$(echo $check|sed 's/apache2-common/apache2/)
> and everything goes well.
> Little problem, big effects...

It's already fixed in 2.3.1-8.  I close this bug.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to