trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: August 2018

Re: [trinity-users] stretch problems

From: Mike Bird <mgb-trinity@...>
Date: Wed, 22 Aug 2018 08:43:44 -0700
On Wed August 22 2018 07:59:49 Gene Heskett wrote:
> gene@coyote:/$ wget -O keyfile
> 'http://keyserver.quickbuild.io:11371/pks/lookup?op=get&search=0xF5CFC95C
> Cannot specify both -k and -O if multiple URLs are given, or in combination
> with -p or -r. See the manual for details.
>
> Usage: wget [OPTION]... [URL]...
>
> wget seems to be broken here.  But it worked for something a week ago...

If you enter the command "alias" is there anything related to wget in the
resulting output?  If so, what?

Also, are you using the right wget?

$ which wget
/usr/bin/wget

And if you have debsums:

$ debsums wget | grep bin
/usr/bin/wget  (lots of spaces)  OK

--Mike