Hans-Peter Jansen

Results 18 issues of Hans-Peter Jansen

The sequence of date inputs show a couple of sub optimal behaviors: * An empty sequence is accepted, although the form shows Dates as required * After adding a date...

After failing to validate once, fixing the input and pushing Submit doesn't reevaluate the form again. This happens with both Firefox 80 and chromium 85 on a local install as...

This is a proposal batch allowing to specify a custom CN using ``` export EASYRSA_REQ_CN="Some-openVPN-server" easyrsa --batch build-server-full server nopass ``` while keeping the filenames..

BUG
documentation

Hi, FYI: all current versions of paramiko (I tested 1.15.1, 1.16.0, and 2.0.0) with Python 2.7 trigger failures in the fs testsuite: ``` [ 72s] ____________________ TestSFTPFS.test_cases_in_separate_dir____________________ [ 72s] [...

Hi, since a regular pattern of issues with `pycryptodome` seems to be an existing `pycrypto` package installation in this setup, would it be possible to warn the user about this...

enhancement

Hi, being a happy chan_dongle camper since a few weeks, I'm facing a strange issue with locking. Here's a typical chan_dongle setup log from asterisk: ``` [2018-12-11 18:40:11] VERBOSE[2713] chan_dongle.c:...

Hi, in an attempt to package execnet for openSUSE, our build fails with: ``` [ 18s] =================================== FAILURES =================================== [ 18s] ____________ test_close_initiating_remote_no_error[sys.executable] _____________ [ 18s] [ 18s] testdir =...

Testing this package with current pyramid results in: ``` [ 12s] ====================================================================== [ 12s] FAIL: test_includeme (pyramid_beaker.tests.TestIncludeMe) [ 12s] ---------------------------------------------------------------------- [ 12s] Traceback (most recent call last): [ 12s] File...

In an attempt to package horus, I stumbled upon the test suite failing on many tests, which boils down to a missing database initialization: ``` ================================================= test session starts ==================================================...

which prevents this package from being built for a linux distribution properly. Sorry for not providing a patch/pull target as I'm completely overcharged ATM..