Project

General

Profile

Actions

Bug #2668

closed

make install-full fails if CARGO_TARGET_DIR has spaces in the directory path

Added by Tony Robinson over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
low
Difficulty:
Label:

Description

This issue appears to affect compiling Suricata 4.1.0 from source. I noticed that when attempting to compile from source with rustc and cargo installed to get all of the neat new features, that compiling suricata would fail due to CARGO_TARGET_DIR not be able to handle spaces in directory paths. I know that having spaces in your path is a sin against nature, but this wasn't a problem that I ever noticed before.

Operating Systems: Ubuntu 16.04.5 and 18.04.1

Problem: compiling Suricata 4.1.0 with rust support fails when there are spaces in the CARGO_TARGET_DIR (see attached image)
Expected Result: Should be able to handle spaces in path, barring this expected result if not possible, then documentation stating that this is a limitation to be aware when compiling from source.
Work-Around: Don't have spaces in path.


Files

makeall.png (20.7 KB) makeall.png error encountered Tony Robinson, 11/09/2018 05:23 PM
Actions #1

Updated by Victor Julien about 5 years ago

  • Status changed from New to Assigned
  • Assignee set to Jason Ish
  • Priority changed from Low to Normal
  • Target version set to 5.0beta1
Actions #2

Updated by Victor Julien about 5 years ago

  • Target version changed from 5.0beta1 to 5.0rc1
Actions #3

Updated by Victor Julien over 4 years ago

  • Target version changed from 5.0rc1 to 5.0.0
Actions #4

Updated by Victor Julien over 4 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF