NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/59759: Core dump on sysupgrade to 11.0 BETA
The following reply was made to PR install/59759; it has been noted by GNATS.
From: J Spath <jspath55%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: install/59759: Core dump on sysupgrade to 11.0 BETA
Date: Wed, 26 Nov 2025 16:22:45 -0500
On 18/11/2025 10:20, Christos Zoulas via gnats wrote:
> > On Mon, Nov 17, 2025, 17:54 Christos Zoulas <christos%zoulas.com@localhost>
> > wrote:
> >
> > > > As sysupgrade is in pkgsrc, should I suggest the doc change there?
> > >
> >
> > > Yes, let's fix the broken versions.
> ...
>
> Ok, let's flip them.
>
> christos
>
Please move this ticket to pkg as the fix is for the man page there.
Rough patch follows with the fetch flipped, a reboot note, and a
reference to the online doc page.
Jim
*** sysupgrade.8.df  2025-07-17 05:56:44.000000000 -0400
--- sysupgrade.8Â Â 2025-11-25 15:26:46.744691060 -0500
***************
*** 56,70 ****
 .Ar clean
 .Nm
 .Op common_flags
- .Ar etcupdate
- .Nm
- .Op common_flags
 .Ar fetch
 .Op Ar releasedir
 .Nm
 .Op common_flags
 .Ar kernel
 .Op Ar kernel_name
 .Nm
 .Op common_flags
 .Ar modules
--- 56,71 ----
 .Ar clean
 .Nm
 .Op common_flags
 .Ar fetch
 .Op Ar releasedir
 .Nm
 .Op common_flags
+ .Ar etcupdate
+ .Nm
+ .Op common_flags
 .Ar kernel
 .Op Ar kernel_name
+ (reboot for major version upgrade)
 .Nm
 .Op common_flags
 .Ar modules
***************
*** 382,387 ****
--- 383,390 ----
 .Xr sysupgrade.conf 5 ,
 .Xr etcupdate 8 ,
 .Xr postinstall 8
+ .Pp
+
https://www.netbsd.org/docs/guide/en/chap-updating.html#updating-sysbuild-sysupgrade
 .Sh AUTHORS
 The
 .Nm
Home |
Main Index |
Thread Index |
Old Index