Re: [fossil-users] Unable to clone - floating point exception

2011-12-27 Thread Goyo
2011/12/26 Goyo goyod...@gmail.com:
 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.

Goyo
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Unable to clone - floating point exception

2011-12-27 Thread Lluís Batlle i Rossell
On Tue, Dec 27, 2011 at 12:47:10PM +0100, Goyo wrote:
 2011/12/26 Goyo goyod...@gmail.com:
  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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] Unable to clone - floating point exception

2011-12-25 Thread Goyo
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.

Regards

Goyo
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users