Project

General

Profile

Actions

Bug #32372

closed

Wrong destination path for pre section logs in kickstart_default template

Added by Martin Schlossarek about 3 years ago. Updated almost 3 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 #1

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8457 added
Actions #2

Updated by Ewoud Kohl van Wijngaarden about 3 years ago

  • Triaged changed from No to Yes
  • Found in Releases 2.4.0 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden about 3 years ago

  • Related to Bug #28521: Default kickstart places log to /mnt/sysimage/root/install.post.log added
Actions #4

Updated by The Foreman Bot about 3 years ago

  • Fixed in Releases 2.5.0 added
Actions #5

Updated by Anonymous about 3 years ago

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

Updated by Lukas Zapletal about 3 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 #7

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8462 added
Actions #8

Updated by Martin Schlossarek about 3 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 #9

Updated by The Foreman Bot about 3 years ago

  • Pull request https://github.com/theforeman/foreman/pull/8478 added
Actions #10

Updated by Tomer Brisker about 3 years ago

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

Updated by Amit Upadhye almost 3 years ago

  • Fixed in Releases 2.4.1 added
Actions

Also available in: Atom PDF