https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291344
Bug ID: 291344
Summary: 15.0-RELEASE fails badly in installation above 14.3 -
childergarden
Product: Base System
Version: 15.0-RELEASE
Hardware: arm64
OS: Any
Status: New
Keywords: install
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 265771
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265771&action=edit
full log of frebsd-install
Install on top of
14.3:
# freebsd-update upgrade -r 15.0-RELEASE
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 14.3-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Fetching 2 metadata patches.. done.
Applying metadata patches... done.
Inspecting system... done.
The following components of FreeBSD seem to be installed:
kernel/generic kernel/generic-dbg src/src world/base world/lib32
The following components of FreeBSD do not seem to be installed:
world/base-dbg world/lib32-dbg
Does this look reasonable (y/n)? y
Fetching metadata signature for 15.0-RELEASE from update2.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 1 metadata files... done.
Inspecting system... done.
Fetching files from 14.3-RELEASE for merging... done.
Preparing to download files... done.
Fetching 30696 patches.....10....20....30 ..... done.
Applying patches... done.
Fetching 10867 files... ...
.10860... done.
Attempting to automatically merge changes in files... done.
The following changes, which occurred between FreeBSD 14.3-RELEASE and
FreeBSD 15.0-RELEASE have been merged into /etc/ttys:
--- current version
+++ new version
@@ -1,8 +1,5 @@
-#
-# @(#)ttys 5.1 (Berkeley) 4/17/89
-#
# This file specifies various information about terminals on the system.
# It is used by several different programs. Common entries for the
# various columns include:
#
# name The name of the terminal device.
Does this look reasonable (y/n)? y
The following files will be removed as part of updating to
15.0-RELEASE-p0:
/.cshrc
...
/var/db/etcupdate/current/etc/rc.d/virtual_oss
/var/db/krb5kdc
The following files will be updated as part of updating to
15.0-RELEASE-p0:
/COPYRIGHT
/bin/[
/bin/cat
...
/var/db/etcupdate/current/root/.shrc
To install the downloaded upgrades, run 'freebsd-update [options] install'.
root@freebsd-14-3:/home/vova # freebsd-update install
Creating snapshot of existing boot environment... done.
Installing updates...
Kernel updates have been installed. Please reboot and run
'freebsd-update [options] install' again to finish installing updates.
root@freebsd-14-3:/home/vova # shutdown -r now
Shutdown NOW!
shutdown: [pid 55483]
root@freebsd-14-3:/home/vova #
*** FINAL System shutdown message from vova@freebsd-14-3 ***
System going down IMMEDIATELY
*** FINAL System shutdown message from vova@freebsd-14-3 ***
System going down IMMEDIATELY
System shutdown time has arrived
# freebsd-update install
Creating snapshot of existing boot environment... done.
Installing updates...ld-elf.so.1: Shared object "libsys.so.7" not found,
required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
ld-elf.so.1: Shared object "libsys.so.7" not found, required by "libc.so.7"
--
You are receiving this mail because:
You are the assignee for the bug.