Hi folks,
I'm not an experienced user of FreeBSD, but portmaster was almost always working fine for me. Some days ago, I found a message in one of the ports messages that I should upgrade pkg to PKGNG, so I followed the steps and did it. Since then I'm constantly getting messages like for example:
(yesterday I had to manually rebuild around fifteen ports because of these messages). Now I'm unable to update my ports, because help2man is asking me to rebuild all p5-* ports (according to UPDATING, since Perl5 paths changed). I'm getting this error:
What have I messed up by upgrading to PKGNG? Thanks and sorry for being a noob
I'm not an experienced user of FreeBSD, but portmaster was almost always working fine for me. Some days ago, I found a message in one of the ports messages that I should upgrade pkg to PKGNG, so I followed the steps and did it. Since then I'm constantly getting messages like for example:
Code:
pkg_info: the package info for package 'perl5-5.16.3_4' is corrupt
Code:
[myso@pha /usr/ports/lang/perl5.16]$ sudo portmaster -r perl
===>>> No ORIGIN in /var/db/pkg/perl5-5.16.3_4/+CONTENTS
===>>> Working on:
perl5-5.16.3_4
===>>> Gathering distinfo list for installed ports
===>>> No ORIGIN in /var/db/pkg/perl5-5.16.3_4/+CONTENTS
===>>> perl5-5.16.3_4 1/1
===>>> No ORIGIN in /var/db/pkg/perl5-5.16.3_4/+CONTENTS
===>>> Cannot continue
===>>> Aborting update
===>>> Update for perl5-5.16.3_4 failed
===>>> Aborting update
===>>> Killing background jobs
Terminated
===>>> Exiting
What have I messed up by upgrading to PKGNG? Thanks and sorry for being a noob