NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
install/59759: Core dump on sysupgrade to 11.0 BETA
>Number: 59759
>Category: install
>Synopsis: Core dump on sysupgrade to 11.0 BETA
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 14 14:20:00 +0000 2025
>Originator: Jim Spath
>Release: 11.0_BETA
>Organization:
N/A
>Environment:
NetBSD **** 11.0_BETA NetBSD 11.0_BETA (GENERIC) #0: Tue Oct 28 15:00:36 UTC 2025 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
>Description:
I ran sysupgrade on an i386 machine, pointing the cache to:
RELEASEDIR="https://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-11/20251028150036Z/i386/
The install/upgrade went well other than a couple errors in postinstall checks. One phase generated a core file from "sh". Usually these commands succeed.
= =
bash-5.2# sh /usr/sbin/postinstall -s /var/cache/sysupgrade/etc.tgz -s /var/cache/sysupgrade/xetc.tgz -d / fix ptyfsoldnodes
Note: Creating temporary directory /tmp/_postinstall.28261.0/etc.tgz
Note: Extracting files from /var/cache/sysupgrade/etc.tgz
Note: Extracting files from /var/cache/sysupgrade/xetc.tgz
Source directory: /tmp/_postinstall.28261.0/etc.tgz
(extracted from: /var/cache/sysupgrade/etc.tgz /var/cache/sysupgrade/xetc.tgz)
Target directory: /
ptyfsoldnodes fix:
[1] Bad system call (core dumped) ${HOST_SH} "${MAKEDEV_DIR}/MAKEDEV" -s pty0 2>... |
Done ${AWK} "\
BEGIN { before_re = \".*device=...
Cannot find device major numbers for pty master and slave
postinstall fixes passed:
postinstall fixes failed: ptyfsoldnodes
= =
>How-To-Repeat:
Unknown. This is the only i386 machine I can access, and I am unlikely to roll back to 10.1 now.
>Fix:
Unknown.
Home |
Main Index |
Thread Index |
Old Index