Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Chocolatey CLI fails on macOS Sequoia #3544

Open
6 tasks done
valorisa opened this issue Oct 29, 2024 · 8 comments
Open
6 tasks done

Building Chocolatey CLI fails on macOS Sequoia #3544

valorisa opened this issue Oct 29, 2024 · 8 comments

Comments

@valorisa
Copy link

valorisa commented Oct 29, 2024

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

What You Are Seeing?

darkfairie@iMac-de-Isabelle src % ../build.sh

Restoring NuGet tools...
Feeds used:
  /Users/darkfairie/.nuget/packages
  https://api.nuget.org/v3/index.json

Tous les packages listés dans /Users/darkfairie/Projets/choco/choco/tools/packages.config sont déjà installés.
  CACHE https://api.nuget.org/v3/vulnerabilities/index.json
  CACHE https://api.nuget.org/v3-vulnerabilities/2024.10.29.05.50.14/vulnerability.base.json
  CACHE https://api.nuget.org/v3-vulnerabilities/2024.10.29.05.50.14/2024.10.29.05.50.14/vulnerability.update.json
Using MSBuild version: Microsoft (R) Build Engine version 16.10.1 pour Mono
Copyright (C) Microsoft Corporation. Tous droits réservés.

16.10.1.11301
Restoring NuGet packages manually...
Détection automatique MSBuild : utilisation de la version msbuild '15.0' de '/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/15.0/bin'.
/Users/darkfairie/Projets/choco/choco/src/chocolatey.install/chocolatey.install.wixproj : error MSB4057: La cible "_IsProjectRestoreSupported" n'existe pas dans le projet.
/var/folders/jz/gg1qjtnj6396s3v0v2yn5yd00000gn/T/NuGetScratchdarkfairie/ck218arf.fmi.nugetrestore.targets(490,5): warning : Skipping restore for project '/Users/darkfairie/Projets/choco/choco/src/chocolatey.install/chocolatey.install.wixproj'. The project file may be invalid or missing targets required for restore. [/var/folders/jz/gg1qjtnj6396s3v0v2yn5yd00000gn/T/NuGetScratchdarkfairie/mqplbs82.xps.nugetinputs.targets]

AVERTISSEMENT : Erreur lors de la lecture des informations de projet msbuild, vérifiez que votre solution d’entrée ou fichier projet est valide. Les projets NETCore et UAP seront ignorés, seuls les fichiers packages.config seront restaurés.
Tous les packages listés dans packages.config sont déjà installés.
  CACHE https://api.nuget.org/v3/vulnerabilities/index.json
  CACHE https://api.nuget.org/v3-vulnerabilities/2024.10.29.05.50.14/vulnerability.base.json
  CACHE https://api.nuget.org/v3-vulnerabilities/2024.10.29.05.50.14/2024.10.29.05.50.14/vulnerability.update.json
Starting Cake with script: /Users/darkfairie/Projets/choco/choco/recipe.cake
Running Cake with arguments: 
Could not load /Users/darkfairie/Projets/choco/choco/tools/Addins/Cake.Powershell.0.4.8/lib/net46/System.Management.Automation.dll (missing Microsoft.Management.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35))
(4430,12): warning CS1701: Assuming assembly reference 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' used by 'Cake.Json' matches identity 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' of 'Newtonsoft.Json', you may need to supply runtime policy
(4436,12): warning CS1701: Assuming assembly reference 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' used by 'Cake.Json' matches identity 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' of 'Newtonsoft.Json', you may need to supply runtime policy
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(236,13): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(238,44): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(377,36): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(388,32): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(396,32): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(440,29): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
/Users/darkfairie/Projets/choco/choco/tools/Chocolatey.Cake.Recipe.0.28.4/Content/build.cake(441,36): warning CS0618: 'CustomProjectParserResult.OutputPath' is obsolete: 'Use OutputPaths instead for multi-targeting support'
Using Local Build Provider...
Testing to see if valid git repository...
What version of git are we using...
git version 2.39.5 (Apple Git-154)
Getting current branch name...
Branch name is develop
Testing to see if current commit contains a tag...
No tag is present.
NuGet Sources configured using default values.
defaultPushSourceUrl: [NULL]
Using local Unofficial Strong Name Key...
Setting up tools...
Printing Build Parameters...
------------------------------------------------------------------------------------------
BranchType: Develop
BranchName: develop
BuildAgentOperatingSystem: OSX
BuildCounter: -1
BuildDirectoryPath: /Users/darkfairie/Projets/choco/choco/code_drop
BuildProviderRepositoryName: Local
ChocolateyNupkgGlobbingPattern: /**/chocolatey[!-no7zip]*.nupkg
ChocolateyNuspecGlobbingPattern: /**/*.nuspec
Configuration: Release
ForceContinuousIntegration: False
IntegrationTestAssemblyFilePattern: /**/*[tT]ests.[iI]ntegration.dll
IntegrationTestAssemblyProjectPattern: /**/*[tT]ests.[iI]ntegration.csproj
IsLocalBuild: True
IsPullRequest: False
IsTagged: False
NuGetNupkgGlobbingPattern: /**/*.nupkg
NuGetNuspecGlobbingPattern: /**/*.nuspec
NuGetSources: https://www.nuget.org/api/v2/, https://api.nuget.org/v3/index.json
ObfuscateAssembly: False
PreferDotNetGlobalToolUsage: True
PrepareLocalRelease: False
ProductName: Chocolatey
ProductDescription: chocolatey is a product of Chocolatey Software, Inc. - All Rights Reserved.
ProductCopyright: Copyright © 2017 - 2024 Chocolatey Software, Inc. Copyright © 2011 - 2017, RealDimensions Software, LLC - All Rights Reserved.
ProductComVisible: False
ProductClsCompliant: False
ProductCompany: Chocolatey Software, Inc.
ProductCustomAttributes: No Product Custom Attributes being used
ProductTrademark: Chocolatey - Chocolatey Software, Inc.
RepositoryHostedInGitLab: False
RepositoryName: choco
RepositoryOwner: chocolatey
RestorePackagesDirectory: [NULL]
ShouldAuthenticodeSignMsis: True
ShouldAuthenticodeSignOutputAssemblies: True
ShouldVerifyPowerShellScripts: True
ShouldAuthenticodeSignPowerShellScripts: False
ShouldBuildMsi: True
ShouldBuildNuGetSourcePackage: False
ShouldDownloadFullReleaseNotes: False
ShouldDownloadMilestoneReleaseNotes: False
ShouldGenerateSolutionVersionCSharpFile: True
ShouldObfuscateOutputAssemblies: True
ShouldPostToDiscord: True
ShouldPostToMastodon: True
ShouldPostToSlack: True
ShouldPostToTwitter: True
ShouldPublishAwsLambdas: False
ShouldPublishPreReleasePackages: True
ShouldPublishReleasePackages: True
ShouldReportCodeCoverageMetrics: True
ShouldReportUnitTestResults: True
ShouldRunAnalyze: True
ShouldRunChocolatey: True
ShouldRunDependencyCheck: False
ShouldRunDocker: True
ShouldRunDotNetFormat: True
ShouldRunDotNetPack: False
ShouldRunDotNetTest: True
ShouldRunGitReleaseManager: False
ShouldRunGitVersion: True
ShouldRunILMerge: True
ShouldRunInspectCode: True
ShouldRunNuGet: False
ShouldRunNUnit: True
ShouldRunOpenCover: True
ShouldRunReportGenerator: True
ShouldRunReportUnit: True
ShouldRunSonarQube: False
ShouldRunTests: True
ShouldRunTransifex: False
ShouldRunxUnit: True
ShouldRunPSScriptAnalyzer: True
ShouldStrongNameOutputAssemblies: True
ShouldStrongNameSignDependentAssemblies: False
SolutionDirectoryPath: /Users/darkfairie/Projets/choco/choco/src/chocolatey
SolutionFilePath: /Users/darkfairie/Projets/choco/choco/src/chocolatey.sln
SonarQubeId: choco
SonarQubeUrl: [NULL]
SourceDirectoryPath: /Users/darkfairie/Projets/choco/choco/src
StrongNameDependentAssembliesInputPath: src/packages
Target: Default
TestDirectoryPath: src
TestExecutionType: unit
TreatWarningsAsErrors: False
UnitTestAssemblyFilePattern: /**/*.[tT]ests/**/*.[tT]ests.dll
UnitTestAssemblyProjectPattern: /**/*.[tT]ests/**/*.[tT]ests.csproj
UseChocolateyGuiStrongNameKey: False
------------------------------------------------------------------------------------------

----------------------------------------
Setup
----------------------------------------
  ____  _                          _         _                
 / ___|| |__    ___    ___   ___  | |  __ _ | |_   ___  _   _ 
| |    | '_ \  / _ \  / __| / _ \ | | / _` || __| / _ \| | | |
| |___ | | | || (_) || (__ | (_) || || (_| || |_ |  __/| |_| |
 \____||_| |_| \___/  \___| \___/ |_| \__,_| \__| \___| \__, |
                                                        |___/ 

Starting Setup...
Tool GitVersion.Tool is already installed, with required version.
Testing to see if valid git repository...
Calculating Semantic Version...
Running GitVersion directly...
There is no tag.
Generating SolutionVersion.cs file...
Calculated Major.Minor.Patch: 2.4.0
Calculated Sem Version: 2.4.0-alpha0269
Calculated Milestone: 2.4.0
Cake Version: 0.38.5.0
Calculated File Version: 2.4.0.0
Calculated Package Version: 2.4.0-alpha-20241029
Calculated Informational Version: 2.4.0-alpha-20241029-aeba0855
Calculate Full Sem Version: 2.4.0-alpha.269
Building version 2.4.0-alpha-20241029 of Chocolatey (Release, Default) using version 0.38.5.0 of Cake, and version 0.28.4 of Chocolatey.Cake.Recipe. (IsTagged: False)

========================================
Print-CI-Provider-Environment-Variables
========================================
No environment variables is available for current provider.

========================================
Clean
========================================
Cleaning...

========================================
Restore
========================================
Restoring src/chocolatey.sln...
Détection automatique MSBuild : utilisation de la version msbuild '' de '/Library/Frameworks/Mono.framework/Versions/Current/Commands'.
Erreur lors de l’analyse du fichier solution à /Users/darkfairie/Projets/choco/choco/src/chocolatey.sln : Invalid Image
  Invalid Image
An error occurred when executing task 'Restore'.

----------------------------------------
Teardown
----------------------------------------
Starting Teardown...
Finished running tasks.
Error: One or more errors occurred. (NuGet: Process returned an error (exit code 1).)
	NuGet: Process returned an error (exit code 1).
darkfairie@iMac-de-Isabelle src % 

What is Expected?

That chocolatey works...

How Did You Get This To Happen?

  1. I ran the command './build.sh'

Image

System Details

  • Operating System: macOS Sequoia
  • Windows PowerShell version: PowerShell 7.4.6
  • Chocolatey CLI Version: not yet
  • Chocolatey Licensed Extension version: not yet
  • Chocolatey License type: not yet
  • Terminal/Emulator: zsh

Installed Packages

darkfairie@iMac-de-Isabelle src % choco list
zsh: command not found: choco
darkfairie@iMac-de-Isabelle src %

Output Log

darkfairie@iMac-de-Isabelle src % choco --debug --verbose
zsh: command not found: choco
darkfairie@iMac-de-Isabelle src %

Additional Context

darkfairie@iMac-de-Isabelle src % ls    
AlphaFS.2.1.3
Chocolatey.NuGet.Commands.3.4.2
Chocolatey.NuGet.Common.3.4.2
Chocolatey.NuGet.Configuration.3.4.2
Chocolatey.NuGet.Credentials.3.4.2
Chocolatey.NuGet.DependencyResolver.Core.3.4.2
Chocolatey.NuGet.Frameworks.3.4.2
Chocolatey.NuGet.LibraryModel.3.4.2
Chocolatey.NuGet.PackageManagement.3.4.2
Chocolatey.NuGet.Packaging.3.4.2
Chocolatey.NuGet.ProjectModel.3.4.2
Chocolatey.NuGet.Protocol.3.4.2
Chocolatey.NuGet.Resolver.3.4.2
Chocolatey.NuGet.Versioning.3.4.2
Chocolatey.PowerShell
Microsoft.Bcl.HashCode.1.1.1
Microsoft.CSharp.4.3.0
Microsoft.CodeAnalysis.BannedApiAnalyzers.3.3.3
Microsoft.Web.Xdt.3.1.0
Newtonsoft.Json.13.0.3
SimpleInjector.2.8.3
SolutionVersion.cs
System.Reactive.5.0.0
System.Runtime.CompilerServices.Unsafe.4.5.3
System.Threading.Tasks.Extensions.4.5.4
chocolatey
chocolatey.console
chocolatey.install
chocolatey.resources
chocolatey.sln
chocolatey.sln.DotSettings
chocolatey.slnf
chocolatey.tests
chocolatey.tests.integration
log4net.2.0.12
packages
tools
darkfairie@iMac-de-Isabelle src 
darkfairie@iMac-de-Isabelle src % mono --version
Mono JIT compiler version 6.12.0 ((no/0cbf0e290c3 Wed Oct 16 06:10:58 UTC 2024)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
	TLS:           
	SIGSEGV:       altstack
	Notification:  kqueue
	Architecture:  amd64
	Disabled:      none
	Misc:          softdebug 
	Interpreter:   yes
	LLVM:          supported, not enabled.
	Suspend:       hybrid
	GC:            sgen (concurrent by default)
darkfairie@iMac-de-Isabelle src % 
darkfairie@iMac-de-Isabelle chocolatey % ls
AssemblyExtensions.cs			StringExtensions.cs
BannedSymbols.txt			StringResources.cs
EnumExtensions.cs			TypeExtensions.cs
EnumerableExtensions.cs			bin
ExceptionExtensions.cs			chocolatey.csproj
FileSystemExtensions.cs			ilmerge.internalize.ignore.dll.txt
GetChocolatey.cs			infrastructure
ILogExtensions.cs			infrastructure.app
LogExtensions.cs			obj
NuGetVersionExtensions.cs		packages.config
ObjectExtensions.cs			result.txt
Properties				tools
RuleResultExtensions.cs
darkfairie@iMac-de-Isabelle chocolatey % 
darkfairie@iMac-de-Isabelle choco % ls
CHANGELOG.md			build.ps1
CHANGELOG_LICENSED.md		build.sh
COMMITTERS.md			cake.config
CONTRIBUTING.md			chocolatey.snk
GenerateDocs.ps1		code_drop
GitReleaseManager.yaml		docker
GitVersion.yml			docs
Invoke-AuthedTests.ps1		formatting-settings.psd1
Invoke-Tests.ps1		lib
LICENSE				nuspec
NOTICE				recipe.cake
README.md			result.txt
ScriptFormat.Tests.ps1		setup.cmd
TESTING.md			setup.ps1
build.bat			src
build.debug.bat			tests
build.debug.sh			tools
build.official.bat		update-cmdlet-documentation.ps1
build.official.sh		update-nuget-client.ps1
darkfairie@iMac-de-Isabelle choco % 
@valorisa valorisa added the Bug label Oct 29, 2024
@pauby
Copy link
Member

pauby commented Oct 29, 2024

Did you follow all the steps shown here?

@pauby pauby changed the title run ./build failed with macOS Sequoia Building Chocolatey CLI fails on macOS Sequoia Oct 29, 2024
@valorisa
Copy link
Author

# Check MSBuild version
msbuild -version

# Update Mono and .NET SDK
brew update
brew upgrade mono
brew install dotnet

# Clear NuGet cache
nuget locals all -clear

# Manually restore NuGet packages
nuget restore /Users/darkfairie/Projets/choco/src/chocolatey.sln

# Clean and rebuild the solution
msbuild /t:Clean /p:Configuration=Release /Users/darkfairie/Projets/choco/src/chocolatey.sln
msbuild /t:Rebuild /p:Configuration=Release /Users/darkfairie/Projets/choco/src/chocolatey.sln

@valorisa
Copy link
Author

@valorisa
Copy link
Author

========================================
Generate-FriendlyCoverageReport
========================================
No coverage files was found, no local report is generated!

========================================
Test
========================================
Uploading NUnit Test Result file: /Users/darkfairie/Projets/choco/code_drop/TestResults/NUnit/TestResult.xml
Uploading artifact from path: /Users/darkfairie/Projets/choco/code_drop/TestResults/NUnit/TestResult.xml

========================================
Run-DotNetFormatCheck
========================================

========================================
CreateIssuesReport
========================================
Creating report 'code_drop/TestResults/issues-report.html'
Uploading artifact from path: code_drop/TestResults/issues-report.html

========================================
Analyze
========================================

========================================
Copy-Nuspec-Folders
========================================

========================================
Configuration-Builder
========================================

========================================
Obfuscate-Assemblies
========================================
There are no files defined to be obfuscated.

========================================
Create-TarGz-Packages
========================================
a .
a ./Chocolatey.NuGet.LibraryModel.dll
a ./Chocolatey.NuGet.Versioning.xml
a ./Chocolatey.NuGet.DependencyResolver.Core.xml
a ./SimpleInjector.dll
a ./chocolatey.xml
a ./Chocolatey.PowerShell.dll-Help.xml
a ./AlphaFS.dll
a ./Chocolatey.NuGet.Protocol.dll
a ./Chocolatey.NuGet.Resolver.dll
a ./Microsoft.Web.XmlTransform.pdb
a ./System.Reactive.xml
a ./Chocolatey.NuGet.PackageManagement.xml
a ./choco.exe
a ./Chocolatey.NuGet.Packaging.dll
a ./Chocolatey.NuGet.Configuration.dll
a ./Microsoft.Bcl.HashCode.dll
a ./choco.exe.config
a ./AlphaFS.pdb
a ./chocolatey.resources.dll
a ./Chocolatey.NuGet.Frameworks.dll
a ./log4net.xml
a ./Chocolatey.NuGet.ProjectModel.dll
a ./Chocolatey.NuGet.Commands.xml
a ./Microsoft.Web.XmlTransform.dll
a ./Newtonsoft.Json.xml
a ./System.Threading.Tasks.Extensions.dll
a ./System.Runtime.CompilerServices.Unsafe.xml
a ./Chocolatey.NuGet.Common.xml
a ./Chocolatey.NuGet.Packaging.xml
a ./Chocolatey.PowerShell.dll
a ./Chocolatey.NuGet.Configuration.xml
a ./chocolatey.pdb
a ./Microsoft.Bcl.HashCode.xml
a ./Chocolatey.NuGet.Frameworks.xml
a ./log4net.dll
a ./Chocolatey.NuGet.ProjectModel.xml
a ./Chocolatey.NuGet.Commands.dll
a ./Chocolatey.NuGet.Credentials.dll
a ./Newtonsoft.Json.dll
a ./System.Threading.Tasks.Extensions.xml
a ./System.Runtime.CompilerServices.Unsafe.dll
a ./Chocolatey.NuGet.Common.dll
a ./Chocolatey.NuGet.LibraryModel.xml
a ./Chocolatey.PowerShell.pdb
a ./Chocolatey.NuGet.Versioning.dll
a ./System.Management.Automation.dll
a ./Chocolatey.NuGet.DependencyResolver.Core.dll
a ./SimpleInjector.xml
a ./chocolatey.dll
a ./AlphaFS.xml
a ./Chocolatey.NuGet.Protocol.xml
a ./Chocolatey.NuGet.Resolver.xml
a ./System.Reactive.dll
a ./Chocolatey.NuGet.PackageManagement.dll
a ./Rhino.Licensing.dll
Uploading artifact from path: /Users/darkfairie/Projets/choco/code_drop/Packages/Chocolatey/chocolatey.v2.4.0-alpha0269.tar.gz

========================================
Package
========================================

========================================
Default
========================================

----------------------------------------
Teardown
----------------------------------------
Starting Teardown...
Finished running tasks.

Task                                    Duration            
------------------------------------------------------------
Setup                                   00:00:23.9176974    
Export-Release-Notes                    Skipped             
Print-CI-Provider-Environment-Variables 00:00:00.0044994    
Clean                                   00:00:00.0228426    
Restore                                 00:00:05.1609172    
Strong-Name-Signer                      Skipped             
Initialize-SonarQube                    Skipped             
Build                                   00:01:02.0044600    
Test-NUnit                              00:00:26.0459320    
Test-xUnit                              Skipped             
Generate-FriendlyTestReport             Skipped             
Generate-FriendlyCoverageReport         00:00:18.0156249    
Report-UnitTestResults                  Skipped             
Convert-OpenCoverToLcov                 Skipped             
Report-Code-Coverage-Metrics            Skipped             
Test                                    00:00:00.0318868    
InspectCode                             Skipped             
Run-DotNetFormatCheck                   00:00:15.9396280    
CreateIssuesReport                      00:00:03.9104324    
Run-PSScriptAnalyzer                    Skipped             
Build-ChocolateyNo7zip                  Skipped             
Run-ILMerge                             Skipped             
Copy-Nuspec-Folders                     00:00:00.0851059    
Configuration-Builder                   00:00:00.0318949    
Obfuscate-Assemblies                    00:00:00.0043790    
Prepare-Chocolatey-Packages             Skipped             
Prepare-ChocolateyNo7zip-Package        Skipped             
Prepare-NuGet-Packages                  Skipped             
Sign-Assemblies                         Skipped             
Verify-PowerShellScripts                Skipped             
Create-Chocolatey-Packages              Skipped             
Create-NuGet-Packages                   Skipped             
Prepare-MSI                             Skipped             
Build-MSI                               Skipped             
Sign-Msis                               Skipped             
Dependency-Check                        Skipped             
Finalise-SonarQube                      Skipped             
Create-ChocolateyNo7zip-Package         Skipped             
Create-TarGz-Packages                   00:00:01.9118934    
Package                                 00:00:00.0032678    
Teardown                                00:00:00.0011241    
------------------------------------------------------------
Total:                                  00:02:37.0918611    
darkfairie@iMac-de-Isabelle choco %

@valorisa

This comment has been minimized.

@pauby
Copy link
Member

pauby commented Nov 4, 2024

The Software Engineers, and our build system, use Sonoma. There are no problems building on that. So this is either a new macOS issue, or a local environment issue to you.

To set expectations, this isn't something we'll be able to look at soon.

@valorisa
Copy link
Author

What does Chocolatey look like working on macOS? Anyone have a screenshot by chance?

@pauby
Copy link
Member

pauby commented Nov 12, 2024

look like

Chocolatey CLI will only pack and push packages on non-Windows platforms. You cannot use it to install or otherwise manage packages.

I'm unsure if that is what you mean by "look like". If you are needing an actual screenshot to compare to something you have locally, using a Docker container would provide this.

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

No branches or pull requests

2 participants