On Sat, Nov 23, 2013 at 02:06:38PM +0100, lolobo wrote: > Hi, > > I want to download the cluster glue tarball, but when I try to > access the cluster glue archive > (http://hg.linux-ha.org/glue/archive/) I get an python error. > Anybody else facing this problem?
Everybody would be facing this problem. That's an URL which is not intended as input to hgweb ;) Well, on most installation of hgweb you'd not see the python error, but only a "500 Server internal error". Anyways, what's wrong with hg clone http://hg.linux-ha.org/glue/ Or you could append "tip.tar.bz2" to your attempt above... Cheers, Lars -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
