FS#71915 - [zutty] Missing font dependencies required to function

Attached to Project: Community Packages
Opened by Caleb Maclennan (alerque) - Tuesday, 24 August 2021, 20:27 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 25 August 2021, 13:37 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The `zutty` package is missing required dependencies. If you just install it without by chance happening to have whatever it is looking for you'll get:

```
$ zutty
terminate called after throwing an instance of 'std::runtime_error'
what(): No suitable files for '9x18' found!
[1] 1841695 abort (core dumped) zutty
```
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Wednesday, 25 August 2021, 13:37 GMT
Reason for closing:  Fixed
Comment by Alexander F. Rødseth (xyproto) - Wednesday, 25 August 2021, 13:36 GMT
Thanks for reporting! I added a dependency on xorg-fonts-misc, which includes the 9x18 font.

Loading...