Description of problem: cheat generates a file that makes cheat unusable Version-Release number of selected component (if applicable): 4.2.2 How reproducible: Always Steps to Reproduce: 1. dnf install cheat 2. mkdir -p ~/.config/cheat && cheat --init > ~/.config/cheat/conf.yml 3. cheat no longer works Actual results: $ cheat <snip> Examples: To initialize a config file: mkdir -p ~/.config/cheat && cheat --init > ~/.config/cheat/conf.yml <snip> $ mkdir -p ~/.config/cheat && cheat --init > ~/.config/cheat/conf.yml $ cheat failed to load config: failed to resolve symlink: /home/wwalker/.config/cheat/cheatsheets/community: lstat /home/wwalker/.config/cheat/cheatsheets: no such file or directory Expected results: After following the Example from cheat output, cheat should still be useful. Additional info: cheat --init builds a config like this (comment lines removed): ~/.config/cheat/conf.yml --- editor: vim colorize: true style: monokai formatter: terminal16m pager: less -FRX cheatpaths: - name: community path: /home/wwalker/.config/cheat/cheatsheets/community tags: [ community ] readonly: true - name: personal path: /home/wwalker/.config/cheat/cheatsheets/personal tags: [ personal ] readonly: false It should either create /home/wwalker/.config/cheat/cheatsheets/personal, or it should not create a "personal" stanza. It should set the community path to /usr/share/cheat (where cheat-community-cheatsheets installs), or perform the proper configuration and initialization of /home/wwalker/.config/cheat/cheatsheets/community. A workaround for users is: mkdir -p /home/wwalker/.config/cheat/cheatsheets/personal and change the path line in the "community" stanza from: path: /home/wwalker/.config/cheat/cheatsheets/community to: path: /usr/share/cheat
This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39.