You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/20 13:29:00 UTC

[jira] [Created] (HBASE-19058) The wget don't be installed

Chia-Ping Tsai created HBASE-19058:
--------------------------------------

             Summary: The wget don't be installed
                 Key: HBASE-19058
                 URL: https://issues.apache.org/jira/browse/HBASE-19058
             Project: HBase
          Issue Type: Bug
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


see [console|https://builds.apache.org/job/PreCommit-HBASE-Build/9259/consoleFull]. 
{quote}
05:38:19 /testptch/patchprocess/precommit/personality/provided.sh: line 121: wget: command not found
05:38:19 Wget error 127 in fetching excludes file from url https://builds.apache.org/job/HBase-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/. Ignoring and proceeding.
05:38:22 cd /testptch/hbase/hbase-server
{quote}
We don't force docker to install {{wget}} before because {{wget}} is in the pre-depends of oracle-java8-installer.
{code}
$ sudo apt-rdepends oracle-java8-installer | grep "wget"
Reading package lists... Done
Building dependency tree       
Reading state information... Done
  PreDepends: wget
wget
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)