aboutsummaryrefslogtreecommitdiffstats
path: root/python3-annotated-doc
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-08 21:48:53 +0200
committerDanilo M. <danix@danix.xyz>2026-08-08 21:48:53 +0200
commitd97e4c801e14597d070813be15073bb2257c101d (patch)
tree703b2e9a8ee1c61fe1ae231fa9c5f6ef14872951 /python3-annotated-doc
parent4e34c235cd982baa2b8f8e01d081f3d148050cba (diff)
downloadmy-slackbuilds-d97e4c801e14597d070813be15073bb2257c101d.tar.gz
my-slackbuilds-d97e4c801e14597d070813be15073bb2257c101d.zip
typora-bin: fix root-only install directory
Upstream ships its top directory as 0700. The standard SBo perm-normalize block only remaps the modes it enumerates (777/775/750/711/555/511 and the 6xx/4xx file set), so 0700 passed through untouched and the whole tree installed root-only. Launching as a normal user died with "Permission denied" on the binary. Normalize every directory to 755 explicitly, before the chrome-sandbox chmod so the setuid bit is unaffected. BUILD bumped so the fixed package supersedes the broken one. Worth noting for other repacks: neither sbopkglint nor a container build catches this, both run as root, where 0700 is traversable. Verified here by extracting the package as a normal user and launching the real binary. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'python3-annotated-doc')
0 files changed, 0 insertions, 0 deletions