Jeremy Davis

Results 136 issues of Jeremy Davis

When I try to update the Typo3 changelog via `tkldev-changelog` I get this error/stacktrace: ``` Traceback (most recent call last): File "/usr/bin/tkldev-changelog-extractor", line 127, in primary = process_changelog(args.changelog) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File...

bug
tkldev
typo3

I was just testing our MongoDB v17.0 release and Mongo wouldn't start. In fact i can't even read it's help or check it's version...: ``` root@mongodb ~# mongod --help Illegal...

bug
mongodb
discussion

As per subject. Elgg has changed quite a bit since last released, plus I'm now doing a git/composer cli install. So the old footer credit we were doing no longer...

bug
elgg

A user suggested the we build a new CMDB (configuration management database) appliance including [i-doit](https://www.i-doit.org), "Open Source Configuration and Management Database". [Read more here](https://kb.i-doit.com/en/index.html). It looks like a [fairly straight...

feature
new-appliance

It has been reported in the forums (and now confirmed by a 2nd user) that the interactive Nextcloud password setting inithook can cause a stacktrace: ![nextcloud-stacktrace](https://github.com/turnkeylinux/tracker/assets/818633/5df32211-ba26-4056-bc54-8e10f7e1f737) Both reports related to...

bug
inithooks
container-lxc (build type)
nextcloud

This is more of a nice to have rather than a significant issue. And FWIW I recall seeing this before, but never noted it as an issue. On our LAMP/LAPP...

lapp
lamp
wishlist

Regardless of which webserver we use (as discussed in #1582 - i.e .even if we decide to stick with Apache) we should definitely move to [PHP-FPM](https://php-fpm.org/) for PHP apps (i.e....

feature
lapp
lamp
transition-blocker

`tkldev-changelog` is currently failing on the changelog of typo3: ``` Traceback (most recent call last): File "/usr/bin/tkldev-changelog-extractor", line 127, in primary = process_changelog(args.changelog) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/tkldev-changelog-extractor", line 83, in process_changelog...

bug
build
tkldev
typo3

OOTB our Redmine appliance only support direct git access via ssh (see related issue: #1879). It seems that [support for http/https is not that hard](https://www.redmine.org/projects/redmine/wiki/HowTo_configure_Redmine_for_advanced_git_integration) so we should consider pre-configuring...

feature
redmine

Now that we've rebased our live ISO functionality on default Debian tools (i.e. `live-tools` & `live-boot`) and `di-live` is using default Debian `d-i` source code, suport for UEFI systems shouldn't...

feature
core
di-live