Bitoreum Project

Results 4 comments of Bitoreum Project
trafficstars

You can use nginx to connect to your localhost

I came from Aqua youtube as well having the same issues like many people here: debian@debian:~/gitian-builder$ ./bin/gbuild ../bugacoin/contrib/gitian-descriptors/boost-win32.yml --- Building for precise amd64 --- Stopping target if it is up...

if you get then the author date error format: change line in gitian-builder/bin/gbuild author_date = 'cd inputs/#{dir} && TZ=UTC git log --date=format-local:%F %T --format="%ad" -1'.strip by this author_date = 'cd...

> if you get then the author date error format: > > change line in gitian-builder/bin/gbuild > > author_date = 'cd inputs/#{dir} && TZ=UTC git log --date=format-local:%F %T --format="%ad" -1'.strip...