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
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
> 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
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
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
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
.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
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
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
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
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
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/
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
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
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
#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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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&
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
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
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
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
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
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
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
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
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
FTR: Unit193 uploaded an initial version yesterday, it is pending in the new
queue.
Kind regards,
Nicolas
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
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
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
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
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
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
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
/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&
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
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
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
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
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
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
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
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
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
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
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
tags 867167 + patch
thanks
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
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
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
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
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::
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
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.
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
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]
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
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
> 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
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
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
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
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) {
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
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...
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
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
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
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
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
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
.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
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 - 100 of 142 matches
Mail list logo