Bug#661891: Wrong manpage for rlfe

2012-03-02 Thread Sergey B Kirpichev
Package: rlfe Version: 6.1-3 Severity: normal Manpage says: -->8-- NAME rlfe - "cook" input lines for other programs using readline SYNOPSIS rlfe [-l filename] [-a] [-n appname] [-hv] [command [arguments ...]] DESCRIPTION rlfe lets you use history and line-editing in any te

Bug#662693: Annual ping for Sergey B Kirpichev

2012-03-05 Thread Sergey B Kirpichev
Package: debian-maintainers This is my annual ping. signature.asc Description: Digital signature

Bug#650492: awstats seems to fail to update database under perl5.14

2011-11-30 Thread Sergey B Kirpichev
tag 650492 +moreinfo thanks On Wed, Nov 30, 2011 at 11:32 AM, Atsuhito Kohda wrote: > After recent upgrade of Perl, it seems running > awstats.pl -config=awstats -update > reports "Found 0 new qualified records." every time > even after I accessed a host from another machine. > > I believe that t

Bug#652547: [RFC] Support of altering *both* IO and CPU scheduler priorities in checkarray script

2012-01-07 Thread Sergey B Kirpichev
tag 652547 +patch thanks A simple patch attached, please review/comment. checkarray-renice.patch Description: Binary data

Bug#651280: don't allocate all available disk space in standard LVM partioning scheme

2011-12-07 Thread Sergey B Kirpichev
Package: debian-installer Severity: wishlist If you chose scheme "Guided - use entire disk and set up LVM" - then created logical volumes (e.g. for /usr, /var ...) span _all_ available space in the default volume group. Why not just create LVM volumes with some safe minimal sizes? Free space in t

Bug#556610: Please do incremental checks every night instead of a full monthly one

2011-12-16 Thread Sergey B Kirpichev
Attached slightly fixed version of the above patch: sync_min must be a multiple of chunk_size. checkarray.patch Description: Binary data

Bug#556610: Please do incremental checks every night instead of a full monthly one

2011-12-17 Thread Sergey B Kirpichev
Just to note, the above patch wont work properly on squeeze kernel (That is why you may need here black magick with watching sync_completed file, as Alice suggests). This is fixed in kernel since the commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c07b70ad32ed0a

Bug#652547: Support of altering *both* IO and CPU scheduler priorities in checkarray script

2011-12-18 Thread Sergey B Kirpichev
Package: mdadm Severity: wishlist Hello, This can be useful at least in some workloads and/or for some raid types (cpu-intensive, e.g. raid5). You can take look on /usr/sbin/raid-check in CentOS (quoted below). $NICE variable looks like an exact opportunity for --high/--low/--idle switches: -->

Bug#624227: packages.qa.debian.org: Links to obsolete and non-existent version on mentors.debian.net

2011-12-21 Thread Sergey B Kirpichev
Another example is: http://packages.qa.debian.org/p/parser.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#653444: Some rules in ignore.d.server/smartd lacks optinal [SAT] mark

2011-12-28 Thread Sergey B Kirpichev
Package: logcheck-database Version: 1.3.13 Tags: patch Fixed ones: ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]: Device: /dev/[^[:space:]]+( \[[_/[:alnum:][:space:]]+\])?( \[SAT\])?, SMART (Prefailure|Usage) Attribute: [[:digit:]]+ [_[:alnum:]]+ changed from [[:digit:]]+( \[R

Bug#656748: gmixvm should not hardcode xterm

2012-01-21 Thread Sergey B Kirpichev
Package: mdk Version: 1.2.3-1.1 To reproduce just try to edit any mixal source from one without xterm package. N.B.: this bug is valid for sid version right now (looking on the sources). Probably, it should respect /etc/alternatives/x-terminal-emulator or depend on xterm at least. -- To UNSU

Bug#624273: /usr/share/mdadm/checkarray should check creation date

2012-01-22 Thread Sergey B Kirpichev
tag 624273 +patch thanks A simple patch attached. >From 25f0fd586192ec2567344a5beceb16d2f8ef7959 Mon Sep 17 00:00:00 2001 From: Sergey B Kirpichev Date: Sun, 22 Jan 2012 18:38:30 +0400 Subject: [PATCH] Cancel check for recently created arrays --- debian/checkarray |7 +++ 1 fi

Bug#624273: /usr/share/mdadm/checkarray should check creation date

2012-01-22 Thread Sergey B Kirpichev
On Sun, Jan 22, 2012 at 08:52:52PM +0400, Michael Tokarev wrote: > think of a case when you created > the array with your clock was set wrong (say, 500 > years in the future) -- it will never be checked > in this case... Yep. > Yes there are easy ways to work > around this very case - eg, to ve

Bug#556610: incremental checkarray every night instead of a full monthly

2012-06-14 Thread Sergey B Kirpichev
Hello, Attached new patchset. 1) Run checkarray for 1h every day, doing 1/CHECK_SPLIT of job. 2) CHECK_SPLIT tunable via /etc/default/mdadm or by --split option 3) Introduced --interrupt and --cancel options (last one --interrupt current arrays check *and* reset sync_min/sync_max to default).

Bug#677537: please secure access to grub.cfg with password* information

2012-06-14 Thread Sergey B Kirpichev
Package: grub-common Version: 1.98+20100804-14+squeeze1 Tags: patch security Severity: minor grub.cfg with password_pbkdf2 is still readable for anyone. It's not too bad to restrict file access in this case too (for now, debian/patches/grub.cfg_400.patch does it only if this file has "password" d

Bug#675452: mdadm: initramfs script race condition between loading modules and assembling arrays

2012-06-15 Thread Sergey B Kirpichev
Probably, we can consider to adopt RH-like style of software raid initialization. See: http://pkgs.fedoraproject.org/gitweb/?p=mdadm.git;a=tree http://pkgs.fedoraproject.org/gitweb/?p=mdadm.git;a=blob;f=mdadm.rules; There is some preliminary work to support for incrementally assembling arrays bas

Bug#610623: ITP: nlopt -- nonlinear optimization library

2012-06-16 Thread Sergey B Kirpichev
Hello, There is an attempt to provide first working version: http://mentors.debian.net/package/nlopt Christophe, at which stage your own packaging efforts? Is there any chance to enter Wheezy? I had like to (co-?)maintain cited above version, if Christophe isn't active anymore. PS: CC-ed to an

Bug#610623: ITP: nlopt -- nonlinear optimization library

2012-06-16 Thread Sergey B Kirpichev
On Sat, Jun 16, 2012 at 07:02:43PM +0200, Christophe Trophime wrote: > the package is building fine. You can find it in debian science svn. 1. Not fine. For me, it just won't build with git-pbuildpackage without --git-ignore-new (due to modifications in source tree). Then, it has ~10 linti

Bug#635296: Please rename package to php5-ssh2

2011-10-29 Thread Sergey B Kirpichev
See also closed bug: http://bugs.debian.org/611983 and http://lists.debian.org/debian-webapps/2011/02/msg1.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#798749: pu: package monit/1:5.9-1+jessie1

2015-09-12 Thread Sergey B Kirpichev
On Sat, Sep 12, 2015 at 04:56:19PM +0100, Adam D. Barratt wrote: > Please don't use -quiet@ when replying to release.debian.org bugs. > There's no good reason for the reply not to be sent to debian-release; > in fact, not doing so is actively harmful. Sorry. Ok. > I read that, and I know what "a

Bug#798749: pu: package monit/1:5.9-1+jessie1

2015-09-14 Thread Sergey B Kirpichev
On Sun, Sep 13, 2015 at 10:49:59PM +0100, Adam D. Barratt wrote: > > Usually there is no need to run yacc while building > > the package: upstream maintainers provide tarball together > > with yacc-generated stuff. In this case, I did same. > > > > I hope, this is clear. > > Apparently I failed

Bug#796328: dh_apache2: add dependence on a real apache2 package

2015-08-21 Thread Sergey B Kirpichev
Package: dh-apache2 Severity: important Debhelper script puts "apache2-bin ( >= 2.4.16 )" line, this is wrong, according to the apache2-module-depends-on-real-apache2-package lintian error: -->8-- Binary module packages must depend on the virtual apache2-api-MMNN package only in order to ease

Bug#828439: monit: FTBFS with openssl 1.1.0

2016-11-13 Thread Sergey B Kirpichev
On Sun, Nov 13, 2016 at 03:43:29PM +0100, Kurt Roeckx wrote: > This seems to have been fixed upstream. Yes, this bug was closed by upstream. Thank you for tagging. BTW, it still FTBFS on i386. > It also seems like for some reason ssl support is disabled on > other arches than amd64 and i386. O

Bug#828439: monit: FTBFS with openssl 1.1.0

2016-11-13 Thread Sergey B Kirpichev
On Sun, Nov 13, 2016 at 05:29:10PM +0100, Kurt Roeckx wrote: > That's because the configure script tries to look for a function > that's been turned into a define. For some reason it's only trying > to look for SSL_library_init() on i386. Could you suggest a more portable solution? > It doesn't s

Bug#828439: monit: FTBFS with openssl 1.1.0

2016-11-14 Thread Sergey B Kirpichev
On Sun, Nov 13, 2016 at 06:41:31PM +0100, Kurt Roeckx wrote: > On Sun, Nov 13, 2016 at 08:26:48PM +0300, Sergey B Kirpichev wrote: > > On Sun, Nov 13, 2016 at 05:29:10PM +0100, Kurt Roeckx wrote: > > > That's because the configure script tries to look for a function > >

Bug#807611: kfreebsd-kernel-headers: vm/vm.h not usable

2015-12-10 Thread Sergey B Kirpichev
Package: kfreebsd-kernel-headers When trying to build monit package https://packages.qa.debian.org/m/monit.html it seems one can't include boolean_t from vm/vm.h, see e.g. https://buildd.debian.org/status/fetch.php?pkg=monit&arch=kfreebsd-amd64&ver=1%3A5.15-2&stamp=1449372521 The reason was vm/vm

Bug#755797: RFH: awstats -- powerful and featureful web server log analyzer

2014-07-23 Thread Sergey B Kirpichev
Package: wnpp Severity: normal I request assistance with maintaining the awstats package. Currently, I don't use this software too much and can dedicate very little time to this beast. Here is some work for packaging awstats 7.3: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738101 http://ano

Bug#772120: python-sympy: Please, indicate what VCS is being used for packaging

2014-12-30 Thread Sergey B Kirpichev
tag 772120 +pending thanks > A Vcs-* field is missing in its source record. This was fixed in the latest upload: https://ftp-master.debian.org/new/sympy_0.7.5-4.html Unfortunately, it sits in new queue for while... Repo is here: http://anonscm.debian.org/gitweb/?p=debian-science/packages/sympy.

Bug#626185: awstats can't handle bad request log entries

2015-01-15 Thread Sergey B Kirpichev
unarchive 706076 thanks On Sun, Jan 11, 2015 at 03:04:35PM -0500, Volker Grabsch wrote: > This issue is essentially the same as Bug #706076 from Apr 2013: I don't think so. > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706076 > > Unfortunately, that one was closed prematurely, which i

Bug#775481: awstats: New upstream version

2015-01-16 Thread Sergey B Kirpichev
severity 775481 wishlist tags 775481 +pending thanks On Fri, Jan 16, 2015 at 11:15:07AM +0200, Matti Koskimies wrote: > There is a new upstream version 7.3, which especially adds detection of 8.1 > and > IE11. There is a packaged 7.3 version, waiting for sponsors almost a year... https://bugs.de

Bug#706076: awstats: Awstats stops working if first log line is a SSL error

2015-01-19 Thread Sergey B Kirpichev
On Mon, Jan 19, 2015 at 08:32:07AM +0100, Volker Grabsch wrote: > I agree that the right solution is to: > > (1) log invalid request names only on 400 ("Bad Request") responses I don't know why do you think so. > (2) make AWstats deal with at least these log lines > > I'm aware that (2) is cove

Bug#780777: DDPO: VCS is behind the version in the archive (experimental)

2015-03-19 Thread Sergey B Kirpichev
Package: qa.debian.org https://qa.debian.org/cgi-bin/vcswatch?package=sympy -->8--- OLD: VCS is behind the version in the archive: 0.7.5-4 < 0.7.6-2. Looks like someone forgot to push their changes! Git: git://anonscm.debian.org/debian-science/packages/sympy.git Branch: master Path:

Bug#782582: O: awstats -- powerful and featureful web server log analyzer

2015-04-14 Thread Sergey B Kirpichev
Package: wnpp Severity: normal After adopting of the new policy for upload permissions of DM's [1] I'm unable to do any work for awstats packaging. What I tried to do: 1) fill RFH bug: https://bugs.debian.org/755797 2) I did several attempts to make reviewers happy in my last RFS request: https:/

Bug#755797: RFH: awstats -- powerful and featureful web server log analyzer

2015-04-14 Thread Sergey B Kirpichev
Sorry, I miss you answer, please CC: next time. > I would like to offer my assistance with maintaining AWstats. > I've used it in the past for various websites I've created. I have 15 > plus years background in programming (shell, perl, java, c, js, html) Looks promissing. > I just need to learn

Bug#807120: Deprecate mod_rpaf, transition to mod_remoteip

2015-12-05 Thread Sergey B Kirpichev
Package: apache2 Severity: important mod_rpaf module has dead upstream (there are alternative at https://github.com/gnif/mod_rpaf/) and has a good candidate for replacement in the core modules: http://httpd.apache.org/docs/2.4/mod/mod_remoteip.html Probably, we must coordinate transition from mod

Bug#805877: virtualenvwrapper: Annoying warning -bash: virtualenv_deactivate: command not found

2015-11-23 Thread Sergey B Kirpichev
Package: virtualenvwrapper Version: 4.3.1-2 Severity: minor Steps to reproduce: $ workon test # no warnings, ok $ virtualenv_deactivate $ workon test # second time in _same_ shell session -bash: virtualenv_deactivate: command not found # boo! Exclude this warning, everything seems to be worki

Bug#739247: privacy-breach-google-cse

2014-10-27 Thread Sergey B Kirpichev
On Mon, Oct 27, 2014 at 06:06:42PM +0100, Bastien ROUCARIES wrote: > Are you sure that using partner-pub-xxx is allowed by google term for > offline copy ? That's a different issue. > Moreover it will allow to track your user if user click send. How exactly? Should we remove the default icewea

Bug#739247: privacy-breach-google-cse

2014-10-31 Thread Sergey B Kirpichev
On Mon, Oct 27, 2014 at 06:33:52PM +0100, Bastien ROUCARIES wrote: > partner-pub-xxx is used to track user and visited web site. It allow > google to cross correlate search with interest with this particular website. It will allow *authors* of the awstats... Why I should break upstream's promotio

Bug#763451: closed by Scott Kitterman (Bug#763451: fixed in python-defaults 2.7.8-2)

2014-10-24 Thread Sergey B Kirpichev
On Fri, Oct 24, 2014 at 04:24:15PM +, Debian Bug Tracking System wrote: >[ Scott Kitterman ] >* Minor updates to python policy > - Reflect disuse of pyshared directory in favor of /usr/lib/python2.7/ >dist-packages since python2.7 is the last and only python version >

Bug#763451: closed by Scott Kitterman (Bug#763451: fixed in python-defaults 2.7.8-2)

2014-10-24 Thread Sergey B Kirpichev
On Fri, Oct 24, 2014 at 08:04:19PM +0200, Matthias Klose wrote: > No, the python2 and python3 stacks are packaged to be installed independently, > so you don't are forced to install python2 *and* python3. But if I want to install both (i.e. "must have" for developer)? There should be a way to avo

Bug#763451: closed by Scott Kitterman (Bug#763451: fixed in python-defaults 2.7.8-2)

2014-10-24 Thread Sergey B Kirpichev
On Fri, Oct 24, 2014 at 03:40:58PM -0500, Scott Kitterman wrote: > >Why? There is no file duplication? > > There is duplication between the python and python3 stacks. There is duplication in file system. You have two copies of the *same* file. This is a very common issue - a huge number of pyt

Bug#763615: RFS: auto-07p/0.9.1+dfsg-2

2014-10-25 Thread Sergey B Kirpichev
Hello, is there any chance that this trivial upload will be sponsored before the Jessie freeze? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#763615: RFS: auto-07p/0.9.1+dfsg-2

2014-10-25 Thread Sergey B Kirpichev
On Sat, Oct 25, 2014 at 08:26:43PM +0200, Anton Gladky wrote: > Where is it? On mentors? Yes. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763615#5 On Sat, Oct 25, 2014 at 08:34:10PM +0200, Andreas Tille wrote: > On Sat, Oct 25, 2014 at 10:15:31PM +0400, Sergey B Kirpichev wrote: >

Bug#763615: RFS: auto-07p/0.9.1+dfsg-2

2014-10-26 Thread Sergey B Kirpichev
On Sun, Oct 26, 2014 at 07:38:44AM +0100, Andreas Tille wrote: > Well, this is not really an effect of the VCS maintenance. It > is simply because your timestamp was not correct. But last commit is yours and timestamp wasn't changed. > You should commit everything that's needed to build the pack

Bug#739247: privacy-breach-google-cse

2014-10-27 Thread Sergey B Kirpichev
reopen 739247 severity 739247 important thanks This test is broken! Here is my patched index.html (after 2009_googlesearch.patch [1]): http://www.google.fr"; id="cse-search-box"> No JS at all! It's impossible to override lintian error, that why the bug severity. Pl

Bug#738101: RFS: awstats/7.3+dfsg-1

2014-10-27 Thread Sergey B Kirpichev
reopen 738101 thanks Hello, is there any chance for this package [1] to enter Jessie after ~1 year sitting on mentors.d.n?! (see #739247 about the privacy-breach-google-cse lintian error) If no, what exactly I should do? [1] http://mentors.debian.net/package/awstats -- To UNSUBSCRIBE, email

Bug#738101: RFS: awstats/7.3+dfsg-1

2014-10-27 Thread Sergey B Kirpichev
On Mon, Oct 27, 2014 at 08:37:31PM +0800, Paul Wise wrote: > In general Debian expects sponsored package maintainers to be > proactive about finding sponsors; contacting former sponsors, Sure, I like waste my time for Debian's bureacracy) > working on their packages I did this for ~3 years, unt

Bug#459716: sympy: Please split pyglet into a separate package

2014-09-30 Thread Sergey B Kirpichev
Patch in the package on mentors: https://mentors.debian.net/package/sympy -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#541746: mpmath is bundled

2014-09-30 Thread Sergey B Kirpichev
FYI: the next release (0.7.6) will be last one with bundled mpmath, see https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.6#backwards-compatibility-breaks-and-deprecations I suggest you to apply upstream patch from https://github.com/sympy/sympy/pull/2192 Adapted for 0.7.5 version patch i

Bug#763451: mpmath files should be installed in /usr/share/pyshared

2014-09-30 Thread Sergey B Kirpichev
Package: mpmath Severity: serious Mpmath's source files are identical across all python's versions. You should share them in /usr/share/pyshared, see the policy [1]. .. [1] https://www.debian.org/doc/packaging-manuals/python-policy/ch-python.html#s-paths -- To UNSUBSCRIBE, email to debian-bu

Bug#763615: RFS: auto-07p/0.9.1+dfsg-2

2014-10-01 Thread Sergey B Kirpichev
ely there is a problem with debcheck itself: https://bugs.debian.org/727550 Regards, Sergey B Kirpichev signature.asc Description: Digital signature

Bug#818290: Default config suggestion for rsyslog monitors wrong file

2016-03-15 Thread Sergey B Kirpichev
On Tue, Mar 15, 2016 at 11:59:30AM -0400, Stephen Paul Weber wrote: > The default /etc/monit/monitrc.d/rsyslog file has a timestamp check on > /var/log/messages, but that file does not get most log lines anymore. A > better default would be /var/log/syslog I don't think it does make sense, you mu

Bug#818478: monit: Leaves zombies around on timed out processes

2016-03-19 Thread Sergey B Kirpichev
On Thu, Mar 17, 2016 at 02:45:52PM +0100, Guillem Jover wrote: > When a service is specified with a timeout, and that triggers, monit > leaves zombies around that it will never cleanup. This is rather > confusing because you are not sure if there's an actual problem with > the process itself, which

Bug#816265: php-geoip: FTBFS: libtool: No such file or directory

2016-02-29 Thread Sergey B Kirpichev
Package: php-geoip Version: 1.1.0-3 Severity: serious Justification: fails to build from source Tags: sid stretch Usertags: ftbfs Tail of build log: dh_auto_build --builddirectory=/«PKGBUILDDIR»/build-$v --sourcedirectory=geoip-1.1.0; \ done make -j1 make[2]: Entering directory '/«PKGBUILDD

Bug#816265: [Pkg-php-pecl] Bug#816265: php-geoip: FTBFS: libtool: No such file or directory

2016-02-29 Thread Sergey B Kirpichev
On Mon, Feb 29, 2016 at 12:44:54PM +0100, Ondřej Surý wrote: > What versions of php-all-dev and php7.0-dev are installed at your > machine? Since the libtool 2.4.6-0.1 compatibility was fixed couple > releases back. https://buildd.debian.org/status/package.php?p=php-geoip

Bug#816265: [Pkg-php-pecl] Bug#816265: Bug#816265: php-geoip: FTBFS: libtool: No such file or directory

2016-02-29 Thread Sergey B Kirpichev
> So a FTBFS on non-release arch with outdated PHP version. I did some work to keep my packages in installable status for all arch's, no matter how important they seems to you. Why you break this so easily? (btw, how such archs could get release status if you refuse to assist them?). > And with s

Bug#816265: [Pkg-php-pecl] Bug#816265: Bug#816265: Bug#816265: php-geoip: FTBFS: libtool: No such file or directory

2016-02-29 Thread Sergey B Kirpichev
On Mon, Feb 29, 2016 at 02:28:08PM +0100, Ondřej Surý wrote: > It's not how important they seem to *me*, but to the release team. > The FTBFS on non-release archs are not "serious" I don't see that here: https://www.debian.org/Bugs/Developer#severities btw, will kfreebsd release arch or not - up

Bug#816265: [Pkg-php-pecl] Bug#816265: Bug#816265: Bug#816265: Bug#816265: php-geoip: FTBFS: libtool: No such file or directory

2016-02-29 Thread Sergey B Kirpichev
On Mon, Feb 29, 2016 at 03:56:57PM +0100, Ondřej Surý wrote: > I simply cannot fix I'm not about requesting a fix from you. Just about accepting that there is a problem ("We won't hide problems", remember?). But it seems you know better how to do the work and I'm just in a wrong place as a co-ma

Bug#867669: monit summary doesn't detect rxvt as color terminal

2017-08-28 Thread Sergey B Kirpichev
On Thu, 13 Jul 2017 00:13:49 +0200 Alexander Schier wrote: > Will there be a backport to stretch? This bug at least not severe enough. Fill free to change it's severity to important or higher (with a good explanation).

Bug#868778: monit: Invalid CSRF check when using monit web page

2017-08-28 Thread Sergey B Kirpichev
fixed 868778 monit/1:5.21.0-1 tags 868778 +upstream thanks On Tue, 18 Jul 2017 14:48:30 +0200 Cyril Mertens wrote: > As a quick and dirty workaround, I installed monit package from Sid, > reverted to the monit package from Stretch and then the problem was no > more longer present, web controls of

Bug#873491: override: libapache2-mod-qos: httpd/extra

2017-08-28 Thread Sergey B Kirpichev
Package: ftp.debian.org Severity: normal There were override disparities found in suite unstable: libapache2-mod-qos: Override says httpd - optional, .deb says httpd - extra

Bug#872715: monit: debian tweaks

2017-08-28 Thread Sergey B Kirpichev
tags 872715 +pending thanks On Sun, 20 Aug 2017 14:34:56 +0200 =?UTF-8?Q?Christian_G=C3=B6ttsche?= wrote: > - switch to debhelper compat level 10 ok > - strip unneeded linked libraries Not sure why you think that autoreconf is not needed... > - remove whitespaces from series file I prefer t

Bug#873539: monit 1:5.23.0-3 won't install - "epoch in version is empty"

2017-08-28 Thread Sergey B Kirpichev
On Tue, Aug 29, 2017 at 01:24:27AM +0200, Vincent Lefevre wrote: > > dpkg-maintscript-helper: error: dpkg: error: version '"1:5.15-1~"' has bad > > syntax: epoch in version is empty Looks like regression in dpkg-maintscript-helper: quotation marks were passed to dpkg --validate-version. C.f. #

Bug#872715: Compat 10

2017-08-29 Thread Sergey B Kirpichev
On Tue, Aug 29, 2017 at 04:14:33PM +0200, Szépe Viktor wrote: >Please see the new autoreconf policy >[1]https://lintian.debian.org/tags/useless-autoreconf-build-depends.html Thanks! This part was added too.

Bug#868778: monit: Invalid CSRF check when using monit web page

2017-08-29 Thread Sergey B Kirpichev
On Tue, Aug 29, 2017 at 08:58:44PM +0200, mart...@tildeslash.com wrote: > According to the output, the installed Monit version is 5.20.0 (first version > with CSRF protection). The CSRF cookie in 5.20.0 was position dependent > (https://bitbucket.org/tildeslash/monit/issues/495/invalid-csrf-check

Bug#855600: src:nlopt: Please provide binary package for cxx library

2017-07-08 Thread Sergey B Kirpichev
On Mon, 20 Feb 2017 22:03:19 -0800 Afif Elghraoui wrote: > Anyway, I see the packaging is still in SVN. I'll switch it to Git and > prepare a team upload. Please ask first other co-maintainers! Personally, I'm +1 for packaging in Git. Unfortunally, Christophe rejected this idea in the past.

Bug#862390: ship CMake config files with the nlopt package

2017-07-08 Thread Sergey B Kirpichev
severity 862390 wishlist thanks On Fri, 12 May 2017 09:51:29 +0200 sla...@staszic.waw.pl wrote: > These *.cmake files enable CMake users to use find_package(NLopt) in > their CMake scripts. > It would be great to ship these *.cmake files in the Debian package as > well. It should be easy, when

Bug#834653: nlopt: typo in debian/rules (override_dh_auto_reconf -> override_dh_autoreconf)

2017-07-08 Thread Sergey B Kirpichev
On Wed, 17 Aug 2016 21:32:09 +0100 Chris Lamb wrote: > I believe there is a typo in your debian/rules (override_dh_auto_reconf -> > override_dh_autoreconf). > > I don't believe this affects the working of the package, but if anyone > in the future added the "dh $@ --with=autoreconf" magic, then

Bug#834653: nlopt: typo in debian/rules (override_dh_auto_reconf -> override_dh_autoreconf)

2017-07-08 Thread Sergey B Kirpichev
On Sat, Jul 08, 2017 at 09:42:32PM +0100, Chris Lamb wrote: > Uploaded :) Do upgrade your lintian for your next package preparation > (eg. for at least Standards-Version: 4.0.0) I hope so, but not all warnings were fixed.

Bug#755797: RFA: awstats -- powerful and featureful web server log analyzer

2017-07-09 Thread Sergey B Kirpichev
:39:23 +0300 Sergey B Kirpichev wrote: > retitle 755797 RFA: awstats -- powerful and featureful web server log analyzer > thanks > > Hereby, I increase severity of this report to RFA. > > I don't have production installation of awstats anymore. Probably, I > can assi

Bug#867669: monit summary doesn't detect rxvt as color terminal

2017-07-11 Thread Sergey B Kirpichev
tag 867669 + upstream fixed-upstream thanks On Tue, Jul 11, 2017 at 10:46:04AM +0200, mart...@tildeslash.com wrote: > the problem was fixed in the upstream: > https://bitbucket.org/tildeslash/monit/commits/cf945190e280948f757646bd1fa7497a7f184434 So, this will be fixed with next upload to unstab

Bug#868456: monit isn't reloaded when program binaries are updated

2017-07-22 Thread Sergey B Kirpichev
tags 868456 + wontfix thanks On Sat, 15 Jul 2017 17:09:22 +0200 Alexander Schier wrote: > This should probably integrate in some way with apt post-hooks or > the checkrestart script or something similiar or the checksum check > should be removed from the scripts. Have you seen README.Debian fil

Bug#857863: add systemd service

2017-04-12 Thread Sergey B Kirpichev
tags 857863 +moreinfo thanks On Wed, Apr 12, 2017 at 05:50:51PM +0200, Christian Göttsche wrote: > Updated version, similar to the upstream[1] one: Are you ready to support monit in systemd-enabled configurations?

Bug#857863: add systemd service

2017-04-13 Thread Sergey B Kirpichev
On Thu, Apr 13, 2017 at 12:12:37AM +0200, Christian Göttsche wrote: > 2017-04-12 20:22 GMT+02:00 Sergey B Kirpichev : > > tags 857863 +moreinfo > > thanks > > > > On Wed, Apr 12, 2017 at 05:50:51PM +0200, Christian Göttsche wrote: > >> Updated version, similar

Bug#857863: add systemd service

2017-04-13 Thread Sergey B Kirpichev
On Thu, Apr 13, 2017 at 08:03:31PM +0200, Christian Göttsche wrote: > I might be able to help with systemd related issues but I can not > promise anything. Then sorry, I don't have resources to do this myself. If you think, that there are some problems (which one, why do you think so?) with provi

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-10 Thread Sergey B Kirpichev
On Sat, Dec 10, 2016 at 12:24:00PM +0200, Vincas Dargis wrote: > Could you hint me the proper way to produce patch? > > I image I should install Debian Jesting virtual machine, checkout latest > source package... do changes in update.sh, build & install package, test, > and then generate diff with

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-10 Thread Sergey B Kirpichev
On Sat, Dec 10, 2016 at 04:22:56PM +0200, Vincas Dargis wrote: > No I am not, I do not know what's that "collab-maint" or how to join it. It's there: https://alioth.debian.org/projects/collab-maint/ Just ask admins to join, comment why (i.e. where you would like to contribute). (Or, if you prefer

Bug#847196: monit segfault on stop and start

2016-12-12 Thread Sergey B Kirpichev
reopen 847196 thanks Please don't reply personally (unless you want to share some private info)! Either to bugtracker, or add CC to bugtracker. Meanwhile, bug reopened. Perhaps, backport is still broken. (Also, co-mantainers, please use git!) BTW, I can't reproduce this yet. Perhaps, this rel

Bug#847196: monit segfault on stop and start

2016-12-12 Thread Sergey B Kirpichev
On Mon, Dec 12, 2016 at 12:24:31PM +0100, Arthur Hoffmann wrote: > I just want to confirm that Monit is running again on all 5 Debian Wheezy > (i386 and amd64) machines if I downgrade the package with "sudo apt-get > install monit=1:5.4-2". Unfortunately, I can't reproduce this on several testing

Bug#847196: monit segfault on stop and start

2016-12-12 Thread Sergey B Kirpichev
On Mon, Dec 12, 2016 at 01:11:38PM +0100, Arthur Hoffmann wrote: > Ok, now I have checked my config files and found out that it > works with the latest package if I remove the following line: > > set mmonit https://USER:PASSWORD@URL:PORT/collector Ok, I see. I don't use closed-source software, s

Bug#847196: monit segfault on stop and start

2016-12-12 Thread Sergey B Kirpichev
On Mon, Dec 12, 2016 at 02:06:41PM +0100, Martin Pala wrote: > The securitytoken in collector is not needed at all - the CSRF > protection is related to Monit's own HTTP API (the securitytoken > cookie is not present in upstream). Ok, I see. Thank you, Martin. > To fix the problem, just drop the

Bug#847196: monit segfault on stop and start

2016-12-12 Thread Sergey B Kirpichev
On Mon, Dec 12, 2016 at 04:23:57PM +0100, Arthur Hoffmann wrote: > It looks like this bug is fixed, > I did "dpkg -i monit_5.4-2+deb7u3_amd64.deb", monit restarted and is > running > now. > Thank you. > >Source package was uploaded to > >https://mentors.debian.net/package/monit > >amd64 deb attache

Bug#844801: libapache2-mod-qos: FTBFS: build-dependency not installable: libssl-dev (>= 0.9.8g)

2016-11-19 Thread Sergey B Kirpichev
On Sat, Nov 19, 2016 at 07:25:15AM +0100, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. > > > The following packages have unmet dependencies: > > sbuild-build-depends-libapache2-mod-qos-dummy : Depends: libssl-dev (>= > > 0.9.8g) but it

Bug#844801: libapache2-mod-qos: FTBFS: build-dependency not installable: libssl-dev (>= 0.9.8g)

2016-11-19 Thread Sergey B Kirpichev
On Sat, Nov 19, 2016 at 08:37:20PM +0100, Lucas Nussbaum wrote: > There's an ongoing transition to OpenSSL 1.1. Yes, I'm aware of. > See https://lists.debian.org/debian-devel-announce/2016/11/msg1.html > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=openssl-1.1-trans;users=pkg-openssl-dev

Bug#845417: Cannot activate service check. The process status engine was disabled.

2016-11-28 Thread Sergey B Kirpichev
On Mon, Nov 28, 2016 at 08:29:14PM +0100, Martin Sebald wrote: > thank you very much! I will test it, as soon as it is available in the > jessie-backports repository. It doesn't make sense. If you can't test new package (why not?) - please explain how I can reproduce your setup.

Bug#847196: monit segfault on stop and start

2016-12-06 Thread Sergey B Kirpichev
On Tue, Dec 06, 2016 at 01:52:04PM +0100, Victor Seva wrote: > Yes, I just notice the security update is broken. > > I have prepared the fix for this and I was planing to contact the > security team about this. > > Thanks for reporting, > Victor Seva Victor, you are in uploaders for the package.

Bug#847314: awstats: add databasebreak support in update.sh

2016-12-07 Thread Sergey B Kirpichev
severity 847314 wishlist thanks On Wed, Dec 07, 2016 at 11:03:47AM +0200, Vincas Dargis wrote: > Awstats has `databasebreak` parameter witch which user can access to statistic > per day basis, for example, instead only by month due to current defaults. > > update.sh currently has two parameters

Bug#847196: monit segfault on stop and start

2016-12-07 Thread Sergey B Kirpichev
On Wed, Dec 07, 2016 at 09:41:11AM +0100, Arthur Hoffmann wrote: > I'm not sure whether this bug is the same that I have got, > but it began with 1:5.4-2+deb7u1 and it is NOT fixed with 1:5.4-2+deb7u2. Very likely. > The service/process is starting and writes some INFO log lines without > errors

Bug#755797: RFA: awstats -- powerful and featureful web server log analyzer

2016-12-07 Thread Sergey B Kirpichev
retitle 755797 RFA: awstats -- powerful and featureful web server log analyzer thanks Hereby, I increase severity of this report to RFA. I don't have production installation of awstats anymore. Probably, I can assist new maintainers as a co-maintainer, but not more.

Bug#839804: monit: errors every 2 minutes in the log file: "Queued event file: unable to read event size -- end of file"

2017-01-09 Thread Sergey B Kirpichev
On Mon, Jan 09, 2017 at 01:32:59PM +0100, Vincent Lefevre wrote: > > Can you check permissions on events dir & file? > > root@zira:/home/vinc17# ls -l /var/lib/monit > total 12 > drwx-- 2 root root 4096 2017-01-06 18:16:28 events > -rw-r--r-- 1 root root 32 2015-07-07 13:17:34 id > -rw--

Bug#839804: monit: errors every 2 minutes in the log file: "Queued event file: unable to read event size -- end of file"

2017-01-09 Thread Sergey B Kirpichev
On Mon, Jan 09, 2017 at 02:15:57PM +0100, Vincent Lefevre wrote: > The error messages no longer occur (without needing to restart monit). But with restart (monit or system) they DO appear again, correct? > If the problem was that some files were too old, then monit should > have done some clean u

Bug#826148: systemd looses track of service status after it was restarted by monit.

2017-01-09 Thread Sergey B Kirpichev
tag 826148 +moreinfo thanks On Thu, Jun 02, 2016 at 06:52:39PM +0200, Mario Lipinski wrote: > when a service such as openssh-server is restarted by monit, systemdctl > status lists the restarted service as failed. While using /etc/init.d > scripts interactively, the start/stop commands are redirec

Bug#839804: monit: errors every 2 minutes in the log file: "Queued event file: unable to read event size -- end of file"

2017-01-09 Thread Sergey B Kirpichev
On Mon, Jan 09, 2017 at 03:20:07PM +0100, Vincent Lefevre wrote: > On 2017-01-09 16:53:52 +0300, Sergey B Kirpichev wrote: > > On Mon, Jan 09, 2017 at 02:15:57PM +0100, Vincent Lefevre wrote: > > > The error messages no longer occur (without needing to restart monit). > &g

Bug#839804: monit: errors every 2 minutes in the log file: "Queued event file: unable to read event size -- end of file"

2017-01-09 Thread Sergey B Kirpichev
On Mon, Jan 09, 2017 at 04:09:47PM +0100, Vincent Lefevre wrote: > Yes, it seems so... unless the problem is not always reproducible > (e.g. if there's some race condition). > > I also wonder whether suspending the laptop can also yield the > issue. > > > If this is correct, problem seems to be s

Bug#850829: monit overwrites its log file

2017-01-10 Thread Sergey B Kirpichev
On Tue, Jan 10, 2017 at 04:08:03PM +0100, Vincent Lefevre wrote: > I've noticed that the latest version of monit has overwritten > its log file (/var/log/monit.log). /var/log/monit.log.1 ends > on January 2 with: How logging system configured? journald? > [...] > [CET Jan 2 07:32:58] error:

Bug#826148: systemd looses track of service status after it was restarted by monit.

2017-01-10 Thread Sergey B Kirpichev
tags 826148 -moreinfo +pending thanks On Mon, Jan 09, 2017 at 06:36:46PM +0100, Mario Lipinski wrote: > >1) monit doesn't support systemd. If you are ready to support this > > package for systemd - please do. > > I just use monit on a Debian system with its default init system. I would > expec

Bug#850829: monit overwrites its log file

2017-01-10 Thread Sergey B Kirpichev
tags 850829 +pending thanks On Tue, Jan 10, 2017 at 05:28:27PM +0100, Vincent Lefevre wrote: > However... > > # apt install --reinstall monit Oh, I see, this happens on reinstallation. > Something wrong in the postinst script? > Could this be: > install -o root -g adm -m 0640 /dev/null /var

Bug#850829: monit overwrites its log file

2017-01-10 Thread Sergey B Kirpichev
tags 850829 -pending +unreproducible thanks > On Tue, Jan 10, 2017 at 05:28:27PM +0100, Vincent Lefevre wrote: > > However... > > > > # apt install --reinstall monit > > Oh, I see, this happens on reinstallation. Hmm, I can't reproduce this as suggested by you. # apt install monit Reading pack

Bug#850829: monit overwrites its log file

2017-01-10 Thread Sergey B Kirpichev
On Tue, Jan 10, 2017 at 08:03:31PM +0100, Vincent Lefevre wrote: > On 2017-01-10 21:49:26 +0300, Sergey B Kirpichev wrote: > > Hmm, I can't reproduce this as suggested by you. > > On my side, I've tried two other times, and each time it was > reproducible. App

Bug#850829: monit overwrites its log file

2017-01-10 Thread Sergey B Kirpichev
tags 850829 -unreproducible +pending thanks On Tue, Jan 10, 2017 at 08:20:14PM +0100, Vincent Lefevre wrote: > No, I don't think I have anything that should affect --reinstall. > Correct me if I'm wrong, but it seems normal that with --reinstall, > the package gets configured (ditto with an upgrad

<    1   2   3   4   >