Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2013 19:25:47 +0200
From:      Alexandre <axelbsd@ymail.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: pkg_create: corrupted record for package
Message-ID:  <CA%2B8gk99i946efFphhVuUa%2Bh3%2B58S=nm25SM7uem49bTMMMEF4g@mail.gmail.com>
In-Reply-To: <BLU0-SMTP214C2C038C1978F64122B3F93250@phx.gbl>
References:  <BLU0-SMTP1373EE25D40616C1E654F9993250@phx.gbl> <CA%2B8gk98-DthWhCjdaQiZyfaZK9gDGOaUexL0ct3tNTF2OMNFKg@mail.gmail.com> <BLU0-SMTP214C2C038C1978F64122B3F93250@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 15, 2013 at 5:11 PM, Carmel <carmel_ny@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 =E2=9C=8C
> carmel_ny@hotmail.com
>

Carmel,
# grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF !=3D 2) { print $=
1
} }' | cut -d':' -f1
Then reinstall affected packages.

Kind regards,
Alexandre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B8gk99i946efFphhVuUa%2Bh3%2B58S=nm25SM7uem49bTMMMEF4g>