Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hugo: 0.40.3 -> 0.42.1 #42115

Merged
merged 1 commit into from Jun 17, 2018
Merged

hugo: 0.40.3 -> 0.42.1 #42115

merged 1 commit into from Jun 17, 2018

Conversation

plchldr
Copy link
Contributor

@plchldr plchldr commented Jun 16, 2018

Motivation for this change

shiny new features

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

There appears to be a new "generate" binary introduced, which just throws

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x494fe8]

goroutine 1 [running]:
main.main.func1(0xc420010210, 0xc, 0x0, 0x0, 0x4db400, 0xc4200a2150, 0x20, 0x4b51e0)
	/tmp/nix-build-hugo-0.42.1.drv-0/go/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/generate/generate.go:43 +0x58
path/filepath.Walk(0xc420010210, 0xc, 0xc42000a0c0, 0x0, 0x0)
	/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-go-1.10.2/share/go/src/path/filepath/path.go:401 +0x6c
main.main()
	/tmp/nix-build-hugo-0.42.1.drv-0/go/src/github.com/gohugoio/hugo/tpl/tplimpl/embedded/generate/generate.go:41 +0x221

for me. No clue what to do about that .. hugo itself seems to be working fine.

@Mic92
Copy link
Member

Mic92 commented Jun 18, 2018

I removed generate here:

c9c7c98

@plchldr plchldr deleted the hugo-update-0.42.1 branch July 2, 2018 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants