-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
B: inconsistent behaviorbugSomething isn't workingSomething isn't workingthird-partyRelated to third-party logicRelated to third-party logic
Description
Guidelines
- I have encountered this bug in the latest release of FreeTube.
- I have encountered this bug in the official downloads of FreeTube.
- I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
- I have searched the documentation for information that matches the description of the bug I want to file, without success.
- This issue contains only one bug.
Describe the bug
FreeTube RPM includes files in:
/opt/FreeTube/*/opt/FreeTube/locales/*/opt/FreeTube/resources/*
but not the dirs themselves:
/opt/FreeTube/opt/FreeTube/locales/opt/FreeTube/resources
These 3 dirs are unowned. When the RPM is uninstalled, the dirs will remain on the end user's system.
$ rpm -q --whatprovides /opt/FreeTube/freetube
freetube-0.23.1.amd64.rpm
$ rpm -q --whatprovides /opt/FreeTube
file /opt/FreeTube is not owned by any packageNot familiar with fpm but probably need --rpm-auto-add-directories. Not sure if you need to then exclude /usr/... above the desktop file and icon; FreeTube RPM should not own those dirs.
https://fpm.readthedocs.io/en/latest/packages/rpm.html#rpm-specific-command-line-flags
Expected Behavior
NA
Issue Labels
inconsistent behavior
FreeTube Version
NA
Operating System Version
Fedora 41
Installation Method
.rpm
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
No response
Additional Information
Nightly Build
- I have encountered this bug in the latest nightly build.
Metadata
Metadata
Assignees
Labels
B: inconsistent behaviorbugSomething isn't workingSomething isn't workingthird-partyRelated to third-party logicRelated to third-party logic
Type
Projects
Status
To assign