Bug#1010260: lintian: false positive maintainer-script-empty if it has conditional exit

2022-04-27 Thread Eugene Crosser
Package: lintian Version: 2.114.0ubuntu1 Severity: normal Dear Maintainer, maintainer-script may have as its only function to forbid package installation or upgrade. For instance, I have a `preinst` script that forbids upgrade but does not forbid its installation: = #!/bin/sh set -e case $1

Bug#720466: Maybe relevant message from cinnamon

2013-11-05 Thread Eugene Crosser
I experience this problem on Ubuntu (https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1248414), and I noticed a message that cinnamon issues some time after this happens, I think it might be related (or might not): Window manager warning: CurrentTime used to choose focus window; focus windo

Bug#577529: Should be able to use SSL via mod_proxy or like

2010-04-19 Thread Eugene Crosser
Native SSL support is not *absolutely* necessary if gracied is used via a proxy and a rewrite rule. I would argue that making it reliably work via proxy is higher priority than native SSL support (I could not make it operational so far, even with a workaround for the bug #576880). signature.asc

Bug#576880: Remove "action" alltogether

2010-04-15 Thread Eugene Crosser
Another (maybe more clean) way is to remove "action" from the alltogether: --- pagetemplate.py.bak 2010-02-12 08:06:32.0 +0300 +++ pagetemplate.py 2010-04-15 20:33:39.0 +0400 @@ -303,7 +303,7 @@ def _login_form(message="", name=""): form_text = """ $message -