Project

General

Profile

Actions

Bug #3982

closed

Installer generates errors when selecting "Embedded" but still appears to work

Added by Jim Pingle over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Ermal Luçi
Category:
Installer
Target version:
Start date:
11/04/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:

Description

When running the installer and choosing "Embedded" two errors are given by the GUI but if "skip" is chosen the install proceeds and appears to work afterward.

Flow executing -> main/install/install_kernel (Install Kernel)
[Tue Nov 4 13:52:51 2014]
,-<<< Executing `tar xzpf /kernels/kernel_*wrap*.gz -C /mnt/boot/'
| tar: Error opening archive: Failed to open
'/kernels/kernel_*wrap*.gz'
`->>> Exit status: 1
[Tue Nov 4 13:53:47 2014]
,-<<< Executing `test -f /etc/ttys_wrap && cp /etc/ttys_wrap
/mnt/etc/ttys'
`->>> Exit status: 1

The ttys_wrap file and the wrap kernel no longer exist on 2.2. The correct console settings are active in loader.conf and the serial console does work after installation. The installer code to run those two obsolete commands should be cleaned up.

Marking as RC blocking since it's a common case and ugly but ultimately should be easy to fix so users don't get scared away before it even installs.

Actions

Also available in: Atom PDF