On Tue, May 19, 2015 at 05:37:37PM +0200, Francisco de Borja Lopez Rio wrote: > Hi guys. > > I'm maintaining a buildslave box for python.org [1], running on (more or less) > up-to-date snapshots and I've realized that something started to go wrong > after my latest upgrade, it seems mercurial is not able to clone the cpython > repository anymore: > > $ hg clone --verbose --noupdate http://hg.python.org/cpython > build-test-cpython > real URL is https://hg.python.org/cpython > requesting all changes > adding changesets > transaction abort! > rollback completed > abort: connection ended unexpectedly > $ hg --version > Mercurial Distributed SCM (version 3.2.3) > (see http://mercurial.selenic.com for more information) > > Copyright (C) 2005-2014 Matt Mackall and others > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > $ sysctl -a |grep OpenBSD > kern.ostype=OpenBSD > kern.version=OpenBSD 5.7-current (GENERIC.MP) #857: Sat May 2 09:25:15 MDT > 2015 > $ uname -a > OpenBSD tyr.codigo23.lab 5.7 GENERIC.MP#857 i386 > $ >
FYI, I've upgraded the box yesterday to the latest snapshot, that clone of the cpython repo worked fine again. $ sysctl kern.version kern.version=OpenBSD 5.8-beta (GENERIC.MP) #1004: Mon Jul 6 22:17:15 MDT 2015 $ hg --version Mercurial Distributed SCM (version 3.2.3) (see http://mercurial.selenic.com for more information) Copyright (C) 2005-2014 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Regards! -- "Do nothing which is of no use." - Miyamoto Musashi --------------------------------------------------------------------- Francisco de Borja Lopez Rio ([email protected]) Soluciones Informaticas Codigo23 S.L.U. http://www.codigo23.net
pgpdv3KB2lcvJ.pgp
Description: PGP signature
