Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2014 11:54:52 +0100
From:      Milan Obuch <freebsd-ports@dino.sk>
To:        freebsd-ports@freebsd.org
Subject:   Re: pkg check -s -a output unusable/incomplete
Message-ID:  <20141207115452.487caca4@zeta.dino.sk>
In-Reply-To: <54842F4C.2070909@groumpf.org>
References:  <20141207093839.15224f88@zeta.dino.sk> <54842F4C.2070909@groumpf.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 07 Dec 2014 11:43:24 +0100
Xavier <xavier@groumpf.org> wrote:

> On 07/12/14 09:38, Milan Obuch wrote:
> 
> > # pkg check -s -a
> > Checking all packages:  24%
> > pkg: pkg_create_from_dir(lstat failed): No such file or directory
> > Checking all packages: 100%
> > #
> > 
> > and no idea now which package needs reinstall.
> 
> Agreed. One need to use verbose output to identifiy the problem.
> 
> Xav
> 

Thanks, 'pkg check -s -a -v' gives a clue here:

[23/91] Checking gettext-tools-0.19.3: checksums...pkg:
pkg_create_from_dir(lstat failed): No such file or directory

Rebuilding/reinstalling gettext-tools-0.19.3 makes a clean check now.
Anyway, in such an anomaly case, I would prefer message in non verbose
check to include package name, at least.

Regards,
Milan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141207115452.487caca4>