pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32357: mail/metamail fails to install on OpenSolaris
The following reply was made to PR pkg/32357; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/32357: mail/metamail fails to install on OpenSolaris
Date: Thu, 22 Dec 2005 12:10:42 +0100 (CET)
> From: segv%netctl.net@localhost
>
> >Number: 32357
> >Category: pkg
> >Synopsis: mail/metamail fails to install on OpenSolaris
> >Confidential: no
> >Severity: serious
> >Priority: medium
> >Responsible: pkg-manager
> >State: open
> >Class: sw-bug
> >Submitter-Id: net
> >Arrival-Date: Thu Dec 22 02:00:00 +0000 2005
> >Originator: segv
> >Release:
> >Organization:
> >Environment:
> SunOS e450-dsl 5.11 snv_28 sun4u sparc SUNW,Ultra-4
> >Description:
> installing man page /opt/pkg/man/man1/splitmail.1
> ln -s -s mmencode.1 /opt/pkg/man/man1/mimencode.1
> installing man page /opt/pkg/man/man4/mailcap.4
> + /usr/ucb/install -c -o root -g root -m 444 mailcap.4
/opt/pkg/man/man4/mailcap.4
> sh: syntax error at line 22: `(' unexpected
> *** [install-all] Error code 2
> 1 error
Please have a look at:
http://public.enst.fr/pkgsrc/pkgstat/SunOS-5.10-20051221.0716/archivers/gzip-inf
o/.broken.html
Same error and can't find why. the context is a bulk build.
Gilles
>
> >How-To-Repeat:
>
> >Fix:
> mail/metamail/work.e450-dsl/mm2.7/src/Makefile has the following line:
>
> @echo "Renaming old mailcap file to $(MAILCAPDIR)/mailcap.old
>
> which is missing closing '"' char, the line should be:
>
> @echo "Renaming old mailcap file to $(MAILCAPDIR)/mailcap.old"
Home |
Main Index |
Thread Index |
Old Index