Andreas Thienemann

Results 25 issues of Andreas Thienemann

I have a setup here that has about 200 vhosts using the apache.vhosts.standard state. state.apply calls fail with a MemoryError and slsutil.renderer generates about 1GB of json... This seems due...

bug

When running this formula under python3, multiple issues crop up: * dictsort is used extensively and has changed functionality between py2 and py3. Python2 would happily sort a dictionary containing...

bug

By default, the bind formula will configure the named process to write all queries into a query.log file which potentially is outside the normal log-rotated dirs, thus filling up the...

This patch add support for rhnpush as a metadata handler. That way mrepo is able to push downloaded packages to a spacewalk server in addition to creating the usual web-accessible...

The trailing whitespace seems to confuse systemd (v219) here: ``` Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: [/usr/lib/systemd/system/xapsd.service:8] Trailing garbage, ignoring. Jul 09 03:54:45 mailin01.mx.bawue.net systemd[1]: [/usr/lib/systemd/system/xapsd.service:9] Unknown lvalue '-feedbackInterval' in section...

**Description** I have recently started running into the memory issues related to autofill described already in https://keepassium.com/articles/autofill-memory-limits/. Database has always been at around 850kB but suddenly grew to around 4MB....

bug

WineHQ is not shipping portable builds anymore for a few years now. Update to the new location off GitHub.

Add a lldpd package that runs the lldp daemon from allowing the synology device to be discovered on the network. ### Checklist - [x] Build rule `all-supported` completed successfully -...

new-package

The app is missing both unit tests as well as functional tests. * These should be added * Follow best practices for developing tests.

When browsing the existing backups at `/client/{clientid}/job/{jobid}/backup/view/{idBackupLocation}/{path}` we are logging the relative URL of the page using logger->debug() at https://github.com/elkarbackup/elkarbackup/blob/master/src/Controller/DefaultController.php#L1005-L1015. If the user is browsing deep into a backed-up directory...