Bug 1648425 - Fix invalid commit ids in dotnet --info
Summary: Fix invalid commit ids in dotnet --info
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: dotNET
Classification: Red Hat
Component: rh-dotnet21
Version: 2.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ga
: 2.0
Assignee: Omair Majid
QA Contact: Radka Gustavsson
Toby Drake
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-09 17:04 UTC by Omair Majid
Modified: 2018-11-14 07:54 UTC (History)
4 users (show)

Fixed In Version: rh-dotnet21-dotnet-2.1.500-3.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-14 07:53:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2018:3617 0 None None None 2018-11-14 07:54:03 UTC

Description Omair Majid 2018-11-09 17:04:43 UTC
dotnet --info can show "N/A" for some values:

"""
.NET Core SDK (reflecting any global.json):
 Version:   2.1.403
 Commit:    04e15494b6

...

Host (useful for support):
  Version: 2.1.5
  Commit:  N/A
"""

This is a divergence from the Microsoft-built .NET Core. It's easy to fix. We just need to backport https://github.com/dotnet/core-setup/pull/4510

Comment 1 Omair Majid 2018-11-09 17:05:31 UTC
There's already an automated test for this bug: https://github.com/redhat-developer/dotnet-regular-tests/tree/master/dotnet-info-commit-ids

Comment 5 errata-xmlrpc 2018-11-14 07:53:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2018:3617


Note You need to log in before you can comment on or make changes to this bug.