andreasnuesslein/JayDeBeApi3 9
JDBC API for Python3
andreasnuesslein/django-informix 6
A database driver for Django to connect to an Informix database
MWDumpy takes a Mediawiki-XML-Dump and outputs SQL statements
Swp2012 WebTech2: App Entwicklung
andreasnuesslein/ibm_db_django 1
ibm_db_django for Informix
andreasnuesslein/mediawiki-DjangoAuthDB 1
Authenticate mediawiki users against Django Auth
andreasnuesslein/ngx_remote_ip 1
Nginx module to respond with the public remote IP address
andreasnuesslein/CallMustBeImportant 0
Turns your Android's volume up automatically if a person tries to reach you multiple times in a short peroid of time
andreasnuesslein/desec-stack 0
Basic stack for deSEC name services, implemented as a docker-compose application
fork hollow/asdf-gcloud
☁️ GCloud CLI (Google Cloud SDK) plugin for asdf version manager. Pin gcloud versions for each project!
fork in 5 days
startedJamesIves/github-pages-deploy-action
started time in 6 days
startedmt9304/pixelbot
started time in 10 days
startedmineiros-io/terraform-github-organization
started time in 14 days
startedmineiros-io/terraform-github-team
started time in 14 days
startedmineiros-io/terraform-github-repository
started time in 14 days
startedterraform-google-modules/terraform-google-project-factory
started time in 14 days
startedgruntwork-io/terragrunt
started time in 15 days
startedGoogleCloudPlatform/terraformer
started time in 15 days
startedrunatlantis/atlantis
started time in 15 days
startedgruntwork-io/terratest
started time in 15 days
startedxchapter7x/clarity
started time in 15 days
startedhashicorp/vagrant
started time in 15 days
startederrata-ai/vale
started time in 15 days
startedData-Science-Platform/cluster-broccoli
started time in 15 days
fork slomo/alertmanager-webhook-logger
Generates (structured) log messages from Prometheus AlertManager webhook notifier.
fork in 15 days
startedlaurajanegraham/surface_area
started time in 16 days
fork thibaudcolas/thegreatsuspender
A chrome extension for suspending all tabs to free up memory
https://chrome.google.com/webstore/detail/the-great-suspender/klbibkeccnjlkjkiokjodocebajanakg/
fork in 17 days
startedgo-kratos/kratos
started time in 19 days
PR merged klausman/lib_users
At least on one system using Python 3.8 the error output of systemctl status [pid]
would not be written to the output variable. Also the output of
systemctl (version 246) apparantly changed to
"Failed to get unit for PID [pid]: PID [pid] does not belong to any loaded unit."
Therefore I think it is better to check the return code of the systemctl status
process and if it is non-zero, return None.
This was the output of lib_users 0.14 on the affected system. I think bpfilter_umh
is some Kernel process or something.
# lib_users --services
3524 "bpfilter_umh"
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.8/lib_users", line 133, in <module>
main(sys.argv[1:])
File "/usr/lib/python-exec/python3.8/lib_users", line 129, in main
print(common.get_services(users))
File "/usr/lib/python3.8/site-packages/lib_users_util/common.py", line 114, in get_services
unit = query_systemctl(pid)
File "/usr/lib/python3.8/site-packages/lib_users_util/common.py", line 100, in query_systemctl
svc = fields[1]
IndexError: list index out of range
<!-- Reviewable:start -->
This change is <img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/> <!-- Reviewable:end -->
pr closed time in 20 days
push eventklausman/lib_users
commit sha d26e716dab04a908f71a28ee4c628dd1aea603d7
Fix error handling of systemctl status process (#7) * Fix error handling of systemctl status process At least on one system using Python 3.8 the error output of `systemctl status [pid]` would not be written to the output variable. Also the output of systemctl (version 246) apparantly changed to "Failed to get unit for PID [pid]: PID [pid] does not belong to any loaded unit." Therefore I think it is better to check the return code of the `systemctl status` process and if it is non-zero, return None.
push time in 20 days
PR opened klausman/lib_users
At least on one system using Python 3.8 the error output of systemctl status [pid]
would not be written to the output variable. Also the output of
systemctl (version 246) apparantly changed to
"Failed to get unit for PID [pid]: PID [pid] does not belong to any loaded unit."
Therefore I think it is better to check the return code of the systemctl status
process and if it is non-zero, return None.
This was the output of lib_users 0.14 on the affected system. I think bpfilter_umh
is some Kernel process or something.
# lib_users --services
3524 "bpfilter_umh"
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.8/lib_users", line 133, in <module>
main(sys.argv[1:])
File "/usr/lib/python-exec/python3.8/lib_users", line 129, in main
print(common.get_services(users))
File "/usr/lib/python3.8/site-packages/lib_users_util/common.py", line 114, in get_services
unit = query_systemctl(pid)
File "/usr/lib/python3.8/site-packages/lib_users_util/common.py", line 100, in query_systemctl
svc = fields[1]
IndexError: list index out of range
pr created time in 20 days
startedsphinx-doc/sphinx
started time in 20 days