slimtoolkit / slimtoolkit/slim

Slim-sensor not present in archive

Open
#809 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Go
Stars
23.4k
Forks
840
PR merge metrics
No merged PRs in 30d

Description

tar -xvf ds.tar.gz
mv  dist_linux/slim /usr/local/bin/
mv  dist_linux/slim-sensor /usr/local/bin/

mv: cannot stat 'dist_linux/slim-sensor': No such file or directory

after unpack archive Section Installation Latest Linux binaries (curl -L -o ds.tar.gz https://github.com/slimtoolkit/slim/releases/download/1.40.11/dist_linux.tar.gz)

tar -xvf ds.tar.gz
  dist_linux/
  dist_linux/mint
  dist_linux/mint-sensor
  dist_linux/slim
  dist_linux/docker-slim
 ls -1ln ./dist_linux/
total 83720
lrwxrwxrwx 1 1891257284 1891200513        4 Jan 16  2025 docker-slim -> mint
-rwxr-xr-x 1 1891257284 1891200513 70443160 Jan 16  2025 mint
-rwxr-xr-x 1 1891257284 1891200513 15274136 Jan 16  2025 mint-sensor
lrwxrwxrwx 1 1891257284 1891200513        4 Jan 16  2025 slim -> mint

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Installation section and the 1.40.11 Latest Linux binaries archive referenced in the issue, then inspect how the archive contents and installation names are produced. Done means the archive and its documented commands use consistent names for the sensor binary, with the reported extraction and move commands succeeding.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.