Project

General

Profile

Actions

Bug #1207

closed

distro-const script boot_archive_configure mkdir problem

Added by Hans Rosenfeld almost 12 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Caiman (Installer)
Target version:
Start date:
2011-07-12
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage

Description

The distro-const script boot_archive_configure uses the variable MKDIR without assigning anything to it first, causing this error when run:

/usr/share/distro_const/boot_archive_configure[80]: -p: not found [No such file or directory]
/usr/share/distro_const/boot_archive_configure[80]: -p: not found [No such file or directory]

It's a trivial fix, patch is attached.


Files

boot_archive_configure.diff (420 Bytes) boot_archive_configure.diff Hans Rosenfeld, 2011-07-12 10:59 PM
Actions #1

Updated by Piotr Jasiukajtis over 11 years ago

The better way is to define MKDIR in the first place.

Actions #2

Updated by Jon Tibble almost 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 90 to 100

Hans' patch is correct (thanks Hans) and is now in prestable5.

Actions

Also available in: Atom PDF