Bug#733916: slim: memory corruption in slim child

2014-01-01 Thread Nicolas Schier
Package: slim Version: 1.3.4-2 Severity: grave Justification: renders package unusable Dear Maintainer, when attempting to login with slim 1.3.4-2, the login screen keeps hanging after entering the correct username/password. An attached strace offered an error message I did not find in any other

Bug#733916: slim: memory corruption in slim child

2014-01-22 Thread Nicolas Schier
When investigating the problem with valgrind I came to the attached patch. When applied, slim works for me. Kind regards, Nicolas -- gpg public key: acbc3b35, jabber: nico...@jabber.no -- frykten for herren er opphav til kunnskap -- signature.asc Description: Digital signature

Bug#733916: slim: memory corruption in slim child

2014-01-22 Thread Nicolas Schier
> When investigating the problem with valgrind I came to the attached > patch. When applied, slim works for me. Patch is finally attached. -- gpg public key: acbc3b35, jabber: nico...@jabber.no -- frykten for herren er opphav til kunnskap -- diff --git a/app.cpp b/app.cpp index eb7e05f..6ffb

Bug#717563: reportbug: web access thru proxy not available

2013-10-31 Thread Nicolas Schier
Dear Sandro, On Mon, Jul 22, 2013 at 01:54:28PM +0200, Sandro Tosi wrote: > On Mon, Jul 22, 2013 at 1:35 PM, Olaf Zaplinski wrote: > > then internet access still fails. > > whta part of the "internet access" fails? doing what operation? > fetching updated versions? bugs? you can run reportbug fr

Bug#730446: flexpart: Typo in homepage URL

2013-11-24 Thread Nicolas Schier
Package: flexpart Version: 9.02-5 Severity: minor Dear Alastair, in the package description, the homepage URL has a typo: http://transport.nil.no/flexpart should be http://transport.nilu.no/flexpart (the 'u' of 'nilu' is missing). Kind regards, Nicolas -- System Information

Bug#651100: pinpoint crashes with 'failed to create drawable' at startup

2011-12-05 Thread Nicolas Schier
Package: pinpoint Version: 1.2.git2013-1 Severity: important Dear Maintainer, I tried to start pinpoint with the example presentation, but it crashed with some Clutter error messages (I used a non-gnome awesome X11 session). I started it with pinpoint /usr/share/doc/pinpoint/examples/in

Bug#651505: awsetbg: xli should be fully supported

2011-12-09 Thread Nicolas Schier
.6+3 awesome suggests no packages. -- no debconf information -- gpg public key: ID 0xACBC3B35, jabber: nico...@jabber.no -- frykten for herren er opphav til kunnskap -- From 3523f185bea1336df539148c49ab38968ef7b1c5 Mon Sep 17 00:00:00 2001 From: Nicolas Schier Date: Fri, 9 Dec 2011 09:30:25

Bug#651100: pinpoint crashes with 'failed to create drawable' at startup

2011-12-14 Thread Nicolas Schier
Dear Antonio, > I could not reproduce this in either a GNOME session or a plain > awesome session. Googling for this error message suggests that this > is clutter-related. Do other clutter applications run OK for you? I do not have any other clutter based application on my system (at least acc

Bug#657443: synergy: Missing IPv6 support

2012-01-26 Thread Nicolas Schier
Package: synergy Version: 1.4.5-1 Severity: normal Tags: ipv6 As far as I have observed, even the new version of synergy still lacks IPv6 support. It would be really nice, if IPv6 could be supported. Kind regards, Nicolas -- System Information: Debian Release: wheezy/sid APT prefers testing

Bug#717563: reportbug: web access thru proxy not available

2016-11-06 Thread Nicolas Schier
Dear Ben, > > Running querybts with strace results in: > > > > nicolas@my-machine:~$ strace -e trace=connect querybts > > --proxy=http://172.16.0.66:8080/ -b reportbug > > I don't see the error you report, with Reportbug version “6.6.6”. The > connection succeeds and the ‘querybts’ command

Bug#717563: reportbug: web access thru proxy not available

2016-11-07 Thread Nicolas Schier
Sorry, I checked to roughly... > > > Running querybts with strace results in: > > > > > > nicolas@my-machine:~$ strace -e trace=connect querybts > > > --proxy=http://172.16.0.66:8080/ -b reportbug > > > > I don't see the error you report, with Reportbug version “6.6.6”. The > > connection suc

Bug#749355: Bug#718816: Bug#749355: parallel: /usr/bin/parallel conflicts with moreutils' parallel

2015-07-11 Thread Nicolas Schier
Dear Antoine, thanks for your good summary and your patience ... just to get it right, could you please check if I did get it right (the moreutils side): 1. Package 'moreutils' installs /usr/bin/mparallel and depends on package 'moreutils-parallel'; the latter installs a symlink /usr/

Bug#718816: moreutils: split parallel binary in extra package

2014-12-03 Thread Nicolas Schier
Dear Mert, when adopting moreutils I wasn't aware of the namespace conflict with parallel. I would like to have a look at the past discussions and at the packages that are depending on moreutils and parallel before stating something targeting on a resolution. Please give me some time and I'l

Bug#718816: moreutils: split parallel binary in extra package

2015-01-01 Thread Nicolas Schier
Dear Mert, dear Rogério, sorry for the long delay. After roughly skimming through the related bugs that I found (#518696, #597050, #665851, #749355, #718816), I would like to sum up before proposing a possible solution: - There is a simple namespace conflict (/usr/bin/parallel). Even tho

Bug#704125: parallel: stdout of commands is not deterministic

2015-01-07 Thread Nicolas Schier
Dear Thomas, thanks for your detailed description. I could reproduce the behaviour on a 48 core machine. Even when running a dummy program (attached) that forks a lot and lets each fork simply output a line to stderr, I can reproduce the loss of output lines. For analysis I let the child pr

Bug#704125: parallel: stdout of commands is not deterministic

2015-01-07 Thread Nicolas Schier
#define _GNU_SOURCE #include #include #include #include #include #include #include void fork_child(unsigned nr) { char *s; pid_t pid; off_t pos[2]; int len, r; pid = fork(); if (pid < 0) error(EXIT_FAILURE, errno, "fork"); if (pid) return; len = asprintf(&s, "This is fork %u

Bug#782986: vidir: fails to move/rename 'dir' to 'dir/subdir'

2015-04-19 Thread Nicolas Schier
Package: moreutils Version: 0.55-2 Severity: normal When attempting to move/rename a directory's content to a subdirectory hierarchy with its 'old' name as first component, vidir fails: mkdir dir EDITOR='sed -i -e s,dir,dir/subdir,' vidir -v results in /usr/bin/vidir: fa

Bug#804211: mime-support: Please add decoding and encoding support for xz

2015-11-06 Thread Nicolas Schier
Package: mime-support Version: 3.59 Severity: wishlist Tags: patch Dear Maintainers, could you please add decoding and encoding support for xz archives? I attach a patch that works for me. Kind regards, Nicolas diff --git a/run-mailcap b/run-mailcap index 2c25e9a..27c9cd0 100755 --- a/run-mail

Bug#790934: RFS: sleepenh/1.4-2

2015-07-03 Thread Nicolas Schier
t -x http://mentors.debian.net/debian/pool/main/s/sleepenh/sleepenh_1.4-2.dsc More information about hello can be obtained from http://www.example.com. Changes since the last upload: * Update vcs and homepage URLs (moved to github) (Closes: #789375) Regards, Nicolas Schier signature.asc D

Bug#697052: moreutils: 'pee' with 'echo' buggy.

2014-11-11 Thread Nicolas Schier
Dear A. Costa, dear Maintainer, as soon as you delay the exit of the pipe's input command until all children of 'pee' are able to output the incoming data, everything should work as expected; the obvious example: (echo foo ; sleep 1) | pee cat echo cat cat Modifying pee to delay the cl

Bug#766148: RFS: sleepenh/1.3.2 [ITA]

2014-10-28 Thread Nicolas Schier
Dear Tobi, this morning I uploaded the new version to mentors http://mentors.debian.net/debian/pool/main/s/sleepenh/sleepenh_1.3-2.dsc > > * debian/compat is now 9 (was 5) and updated build-dependencies > > appropriately (debhelper >= 9) Somehow debian/compat was still '5' yesterday

Bug#766148: RFS: sleepenh/1.3.2 [ITA]

2014-10-21 Thread Nicolas Schier
upstream author (Pedro), sleepenh is not a native Debian package * Makefile: use Debian compiler flags * Makefile: use GNU install * Update several Debian control files * Bump to Debian Standards version 3.9.6 * New maintainer (Closes: #759732). Regards, Nicolas Schier signature.asc D

Bug#766148: RFS: sleepenh/1.3.2 [ITA]

2014-10-27 Thread Nicolas Schier
Dear Tobi, thanks for reviewing and sponsoring! Especially the native-vs-non-native link was quite enlightening. A few minutes ago I uploaded the new files http://mentors.debian.net/debian/pool/main/s/sleepenh/sleepenh_1.3-2.dsc including the following changes: * Fixed changelog for

Bug#764991: cgmanager: dbus-related assertion failure

2014-10-12 Thread Nicolas Schier
Package: cgmanager Version: 0.32-4 Severity: important Dear Maintainer, after updating my testing-based system, cgmanager fails to start. The assertion failure occures always (start script invocation or directly on the shell with '/sbin/cgmanager'): cgmanager:cgmanager.c:1379: Assertion

Bug#764991: cgmanager: dbus-related assertion failure

2014-10-12 Thread Nicolas Schier
Dear Serge, > Thanks for submitting this bug. Could you show what the output is > of: > > sudo /sbin/cgmanager -m name=systemd --debug cgmanager:cgmanager.c:1379: Assertion failed in main: server != NULL > > as well as > > dpkg -l | egrep -e '(init|upstart|systemd)' ii exuberant-ctags

Bug#812143: Wide character in print at /usr/bin/ts line 126, <> line 1.

2016-02-05 Thread Nicolas Schier
Dear Evgeny, > With this change, it will print a warning if the input is not valid > UTF-8: > > $ echo $'\xff' | ./ts > utf8 "\xFF" does not map to Unicode at ./ts line 95. > янв 22 16:55:35 \xFF > > I don't know whether it's a serious problem, but I think that it's > better to pas

Bug#718816: +1

2016-02-23 Thread Nicolas Schier
Dear Josip, I have already made some patches at home that do prepare separation of parallel from moreutils (as described previously); but these changes do only make sense iff the GNU parallel package is also going to be adjusted (since GNU parallel 'conflicts' with moreutils). I haven't heard

Bug#817787: slim: leaks open file descriptor

2016-03-10 Thread Nicolas Schier
render11:0.9.9-2 ii zlib1g 1:1.2.8.dfsg-2+b1 Versions of packages slim recommends: ii xterm 322-1 Versions of packages slim suggests: ii scrot 0.8-17 ii xauth 1:1.0.9-1 -- Configuration Files: /etc/slim.conf changed [not included] -- debconf information e

Bug#812143: Wide character in print at /usr/bin/ts line 126, <> line 1.

2016-01-20 Thread Nicolas Schier
Dear Evgeny, > After I upgraded Perl to version 5.22, ts started printing a warning > before every line, like this: > > Wide character in print at /usr/bin/ts line 126, <> line 1. could you please supply your locale settings (the output of 'locale') and an example of a 'ts' output line? T

Bug#812143: Wide character in print at /usr/bin/ts line 126, <> line 1.

2016-01-21 Thread Nicolas Schier
Dear Evgeny, I can get rid of the 'Wide character...' warning by adding the line use open ':locale'; (cp. attached patch). Could you please check whether this is sufficient for you? Unfortunately, the 'ts -r' does not work for ru_RU.*... Kind regards, Nicolas diff --git a/ts b/ts i

Bug#771288: RFS: sleepenh/1.4-1

2014-11-28 Thread Nicolas Schier
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "sleepenh" * Package name: sleepenh Version : 1.4-1 Upstream Author : Nicolas Schier * License : GPL-2.0+ Section : utils It builds th

Bug#771288: RFS: sleepenh/1.4-1

2014-11-30 Thread Nicolas Schier
Dear Tobi, > some remarks: > > -> Please add a homepage field to d/control and d/copyright pointing to > https://gitorious.org/sleepenh/sleepenh, to be consistent with d/watch. > as your're declaring yourself upstream; I guess thats was your intention > when pointing d/watch to gitorious. done.

Bug#771764: RFS: moreutils/0.54-1 [ITA]

2014-12-01 Thread Nicolas Schier
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "moreutils" * Package name: moreutils Version : 0.54-1 Upstream Author : Joey Hess * URL : http://kitenet.net/~joey/code/moreutils * License : GPL-2+, E

Bug#718816: moreutils: split parallel binary in extra package

2017-08-30 Thread Nicolas Schier
Dear Mika, > With the upload of parallel 20161222-1 > (https://tracker.debian.org/news/828794) there seems to be a nice > solution to have parallel and moreutils installed at the same time: thanks for the pointer. I don't like that kind of "solution", but as moreutils and parallel are now insta

Bug#697052: moreutils: 'pee' with 'echo' buggy.

2016-12-19 Thread Nicolas Schier
ggestion to Joey (upstream). Kind regards, Nicolas From 5dbbbee5d1e2cccf1d1ed9920459cde6254512e8 Mon Sep 17 00:00:00 2001 From: Nicolas Schier Date: Tue, 20 Dec 2016 08:03:24 +0100 Subject: [PATCH v1] pee: ignore SIGPIPE and write errors (Closes: #697052) MIME-Version: 1.0 Content-Type: text/plain

Bug#848578: /usr/bin/ts: charset issue with ts and localization

2016-12-22 Thread Nicolas Schier
Dear Yves-Alexis, > LANG=fr_FR.utf8 > LC_TIME="fr_FR.utf8" > LC_MESSAGES=en_US.UTF-8 > LC_ALL= > > > When running ts, I have: > > echo toto |ts > d�c. 18 15:57:51 toto I am trying to reproduce this issue on my system, but I am (yet) not able to get it. Can you please try to help me? * I en

Bug#820412: irssi-scripts: auto_away: timeout trigger/reset also on '\n' (not only '\r')

2016-04-07 Thread Nicolas Schier
Package: irssi-scripts Version: 20160301 Severity: normal Tags: patch Dear maintainer, the auto_away script does actually not work on my systems due to the limited timeout/reset triggering: auto_away currently only sets up the timeout handler on '\r', not on '\n'. The attached patch works for me

Bug#1076718: (no subject)

2024-07-22 Thread Nicolas Schier
Package: makepkg Version: 6.0.2-6+b1 Severity: important Dear Ben, if PACMAC environment variable is not set, 'makepkg' depends on 'pacman' being available in PATH, but it does neither depend nor recommend installation of 'pacman-package-manager'. Installing 'makepkg' w/o 'pacman-package-manager

Bug#1053000: ITP: golang-github-google-gnostic-models -- Protobuf models and libraries for gnostic-supported API formats

2023-12-18 Thread Nicolas Schier
Hi Arthur, are you still working on packaging golang-github-google-gnostic-models? For packaging the newer versions of glab, we need several new golang packages and one of them is golang-github-google-gnostic-models. For my local tests, I failed using the default 'dh-make-golang' but had to comp

Bug#1012720: ITP: golang-k8s-apimachinery -- Handle Kubernetes-like API objects

2023-12-18 Thread Nicolas Schier
Control: owner -1 ! Hi Bartek, On Mon, Dec 18, 2023 at 02:02:55PM +0100 Bartosz Fenski wrote: > So is someone working on that ITP currently? > Seems it's one of many missing dependencies for k9s tool which I'm working > on. yes, the actual packaging of golang-k8s-apimachinery does not seem to ma

Bug#1012720: RFS: golang-github-google-gnostic-models/0.6.8-1 [ITP] -- Protocol buffer models for gnostic

2023-12-19 Thread Nicolas Schier
Hi, I've packaged golang-github-google-gnostic-models, and I need a sponsor to get it uploaded. The package is a requirement for golang-k8s-apimachinery (cp. #1012720). Salsa: https://salsa.debian.org/go-team/packages/golang-github-google-gnostic-models.git Changelog: golang-github-google-gn

Bug#1012720: golang-k8s-apimachinery: Please remove protected references from salsa repo

2023-12-20 Thread Nicolas Schier
Hi, while attempting to take-over ITP #1012720 for golang-k8s-apimachinery, I am struggling with the current repository state at salsa [1]. The current state was auto-generated by dh-make-golang but has (at least) these flaws: * upstream branch contains non-upstream commit, preventing fast-for

Bug#1012720: golang-k8s-apimachinery: Please remove protected references from salsa repo

2023-12-20 Thread Nicolas Schier
On Wed, Dec 20, 2023 at 09:44:31AM +0100 Nicolas Schier wrote: > Date: Wed, 20 Dec 2023 09:44:31 +0100 > From: Nicolas Schier > To: debian...@lists.debian.org > Cc: 1012...@bugs.debian.org, n.sch...@avm.de > Subject: golang-k8s-apimachinery: Please remove protected references fro

Bug#1012720: golang-k8s-apimachinery: Please remove protected references from salsa repo

2023-12-21 Thread Nicolas Schier
On Thu, Dec 21, 2023 at 11:01:23PM +0530 Nilesh Patra wrote: > On Wed, Dec 20, 2023 at 09:49:48AM +0100, Nicolas Schier wrote: > > On Wed, Dec 20, 2023 at 09:44:31AM +0100 Nicolas Schier wrote: > > ah, I forgot to mention that 'uscan' does choose the "correct&

Bug#1012720: RFS: golang-github-google-gnostic-models/0.6.8-1 [ITP] -- Protocol buffer models for gnostic

2023-12-22 Thread Nicolas Schier
Hi Nilesh, On Thu, Dec 21, 2023 at 11:10:27PM +0530, Nilesh Patra wrote: > On Wed, Dec 20, 2023 at 08:35:38AM +0100, Nicolas Schier wrote: > > Hi, > > > > I've packaged golang-github-google-gnostic-models, and I need a sponsor > > to get it uploaded. The package

Bug#1012720: ITP: golang-k8s-apimachinery -- Handle Kubernetes-like API objects

2023-12-31 Thread Nicolas Schier
On Sat 30 Dec 2023 13:32:44 GMT, Jérémy Lal wrote: > Hi, > > is there any advance on > https://salsa.debian.org/go-team/packages/golang-k8s-apimachinery.git > ? > > I could help with it. thanks. It seems to me that you took over already :) My latest version is at https://salsa.debian.org/nsc/g

Bug#1069811: python-asyncssh: Please disable cryptography warnings during import

2024-04-25 Thread Nicolas Schier
Package: python3-asyncssh Version: 2.10.1-2 Severity: minor Dear Maintainer, please backport upstream commit 40da3934ef7b041 ("Hide cryptography 37.0.0 deprecation warnings"). Importing asyncssh on a current trixie system results in warnings $ python3 -c 'import asyncssh' /usr/lib/pytho

Bug#568834: Bug#882872: First stab at functionality for copying files

2024-05-10 Thread Nicolas Schier
On Fri, May 10, 2024 at 10:52:07AM -0400, Benj. Mako Hill wrote: > Greetings! > > > > Your patch looks good to me and works as promised, thanks! Before > > forwarding > > it to upstream, we need an appropriate update of vidir documentation. Are > > you > > interested in preparing that? (If n

Bug#1073934: ITP: golang-github-makenowjust-heredoc -- Convert strings to here documents in Go (v2) (library)

2024-06-20 Thread Nicolas Schier
Package: wnpp Severity: wishlist Owner: Nicolas Schier * Package name: golang-github-makenowjust-heredoc Version : 2.0.1-1 Upstream Author : TSUYUSATO Kitsune * URL : https://github.com/MakeNowJust/heredoc * License : MIT Programming Lang: Go Description

Bug#1073934: ITP: golang-github-makenowjust-heredoc -- Convert strings to here documents in Go (v2) (library)

2024-06-20 Thread Nicolas Schier
golang-github-makenowjust-heredoc-dev package. On Thu, Jun 20, 2024 at 03:22:27PM +0200, Nicolas Schier wrote: > Package: wnpp > Severity: wishlist > Owner: Nicolas Schier > > * Package name: golang-github-makenowjust-heredoc * Package name: golang-github-makeno

Bug#1073971: RFS: golang-github-makenowjust-heredoc-v2/2.0.1-1 [ITP] -- Convert strings to here documents in Go (v2) (library)

2024-06-20 Thread Nicolas Schier
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "golang-github-makenowjust-heredoc-v2": * Package name : golang-github-makenowjust-heredoc-v2 Version : 2.0.1-1 Upstream contact : TSUYUSATO Kitsune * URL

Bug#848578: [PATCH] ts: Enable UTF-8 binary mode for input and output processing (Closes: #848578)

2023-03-05 Thread Nicolas Schier
On Thu 02 Mar 2023 10:39:45 GMT, Dr. Thomas Orgis wrote: > I also sent this already directly to Joey, but later found this bug > report. My take is this: > > --- /usr/bin/ts 2019-02-20 22:03:31.0 +0100 > +++ ./ts 2023-03-01 21:06:41.177886024 +0100 > @@ -53,6 +53,7 @@ > use str

Bug#568834: Bug#882872: First stab at functionality for copying files

2023-07-03 Thread Nicolas Schier
On Wed 14 Jun 2023 at 09:30:12PM +0200 Nicolas Schier wrote: > Hi Mako, > > On Fri 09 Jun 2023 12:01:52 GMT, Benj. Mako Hill wrote: > > Greetings! > > > > This is just a followup to say that I've been using the patch for > > about two years now and h

Bug#969482: ITP: glab -- An open-source GitLab command line tool

2023-07-10 Thread Nicolas Schier
FTR: Unit193 uploaded an initial version yesterday, it is pending in the new queue. Kind regards, Nicolas

Bug#1030104: b4: Please add debian/watch file

2023-01-30 Thread Nicolas Schier
Package: b4 Version: 0.9.0-1 Severity: wishlist Dear Héctor, can you please add a debian/watch file to allow use of uscan and friends? I am attaching a patch that works for me and adds debian/watch and upstream author's gpg key. Thanks and kind regards, Nicolas -- System Information: Debian R

Bug#1021306: irssi-plugin-rocketchat: Please add libwebsockets-evlib-glib (or comparable?) as dependency

2022-10-05 Thread Nicolas Schier
Package: irssi-plugin-rocketchat Version: 0.6.0-1 Severity: normal Dear Rhonda, on my system, I had to install libwebsockets-evlib-glib; otherwise I saw only 11:30 LWS: 4.1.6-, loglevel 1031 11:30 11:30 NET CLI SRV H1 H2 WS IPV6-on 11:30 11:30 lws_create_context: unable to load evlib

Bug#1021307: irssi-plugin-rocketchat: Please add README.md to irssi-plugin-rocketchat

2022-10-05 Thread Nicolas Schier
Package: irssi-plugin-rocketchat Version: 0.6.0-1 Severity: wishlist Dear Rhonda, can you please add README.md to the binary package? It was quite helpful for me for the initial irssi setup. Thanks and kind regards, Nicolas

Bug#848578: [PATCH] ts: Enable UTF-8 binary mode for input and output processing (Closes: #848578)

2022-10-07 Thread Nicolas Schier
Enable UTF-8 compatible processing of input and output to correctly output e.g. timestamps containing non-latin letters (cp. [1]). [1]: https://bugs.debian.org/848578 Signed-off-by: Nicolas Schier --- ts | 5 + 1 file changed, 5 insertions(+) diff --git a/ts b/ts index af23cf7..fbd5b1a

Bug#848578: [PATCH] ts: Enable UTF-8 binary mode for input and output processing (Closes: #848578)

2022-12-07 Thread Nicolas Schier
Dear Joey, On Fri 07 Oct 2022 20:14:29 GMT, Nicolas Schier wrote: > Enable UTF-8 compatible processing of input and output to correctly > output e.g. > timestamps containing non-latin letters (cp. [1]). > > [1]: https://bugs.debian.org/848578 > > Signed-off-by: Nicolas Sc

Bug#981559: purple-rocketchat: NMU for new upstream version and introducing epoch

2023-09-22 Thread Nicolas Schier
Dear Debian XMPP Maintainers, TL;DR: I'd like to help out updating purple-rocketchat and would appreciate your feedback on NMUing purple-rocketchat and introducing an epoch. While preparing what might become the base of a merge-request [1] for a new version of purple-rocketchat, I came acr

Bug#1012720: ITP: golang-k8s-apimachinery -- Handle Kubernetes-like API objects

2023-11-13 Thread Nicolas Schier
Hi Domenico, do you still plan to finish the packaging of golang-k8s-apimachinery shortly? In order to update glab package to v1.35.0 the package is needed; may we offer help or would it be ok for you if someone else takes-over your ITP? Kind regards, Nicolas On Sun, Jun 12, 2022 at 09:51:03PM

Bug#1041291: [PATCH 2/2] ts: Do not accept extra args and always read from stdin (Closes: #1041291)

2023-10-14 Thread Nicolas Schier
/1041291#5 Signed-off-by: Nicolas Schier --- ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ts b/ts index 71b0fbc..982c164 100755 --- a/ts +++ b/ts @@ -67,7 +67,7 @@ GetOptions( "i" => \$inc, "s" => \$sincestart, "m&

Bug#848578: [PATCH 1/2] ts: Enable perl locale input/output conversion (Closes: #848578)

2023-10-14 Thread Nicolas Schier
Enable perl locale support to ensure that I/O is treated with the encoding indicated by the locale, be it UTF-8 or something else. Link: https://perldoc.perl.org/perllocale#Unicode-and-UTF-8 Patch-by: Dr. Thomas Orgis Signed-off-by: Nicolas Schier --- ts | 1 + 1 file changed, 1 insertion

Bug#848578: Also running into this problem

2022-09-07 Thread Nicolas Schier
Thanks for the details, finally I can reproduce this now. When adding three unicode related lines into 'ts' it _seems_ to me to be fixed, but my perl experience is quite degraded and I'd like to get some feedback from volunteer testers before forwarding the patch to upstream. Francois, might y

Bug#969482: ITP: glab -- An open-source GitLab command line tool

2023-06-09 Thread Nicolas Schier
On Tue, Jan 24, 2023 at 12:23:19PM -0500 Antoine Beaupré wrote: > On 2020-09-03 16:21:32, TODO wrote: > > Package: wnpp > > Severity: wishlist > > Owner: TODO > > > > * Package name: glab > > Version : 1.10.0-1 > > Upstream Author : Clement Sam > > * URL : https://githu

Bug#969482: Update golang-github-xanzy-go-gitlab from 0.73 to 0.85

2023-06-12 Thread Nicolas Schier
Dear go-packaging-team, for packaging the 'glab' CLI tool [1] we need golang-github-xanzy-go-gitlab >= 0.83. For my local packaging test I prepared an update to 0.85 and created corresponding merge-requests: * Branch upstream: Import new upstream version 0.85.0 https://salsa.debian.org/go-t

Bug#882872: First stab at functionality for copying files

2023-06-14 Thread Nicolas Schier
Hi Mako, On Fri 09 Jun 2023 12:01:52 GMT, Benj. Mako Hill wrote: > Greetings! > > This is just a followup to say that I've been using the patch for > about two years now and have not noticed any trouble. I use the > copying files functionality in vidir nearly every day! thanks for your patch and

Bug#1078498: glab: Please ship shell completions

2024-08-13 Thread Nicolas Schier
Hi Blair, thanks for your report. Actually, we already ship completion for bash and zsh within the glab package: $ apt-file list glab | grep completion glab: /usr/share/bash-completion/completions/glab glab: /usr/share/man/man1/glab-completion.1.gz glab: /usr/share/zsh/vendor-com

Bug#1078498: glab: Please ship shell completions

2024-08-15 Thread Nicolas Schier
Tags: pending Hi Blair, I pushed a commit for packaging glab fish completion: https://salsa.debian.org/go-team/packages/glab/-/commit/d80faf0c2a506d5df22ccc8a88cc45658ad218d2 New glab version is not (yet) uploaded. Thanks for your report. Kind regards, Nicolas

Bug#1060054: RFS: golang-github-xanzy-go-gitlab/0.94.0-1 [Team] -- Simple and uniform GitLab API for Go

2024-01-05 Thread Nicolas Schier
repo is updated (but UNRELEASED -> unstable change is missing). golang-github-xanzy-go-gitlab (>=0.93, <<0.95) is the last missing dependency for glab-1.36 (also uploaded to mentors and looking forward for review and sponsoring). Regards, -- Nicolas Schier signature.asc Description: PGP signature

Bug#1060055: RFS: glab/1.36.0-1 -- commandline interface for gitlab instances

2024-01-05 Thread Nicolas Schier
also uploaded to mentors and looking forward for review and sponsoring [1]. Regards, Nicolas Schier [1]: https://mentors.debian.net/package/golang-github-xanzy-go-gitlab/ signature.asc Description: PGP signature

Bug#921777: bugwarrior: FTBFS (failing tests)

2019-02-09 Thread Nicolas Schier
e31b8ea1bf5da5df73b907a2 Mon Sep 17 00:00:00 2001 From: Nicolas Schier Date: Sat, 9 Feb 2019 12:32:38 +0100 Subject: [PATCH] setup.py: Remove future!=0.16.0 dependency (Closes: #921777) The 'future!=0.16.0' dependency prevents building the package on buster. There seems to

Bug#922606: suckless-tools: not installable on kfreebsd

2019-02-18 Thread Nicolas Schier
reebsd, as this would solve the problem; the debian/postinst script is already capable of not-failing due to a missing 'setcap' binary. The attached patch works for me. Thanks and kind regards, Nicolas From 1a023beef44619f32c2c78eb6e4115d257ea96b9 Mon Sep 17 00:00:00 2001 From: Nicolas S

Bug#867167: chronic: document return value semantics of -e option

2017-12-31 Thread Nicolas Schier
tags 867167 + patch thanks

Bug#886383: bugwarrior: phabricator import fails due to no issues found (= undefined 'issue' dict)

2018-01-04 Thread Nicolas Schier
Package: bugwarrior Version: 1.5.1-2 Severity: normal Tags: patch Dear maintainer(s), I have added these lines to my ~/.config/bugwarrior/bugwarriorrc attempting to import my issues from our phabricator instance (even though I still not have any): [phabricator] phabricator.only_i

Bug#989143: initramfs-tools: doesn’t actually compress with zstd

2021-05-31 Thread Nicolas Schier
Control: tags -1 + moreinfo Hi Christoph, > Just noted by coincidence, that even though I have set: > COMPRESS=zstd > and zstd is installed and even runs (seen in e.g. top utility) when running > update-initramfs -u > the files are in the end nevertheless plain cpio: > file /boot/initrd.img

Bug#990117: mbsync: Recursive symlink in maildir path causes abort

2021-06-21 Thread Nicolas Schier
Package: isync Version: 1.3.0-2.1 Severity: normal Dear Maintainer, if a maildir path contains a recursive symlink, mbsync does not detect recursion but aborts with Fatal: buffer too small. Please report a bug. A run inside gdb reveals: #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sy

Bug#981559: purple-rocketchat: Please package the new upstream version (from the new github repo)

2021-02-01 Thread Nicolas Schier
Package: purple-rocketchat Version: 0.1~hg20200403.800ef89-1 Severity: normal Dear Maintainer, there is a new upstream version (still without a tag) of purple-rocketchat available, which does prevents quite a number of crashes with current rocketchat versions and fixes visibility issues. Can you

Bug#993860: public-inbox-imapd: missing dependency libparse-recdescent-perl

2021-09-07 Thread Nicolas Schier
Package: public-inbox Version: 1.6.0-1 Severity: normal X-Debbugs-Cc: nico...@fjasle.eu Hi Uwe, thanks for packaging public-inbox! When I attempted to start public-inbox-imapd, it failed: $ public-inbox-imapd Can't locate Parse/RecDescent.pm in @INC (you may need to install the Parse::

Bug#836211: dpkg: Cannot upgrade some packages on overlayfs: Invalid cross-device link

2021-05-21 Thread Nicolas Schier
Hi, On Sun 02 May 2021 09:06:49 GMT, Salvatore Bonaccorso wrote: > Hi, > > On Mon, Sep 04, 2017 at 03:01:26PM +0200, Raphael Hertzog wrote: > > Control: reopen -1 > > Control: notfixed -1 4.10.0-1~exp1 > > Control: found -1 4.12.6-1 > > > > On Fri, 25 Aug 2017, Raphael Hertzog wrote: > > > I ver

Bug#969223: Can't rm directory on overlayfs in userns

2021-03-02 Thread Nicolas Schier
On Fri, Dec 11, 2020 09:10 AM Nicolas Schier wrote: > > On Tue, Sep 17, 2020 at 2:57 AM Shengjing Zhu wrote: > > > > On Thu, Sep 17, 2020 at 2:52 AM Nicolas Schier wrote: > > > > > > > I think I just mess up when debugging. It seems it never works.

Bug#969223: Can't rm directory on overlayfs in userns

2021-03-03 Thread Nicolas Schier
On Wed 03 Mar 2021 17:33:16 GMT Shengjing Zhu write: > > On Wed, Mar 3, 2021 at 3:40 PM Nicolas Schier wrote: > > > [2]: > > > https://lore.kernel.org/linux-unionfs/CAJfpegsiuf8ib5cvVrr=zhz+xu7bmmtt2eyapseudmpcrbu...@mail.gmail.com/T/#t > > > > The overlay

Bug#969223: Can't rm directory on overlayfs in userns

2021-03-10 Thread Nicolas Schier
On Wed 03 Mar 2021 22:50:44 GMT Shengjing Zhu wrote: > On Wed, Mar 03, 2021 at 11:30:20AM +0100, Nicolas Schier wrote: > > On Wed 03 Mar 2021 17:33:16 GMT Shengjing Zhu write: > > > > > > On Wed, Mar 3, 2021 at 3:40 PM Nicolas Schier wrote: > > > > > [2]

Bug#961638: proposal: stocat - probabilistic cat

2021-03-18 Thread Nicolas Schier
Dear Joey, Stefano suggested the inclusion of his 'stocat' (see below) tool into moreutils. I think the simple script is a great idea and I would like to see it in the moreutils collection. What do you think? Might you consider to adopt it? Kind regards, Nicolas On Wed, Mar 10, 2021 at 02:38

Bug#969223: Can't rm directory on overlayfs in userns

2020-09-16 Thread Nicolas Schier
On Wed, Sep 02, 2020 at 11:52:41AM +0800, Shengjing Zhu wrote: > On Sat, Aug 29, 2020 at 10:13 PM Shengjing Zhu wrote: > > > > Source: linux > > Version: 5.7.10-1 > > Severity: normal > > > > Hi, > > > > After enabling overlayfs for userns, I find it doesn't work as expected. > > > > $ cat /sys/mo

Bug#969223: Can't rm directory on overlayfs in userns

2020-09-16 Thread Nicolas Schier
> I think I just mess up when debugging. It seems it never works. > > Maybe we should revert permit_mounts_in_userns? as it doesn't seem to > work. Buster is also affected. Please, don't be too fast when thinking about a revert. Several of my colleagues (Debian users) cling to the feature since

Bug#969223: Can't rm directory on overlayfs in userns

2020-12-11 Thread Nicolas Schier
On Tue, Sep 17, 2020 at 2:57 AM Shengjing Zhu wrote: > > On Thu, Sep 17, 2020 at 2:52 AM Nicolas Schier wrote: > > > > > I think I just mess up when debugging. It seems it never works. > > > > > > Maybe we should revert permit_mounts_in_userns? as it doe

Bug#975415: git-revise: autopkgtest failure on armhf & ppc64el showing the package downloads code from internet

2020-12-07 Thread Nicolas Schier
Source: git-revise Tags: pending Thanks for the verbose explanation! I uploaded a new version of git-revise that uses pytest to run the tests (and no more tox with its automatically downloaded dependencies). As soon as I have found a sponsor, this RC bug should be fixed. Kind regards, Nicolas

Bug#976777: RFS: git-revise/0.6.0-2 [RC] -- handy git tool for doing efficient in-memory commit rebases

2020-12-07 Thread Nicolas Schier
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "git-revise": * Package name: git-revise Version : 0.6.0-2 Upstream Author : Nika Layzell * URL : https://mystor.github.io/git-revise.html * License

Bug#386755: [PATCH 1/2] ifdata: fail when -ph is given but no hwaddr is available (Closes: #386755)

2020-10-27 Thread Nicolas Schier
ned-off-by: Nicolas Schier --- ifdata.c | 7 +++ ifdata.docbook | 5 - 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ifdata.c b/ifdata.c index 99f30e9..6e0bd0b 100644 --- a/ifdata.c +++ b/ifdata.c @@ -195,6 +195,13 @@ void if_hwaddr(const char *iface) {

Bug#920118: [PATCH 0/2] moreutils: sponge: (not) attempt to preserve ownership

2019-12-12 Thread Nicolas Schier
Control: tag -1 - wontfix Hi Joey, > I don't like complicating the man page with discussion of this. The > man page concisely and correctly documents the actual behavior. > > Varying the behavior based on whether the user is root seems to just be > asking for trouble. > > It does not emulate te

Bug#881098: This is already fixed

2020-02-07 Thread Nicolas Schier
Control: fixed -1 0.62-1 On Thu, Feb 06, 2020 at 10:46:57AM -0800, Dima Kogan wrote: > Upstream fixed this in 0.62: > > https://joeyh.name/code/moreutils/news/version_0.62/ > > Nicolas or Matthew: please close this report if you concur. Dima, thanks for your investiation! -- epost: nico...

Bug#951345: RFS: git-revise/0.5.1-1 -- handy git tool for doing efficient in-memory commit rebases & fixups

2020-02-14 Thread Nicolas Schier
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "git-revise" * Package name: git-revise Version : 0.5.1-1 Upstream Author : Nika Layzell * URL : https://mystor.github.io/git-revise.html * License : M

Bug#920118: sponge: preverses permissions but not ownership

2019-10-10 Thread Nicolas Schier
Control: retitle -1 sponge: preserves permissions but not ownership Control: severity -1 normal Control: tag -1 - wontfix On Tue, Oct 01, 2019 at 07:27:57PM +, Andy Smith wrote: > Hi, > > On Thu, Apr 18, 2019 at 10:42:54PM +0200, Nicolas Schier wrote: > > Why do you think th

Bug#944910: i3pystatus: man page refers to non-existing info manual

2019-11-17 Thread Nicolas Schier
Package: i3pystatus Version: 3.35+git20190107.1c972b8-2 Severity: minor Dear Maintainer, the i3pystatus(1) man page refers to `info i3pystatus`, but there is no info manual. Re-running help2man with the '--no-info' should be enough to fix it. Kind regards, Nicolas

Bug#944957: git-revise's test suite is not run by autopkgtest

2019-11-17 Thread Nicolas Schier
Package: git-revise Version: 0.4.2-1 Severity: minor git-revise's test suite is not run by autopkgtest during package build. -- System Information: Debian Release: bullseye/sid APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (500, 'stab

Bug#944960: git-revise: Split-out docbase documentation in a separate package

2019-11-17 Thread Nicolas Schier
Package: git-revise Version: 0.4.2-1 Severity: normal Dear Maintainer, as suggested in RFP #935329, the documentation should be build properly for docbase integration, split-out into in a separate package. -- System Information: Debian Release: bullseye/sid APT prefers buildd-unstable APT

Bug#944962: git-revise: Forward FHS patch to upstream

2019-11-17 Thread Nicolas Schier
Package: git-revise Version: 0.4.2-1 Severity: minor Dear Maintainer, as suggested in RFP #935329, please forward the FHS patch to upstream. -- System Information: Debian Release: bullseye/sid APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testin

Bug#920118: [PATCH 1/2] sponge: mention that ownership might not be preserved (Closes: #920118)

2019-11-27 Thread Nicolas Schier
.org/920118 Signed-off-by: Nicolas Schier --- sponge.docbook | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sponge.docbook b/sponge.docbook index 31bc6db..303d6e6 100644 --- a/sponge.docbook +++ b/sponge.docbook @@ -65,7 +65,11 @@ USA

Bug#920118: [PATCH 0/2] moreutils: sponge: (not) attempt to preserve ownership

2019-11-27 Thread Nicolas Schier
out your comments, and whether you'd like to handle the complaints somehow. Looking forward for your reply. Thanks and kind regards, Nicolas [1]: https://bugs.debian.org/920118 Nicolas Schier (2): sponge: mention that ownership might not be preserved (Closes: #920118) sponge: pre

  1   2   >