Mailinglist Archive: opensuse-bugs (13483 mails)
| < Previous | Next > |
[Bug 329842] New: kiwi: --installcd creates iso in temporary directory, which is deleted prematurely
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 1 Oct 2007 09:47:44 -0600 (MDT)
- Message-id: <bug-329842-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=329842
Summary: kiwi: --installcd creates iso in temporary directory,
which is deleted prematurely
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System Imaging
AssignedTo: ms@xxxxxxxxxx
ReportedBy: mitch.rybczynski@xxxxxxxxxxxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
Created an attachment (id=175782)
--> (https://bugzilla.novell.com/attachment.cgi?id=175782)
patch for KIWIBoot.pm
When kiwi creates the iso of the --installcd option, it does so in a $(mktemp)
directory, which is deleted by kiwi before the iso has a chance to be used.
Here's a patch to KIWIBoot.pm which instead creates the iso under /tmp, and
notifies the user.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: kiwi: --installcd creates iso in temporary directory,
which is deleted prematurely
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System Imaging
AssignedTo: ms@xxxxxxxxxx
ReportedBy: mitch.rybczynski@xxxxxxxxxxxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
Created an attachment (id=175782)
--> (https://bugzilla.novell.com/attachment.cgi?id=175782)
patch for KIWIBoot.pm
When kiwi creates the iso of the --installcd option, it does so in a $(mktemp)
directory, which is deleted by kiwi before the iso has a chance to be used.
Here's a patch to KIWIBoot.pm which instead creates the iso under /tmp, and
notifies the user.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |