Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

k kestral - mono 3.6.0 #537

Closed
Juddling opened this issue Aug 16, 2014 · 6 comments
Closed

k kestral - mono 3.6.0 #537

Juddling opened this issue Aug 16, 2014 · 6 comments

Comments

@Juddling
Copy link

Ubuntu 14.04

mono --version
Mono JIT compiler version 3.6.0 (tarball Sat Aug 16 12:06:14 UTC 2014)

I'm trying to run the samples in https://github.com/aspnet/Home

After running

mozroots --import --ask-remove

The kpm restore worked successfully.

If I try and run K kestral/run I get this error:

juddling@juddling-EasyNote-TK85:~/Documents/Home/samples/HelloWeb$ k kestrel
Could not load type 'Microsoft.Cci.PdbWriter' from assembly 'Microsoft.CodeAnalysis, Version=0.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
juddling@juddling-EasyNote-TK85:~/Documents/Home/samples/HelloWeb$ k run
Could not load type 'Microsoft.Cci.PdbWriter' from assembly 'Microsoft.CodeAnalysis, Version=0.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
juddling@juddling-EasyNote-TK85:~/Documents/Home/samples/HelloWeb$ 
@davidfowl
Copy link
Member

It's likely that that you need a newer version of mono since the latest roslyn seems to have regressed something with mono. What version of the KRE are you using?

@Juddling
Copy link
Author

juddling@juddling-EasyNote-TK85:~/Documents/Home/samples/HelloWeb$ kvm list

find: ‘/home/juddling/.kre/alias’: No such file or directory
Active Version              Runtime Architecture Location             Alias
------ -------              ------- ------------ --------             -----
  *    1.0.0-alpha3         mono45  x86          ~/.kre/packages  

@davidfowl
Copy link
Member

alpha3 of the KRE + 3.6.0 (official) of mono right? Looks like that might be a busted combination. @Praburaj what build are we testing?

@Praburaj
Copy link
Contributor

We have been testing 3.6.1 (mono compiled from master branch of mono) not the official release. Our testing has been on mac.

@davidfowl
Copy link
Member

@Praburaj What is the exact commit that we've been testing?

@Juddling Juddling changed the title k kestral/run k kestral - mono 3.6.0 Aug 16, 2014
@Praburaj
Copy link
Contributor

sha1 "ec01533746a79c68c94ccb24c47d523473dbc99d" => :mavericks

as pointed out here : aspnet/Hosting#5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants