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

"Listen" to conda recommendation to use some other solver upon conda install failing; stderr output from "conda install" would be captured and logged #210

Merged
merged 7 commits into from
Nov 7, 2024

Conversation

yarikoptic
Copy link
Member

@yarikoptic yarikoptic commented Nov 7, 2024

TODOs

  • ensure CI scenario run fails
  • provide a fix within code

@yarikoptic yarikoptic force-pushed the bf-libarchive branch 2 times, most recently from 18ae44e to 57e7252 Compare November 7, 2024 17:10
@yarikoptic
Copy link
Member Author

with classic solver it took awhile but did manage to perform the drill. So I think this is a good and generic (not git-annex specific) solution of "listen to what conda says", so let's proceed with this.

rf also to avoid duplication -- impossible to discern what is the difference
between two tests without doing diff, so best to have it parametric
@yarikoptic yarikoptic added the patch Increment the patch version when merged label Nov 7, 2024
@yarikoptic yarikoptic changed the title Fix conda-forge configuration failure due to absent libarchive "Listen" to conda recommendation to use some other solver upon conda install failing Nov 7, 2024
@yarikoptic yarikoptic added the release Create a release when this pr is merged label Nov 7, 2024
@yarikoptic yarikoptic changed the title "Listen" to conda recommendation to use some other solver upon conda install failing "Listen" to conda recommendation to use some other solver upon conda install failing; stderr output from "conda install" would be captured and logged Nov 7, 2024
@yarikoptic yarikoptic marked this pull request as ready for review November 7, 2024 19:44
@yarikoptic
Copy link
Member Author

osx seems to have issues with brew which is unrelated to these changes, so I will just wait for appveyor and then proceed.

==> cabal v2-install --flags=+S3
Last 15 lines from /Users/runner/Library/Logs/Homebrew/git-annex/02.cabal:
           {destination = Network.Wai.Middleware.RequestLogger.Logger
                            $ loggerSet logger,
            outputFormat = Apache FromSocket}’
      In a stmt of a 'do' block:
        logWare <- mkRequestLogger
                     def
                       {destination = Network.Wai.Middleware.RequestLogger.Logger
                                        $ loggerSet logger,
                        outputFormat = Apache FromSocket}
    |
247 |     logWare <- mkRequestLogger def
    |                                ^^^...
Error: [Cabal-7125]
Failed to build yesod-core-1.6.26.0 (which is required by git-annex-10.20241031). See the build log above for details.

@yarikoptic
Copy link
Member Author

appveyor is actually ok - still busy on that lengthy ==> cabal v2-install --flags=+S3 in one run, again, unrelated but all rest is good, so I will proceed to see if we do address datalad testing issue

@yarikoptic yarikoptic merged commit 95036d2 into master Nov 7, 2024
23 of 32 checks passed
@yarikoptic yarikoptic deleted the bf-libarchive branch November 7, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant