Bug#1051076: dash: test does not support s1 < s2 or s1 > s2

2023-09-02 Thread Gian Piero Carrubba
severity 1051076 grave thanks Thinking about it, grave seems a more appropriate severity as the issue could cause data loss in case s2 happens to be the pathname of an existent file when using the form `test s1 > s2`.

Bug#1051076: dash: test does not support s1 < s2 or s1 > s2

2023-09-02 Thread Gian Piero Carrubba
Package: dash Version: 0.5.12-6 Severity: normal Tags: upstream dash supposedly implements test s1 < s2 and test s1 > s2 for string comparisons. A cursory glance at [0], [1] and [2] seems to confirm this. Anyway the shell redirection seems to take precedence so that the test is not actually

Bug#1012395: start-stop-daemon: matching only on non-root pidfile /run/netdata.pid is insecure

2022-06-06 Thread Gian Piero Carrubba
Package: netdata-core Version: 1.34.1-1+b1 Severity: normal Tags: patch Init: OpenRC (via /run/openrc), PID 1: init > ls -l /run/netdata.pid ls: cannot access '/run/netdata.pid': No such file or directory > sudo service netdata start Starting the netdata daemon...2022-06-06 12:09:40: netdata

Bug#963341: fixed 873699 in 3.15.2-3, fixed 963341 in 3.15.2-3

2020-09-16 Thread Gian Piero Carrubba
fixed 873699 3.15.2-3 fixed 963341 3.15.2-3 thanks Sorry, it seems I've messed up the changelog entries for 3.15.2-3. This must now be closed manually.

Bug#963341: cfengine3: New cfengine 3.15.2 package is broken and non-functional

2020-09-11 Thread Gian Piero Carrubba
Package: cfengine3 Followup-For: Bug #963341 Hi, just a friendly ping that https://salsa.debian.org/cfengine-team/cfengine3/-/merge_requests/2 fixes this (admittely also includes not strictly needed changes, tho). Ciao, Gian Piero. -- System Information: Debian Release: bullseye/sid APT

Bug#962909: 'Error: map definition does not specify mapping data type' with anonymous sets

2020-06-15 Thread Gian Piero Carrubba
Package: nftables Version: 0.9.5-1 Severity: normal Tags: upstream Dear Maintainer, since when v0.9.5 has entered sid, I've been experiencing: --- $ sudo nft -f /etc/nftables.conf /etc/nftables.conf:45:22-9: Error: map definition does not specify mapping data type iifname vmap { $

Bug#955135: TypeError: '<' not supported between instances of 'NotImplementedType' and 'int'

2020-03-29 Thread Gian Piero Carrubba
* [Sun, Mar 29, 2020 at 07:46:31PM +0200] Bálint Réczey: Could you please check the output of: sudo unattended-upgrade --download-only --verbose -d apt list --upgradable And tell which package (version) triggers the error? I tried reproducing it locally and I don't see it with the package set

Bug#955135: TypeError: '<' not supported between instances of 'NotImplementedType' and 'int'

2020-03-29 Thread Gian Piero Carrubba
Package: unattended-upgrades Version: 2.0 Followup-For: Bug #955135 Control: severity -1 grave Raising the severity as this bug prevents the installation of any upgraded package. -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#953534: SyntaxWarning: "is" with a literal. Did you mean "=="? after having upgraded python to 3.8.2-1

2020-03-10 Thread Gian Piero Carrubba
Package: python3-jmespath Version: 0.9.4-2 Severity: minor After having upgraded python3:amd64 from 3.7.5-3 to 3.8.2-1, launching an ansible playbook results in a lot of syntax warnings: --- /usr/lib/python3/dist-packages/jmespath/visitor.py:32: SyntaxWarning: "is" with a literal. Did you mean

Bug#953530: samba-common-bin: post-install fails with "lock directory /run/samba does not exist"

2020-03-10 Thread Gian Piero Carrubba
Package: samba-common-bin Version: 2:4.11.5+dfsg-1+b1 Severity: normal While upgrading samba-common-bin from 2:4.11.5+dfsg-1 to 2:4.11.5+dfsg-1+b1: --- Performing actions... Setting up samba-common-bin (2:4.11.5+dfsg-1+b1) ... Checking smb.conf with testparm Load smb config files from

Bug#941344: xsane-common: does not ship xsane-startimage.pnm, preventing the preview from working

2019-09-29 Thread Gian Piero Carrubba
Package: xsane-common Version: 0.999-7 Severity: important Dear Maintainer, xsane-common 0.999-7 does not ship /usr/share/sane/xsane/xsane-startimage.pnm, resulting in a preview window not working. $ dpkg -l xsane\* Desired=Unknown/Install/Remove/Purge/Hold |

Bug#935498: burp: missing default file

2019-08-23 Thread Gian Piero Carrubba
Package: burp Version: 2.2.18-2 Severity: normal Dear Maintainer, the current burp package *does* contain a sysvinit script (as reported in the changelog for v2.2.18-2), but misses the default file that's referenced by the sysvinit script: $ sudo invoke-rc.d burp status burp disabled; edit

Bug#923438: tinc: breaks after upgrading libssl1.1 to v1.1.1b-1

2019-02-28 Thread Gian Piero Carrubba
Package: tinc Version: 1.1~pre17-1.1 Severity: grave Justification: renders package unusable Dear Maintainer, after having upgraded libssl1.1 to 1.1.1b-1 (currently in sid), tinc breaks with: > Error while decrypting: error:060A7094:digital envelope > routines:EVP_EncryptUpdate:invalid

Bug#873930: linux-image-4.9.0-3-amd64: nf_conntrack_sane does not work anymore

2017-09-01 Thread Gian Piero Carrubba
Package: src:linux Version: 4.9.30-2+deb9u3 Severity: normal Dear Maintainer, I've recently noted that after having upgraded my home server to stretch, I cannot use the scanner attached to the server remotely via network anymore. Like FTP in passive mode, the saned daemon listens on a control

Bug#838437: bash: (readline) regression in the behaviour of ^W in vi-mode

2016-11-26 Thread Gian Piero Carrubba
Package: bash Version: 4.4-2 Followup-For: Bug #838437 According to [0], as a workaround you can re-enable the 4.3 behaviour by putting the following lines in your $HOME/.inputrc file (can confirm it works on my boxes): set bind-tty-special-chars Off set keymap vi-insert "\C-w":

Bug#844708: maildir-utils: `--clearlinks' option seems broken

2016-11-18 Thread Gian Piero Carrubba
Package: maildir-utils Version: 0.9.17-1 Severity: important Dear Maintainer, thank you for your work on maildir-utils. Version 0.9.17-1 seems to have broken the `--clearlinks' functionality, at least on my system. (ins) ~ $ mu find --muhome "${HOME}/.cache/mu" --format=links

Bug#844440: mksh: make $( alias undefined-alias ) POSIX-compliant

2016-11-15 Thread Gian Piero Carrubba
Package: mksh Version: 54-2 Severity: wishlist Tags: upstream Dear Maintainer, thank you for your work on mksh. As for my reading of http://pubs.opengroup.org/onlinepubs/9699919799/utilities/alias.html, the behaviour of alias in mksh is not compliant when passed a not-existent alias. With bash

Bug#838437: bash: (readline) regression in the behaviour of ^W in vi-mode

2016-09-21 Thread Gian Piero Carrubba
Package: bash Version: 4.4-1 Severity: minor Dear Maintainer, bash 4.4-1 contains an allegedly regression wrt handling of ^W (Control-w) in vi-mode. After having red https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00018.html, the obvious suspect seems to be > 2. New Features in Readline

Bug#822910: mutt-patched: silently dropped the sidebar-dotpathsep patch in favor of sidebar-dotted

2016-05-01 Thread Gian Piero Carrubba
severity 822910 wishlist retitle -1 mutt-patched: allow configurable delim_chars in sidebar thanks Hi Evgeni, thank you for your quick response. * [Fri, Apr 29, 2016 at 07:21:03PM +0200] Evgeni Golov: I personally prefer the sidebar-dotpathsep patch because: - has a summary listing # of

Bug#823162: pseudo: wrong update-alternatives call in postinst

2016-05-01 Thread Gian Piero Carrubba
Package: pseudo Version: 1.7.5-4 Severity: grave Justification: renders package unusable Dear Maintainer, thank for your work on pseudo. This bug is presumably related to #805937, but I'm reporting it alone as it prevents a smooth installation of the package. During upgrade: Setting up

Bug#822910: mutt-patched: silently dropped the sidebar-dotpathsep patch in favor of sidebar-dotted

2016-04-28 Thread Gian Piero Carrubba
* [Thu, Apr 28, 2016 at 10:32:17PM +0200] Gian Piero Carrubba: I personally prefer the sidebar-dotpathsep patch because: - has a summary listing # of unread/flagged/total messages instead of only unread/total Please disregard this, it seems I cannot see a number if it's just a few pixel

Bug#822910: mutt-patched: silently dropped the sidebar-dotpathsep patch in favor of sidebar-dotted

2016-04-28 Thread Gian Piero Carrubba
Package: mutt-patched Version: 1.6.0-1 Severity: normal Dear Maintainers, thank you for your work on mutt. Mutt 1.6.0-1 is using the sidebar-dotted patch that was abandoned in 1.5.22-2 in favor of Gentoo's sidebar-dotpathsep. I personally prefer the sidebar-dotpathsep patch because: - has a

Bug#821929: schroot: a probable race condition prevents instantiation of union chroots on linux 4.5

2016-04-20 Thread Gian Piero Carrubba
Package: schroot Version: 1.6.10-2 Severity: important Dear Maintainer, thank you for your work on schroot. After switching to linux 4.5, I cannot reliably use union chroots anymore. --- $ cat /etc/schroot/chroot.d/sid [sid] type=directory directory=/srv/chroot/cdeb/sid union-type=overlay

Bug#786590: dwb: segfaults with libwebkitgtk-3.0-0 2.4.9-1

2015-05-23 Thread Gian Piero Carrubba
Package: dwb Version: 20150419git-1 Severity: normal Hi, not sure this report belongs here or to the webkitgtk package, please reassign as appropriate. After having upgraded libwebkitgtk from version 2.4.8-2 to 2.4.9-1, dwb segfaults almost at everything. Program received signal SIGSEGV,

Bug#786590: dwb: segfaults with libwebkitgtk-3.0-0 2.4.9-1

2015-05-23 Thread Gian Piero Carrubba
* [Sat, May 23, 2015 at 05:34:14PM +0200] Sebastian Ramacher: Does this also happen with other webkitgtk based browesers? Hi Sebastian, as far as I can see the only other browser depending on libwebkitgtk-3.0-0 is xombrero, and I can not reproduce the issue with it. Ciao, Gian Piero. --

Bug#780103: maildirsync: please re-enable maildirsync.pl.diff patch

2015-03-09 Thread Gian Piero Carrubba
Package: maildirsync Version: 1.2-2 Severity: normal Dear Maintainer, when maildirsync starts, it outputs the following warning: UNIVERSAL-import is deprecated and will be removed in a future perl at /usr/bin/maildirsync line 13. From the changelog for version 1.2-2 it reads: * Deleted

Bug#758034: apticron: ok to Depend on cron-daemon rather than cron?

2014-09-01 Thread Gian Piero Carrubba
Hi Lorenzo, sorry I haven't still read the whole thread and all the related bug reports, so I'm not giving an informed advice. Anyway, given I'm the one to blame for the '--cron' option, I would like to explain the reasons for some of the choices. * [Mon, Sep 01, 2014 at 04:55:09PM +0200]

Bug#679876: sockstat always return Aborted

2014-08-30 Thread Gian Piero Carrubba
Package: sockstat Version: 0.3-1.1 Followup-For: Bug #679876 Please find attached the (decoded) dump of ktrace. The problem seems the lack of /proc/net/{tcp,udp,raw} pseudo files on kFreeBSD. Thank you, Gian Piero. -- System Information: Debian Release: jessie/sid APT prefers unstable APT

Bug#728205: xmobar: does not look for configuration file in XDG config dir

2013-10-29 Thread Gian Piero Carrubba
Package: xmobar Version: 0.19-1 Severity: minor Despite what stated in NEWS.Debian and in the man page, xmobar does not search for the configuration file in $XDG_CONFIG_HOME/xmobar/xmobarrc. ~ $ ls -l .xmobarrc .config/xmobar/xmobarrc ls: cannot access .xmobarrc: No such file or directory

Bug#607665: etckeeper: tracks permission changes to ignored files

2013-09-04 Thread Gian Piero Carrubba
* [Wed, Aug 28, 2013 at 10:16:26AM +0200] Zdenek Crha: + git ls-files --others --ignore --directory $ignorefile || true I guess this should read: + git ls-files --others --ignored --directory $patternsfile || true as I don't think you want to overwrite the .gitignore file. postfix

Bug#721665: maildirsync: perl-5.18's hash randomization breaks the sample script (and common usage)

2013-09-02 Thread Gian Piero Carrubba
[rsh-client] 1:6.2p2-6 Versions of packages maildirsync suggests: ii bzip2 1.0.6-5 -- no debconf information Mon Sep 2 23:20:48 CEST 2013 Gian Piero Carrubba gpi...@rm-rf.it * Compatibility fix for Perl 5.18 As showed in the sample.sh script, maildirsync need a full (bi-directional

Bug#704701: tinc: init script fails to pass extra arguments to tincd

2013-04-04 Thread Gian Piero Carrubba
[not included] -- no debconf information Thu Apr 4 20:28:56 CEST 2013 Gian Piero Carrubba gpi...@rm-rf.it * init script fails to pass extra arguments to tincd + remove the '--' as it is passed unaltered to tincd, preventing it to read trailing parameters + pass extra arguments also when

Bug#704702: tinc: set process limits when started by ifupdown

2013-04-04 Thread Gian Piero Carrubba
Files: /etc/default/tinc changed [not included] -- no debconf information Sun Mar 31 20:07:45 CEST 2013 Gian Piero Carrubba gpi...@rm-rf.it * set process limits when started by ifupdown diff -rN -u old-tinc-1.1~pre6/debian/tinc.if-pre-up new-tinc-1.1~pre6/debian/tinc.if-pre-up --- old-tinc-1.1

Bug#704708: tinc: cannot remove the pid file when using --chroot and/or --user

2013-04-04 Thread Gian Piero Carrubba
recommends no packages. tinc suggests no packages. -- Configuration Files: /etc/default/tinc changed [not included] -- no debconf information Thu Apr 4 14:18:04 CEST 2013 Gian Piero Carrubba gpi...@rm-rf.it * workaround for avoiding ifdown exits with rc=1 when tincd is running with --chroot

Bug#692745: maildirsync: shebang line should be changed to read `#!/usr/bin/perl'

2012-11-08 Thread Gian Piero Carrubba
Package: maildirsync Version: 1.2-1 Severity: normal Hi Carlos, we already had a private mail exchange about this a year ago and at the time you agreed changing the she-bang line in a future upload (needed for fixing #639978). Anyway, as no upload occurred since then (neither for #639978),

Bug#690685: tinc: please allow raising shell limits in the init script

2012-10-16 Thread Gian Piero Carrubba
] -- no debconf information Tue Oct 16 14:39:21 CEST 2012 Gian Piero Carrubba gpi...@rm-rf.it * Set process limits on start diff -rN -u old-tinc-1.0.19/debian/tinc.default new-tinc-1.0.19/debian/tinc.default --- old-tinc-1.0.19/debian/tinc.default 2012-10-16 15:29:27.966757678 +0200 +++ new-tinc

Bug#690685: tinc: please allow raising shell limits in the init script

2012-10-16 Thread Gian Piero Carrubba
* [Tue, Oct 16, 2012 at 04:44:41PM +0200] Guus Sliepen: On Tue, Oct 16, 2012 at 03:30:18PM +0200, Gian Piero Carrubba wrote: A simple patch is attached. This way it should be possible to use both --mlock and --user with an unprivileged user and more than few tinc nodes without incurring

Bug#690685: tinc: please allow raising shell limits in the init script

2012-10-16 Thread Gian Piero Carrubba
* [Tue, Oct 16, 2012 at 03:30:18PM +0200] Gian Piero Carrubba: A simple patch is attached. This way it should be possible to use both --mlock and --user with an unprivileged user and more than few tinc nodes without incurring in the problem reported in [0]_ (namely, Error while processing

Bug#690685: tinc: please allow raising shell limits in the init script

2012-10-16 Thread Gian Piero Carrubba
* [Tue, Oct 16, 2012 at 09:17:00PM +0400] Michael Tokarev: +test -n $LIMITS setlimits $LIMITS Can't you just do test -n $LIMITS ulimit $LIMITS ? I guess so, if your /bin/sh is linked to bash or you only set one parameter or the shebang line is changed to be /bin/bash or well, something

Bug#683495: Mass-filing bug against use of '/usr/bin/env perl' shebang line

2012-10-16 Thread Gian Piero Carrubba
Maintaining the cc: to debian-perl@l.d.o as the discussion has started there. Feel free to strip it out if you think isn't appropriate. * [Mon, Aug 06, 2012 at 08:38:56AM +0900] Charles Plessy: [...] Here are possible resolutions of this bug report. - Close, given that there is no internal

Bug#683570: debian-policy: [Packaging] Please include all the supplemental documentation

2012-08-01 Thread Gian Piero Carrubba
Package: debian-policy Severity: wishlist Please also include within the package all the documents listed under Supplemental Policy documentation in [0]. At the moment, the missing documents seem to be: - debconf specification - Emacsen policy - Java policy (request already present in

Bug#662865: 'W: Failed to invoke browser.' when run under sudo

2012-03-29 Thread Gian Piero Carrubba
* [Wed, Mar 28, 2012 at 11:59:31PM +0200] Francesco Poli: Mmmh, I don't think we can assume that sudo is installed, just because we are within an sudo environment (with $SUDO_USER set). Maybe we are inside a chroot environment and we entered by using sudo from the outside. Package sudo is *not*

Bug#662865: 'W: Failed to invoke browser.' when run under sudo

2012-03-27 Thread Gian Piero Carrubba
* [Sun, Mar 25, 2012 at 11:48:57PM +0200] Francesco Poli: For the time being, the only way to dodge this problem is maybe to avoid invoking su -c, even when in an sudo environment. This means that the browser will run as root, even when apt-listbugs is invoked through sudo. [...] What do you

Bug#662865: 'W: Failed to invoke browser.' when run under sudo

2012-03-11 Thread Gian Piero Carrubba
* [Sun, Mar 11, 2012 at 12:47:58AM +0100] Francesco Poli: Moving the /dev/tty out of the -c argument makes it possible to start the browser, but, at least when using a text-based web browser, such as w3m, the user is prevented from interacting with the browser itself: as soon as the user

Bug#662865: 'W: Failed to invoke browser.' when run under sudo

2012-03-06 Thread Gian Piero Carrubba
Package: apt-listbugs Version: 0.1.6 Severity: normal Tags: patch Running aptitude (and consequently apt-listbug) via sudo, I'm not able to display the bugs list in a browser: Are you sure you want to install/upgrade the above packages? [Y/n/?/...] w bash: /dev/tty: No such device or

Bug#662865: 'W: Failed to invoke browser.' when run under sudo

2012-03-06 Thread Gian Piero Carrubba
* [Wed, Mar 07, 2012 at 01:05:38AM +0100] Francesco Poli: Not sure when this bug has been introduced: it could be a while it doesn't work for me, but this hunk of code seems to be here since ages ago and I'm pretty sure I used it in the last years. I can only guess su's behaviour has changed in

Bug#623429: trayer: huge values in _NET_WM_STRUT_PARTIAL

2011-11-22 Thread Gian Piero Carrubba
package trayer tags 623429 fixed-upstream thanks This is fixed upstream, see [0]. Please consider including that patch. Thanks, Gian Piero. [0] https://github.com/sargon/trayer-srg/commit/9b0e69a192af68f132205c7dec5ed113b4393510 -- To UNSUBSCRIBE, email to

Bug#623429: trayer: huge values in _NET_WM_STRUT_PARTIAL

2011-11-20 Thread Gian Piero Carrubba
package trayer unarchive 623429 reopen 623429 ! thanks This same bug is occurring again to me: $ xprop | grep STRUT _NET_WM_STRUT(CARDINAL) = 0, 25, 0, 0 _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 25, 0, 0, 1088, 0, 0, 25202240, 1088, 2832618272, 0, 4215058 As there's been no new version of trayer

Bug#623429: trayer: huge values in _NET_WM_STRUT_PARTIAL

2011-11-20 Thread Gian Piero Carrubba
package trayer reopen 623429 ! thanks This same bug is occurring again to me: $ xprop | grep STRUT _NET_WM_STRUT(CARDINAL) = 0, 25, 0, 0 _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 25, 0, 0, 1088, 0, 0, 25202240, 1088, 2832618272, 0, 4215058 As there's been no new version of trayer since a while,

Bug#623429: trayer: huge values in _NET_WM_STRUT_PARTIAL

2011-11-20 Thread Gian Piero Carrubba
* [Sun, Nov 20, 2011 at 12:55:47PM +0100] Gian Piero Carrubba: This same bug is occurring again to me: $ xprop | grep STRUT _NET_WM_STRUT(CARDINAL) = 0, 25, 0, 0 _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 25, 0, 0, 1088, 0, 0, 25202240, 1088, 2832618272, 0, 4215058 Downgrading libglib2.0-0 2.30.2

Bug#639978: Please change the default for `--maildirsync' option

2011-09-01 Thread Gian Piero Carrubba
Package: maildirsync Version: 1.2-1 Severity: wishlist IMHO it should be safe to assume that the remote system (when using maildirsync in remote mode) is Debian too. As such, the default for `--maildirsync' should be `maildirsync' instead of `maildirsync.pl'. @@ -30,7 +31,7 @@

Bug#626126: maildirsync: UNIVERSAL-import is deprecated

2011-05-09 Thread Gian Piero Carrubba
* [Sun, May 08, 2011 at 09:02:39PM -0600] Bob Proulx: Package: maildirsync Version: 1.1-2 Severity: normal Tags: patch Since a recent perl update I have been getting the following warnings. UNIVERSAL-import is deprecated and will be removed in a future perl at /usr/bin/maildirsync line 13

Bug#626126: maildirsync: UNIVERSAL-import is deprecated

2011-05-09 Thread Gian Piero Carrubba
* [Mon, May 09, 2011 at 03:20:51PM +0200] Gian Piero Carrubba: CCing debian-perl for more hints. Also, as maildirsync has been orphaned, could any of you prepare an NMU for taking care of this? Just to clarify, I meant: *if* you think an NMU is appropriate. Ciao, Gian Piero

Bug#623429: libghc-xmonad-contrib-dev: avoidStruts leaves a gap on the left of the screen

2011-04-20 Thread Gian Piero Carrubba
Package: libghc-xmonad-contrib-dev Version: 0.9.2-2+b1 Severity: minor After switching to the last version of libghc-xmonad-contrib-dev, XMonad.Hooks.ManageDocks.avoidStruts seems to think there's a dock on the left of the screen. It correctly avoids drawing windows over xmobar and trayer

Bug#623429: [Pkg-haskell-maintainers] Bug#623429: libghc-xmonad-contrib-dev: avoidStruts leaves a gap on the left of the screen

2011-04-20 Thread Gian Piero Carrubba
reassign 623429 trayer retitle 623429 trayer: huge values in _NET_WM_STRUT_PARTIAL thanks * [Wed, Apr 20, 2011 at 02:16:24PM +0530] Joachim Breitner: thanks for reporting the bug. Do you happen to have a non-rectangular screen, e.g. two screens of different size? There was a discussion about

Bug#587597: apticron dropped support for being run by anacron

2011-03-29 Thread Gian Piero Carrubba
unarchive 587597 reopen 587597 thanks The cron.daily snippet was in place for systems that aren't always on, so that apticron can be invoked by anacron (that doesn't run snippets in /etc/cron.d). The problem reported by the OP wasn't strictly due to the existence of /etc/cron.daily/apticron,

Bug#616646: imapfilter: only evaluates first occurrence when server returns multiple SEARCH tags

2011-03-06 Thread Gian Piero Carrubba
Package: imapfilter Version: 1:2.2.2-1 Severity: normal Tags: upstream Please consider applying the patch referred to in [0] ( removing line 550 from file response.c ). As for the OP for the linked thread, I'm hit by this bug while using davmail as IMAP server, but other servers could be

Bug#600026: etckeeper: composed author email with hostname with duplicit dnsdomain part

2010-10-14 Thread Gian Piero Carrubba
* [Wed, Oct 13, 2010 at 09:51:32PM +0200] Václav Ovsík: --- a/etckeeper/commit.d/50vcs-commit +++ b/etckeeper/commit.d/50vcs-commit [..] -hostname=`hostname` +hostname=`hostname|sed 's/\..*//;'` [..] will probably work everywhere. Maybe just a matter of taste, but I'd prefer something in

Bug#529670: [wnpp] maildirsync has been orphaned again

2010-05-13 Thread Gian Piero Carrubba
package wnpp retitle 529670 ITA: maildirsync -- simple and efficient Maildir synchronisation utility owner 529670 ! thanks * [Thu, May 13, 2010 at 12:05:15AM +] WNPP Monitor: The maildirsync package in Debian has been orphaned again, and is looking for a new maintainer. Someone was

Bug#579353: tmux: version 1.2-2 breaks software using waitpid()

2010-04-27 Thread Gian Piero Carrubba
Package: tmux Version: 1.2-2 Severity: critical Tags: sid Justification: breaks unrelated software Strange as it appears, it seems that version 1.2-2 interfers with software calling waitpid(). Just as an example, running reportbug inside tmux (inside urxvt) leads to: gpi...@caimano:~$

Bug#577915: etckeeper: darcs message log should't be passed via '-m' option

2010-04-15 Thread Gian Piero Carrubba
Package: etckeeper Version: 0.44 Severity: normal Tags: sid Please revert the following change: * Use darcs record -m to specify commit message, instead of using a logfile as it breaks darcs commit. --- Prehook ran successfully. darcs: Patch names cannot contain newlines. E: Problem executing

Bug#577918: typo in /etc/etckeeper/commit.d/50vcs-commit

2010-04-15 Thread Gian Piero Carrubba
Package: etckeeper Version: 0.44 Severity: minor Tags: upstream sid In /etc/etckeeper/commit.d/50vcs-commit: 51 elif [ $VCS = darcs ] [ -d _darcs ]; then 52 if [ -n $USER ]; then 53 USER=root 54 fi I think it's supposed to be: 52 if [ -z $USER ];

Bug#529670: RFS: maildirsync (updated package)

2010-03-01 Thread Gian Piero Carrubba
/maildirsync_1.2~20090613-1.dsc I would be glad if someone uploaded this package for me. Kind regards Gian Piero Carrubba -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

Bug#529670: RFA: maildirsync -- simple and efficient Maildir synchronisation utility

2010-02-14 Thread Gian Piero Carrubba
package wnpp retitle 529670 ITA: maildirsync -- simple and efficient Maildir synchronisation utility thanks On Wed, Feb 10, 2010 at 07:25:32PM +0100, Ola Lundqvist wrote: If I remember correctly Jose have no time for Debian work anymore, so we are really looking for someone to adopt this

Bug#529670: RFA: maildirsync -- simple and efficient Maildir synchronisation utility

2010-02-10 Thread Gian Piero Carrubba
(Ola, CCing you as maildirsync uploader, hoping I'm not generating too much noise) On Wed, May 20, 2009 at 06:33:35PM -0300, Jose Carlos Medeiros wrote: Package: wnpp Severity: normal Hi Jose, I'm wondering if you're interested in just some help with this package, instead of an adoption.

Bug#356207: maildirsync: failed to sync some mails

2010-01-24 Thread Gian Piero Carrubba
filename extensions ( reference to non-standard fields ) at http://wiki.dovecot.org/MailboxFormat/Maildir Forwarded: no Bug-Debian: http://bugs.debian.org/356207 Author: Gian Piero Carrubba gpi...@rm-rf.it Last-Update: 2010-01-24 --- a/maildirsync.pl +++ b/maildirsync.pl @@ -458,7 +458,7 @@ } sub

Bug#518102: apticron: Please let the config files readable by everyone

2009-03-03 Thread Gian Piero Carrubba
no packages. -- debconf information: * apticron/notification: apticron Tue Mar 3 18:58:22 CET 2009 Gian Piero Carrubba gpi...@rm-rf.it * Fix configuration files permissions for new installations. Ignore-this: 9519c232a52e8977ff7b858ed45309bf diff -rN -u old-apticron-1.1.28+wip1/debian

Bug#517911: etckeeper: please fix the prompt displayed by uninit

2009-03-02 Thread Gian Piero Carrubba
no packages. Mon Mar 2 20:42:56 CET 2009 Gian Piero Carrubba gpi...@rm-rf.it * Fix prompt to make clear the user need to type 'yes' in order to uninit. Ignore-this: 2f0736b3347b57270d2a89e3f4fe8287 diff -rN -u old-etckeeper-0.33+wip2/uninit.d/01prompt new-etckeeper-0.33+wip2/uninit.d/01prompt

Bug#517914: etckeeper: typo in the README file (uninit section)

2009-03-02 Thread Gian Piero Carrubba
Configuration Management Sy ii debconf [debconf-2.0]1.5.24 Debian configuration management sy pn git-core | mercurial | bzr none (no description available) etckeeper recommends no packages. etckeeper suggests no packages. Mon Mar 2 20:47:06 CET 2009 Gian Piero Carrubba gpi...@rm

Bug#510712: initscripts: inconsistent management of /etc/nologin file|symlink

2009-01-04 Thread Gian Piero Carrubba
Package: initscripts Version: 2.86.ds1-38+etchnhalf.1 Severity: normal Note: assigning this report to initscripts, but it's about the source package. Hope it's ok, otherwise feel free to clone this bug against the sysvinit binary package. For a long explanation, please see Joey Hess' mail in

Bug#510582: etckeeper: maybe /etc/nologin should not be ignored by default

2009-01-03 Thread Gian Piero Carrubba
Package: etckeeper Version: 0.25 Severity: wishlist In the last debian releases /etc/nologin is just a symlink to /var/lib/initscripts/nologin, so it should exist for regular behaviour of the nologin feature. IMHO, a better default is to include it in the repository so to recreate it if needed.

Bug#510032: etckeeper: please add support for darcs backend

2009-01-03 Thread Gian Piero Carrubba
Package: etckeeper Version: 0.25 Followup-For: Bug #510032 Updated patch for adding support for darcs backend. For reference, I've also attached a diff from the previous version. Thanks, Gian Piero. etckeeper_0.25_darcsbackend.diff.gz Description: Binary data

Bug#509888: etckeeper: regression in filter_unknown() caused by fix for #509888

2008-12-31 Thread Gian Piero Carrubba
Package: etckeeper Version: 0.24 Followup-For: Bug #509888 The fix for #509888 seems to let filter_unknown() stop working. The attached patch should fix it. Thanks, Gian Piero. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'testing')

Bug#510032: etckeeper: please add support for darcs backend

2008-12-28 Thread Gian Piero Carrubba
Package: etckeeper Version: 0.23 Severity: wishlist Tags: patch The attached patch adds support for using darcs as backend. While darcs isn't the best choice for etckeeper (because of lack of support for file permissions - namely the exec bit - and simbolic links), it can be handy for people

Bug#510032: etckeeper: please add support for darcs backend

2008-12-28 Thread Gian Piero Carrubba
On Sun, Dec 28, 2008 at 05:33:56PM -0500, Joey Hess wrote: + printf %s\n find $NOVCS -type l -print | xargs rm -f {} \\; I don't think this is safe. It could delete symlinks that are in the tree but not committed. + find $NOVCS -type l -print | sort | while

Bug#509888: .etckeeper script should take in account ignored files

2008-12-27 Thread Gian Piero Carrubba
14:04:54 CET 2008 Gian Piero Carrubba gpi...@rm-rf.it * pre-commit.d/30store-metadata: - inside the generated .etckeeper, test if a file/dir exists before trying to apply the metadata diff -rN -u old-etckeeper-0.23-new/pre-commit.d/30store-metadata new-etckeeper-0.23-new/pre-commit.d

Bug#505666: monkey: please add 'Provides:' field

2008-11-14 Thread Gian Piero Carrubba
Package: monkey Version: 0.9.2-2 Severity: minor Monkey should 'Provides: httpd, httpd-cgi', so to satisfy dependencies for packages requiring it. Thanks, Gian Piero. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable')

Bug#451341: txt2tags: new upstream version (2.4) available

2007-12-11 Thread Gian Piero Carrubba
error on empty table (closes: #434547) + * debian/rules: +- exclude Mac OS resource fork file +- install i18n manpages + + -- Gian Piero Carrubba [EMAIL PROTECTED] Mon, 03 Dec 2007 11:23:07 +0100 + txt2tags (2.3-1) unstable; urgency=low * New upstream release (Closes: #290800) diff -u

Bug#440626: apticron: sleeps in /etc/cron.daily, delaying other scripts

2007-11-26 Thread Gian Piero Carrubba
Package: apticron Version: 1.1.20 Tags: patch Followup-For: Bug #440626 The attached patches implement a possible solution extracted from the thread the OP referenced to. IMHO, further enhancements can be: - ensure that the cron script run by night (say 22:00-06:00) - a minimal (60secs

Bug#451341: txt2tags: new upstream version (2.4) available

2007-11-14 Thread Gian Piero Carrubba
Package: txt2tags Version: 2.3-1 Severity: wishlist A newer upstream version (2.4) is available at [1], please consider packaging it. AFAI understand, it should close bugs #434547 [2] and #290928 [3]. Thanks, Gian Piero. [1]

Bug#434631: bc: base ( obase, ibase ) error-by-one

2007-07-25 Thread Gian Piero Carrubba
Package: bc Version: 1.06-20 Severity: normal Maybe I haven't correctly understood the obase|ibase use, but this seems very strange to me: $ echo 'ibase=F ; E; F; 10; 11' | bc 14 15 15 16 $ echo 'obase=F ; 13; 14; 15; 16' | bc D E 10 11 Just discovered, no idea about where this behaviuor come

Bug#409862: Single letter hostnames are rejected as incorrect

2007-03-16 Thread Gian Piero Carrubba
Il giorno Thu, 15 Mar 2007 07:38:46 +0100 Ola Lundqvist [EMAIL PROTECTED] ha scritto: That should be [[:lower:][:digit:]]*(*([[:lower:][:digit:]_-])[[:lower:][:digit:]])) But this regex still allow -a, right? Mmh, no... well, it doesn't here :). Please use [:class:] instead of

Bug#409862: Single letter hostnames are rejected as incorrect

2007-03-16 Thread Gian Piero Carrubba
Il giorno Fri, 16 Mar 2007 15:44:54 +0100 Ola Lundqvist [EMAIL PROTECTED] ha scritto: As for my ( very personal ) thought I'd use [[:alnum:]]*(*([[:alnum:]-])[[:alnum:]]) Agree in principle. ( note the lacking of dash and the case insensitive match ) Why the lack of dash?

Bug#409862: Single letter hostnames are rejected as incorrect

2007-03-14 Thread Gian Piero Carrubba
Package: vserver-debiantools Version: 0.3.4 Followup-For: Bug #409862 Although this bus is tagged 'patch', i can't see an answer to your last question, so i'm writing this followup. Please ignore it if i'm wrong. Ola said: But if you know a good way to accept x xa x-a but not x- -a

Bug#411886: bashism in /etc/init.d/monit

2007-02-21 Thread Gian Piero Carrubba
Package: monit Version: 1:4.8.1-2.1 Severity: minor Tags: patch The '-e' option to echo isn't susv3 ( POSIX ) compliant [ http://www.opengroup.org/onlinepubs/009695399/utilities/echo.html ]. As you can see below, my /bin/sh is linked to /bin/dash. $ head -n1 /etc/init.d/monit #!/bin/sh $ sudo

Bug#396320: day 31 out of range

2006-10-31 Thread Gian Piero Carrubba
Package: spamassassin Followup-For: Bug #396320 Got the same log. However it turned out to be a spam message dated 31 Nov, as the date passed to timegm() comes from the Date: header. Ciao, Gian Piero. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy:

Bug#208939: acknowledged by developer (Bug#208939: fixed in acct 6.3.99+6.4pre1-1)

2006-04-06 Thread Gian Piero Carrubba
On Thu, 23 Mar 2006 15:33:21 -0800 [EMAIL PROTECTED] (Debian Bug Tracking System) wrote: - adjusted logfile path for logger call in init.d (Closes: #208939). The init script hasn't been changed accordingly. As on my original post i've wrongly attached a reverse patch, i'm unsure if