Horje
fatal: unknown date format format-local:%f %t ./bin/gbuild:167:in `block (2 levels) in build_one_configuration': error looking up author date in antimony (runtimeerror) Code Example
fatal: unknown date format format-local:%f %t ./bin/gbuild:167:in `block (2 levels) in build_one_configuration': error looking up author date in antimony (runtimeerror)
change line 148 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 inputs/#{dir} && TZ=UTC git log --date=local --format="%ad" -1.strip




Shell

Related
ubuntu snap install device not yet seeded Code Example ubuntu snap install device not yet seeded Code Example
pm2 next /usr/bin/yarn: line 3: /bin: Is a directory Code Example pm2 next /usr/bin/yarn: line 3: /bin: Is a directory Code Example
mac of hide "upgrade now" Code Example mac of hide "upgrade now" Code Example
convert github issur into pr Code Example convert github issur into pr Code Example
Error relocating /usr/bin/curl Code Example Error relocating /usr/bin/curl Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9