Closed
Description
- Gitea version (or commit ref): 1.4.2
- Git version: 1.7.10.4
- Operating system: Linux 2.6.26-2-amd64 Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea" #1 SMP Sun Mar 4 21:48:06 UTC 2012 x86_64 GNU/Linux
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- [x ] Not relevant
- Log gist:
Description
~# ./gitea-1.4.2-linux-amd64 -h
FATAL: kernel too old
Segmentation fault
~# file gitea-1.4.2-linux-amd64
gitea-1.4.2-linux-amd64: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, for GNU/Linux 2.6.32, from '8@1600(%rax) 8@1608(%rax)', not stripped
...
I expect that gitea has Go's minimum requirements.
Otherwise it would be nice to add a note somewhere that kernel must be >= 2.6.32 https://github.com/golang/go/wiki/MinimumRequirements#linux