Hi,

Please find below some details about the software running in my container:

- fossil version -v says:
This is fossil version 1.33 [9c65b5432e] 2015-05-23 11:11:31 UTC
Compiled on Jun 10 2015 22:28:08 using gcc-4.6.3 (32-bit)
SQLite 3.8.10.2 2015-05-20 18:17:19 2ef4f3a5b1
Schema version 2015-01-24
zlib 1.2.3.4, loaded 1.2.3.4
SSL (OpenSSL 1.0.1 14 Mar 2012)
UNICODE_COMMAND_LINE

  It's been downloaded from the fossil download web page as the precompiled
binary for linux

- uname -a says:
Linux 7cf360a14afe 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux

  It's been downloaded from the DockerHub as the latest ubuntu version

- lsb_release -a says:

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:        14.04
Codename:       trusty

- ssh client config has not be touched by me in any way.
- /etc/resolv.conf includes references to my organisation's DNS servers and
domain name (I wouldn't like to share it in public). However, it's
identical to my host machine where fossil clone works fine.

Finally, I ran in the container: apt-get update and installed a number of
packages, all went fine.

  Best,
  Jacek


2015-06-17 14:20 GMT+01:00 Jan Nijtmans <jan.nijtm...@gmail.com>:

> 2015-06-16 17:44 GMT+02:00 Jacek Cała <jacek.c...@gmail.com>:
> > Hi,
> >
> > I'm running fossil 1.33 in a docker container and found an issue when
> > cloning my repo. If I run it like:
> >
> > $ fossil clone http://USERNAME@SERVERNAME/REPONAME repo.fossil
>
> What does "fossil version -v" say?  Or "file fossil"?
>
> Is the fossil binary self-compiled or obtained elsewhere?
> Is it a 32-bit or 64-bit binary, is it statically linked or not?
>
> Answers to those questions might give a hint on what's happening here.
>
> Regards,
>          Jan Nijtmans
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to