Re: pkg_rolling-replace and mismatched version

2024-06-07 Thread Riccardo Mottola
Hi, Greg Troxel wrote: I am pretty convinced that something is wrong with your system. just for the record. I had an obsolete |PKG_DBDIR| in |/etc/pkg_install.conf| set to /var/db/pkg That was probably the root of evil, of a half-assed transition - by miracle it worked until I tried to upg

Re: pkg_rolling-replace and mismatched version

2024-06-07 Thread Riccardo Mottola
Hi, Greg Troxel wrote: Riccardo Mottola writes: sudo pkg_add -v /usr/packages/All/perl-5.38.2.tgz pkg_add: no pkg found for '/usr/packages/All/perl-5.38.2.tgz', sorry. pkg_add: 1 package addition failed -rw-r--r--  1 root  wheel   18M May 17 18:32 perl-5.38.2.tgz run "tar tfvz" on it and se

Re: pkg_rolling-replace and mismatched version

2024-06-06 Thread Greg Troxel
Riccardo Mottola writes: > sudo pkg_add -v /usr/packages/All/perl-5.38.2.tgz > pkg_add: no pkg found for '/usr/packages/All/perl-5.38.2.tgz', sorry. > pkg_add: 1 package addition failed > > -rw-r--r--  1 root  wheel   18M May 17 18:32 perl-5.38.2.tgz run "tar tfvz" on it and see what's inside.

Re: pkg_rolling-replace and mismatched version

2024-06-06 Thread Riccardo Mottola
Hi! replying to myself. I wanted to run lintpkgsrc too I think maybe perl is missing? I have my locally build binary package. However, it doesn't install. sudo pkg_add -v /usr/packages/All/perl-5.38.2.tgz pkg_add: no pkg found for '/usr/packages/All/perl-5.38.2.tgz', sorry. pkg_add: 1 packag

Re: pkg_rolling-replace and mismatched version

2024-06-06 Thread Riccardo Mottola
Hi Greg! thanks for replying... Greg Troxel wrote: It sounds like you are not having a pkg_rolling-replace problem, in that the underlying make replace does not work. Please see the pkg_rolling-replace man page where it asks that problems with a make replace (that was ordered reasonably) not b

Re: pkg_rolling-replace and mismatched version

2024-06-06 Thread Greg Troxel
It sounds like you are not having a pkg_rolling-replace problem, in that the underlying make replace does not work. Please see the pkg_rolling-replace man page where it asks that problems with a make replace (that was ordered reasonably) not be reported as pkg_rolling-replace issues. I would sugg