Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 14:23:31 -0500
From:      Michael Butler <imb@protected-networks.net>
To:        Scott Long <scottl@samsco.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: pkg.c revision 367687 breaks pkg
Message-ID:  <d4dd1c3f-1cac-0868-e889-64849990a269@protected-networks.net>
In-Reply-To: <EC6FF21B-109A-45EE-97F2-A04B1F195DFA@samsco.org>
References:  <A3B7709B-8C16-48E0-9A6C-E45D206F6DE6@gmail.com> <EC6FF21B-109A-45EE-97F2-A04B1F195DFA@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Not for me, it's not ..

imb@toshi:/usr/src/usr.sbin/pkg> pkg info -a
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: n

And yet ..

imb@toshi:/home/imb> ll /usr/local/sbin/pkg
-rwxr-xr-x  1 root  wheel  2890304 Oct 11 09:54 /usr/local/sbin/pkg*

Reverting to SVN r367686 works correctly. mailwrapper is similarly broekn,

	imb


On 11/15/20 1:55 PM, Scott Long wrote:
> This is fixed in revision 367701
> 
> Scott
> 
> 
>> On Nov 15, 2020, at 11:52 AM, Manfred Antar <manfredantar@gmail.com> wrote:
>>
>> pkg.c revision 367687 breaks pkg :
>>
>> (pkg)5052}pkg
>> The package management tool is not yet installed on your system.
>> Do you want to fetch and install it now? [y/N]:
>>
>> This is after upgrading to the latest pkg and libutil.
>> pkg.c version 367075 works:
>>
>> (pkg)5057}pkg
>> pkg: not enough arguments
>> Usage: pkg [-v] [-d] [-l] [-N] [-j <jail name or id>|-c <chroot path>|-r <rootdir>] [-C <configuration file>] [-R <repo config dir>] [-o var=value] [-4|-6] <command> [<args>]
>>
>> For more information on available commands and options see 'pkg help’.
>>
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d4dd1c3f-1cac-0868-e889-64849990a269>