-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When loading the git/git project for the first time, accepting the offer to bootstrap fails, and the status button remains red with spinner.
Steps to reproduce the behavior:
- Clone git/git@4ae3003ba (v2.36.0)
- Start vscode, point to the just cloned dir.
- Accept the "Bootstrap" prompt
- Observe "git configuration succeeded but there is no makefile." and
- Observe spinning icon on red button with status "git: Default"
Expected behavior
Even if the git project botched something in the autotools (not this extension's fault), the spinner should be disabled after the failure is noted.
Where does the extension run?
- OS where VSCode runs: Windows 10
- OS where the autotools extension runs: Ubuntu 22, ie, remotely
- Extension Version: 0.3.1
What project are you editing?
- Project repo if public: git/git@4ae3003ba
- Autoconf version (
autoconf --version): 2.71 - Automake version (
automake --version): 1.16.5 - Make version (
make --version): 4.3 - Using libtool? : no
Additional context
Add any other context about the problem here.
What does the extension log? (OUTPUT pane / "Autotools" channel)
2025-03-18T16:23:22.010Z: starting mergesium.autotools 0.3.1/linux-x64 - pre-release expires 2024-05-15
The project is not yet bootstrapped.
Folder "git"
=======================
git configuration succeeded but there is no makefile.
KB: https://autotools.mergesium.com/kb/git?v=-git_version-#no-makefile-found
git configuration succeeded but there is no makefile.
KB: https://autotools.mergesium.com/kb/git?v=-git_version-#no-makefile-found
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working