Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-1978

metro: die function does not exist (GitHub Issue ID: 13028912)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      From https://github.com/funtoo/metro/issues/18

      Hi,
      i received an error of misconfiguration when compiling stage1, but gives me "die command not found". Looking at ${tmpmetro}/tmp/steps/chroot/run.metro i see a lot of "[...] || die [...]" lines, but no die functions.

      i suppose something like:

      function die()
      {
      echo ${@}
      exit 2
      }

      is desiderable.
      I haven't found any source or include in the file, but maybe i'm missing something.

      Regards,
      Matteo

            drobbins drobbins
            drobbins drobbins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: