Skip to content

Set inxi permissions (+x) in checkbox-ng debian packaging (BugFix)#956

Merged
kissiel merged 1 commit intomainfrom
fix-955
Jan 20, 2024
Merged

Set inxi permissions (+x) in checkbox-ng debian packaging (BugFix)#956
kissiel merged 1 commit intomainfrom
fix-955

Conversation

@yphus
Copy link
Copy Markdown

@yphus yphus commented Jan 20, 2024

Description

Fix the checkbox-ng debian packaging to always install inxi as an executable.

Resolved issues

Fixes #955

Documentation

N/A

Tests

Tested the binary build in LXC (18.04) using dpkg-buildpackage -b -d -uc -us
Inxi is now packaged with the following permissions:
-rwxr-xr-x root/root 1263081 2023-06-14 06:35 ./usr/lib/python3/dist-packages/plainbox/vendor/inxi

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9fbbf7b) 39.18% compared to head (3cb90bb) 39.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #956   +/-   ##
=======================================
  Coverage   39.18%   39.18%           
=======================================
  Files         315      315           
  Lines       34899    34899           
  Branches     5972     5972           
=======================================
  Hits        13676    13676           
  Misses      20610    20610           
  Partials      613      613           
Flag Coverage Δ
checkbox-ng 65.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@kissiel kissiel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TYVM! +1

PS The other way would be to run python3 the_inxi_module, I guess.

@kissiel kissiel merged commit 0f68c70 into main Jan 20, 2024
@kissiel kissiel deleted the fix-955 branch January 20, 2024 18:43
LiaoU3 pushed a commit to LiaoU3/checkbox that referenced this pull request Mar 20, 2024
binli pushed a commit to binli/checkbox that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inxi command not executable in the edge PPA deb

2 participants