Bug 1697526

Summary: mono-5.20.1.27 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: monoAssignee: Timotheus Pokorra <mailinglists>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: chkr, itamar, john.j5live, klaas, lxtnow, mailinglists, rhughes, rstrode, sandmann
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-13 21:27:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Upstream Release Monitoring 2019-04-08 15:11:00 UTC
Latest upstream release: 5.18.1.3
Current version/release in rawhide: 5.18.1-2.fc31
URL: http://www.mono-project.com/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/6360/

Comment 1 Upstream Release Monitoring 2019-04-12 01:06:31 UTC
Latest upstream release: 5.20.1.19
Current version/release in rawhide: 5.18.1-2.fc31
URL: http://www.mono-project.com/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/6360/

Comment 2 Timotheus Pokorra 2019-04-12 20:15:45 UTC
I tried a scratch build for Mono 5.20 on rawhide.

It failed with this message:

if test -w /builddir/build/BUILD/mono-5.20.1.19/mcs; then :; else chmod -R +w /builddir/build/BUILD/mono-5.20.1.19/mcs; fi
cd /builddir/build/BUILD/mono-5.20.1.19/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='net_4_x xbuild_12 xbuild_14           ' CC='gcc' all-profiles
mkdir -p -- build/deps
BUILDSTDERR: .//build/gensources.cs(421,13): warning CS0219: The variable `parsedTarget' is assigned but its value is never used
Compilation succeeded - 1 warning(s)
BUILDSTDERR: rm: cannot remove './/build/gensources.exe': No such file or directory
BUILDSTDERR: make[6]: *** [build/profiles/basic.make:129: build/deps/basic-profile-check.out] Error 5
BUILDSTDERR: *** Downloading bootstrap required 'monolite-linux/B886E13F-6276-4BE5-85F8-C6BF5EDBD200'
BUILDSTDERR: /bin/sh: wget: command not found
BUILDSTDERR:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
BUILDSTDERR:                                  Dload  Upload   Total   Spent    Left  Speed
BUILDSTDERR: 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: download.mono-project.com
BUILDSTDERR: gzip: stdin: unexpected end of file
BUILDSTDERR: tar: This does not look like a tar archive
BUILDSTDERR: tar: Exiting with failure status due to previous errors

Comment 3 Upstream Release Monitoring 2019-04-24 21:09:02 UTC
Latest upstream release: 5.20.1.27
Current version/release in rawhide: 5.18.1-2.fc31
URL: http://www.mono-project.com/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.

Based on the information from anitya:  https://release-monitoring.org/project/6360/

Comment 4 Timotheus Pokorra 2019-07-09 10:15:14 UTC
Same issue with Mono 5.20.1.27.

BUILDSTDERR: if test -w /buil.//build/gensources.cs(421,13): warning CS0219: The variable `parsedTarget' is assigned but its value is never used
BUILDSTDERR: rm: cannot remove './/build/gensources.exe': No such file or directory
BUILDSTDERR: make[6]: *** [build/profiles/basic.make:129: build/deps/basic-profile-check.out] Error 5
BUILDSTDERR: *** Downloading bootstrap required 'monolite-linux/B886E13F-6276-4BE5-85F8-C6BF5EDBD200'
BUILDSTDERR: /bin/sh: wget: command not found
BUILDSTDERR:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
BUILDSTDERR:                                  Dload  Upload   Total   Spent    Left  Speed
BUILDSTDERR: 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: download.mono-project.com
BUILDSTDERR: gzip: stdin: unexpected end of file
BUILDSTDERR: tar: This does not look like a tar archive
BUILDSTDERR: tar: Exiting with failure status due to previous errors
BUILDSTDERR: make[7]: *** [Makefile:526: get-monolite-latest] Error 2
BUILDSTDERR: make[6]: *** [build/profiles/basic.make:109: do-get-monolite] Error 2
BUILDSTDERR: *** The runtime 'mono' doesn't appear to be usable.
BUILDSTDERR: *** Check README for information on how to bootstrap a Mono installation.
BUILDSTDERR: make[5]: *** [build/profiles/basic.make:79: do-profile-check] Error 1
BUILDSTDERR: make[4]: *** [Makefile:54: profile-do--basic--all] Error 2
BUILDSTDERR: make[3]: *** [Makefile:50: profiles-do--all] Error 2
BUILDSTDERR: make[2]: *** [Makefile:629: all-mcs] Error 2
BUILDSTDERR: make[1]: *** [Makefile:569: all-recursive] Error 1
BUILDSTDERR: make: *** [Makefile:499: all] Error 2
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.FOcx4q (%build)
ddir/build/BUILD/mono-5.20.1.27/mcs; then :; else chmod -R +w /builddir/build/BUILD/mono-5.20.1.27/mcs; fi
cd /builddir/build/BUILD/mono-5.20.1.27/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='net_4_x xbuild_12 xbuild_14           ' CC='gcc' all-profiles
mkdir -p -- build/deps
Compilation succeeded - 1 warning(s)
make[2]: Leaving directory '/builddir/build/BUILD/mono-5.20.1.27/runtime'
make[1]: Leaving directory '/builddir/build/BUILD/mono-5.20.1.27'
RPM build errors:
BUILDSTDERR:     Bad exit status from /var/tmp/rpm-tmp.FOcx4q (%build)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 736, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mono.spec

But if I build with bootstrap=1, it works, and if I then use that version, I can build without bootstrap. So we need another permission to do a bootstrap again? is there no other way without bootstrapping? I would want to avoid bootstrapping as much as possible, it is not a major version upgrade.

Comment 5 Timotheus Pokorra 2019-07-10 05:28:39 UTC
I have tried hard to work around a bootstrap, and have asked a question at https://github.com/mono/mono/issues/15643 if we really need to do bootstrap between minor releases.

Comment 6 Timotheus Pokorra 2019-07-12 05:36:30 UTC
I have now filed a change for Mono 5.20 in F31: https://fedoraproject.org/wiki/Changes/Mono_5_20

Comment 7 Timotheus Pokorra 2019-08-13 21:27:30 UTC
We have Mono 5.20.1-1 (from upstream 5.20.1.34) in Rawhide, ready for Fedora 31.