W. Michael Petullo

Results 17 issues of W. Michael Petullo

I maintain the Hugo package for Fedora. During the packaging process, I have come across a few things that I patch around. I wanted to bring these things to your...

Bug
Stale

I help maintain the Hugo package on Fedora. When packaging github.com/gohugoio/locales, which is a dependency of Hugo, I see the following unit test fail: ok github.com/gohugoio/locales/et_EE 0.003s github.com/gohugoio/locales/eu --- FAIL:...

NeedsInvestigation

* Version of collectd: 5.12.0 * Operating system / distribution: Alpine * Kernel version (if applicable): N/a Under some circumstances, collectd fails with the following error: ``` Looking up "[HOSTNAME]"...

Feature request

I maintain the pocketsphinx package for Fedora, and I am presently trying to package the recent 5.0.0. release. I cannot figure out how to cause cmake to install the Python...

I am deploying Gophish to a system whose service initialization facilities do not permit setting a service's working directory. Gophish requires that a number of files exist in its working...

This is a work-in-progress. I am interested in building Gophish against modernc/sqlite rather than github.com/mattn/go-sqlite3. The former is written fully in Go, whereas the latter uses Cgo. I have found...

Gophish currently requires a file named VERSION in its working directory. This adds the option to read the version from the environment instead.

I process LaTeX on Fedora 38 beta using LaTeXML. Recently, I started observing that some latexml runs seem to enter in infinite loop. I spent some time narrowing this down...

regression
texlive 2022

I use LaTeXML to generate HTML5 that is eventually integrated into a site that supports "dark" and "light" modes. This process includes a number of tikz figures that LaTeXML translates...

enhancement
packages

It might be that an app could support either running behind a reverse proxy or directly. In the latter case, prefix would be "". This modifies CustomProvider to properly handle...