Project

General

Profile

Actions

Bug #2607

open

crew install command outputs bad error message when formula has a non-existing dependency

Added by Alexander Z. over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Alexander Z.
Category:
crew
Target version:
Start date:
10/10/2018
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

If formula has a dependency that refers to the non-existing formula then crew install command outputs the following message:

zuav@ithilien$ ./crew -b install target/python:2.7.11
calculating dependencies for target/python:
error: undefined method `dependencies' for nil:NilClass

Correct message must be like this:

error: target/python depends on unknown formula 'foo'

Actions #1

Updated by Alexander Z. over 5 years ago

  • Status changed from Open to In Progress
Actions #2

Updated by Alexander Z. over 5 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Fix should be included in the next build (1061).

Actions

Also available in: Atom PDF