pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36662: pkgtools/pkg_install's audit_packages appears to be platform-specific
The following reply was made to PR pkg/36662; it has been noted by GNATS.
From: "Stuart Shelton" <srcshelton%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost, adrianp%stindustries.net@localhost
Cc: joerg%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/36662: pkgtools/pkg_install's audit_packages appears to be
platform-specific
Date: Thu, 19 Jul 2007 17:48:07 +0100
It's still breaking because <err.h> rather than <nbcompat/err.h> is included...
... and because <sys/cdefs.h> (which defines the macro __P) isn't
being included...
... but, having said this, when run with "-g" it does produce a hash,
and with "-vvv" it does show reasonable looking output - so I think
that's cracked it.
Cheers,
Stuart
On 19/07/07, Adrian Portelli <adrianp%stindustries.net@localhost> wrote:
> The following reply was made to PR pkg/36662; it has been noted by GNATS.
>
> From: Adrian Portelli <adrianp%stindustries.net@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/36662: pkgtools/pkg_install's audit_packages appears to be
> platform-specific
> Date: Wed, 18 Jul 2007 23:15:00 +0100
>
> Hi,
>
> Could you please do a 'cvs update' to make sure you have all the latest
> changes and then apply the following patch:
>
> http://www.stindustries.net/NetBSD/stuff/pkg_install.diff
>
> (cd ${PREFIX} && cat pkg_install.diff | patch -p0)
>
> And see if this fixes your issues.
>
> thanks,
>
> adrian.
>
>
Home |
Main Index |
Thread Index |
Old Index