Project

General

Custom queries

Profile

Actions

Bug #32372

closed

Wrong destination path for pre section logs in kickstart_default template

Added by Martin Schlossarek about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:
-
Fixed in Releases:
Found in Releases:

Description

Copying the pre section logs (/tmp/*pre*log) to root of sysimage fails because of a wrong destination path:

cp -vf /tmp/*pre*log /tmp/sysimage/root/

/tmp/sysimage does not exist. It should be /mnt/sysimage.

This was introduced in #28521.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #28521: Default kickstart places log to /mnt/sysimage/root/install.post.logClosedLukas ZapletalActions
Actions #5

Updated by Anonymous about 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #6

Updated by Lukas Zapletal about 4 years ago

  • Status changed from Closed to New

There are two more occurrences of /tmp/sysimage so reopening to keep track of this. A customer just reported this today.

Actions #8

Updated by Martin Schlossarek about 4 years ago

Lukas Zapletal wrote:

There are two more occurrences of /tmp/sysimage so reopening to keep track of this. A customer just reported this today.

I also fixed the other two occurrences.

Actually I reported something different, but I also stumbled upon these incorrect paths. Don't know why the Red Hat Support refers to this issue now...

Kind regards,
the customer ;)

Actions

Also available in: Atom PDF