Hierarchical note taking application.
This is a stop-gap since cherrytree was removed from F31 but is a python2 application that upstream is rewriting in C++.
cherrytree is not available for Fedora 32 and beyond. cherrytree-future (the C++ rewrite), is available on all active Fedora releases. See my blog post for more information.
I’m dropping Fedora 31 from future builds of cherrytree-future. It now has a dependency on a newer glibmm than Fedora 31 provides. Fedora 31 users can continue to use the last successful cherrytree-future build or keep using the Python2 cherrytree package.
Hey @bcotton thank you for this copr! What are the odds for getting an EPEL build? Is it as simple as a button click (or 5) or would you want that to be forked?
The last I remember, EPEL didn’t have suitably-new versions of some of the libraries needed (probably glimm among others). But that was a while ago. I’ll see if I can get EPEL builds going.
There is a problem in the Fedora 41:
Signature verification failed.
$ sudo dnf install cherrytree-future
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
cherrytree-future x86_64 1.3.0-1.fc41 copr:copr.fedorainfracloud.org:bcotton:cherrytree 14.2 MiB
Transaction Summary:
Installing: 1 package
Total size of inbound packages is 4 MiB. Need to download 0 B.
After this operation, 14 MiB extra will be used (install 14 MiB, remove 0 B).
Is this ok [y/N]: y
[1/1] cherrytree-future-0:1.3.0-1.fc41.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s
>>> Already downloaded
———————————————————————————————————————————————————————————————
[1/1] Total 100% | 0.0 B/s | 0.0 B | 00m00s
Running transaction
Transaction failed: Signature verification failed.
OpenPGP check for package “cherrytree-future-1.3.0-1.fc41.x86_64” (/var/cache/libdnf5/copr:copr.fedorainfracloud.org:bcotton:cherrytree-d8410de32e171337/packages/cherrytree-future-1.3.0-1.fc41.x86_64.rpm) from repo “copr:copr.fedorainfracloud.org:bcotton:cherrytree” has failed: Problem occurred when opening the package.
Here is my .Repo file content:
[copr:copr.fedorainfracloud.org:bcotton:cherrytree]
name=Copr repo for cherrytree owned by bcotton
baseurl=https://download.copr.fedorainfracloud.org/results/bcotton/cherrytree/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/bcotton/cherrytree/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1