octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 3.6.0 uploaded to ftp.gnu.org


From: CdeMills
Subject: Re: Octave 3.6.0 uploaded to ftp.gnu.org
Date: Mon, 16 Jan 2012 01:05:53 -0800 (PST)

Tried to update my hg tree:
cd .../octave
hg pull http://www.octave.org/hg/octave
hg update
=> pulling subrepo gnulib
=> aborting: repository [git]git://git.sv.gnu.org/gnulib not found !

cd gnulib 
git pull => operation went smoothly

cd ..; hg update => same error message

doing a strace on hg update shows this strange operation:
stat64("/XXX/octave/[git]git:/git.sv.gnu.org/gnulib/.hg", 0xbfba234c) = -1
ENOENT (No such file or directory)
unlink("/XXX/octave/.hg/wlock") = 0
write(2, "abandon : repository [git]git://"..., 66) = 66

platform: i386 - Ubuntu 10.04 LTS

any idea why ?

Regards

Pascal

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-6-0-uploaded-to-ftp-gnu-org-tp4297674p4298866.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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