On Tue, Dec 27, 2011 at 12:47:10PM +0100, Goyo wrote:
> 2011/12/26 Goyo <[email protected]>:
> > Hi,
> >
> > I get this error message when I try to clone my repo hosted in chiselapp:
> >
> > me@home:~/dev/bdt$ fossil clone
> > http://chiselapp.com/user/goyo/repository/bdt bdt.fossil
> >                Bytes      Cards  Artifacts     Deltas
> > Sent:              53          1          0          0
> > waiting for server...Excepción de coma flotante
> > me@home:~/dev/bdt$ fossil version
> > This is fossil version 1.21 [002580c50d] 2011-12-13 13:53:56 UTC
> >
> > "Excepción de coma flotante" is spanish for "Floating point exception".
> >
> > I didn't find anything related in the list archives. ¿Has somebody
> > seen this before? I'm usil fossil binaries from the download page in
> > Ubuntu 11.10.
> 
> I built the released source tarball and it's working now. Still it
> seems to be an issue with the Linux binary, at least in Ubuntu 11.10.
> It works in the file system but I can't clone, push or pull to any
> repository through http.

The fossil binaries distributed may need a specific glibc in the linux system,
for name resolution functionality (libnss*), if they have been built with
-static. I don't know if that's the case.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to