bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget-1.16: 1 configure error, 2 make check errors, 1 perm


From: Andries E. Brouwer
Subject: Re: [Bug-wget] wget-1.16: 1 configure error, 2 make check errors, 1 permission error
Date: Tue, 4 Nov 2014 10:30:20 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Nov 04, 2014 at 09:25:50AM +0100, Tim Ruehsen wrote:

> >        ./configure --prefix=/usr/local/wget-1.16
> 
> > 4. make install fails (regression to wget-1.15):
> > 
> >   /usr/bin/install -c wget '/usr/local/bin'
> > /usr/bin/install: cannot remove `/usr/local/bin/wget': Permission denied
> 
> Please give us the output of ls -la /usr/local/bin/.
> Either the directory or the wget executable is not writable by the user.
> Please check this.
> No sure if we can do anything about it.

But install should not touch /usr/local/bin/ when the prefix is not /usr/local?

As a very minor remark: on my Ubuntu machine wget-1.15 ends "make check" with

78 tests were run
64 PASS, 0 FAIL
14 SKIP, 0 UNKNOWN

while wget-1.16 ends with

# TOTAL: 83
# PASS:  69
# SKIP:  0
# XFAIL: 0
# FAIL:  14
# XPASS: 0
# ERROR: 0

The 14 tests that are not run for wget-1.15 are Test-ftp-iri* and Test-idn* and 
Test-iri*,
except for Test-iri-disabled.px which succeeds. These same 14 tests fail on 
wget-1.16.

Andries



reply via email to

[Prev in Thread] Current Thread [Next in Thread]