Raspbian vs Wheezy (beta) Mono support


145 posts   Page 6 of 6   1, 2, 3, 4, 5, 6
by HermanSwartz » Wed Jan 16, 2013 8:57 pm
From Pkg-mon-devel a cut and paste from a reply to my status inquiry.
I take it to mean Debian Wheezy needs to be released before looking to new package versions for the next release of Debian. If Raspbian builds off the current Debian release then it might be quite a while before Mono v3 is available for Raspbian. If that is incorrect please let me know. :-)
---------------------------
I plan to update the packaging soonish (in the next 2 weeks) to 3.0.3
and then upload that to Debian/Experimental. This will give us
packages for armel and the other official Debian architectures.

Debian/Unstable will not see Mono 3.0.x till Wheezy is released.

Till that I suggest to stick to Mono 2.10.x on armel for now. I heard
you can run Mono armel on armhf somehow, maybe a chroot or something?
Maybe someone else knows how to do this...

--
Best regards,

Mirco 'meebey' Bauer
Posts: 7
Joined: Mon Aug 27, 2012 7:22 am
by plugwash » Wed Jan 16, 2013 11:52 pm
HermanSwartz wrote:From Pkg-mon-devel a cut and paste from a reply to my status inquiry.
I take it to mean Debian Wheezy needs to be released before looking to new package versions for the next release of Debian.

The packaging of new versions can happen if someone has the time to do it. It's just that until the release it will happen in experimental rather than testing/unstable.

If Raspbian builds off the current Debian release then it might be quite a while before Mono v3 is available for Raspbian. If that is incorrect please let me know. :-)

While Raspbian wheezy generally follows Debian wheezy I can make exceptions to that if I consider it sufficiently important to do so. This is such a case, once mono 3.x packaging hits debian experimental I will start investigating what adjustments are needed for raspbian.
Moderator
Posts: 1435
Joined: Wed Dec 28, 2011 11:45 pm
by EdwinJ85 » Sat Jan 26, 2013 3:28 pm
plugwash wrote:
HermanSwartz wrote:From Pkg-mon-devel a cut and paste from a reply to my status inquiry.
I take it to mean Debian Wheezy needs to be released before looking to new package versions for the next release of Debian.

The packaging of new versions can happen if someone has the time to do it. It's just that until the release it will happen in experimental rather than testing/unstable.

If Raspbian builds off the current Debian release then it might be quite a while before Mono v3 is available for Raspbian. If that is incorrect please let me know. :-)

While Raspbian wheezy generally follows Debian wheezy I can make exceptions to that if I consider it sufficiently important to do so. This is such a case, once mono 3.x packaging hits debian experimental I will start investigating what adjustments are needed for raspbian.


To paraphase oliver twist, please sir, that would be awesome.

Python and Bash are all well and good but I hate using whitespace to mark scope and c# is just so incredibly easy to use I end up falling back to it all the time. The sooner I can start using it full time on the pi the happier a camper I will be. :)
Getting doom to run is my "Hello World".
Posts: 190
Joined: Wed Feb 01, 2012 4:44 pm
by shadowcode » Tue Jan 29, 2013 9:26 am
Is there an unpackaged blob (or source+patches) I can grab somewhere to test?
Posts: 1
Joined: Tue Jan 29, 2013 9:24 am
by bfagioli » Wed Jan 30, 2013 3:53 am
shadowcode wrote:Is there an unpackaged blob (or source+patches) I can grab somewhere to test?


I would like to volunteer to test also and I'm sure several other would as well. Please lets keep this moving. If I can help in any way please let me know.
User avatar
Posts: 96
Joined: Sat Oct 27, 2012 11:49 pm
by xfx » Wed Jan 30, 2013 4:01 am
Count on me as well!
Posts: 13
Joined: Thu Dec 06, 2012 10:09 pm
by jaytee » Wed Jan 30, 2013 6:47 am
Me too.
Posts: 6
Joined: Sat Dec 24, 2011 9:56 am
by 3gws » Wed Jan 30, 2013 2:20 pm
Me 3 !
Posts: 39
Joined: Sat Oct 20, 2012 10:32 am
by emg » Wed Jan 30, 2013 4:32 pm
Well as the OP, I guess I'll add my vote as well!
Posts: 82
Joined: Wed Jan 11, 2012 11:01 pm
by IntoPi » Mon Feb 11, 2013 6:34 pm
What would be a reasonable date to expect a linux image with mono 3.x using hard float?

My knowledge of Linux is extremely limited but I do know C# very well and once there is an image I can install my project on it and give it a good test run.

Using one of the existing hard float images, is it for a novice like me possible to pull mono 3.x onto it before it officially hits the repositories? Any links / information / scripts available on that? Or is it waiting on the Linux people to make changes on their end?

Thanks.
Posts: 1
Joined: Mon Feb 11, 2013 6:16 pm
by ReBoot » Wed Feb 27, 2013 11:09 pm
Today was the weirdest day of my Pi life. I had Mono running. Seriously. I had a SD card around, flashed maybe in January (maybe a month before), run apt-get update, apt-get upgrade, installed Mono and it worked!
After trying some fancy stuff with partitions, I had a "bricked" Pi, so I downloaded the latest Image, reflashed and (after all the steps repeated) viola, Mono threw something about null reference exception, the same as ever again. I don't get it. I really don't get it.

PS: Raspbian softfloat doesn't boot on my Pi, maybe it's because of the 512MB.
Posts: 10
Joined: Mon Sep 17, 2012 2:23 pm
Location: Germany
by bfagioli » Thu Feb 28, 2013 1:16 am
ReBoot wrote:... PS: Raspbian softfloat doesn't boot on my Pi, maybe it's because of the 512MB.

I assume if you are talking about a softfloat disro then you are referring to "Debian" not "Raspbian". Anyway I had a similar problem with my Debian softfloat image. Turned out its was a corrupt .elf file on the boot partition. I copied the *.elf files (problem was start.elf) from my working Raspian boot partition and then wrote them to the Debian boot partition and then it booted.


NOTE: Sorry for the above non-mono tangent. I really want there to be Mono news here. Please can someone provide any status at all on a working 3.x version of mono for the Raspbian hardfloat distro? Anyone? ... anyone?....

...
User avatar
Posts: 96
Joined: Sat Oct 27, 2012 11:49 pm
by ReBoot » Thu Feb 28, 2013 7:00 am
Ow, yes. Soft-float Debian. Anyway, I'll try the start.elf replacement from Raspbian hard to Debian soft.
Posts: 10
Joined: Mon Sep 17, 2012 2:23 pm
Location: Germany
by moelski » Sat Apr 06, 2013 4:46 am
Hi @all,

are there any news on this topic?

Greetings
Dominik
Posts: 10
Joined: Wed Jan 09, 2013 8:16 am
by OtherCrashOverride » Sat Apr 06, 2013 4:56 am
I have no idea what the status of the efforts mentioned in this thread are, but you can find a hard float version of mono here: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=34&t=37174
Posts: 199
Joined: Sat Feb 02, 2013 3:25 am
by plugwash » Sat Apr 06, 2013 3:35 pm
It's good that someone has produced a fix but it's for a different version of mono from any version packaged in debian. Given the complexity of something like mono and the fact that neither of the raspbian core devs have any mono experiance there isn't much we (the raspbian project) can do with it unless someone can either backport it to the version in raspbian or update the debian mono packaging to work with it.

Sorry I want to cross this off the list of problems with raspbian too but right now I don't see any reasonable way to do so.
Moderator
Posts: 1435
Joined: Wed Dec 28, 2011 11:45 pm
by rphi » Sun May 05, 2013 12:17 pm
I read all the pages of this thread lately, but I didn't understand all of the details. So when I read today that Debian 7 was released I was wondering if that helps bringing a hard-float supporting version of mono to the Raspbian package repository.
Posts: 1
Joined: Sun May 05, 2013 12:05 pm
by OtherCrashOverride » Mon May 06, 2013 6:23 am
Mono and all programs dependent on it were removed from Debian 7.0 armhf architecture.

http://packages.debian.org/wheezy/mono-complete
Posts: 199
Joined: Sat Feb 02, 2013 3:25 am
by OtherCrashOverride » Mon May 06, 2013 6:33 am
So when I read today that Debian 7 was released I was wondering if that helps bringing a hard-float supporting version of mono to the Raspbian package repository.


The question actually would be: since it was removed from Debian 7 armhf, will it also be removed from Rasbian?
Posts: 199
Joined: Sat Feb 02, 2013 3:25 am
by pauldy » Tue May 07, 2013 6:46 pm
ReBoot wrote:Today was the weirdest day of my Pi life. I had Mono running. Seriously. I had a SD card around, flashed maybe in January (maybe a month before), run apt-get update, apt-get upgrade, installed Mono and it worked!
After trying some fancy stuff with partitions, I had a "bricked" Pi, so I downloaded the latest Image, reflashed and (after all the steps repeated) viola, Mono threw something about null reference exception, the same as ever again. I don't get it. I really don't get it.

PS: Raspbian softfloat doesn't boot on my Pi, maybe it's because of the 512MB.


That is the problem in another thread somewhere I mentioned if you take the fat32 data from the debian hard float and put it on the fat32 soft float partition it will boot. Has something to do with the new memory and the softfloat not having been updated for it.
Posts: 18
Joined: Tue Jun 12, 2012 3:34 pm