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: Tim Ruehsen
Subject: Re: [Bug-wget] wget-1.16: 1 configure error, 2 make check errors, 1 permission error
Date: Tue, 04 Nov 2014 10:44:40 +0100
User-agent: KMail/4.14.2 (Linux/3.16-3-amd64; KDE/4.14.2; x86_64; ; )

On Tuesday 04 November 2014 10:30:20 Andries E. Brouwer wrote:
> 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?

Hmmm, I am not an install expert (never use it), but it looks you are right. 


> 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.

Thanks Andries.

Since the release there has been this commit that should fix it:

commit 64a3d521def5c2176e31d5716259f42ae09187ab
Author: Tim Rühsen <address@hidden>
Date:   Thu Oct 30 15:41:07 2014 +0100

    fix skip exit code 77

The author was in fact Mike Frysinger... (the patch either missed the author 
info or I made something wrong when importing the patch ... sigh).

Maybe you can test the latest 'git clone' ?
A bunch of things have been fixed since the release.

Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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