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

eventstore: 4.1.0 -> 4.1.1 #40112

Merged
merged 1 commit into from May 22, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 7, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/EventStore/versions.

These checks were done:

  • built on NixOS
  • ran ‘/nix/store/sv7b0cs1a4vhh5zs4a0ync4rhs0az7gi-EventStore-4.1.1/bin/clusternode -h’ got 0 exit code
  • ran ‘/nix/store/sv7b0cs1a4vhh5zs4a0ync4rhs0az7gi-EventStore-4.1.1/bin/clusternode --help’ got 0 exit code
  • found 4.1.1 with grep in /nix/store/sv7b0cs1a4vhh5zs4a0ync4rhs0az7gi-EventStore-4.1.1
  • directory tree listing: https://gist.github.com/952ce30807022dab867694094dd49497

cc @puffnfresh for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/EventStore/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/sv7b0cs1a4vhh5zs4a0ync4rhs0az7gi-EventStore-4.1.1/bin/clusternode -h’ got 0 exit code
- ran ‘/nix/store/sv7b0cs1a4vhh5zs4a0ync4rhs0az7gi-EventStore-4.1.1/bin/clusternode --help’ got 0 exit code
- found 4.1.1 with grep in /nix/store/sv7b0cs1a4vhh5zs4a0ync4rhs0az7gi-EventStore-4.1.1
- directory tree listing: https://gist.github.com/952ce30807022dab867694094dd49497
@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: eventstore

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: eventstore

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: eventstore

Partial log (click to expand)

Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Reverted ./src/EventStore.Transport.Http/Properties/AssemblyInfo.cs
fatal: Not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Reverted ./src/EventStore.Projections.Core.Tests/Properties/AssemblyInfo.cs
fatal: Not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Reverted ./src/EventStore.Common/Utils/VersionInfo.cs
installing
/nix/store/4wbgv0x3xw8dycjxkffvagb49s2xkp12-EventStore-4.1.1

@Mic92
Copy link
Member

Mic92 commented May 7, 2018

I currently get:

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. --->
System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.ConsoleDriver..cctor () [0x00062] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.Console..cctor () [0x000a8] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
   --- End of inner exception stack trace ---
  at EventStore.ClusterNode.Program.Main (System.String[] args) [0x00018] in <c2a2594c29784e0688544358d16f481c>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.ConsoleDriver..cctor () [0x00062] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
  at System.Console..cctor () [0x000a8] in <7eb7eae4ee6347c2a517b26ca3918ed8>:0
   --- End of inner exception stack trace ---
  at EventStore.ClusterNode.Program.Main (System.String[] args) [0x00018] in <c2a2594c29784e0688544358d16f481c>:0

when running /nix/store/4wbgv0x3xw8dycjxkffvagb49s2xkp12-EventStore-4.1.1/bin/clusternode.
This might be fixed by a newer mono version.

@obadz
Copy link
Contributor

obadz commented May 12, 2018

@Mic92 you get this with this patch and you don't without?

@Mic92
Copy link
Member

Mic92 commented May 14, 2018

Also seems to happen in the old version.

@xeji
Copy link
Contributor

xeji commented May 22, 2018

Since the bug exists with or without this update we might as well merge it.

@xeji xeji merged commit e99a4c4 into NixOS:master May 22, 2018
@r-ryantm r-ryantm deleted the auto-update/EventStore branch May 22, 2018 13:02
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

5 participants