https://bugzilla.redhat.com/show_bug.cgi?id=1360389
Bug ID: 1360389
Summary: Upgrade to NUnit 3.x
Product: Fedora
Version: rawhide
Component: nunit
Assignee: timotheus.pokorra(a)solidcharity.com
Reporter: timotheus.pokorra(a)solidcharity.com
QA Contact: extras-qa(a)fedoraproject.org
CC: claudiorodrigo(a)pereyradiaz.com.ar,
mono(a)lists.fedoraproject.org,
timotheus.pokorra(a)solidcharity.com
Current version in Fedora Rawhide is NUnit 2.6.4
There is currently NUnit 3.4.1 available at
https://github.com/nunit/nunit/releases/tag/3.4.1
This is also required for MonoDevelop 6.0
Problem is that the NUnit gui has been split from NUnit 3.x, and the current
state is not stable yet. see https://github.com/nunit/nunit-gui
So we cannot just replace NUnit 2.x with NUnit 3.x plus a new nunit-gui package
yet.
The suggestion from Claudio was to add a package nunit2 for compatibility.
https://bugzilla.redhat.com/show_bug.cgi?id=1313236#c4
--
You are receiving this mail because:
You are on the CC list for the bug.
Hi,
we would need some help in the Mono SIG with the game OpenRA ¹, a clone
of the once famous C&C strategy games. There is already a bunch of
requests waiting for package review of the dependencies, please look
into the tracker bug ².
It would be nice if we can get further here with all the unbundling work.
Thanks in advance!
~R.
¹ http://www.openra.net
² https://bugzilla.redhat.com/1159091
Am 20.07.2016 um 01:33 schrieb Justin W. Flory:
> Hello all!
>
> I know this mailing list has been mostly inactive for quite some time
> and a lot of the initial inertia for the tasks that this SIG was
> responsible have fallen by the wayside over the years.
>
>
> == Bringing back the SIG ==
>
> Today, some extended discussion happened across #fedora-games /
> #fedora-join on IRC for how to bring back some life to this SIG. bkeys
> and I had discussed ideas about bringing information and tools in the
> open source gaming world into Fedora and communicate that with users.
>
>
> == Roll call ==
>
> To help get things rolling here once again, I'd like to propose a
> "sound-off" or roll call of everyone in this mailing list who is still
> interested in contributing or participating to efforts to help this
> SIG begin to move again. This will help us get an idea of who is
> around, what your skill sets are, and how you would be able to
> contribute.
>
>
> == Resources ==
>
> To help get any interested members onto the same page, there are some
> resources available to us now to help organize plans, thoughts, and
> communication. Obviously, this mailing list is a resource, but here
> are some more:
>
> * IRC: #fedora-games on irc.freenode.net
> * FAS: https://admin.fedoraproject.org/accounts/group/view/games-sig
> (apply after (re-)sending an introduction to the list)
> * Wiki page: https://fedoraproject.org/wiki/SIGs/Games
>
> It would be great to see some more people hang out in the IRC channel
> as well.
>
> Thanks everyone! Hoping to see where things go from here. :) My own
> introduction will be coming shortly...
>
>
>
> _______________________________________________
> games mailing list
> games(a)lists.fedoraproject.org
> https://lists.fedoraproject.org/admin/lists/games@lists.fedoraproject.org
https://bugzilla.redhat.com/show_bug.cgi?id=1255741
Bug ID: 1255741
Summary: nunit fails to build on ppc64le
Product: Fedora
Version: 23
Component: nunit
Assignee: timotheus.pokorra(a)solidcharity.com
Reporter: rdossant(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: claudiorodrigo(a)pereyradiaz.com.ar,
mono(a)lists.fedoraproject.org,
timotheus.pokorra(a)solidcharity.com
Blocks: 1051573 (PPC64LETracker), 1185763
Description of problem: nunit fails to build with the following error message:
/usr/lib/mono/4.5/Microsoft.Common.targets: error : Tool exited with code: 1.
Output: Error: Exception has been thrown by the target of an invocation.
Inner exception: A null reference or invalid value was found [GDI+ status:
InvalidParameter]
Tool /usr/lib/mono/4.5/resgen.exe execution started with
arguments: /useSourcePath /compile
"TestTree.resx,obj/Debug/NUnit.UiKit.TestTree.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with
arguments: /useSourcePath /compile
"TextOutputSettingsPage.resx,obj/Debug/NUnit.UiKit.TextOutputSettingsPage.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with
arguments: /useSourcePath /compile
"TipWindow.resx,obj/Debug/CP.Windows.Forms.TipWindow.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution started with
arguments: /useSourcePath /compile
"TreeBasedSettingsDialog.resx,obj/Debug/NUnit.UiKit.TreeBasedSettingsDialog.resources"
/usr/lib/mono/4.5/Microsoft.Common.targets: error : Tool exited with code: 1.
Output: Error: Exception has been thrown by the target of an invocation.
Inner exception: A null reference or invalid value was found [GDI+ status:
InvalidParameter]
Task "GenerateResource" execution -- FAILED
Done building target "GenerateResources" in project
"/builddir/build/BUILD/nunitv2-2.6.4/src/GuiComponents/UiKit/nunit.uikit.dll.csproj".--
FAILED
Done building project
"/builddir/build/BUILD/nunitv2-2.6.4/src/GuiComponents/UiKit/nunit.uikit.dll.csproj".--
FAILED
Task "MSBuild" execution -- FAILED
Done building target "ResolveProjectReferences" in project
"/builddir/build/BUILD/nunitv2-2.6.4/src/GuiRunner/nunit-gui/nunit-gui.csproj".--
FAILED
Done building project
"/builddir/build/BUILD/nunitv2-2.6.4/src/GuiRunner/nunit-gui/nunit-gui.csproj".--
FAILED
Build FAILED.
Errors:
/builddir/build/BUILD/nunitv2-2.6.4/src/GuiRunner/nunit-gui/nunit-gui.csproj
(default targets) ->
/usr/lib/mono/4.5/Microsoft.Common.targets (ResolveProjectReferences target) ->
/builddir/build/BUILD/nunitv2-2.6.4/src/GuiComponents/UiKit/nunit.uikit.dll.csproj
(default targets) ->
/usr/lib/mono/4.5/Microsoft.Common.targets (GenerateResources target) ->
/usr/lib/mono/4.5/Microsoft.Common.targets: error : Tool exited with code:
1. Output: Error: Exception has been thrown by the target of an invocation.
Inner exception: A null reference or invalid value was found [GDI+ status:
InvalidParameter]
/usr/lib/mono/4.5/Microsoft.Common.targets: error : Tool exited with code:
1. Output: Error: Exception has been thrown by the target of an invocation.
Inner exception: A null reference or invalid value was found [GDI+ status:
InvalidParameter]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:07.7548090
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.qjZa6L (%build)
Version-Release number of selected component (if applicable): 2.6.4-9
How reproducible: ppc-koji build nonunit on ppc64le
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1051573
[Bug 1051573] ppc64le tracker bug
https://bugzilla.redhat.com/show_bug.cgi?id=1185763
[Bug 1185763] smuxi fails to build on ppc64le
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NByEbd61Df&a=cc_unsubscribe