InetIntel / InetIntel/grip-tools

Makefile references nonexistent file

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Issue
When attempting to install grip-tools with the provided makefile, it fails due to containing a reference to a non-existent file. Namely, `grip-tools-selfupdate.sh`.
### Expected behaviour
Executing `make install` should install all files successfully.
### Steps to reproduce
1. Run `make dist`
2. Extract `grip-tools.tar.gz` as folder
3. Change working directory to said folder (`cd ./grip-tools`) then run `make install`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Makefile and the packaging flow used by `make dist`; verify how `grip-tools-selfupdate.sh` is referenced in the generated archive. Run the listed `make dist` and `make install` steps, and consider the work complete when installation succeeds without the nonexistent-file failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.