Project

General

Profile

Actions

Bug #897

closed

make install-full fails if wget is missing

Added by Victor Julien about 11 years ago. Updated almost 11 years ago.

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

Description

wget -qO - http://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz | tar -x -z -C "/opt/suricata/etc/suricata/" -f -
/bin/sh: wget: not found
gzip: stdin: unrecognized file format
tar: End of archive volume 1 reached
tar: Sorry, unable to determine archive format.
*** Error 1 in /home/victor/oisf (Makefile:726 'install-rules')

I think it may be better to use curl, in my experience it's more likely to be available than wget. Like on this OpenBSD 5.3 test.

Actions #1

Updated by Eric Leblond about 11 years ago

  • % Done changed from 0 to 80

Implemenented curl or wget in https://github.com/inliniac/suricata/pull/490

Actions #2

Updated by Eric Leblond almost 11 years ago

  • % Done changed from 80 to 90
Actions #3

Updated by Victor Julien almost 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 90 to 100

Merged, thanks Eric.

Actions

Also available in: Atom PDF