On 2024-10-31, hahahahacker2009 <hahahahacker2009@gmail.com> wrote:
> Vào Th 5, 31 thg 10, 2024 vào lúc 03:35 J Doe
><general@nativemethods.com> đã viết:
>>
>> Hello,
>>
>> I have a basic question about following -current.
>>
>> I have an OpenBSD 7.5 system. I want to grab the latest snapshot and update my packages. Is the correct process as follows ?
>>
>> $ doas sysupgrade -s
>> $ doas pkg_add -uvi
>>
>
> Yes
>
>> The OpenBSD FAQ mentions that package updates changes when a snapshot is a release candidate. In that case is the correct process as follows ?
>>
>> $ doas sysupgrade -s
>> $ doas pkg_add -D snap
>>
>
> TL;DR: when pkg_add -u breaks, run pkg_add -D snap -u instead
Or just set PKG_PATH to the snapshots directory and export it in your
shell startup script.
--
Please keep replies on the mailing list.
No comments:
Post a Comment