pkg_create: corrupted record for package
Alexandre
axelbsd at ymail.com
Sun Sep 15 17:26:17 UTC 2013
On Sun, Sep 15, 2013 at 5:11 PM, Carmel <carmel_ny at hotmail.com> wrote:
> On Sun, 15 Sep 2013 16:56:20 +0200
> Alexandre articulated:
>
> > Have you tried this?
> > # portmaster --check-depends
>
> Yes, it ran to completion but fixed nothing.
>
> --
> Carmel ✌
> carmel_ny at hotmail.com
>
Carmel,
# grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1
} }' | cut -d':' -f1
Then reinstall affected packages.
Kind regards,
Alexandre
More information about the freebsd-questions
mailing list