Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2011 22:13:58 +0200
From:      Matthias Andree <matthias.andree@gmx.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: What is wrong here?
Message-ID:  <4E9C8C86.4060401@gmx.de>
In-Reply-To: <4E9C8B9E.6080801@eskk.nu>
References:  <4E9C8B9E.6080801@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 17.10.2011 22:10, schrieb Leslie Jensen:
> 
> I have a script that does
> 
> portsnap fetch update
> 
> pkg_version -vIL=
> 
> on a Daily basis
> 
> 
> Today I got this little message about "corrupted record" and I would
> like to solve it
> 
> 
> ImageMagick-6.7.3.0_1               <   needs updating (index has 6.7.3.1)
> pkg_version: corrupted record (pkgdep line without argument), ignoring
> pkg_version: corrupted record (pkgdep line without argument), ignoring
> kdemultimedia-4.6.5                 <   needs updating (index has 4.7.2)
> libgtop-2.28.3_1                 <   needs updating (index has 2.28.3_2)
> 
> 
> Any suggestions?

It might help to run:

portmaster --check-depends

and the corruption is either from a file system corruption (like: hard
shutdown/power blackout with enabled write caches), or from an
interrupted portmaster/portupgrade/portinstall or "bare-bones" ports
make run.



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