Christian Boltz

Results 23 issues of Christian Boltz

I just installed HoloIRC on my phone (MIUI 8.0 based on Android 5.1.1) via Google Play. For some (unknown) reason, HoloIRC always uses the default username ("HoloIRCUser") instead of the...

(initially reported as https://bugzilla.opensuse.org/show_bug.cgi?id=1175854 ) While rsync'ing /repositories from stage.opensuse.org to provo-mirror.opensuse.org, I got reproducible errors on specific files: ``` mirror@pontifex (provo-mirror):~> while true ; do /usr/bin/withlock -q /home/mirror/run/sync_opensuse.sh.lock rsync...

**Describe the bug** Someone just told me something like "you might be interested in patroni", and answered my "what's this?" question with "google for patroni postgresql". This lead me to...

... instead of just 'python' which typically means python2.

Trying to run the tests on openSUSE Tumbleweed (rolling release with latest version of everything), I get ImportError: cannot import name 'render_to_response' from 'django.shortcuts' `render_to_response` was [deprecated in Django 2.0](https://docs.djangoproject.com/en/3.2/releases/2.0/#id1)...

`lock_row()` in `helios/utils.py` does cursor.execute("select * from " + model._meta.db_table + " where id = %s for update", [pk]) When using a sqlite3 database, this leads to a test failure...

For privacy reasons, I have my browser configured to never send a referrer. Login to PowerDNS-Admin works, I can also do changes in a zone - but when I click...

bug
ui

The 3.17.1 release makes the test results on s390x much better, but a few issues remain: ``` [ 20s] =================================== FAILURES =================================== [ 20s] ____________________ test_decode_compact_mixed_compactness _____________________ [ 20s] [...

I just upgraded a wiki to MediaWiki 1.37.1 and the latest version (git master) of the GitHub extension, and on a page that only contains ``` {{#github:README.md|openSUSE/geekodoc|develop}} ``` I see...

I noticed several lines like this in my error_log: `PHP Warning: Directory /usr/share/mediawiki_1_27/extensions/GitHub/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable, please alter file permissions in /usr/share/mediawiki_1_27/extensions/GitHub/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php on line 2990` Directories in /usr/ are intentionally read-only...

enhancement