Bug#820010: [PATCH v2] libkmod: Add support for detached module signatures

2016-05-21 Thread Lucas De Marchi
On Wed, Apr 13, 2016 at 7:00 AM, Ben Hutchings <b...@decadent.org.uk> wrote: > On Wed, 2016-04-13 at 01:05 -0300, Lucas De Marchi wrote: >> Hi, >> >> CC'ing Rusty >> >> On Mon, Apr 4, 2016 at 9:32 PM, Ben Hutchings <b...@decadent.org.uk> wrote:

Bug#820010: [PATCH v2] libkmod: Add support for detached module signatures

2016-04-12 Thread Lucas De Marchi
directly loaded, the direct flag gets set so kmod_module_insert_module() knows it can try to use finit_module(). Since you have an external signature what would happen is that we would load the signature, but try to load the module in the kernel without it. I'm still not convinced the split module + signature is actually a good thing. Lucas De Marchi

Bug#810367: [PATCH] depmod: Don't insert comment in modules.devname if otherwise empty

2016-01-11 Thread Lucas De Marchi
fprintf(out, "%s %s %c%u:%u\n", mod->modname, > devname, type, major, minor); > - else > +} else > ERR("Module '%s' has devname (%s) but " > "lacks major and minor information. " > "Ignoring.\n", mod->modname, devname); > -- Applied, thanks. Lucas De Marchi

Bug#810367: [PATCH] depmod: Don't insert comment in modules.devname if otherwise empty

2016-01-11 Thread Lucas De Marchi
Hi Martin On Mon, Jan 11, 2016 at 1:55 PM, Martin Pitt <mp...@debian.org> wrote: > Hey Josh, Lucas, > > Lucas De Marchi [2016-01-11 10:43 -0200]: >> On Sun, Jan 10, 2016 at 1:10 PM, Josh Triplett <j...@joshtriplett.org> wrote: >> > This allows tools to d

Bug#763266: codespell: Trying next encoding: utf-8

2014-09-29 Thread Lucas De Marchi
. Thanks. -- Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#742207: [PATCH] Update the handling of colour output for more use-cases.

2014-03-30 Thread Lucas De Marchi
On Sat, Mar 22, 2014 at 3:05 AM, Paul Wise pa...@bonedaddy.net wrote: Disable colours when stdout is not a terminal by default. Add an option to enable colours when stdout is not a terminal. Fixes: https://bugs.debian.org/742207 --- Applied. Thanks. Lucas De Marchi -- To UNSUBSCRIBE

Bug#742207: [PATCH] Disable colours when stdout is not a terminal

2014-03-21 Thread Lucas De Marchi
, so in general I save to a file and review with less, that is capable of displaying the colors. Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#674110: modprobe: ../tools/kmod-modprobe.c:550

2013-03-20 Thread Lucas De Marchi
On Fri, Mar 15, 2013 at 12:34 AM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mar 14, 2013 4:25 PM, Alberto Milone alberto.mil...@canonical.com wrote: On 14/03/13 23:34, Lucas De Marchi wrote: Do you realize you are quoting the man page of modutils? It's not kmod or module

Bug#674110: modprobe: ../tools/kmod-modprobe.c:550

2013-03-14 Thread Lucas De Marchi
On Thu, Mar 14, 2013 at 7:54 AM, Alberto Milone alberto.mil...@canonical.com wrote: On 14/03/13 03:39, Lucas De Marchi wrote: Hi Alberto First of all, please inline your patch next time, so we can comment on it. Sorry about that. On Wed, Mar 13, 2013 at 1:15 PM, Alberto Milone

Bug#674110: modprobe: ../tools/kmod-modprobe.c:550

2013-03-13 Thread Lucas De Marchi
systems. What are you solving that is not solved by putting /bin/true or blacklisting the module? Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#689872: libkmod2: module parameters on kernel command line parsed wrong

2012-10-08 Thread Lucas De Marchi
On Mon, Oct 8, 2012 at 6:52 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Sun, Oct 7, 2012 at 2:35 PM, Marco d'Itri m...@linux.it wrote: Any objections? - Forwarded message from Selim T. Erdogan se...@alumni.cs.utexas.edu - From: Selim T. Erdogan se

Bug#689872: libkmod2: module parameters on kernel command line parsed wrong

2012-10-08 Thread Lucas De Marchi
) sufficient? Lucas De Marchi diff --git a/libkmod/libkmod-config.c b/libkmod/libkmod-config.c index 70044f0..398468e 100644 --- a/libkmod/libkmod-config.c +++ b/libkmod/libkmod-config.c @@ -567,8 +567,10 @@ static int kmod_config_parse_kcmdline(struct kmod_config *config

Bug#689872: libkmod2: module parameters on kernel command line parsed wrong

2012-10-08 Thread Lucas De Marchi
On Mon, Oct 8, 2012 at 7:39 PM, Selim T. Erdogan se...@alumni.cs.utexas.edu wrote: On Mon, Oct 08, 2012 at 06:56:05PM -0300, Lucas De Marchi wrote: On Mon, Oct 8, 2012 at 6:52 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Sun, Oct 7, 2012 at 2:35 PM, Marco d'Itri m...@linux.it

Bug#674110: modprobe: ../tools/kmod-modprobe.c:550

2012-08-03 Thread Lucas De Marchi
path is NULL but the initstate of the module is BUILTIN. So maybe your modules.dep{,bin} is corrupted? Could you please send me the output of modprobe - the-rest-of-your-options-here together with your modules.dep{,bin} files? Regards, Lucas De Marchi -- To UNSUBSCRIBE, email

Bug#668216: kmod: modprobe fails to load zram.ko

2012-04-18 Thread Lucas De Marchi
Thanks for the bug report. There's a patch in upstream to fix this issue: http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=patch;h=ccb64d1eade3f9f0e325ba69de586dbd4bfb8241 I'm going to release a new version by tomorrow. Regards, Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs

Bug#662891: kmod: Debian kernels drop to busybox prompt with

2012-03-14 Thread Lucas De Marchi
Hi, hopefully I fixed this in git. Could you try the following patch? http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=commit;h=4744ebcef48b2400d76ce5a2de735d8e74ebfe52 Marco, could you update the package? thanks Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#662984: kmod: modprobe -r fails if module does not exist (Update)

2012-03-14 Thread Lucas De Marchi
I think I fixed this in git. Could you try the following patch? http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=commit;h=c1b84540bbe7aeb37f2b3384bced07cb88dbc674 thanks Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#662822: kmod: modprobe -q complains about non-existent modules

2012-03-14 Thread Lucas De Marchi
I think this is fixed in -git now. Could you test the following patch? http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=commit;h=ae7ebe8770442f192a7f2f858e97f53f5c464a42 Thanks Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#659838: kmod: v5 acts like a fork bomb

2012-02-18 Thread Lucas De Marchi
Hi Ingo On Sat, Feb 18, 2012 at 9:51 PM, Ingo Saitz i...@stud.uni-hannover.de wrote: Moin I just got bitten by that bug today, too. On Tue, Feb 14, 2012 at 05:05:27PM -0200, Lucas De Marchi wrote: I bet you have these rules in your config: install snd /sbin/modprobe --ignore-install snd

Bug#659838: kmod: v5 acts like a fork bomb

2012-02-18 Thread Lucas De Marchi
. Yes, kmod must be less prone to suddenly exploding and killing the system, but alsa needs to ship a modern configuration too. I agree. Please check if my patch works for you, ciao, Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#659838: kmod: v5 acts like a fork bomb

2012-02-14 Thread Lucas De Marchi
take a look how to fix this up, but please could you drop that config or explain what are their goals? Regards Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#656683: [matteo...@member.fsf.org: Re: Bug#656683: kmod: Switching to kmod makes only one ATI driver between audio and video work]

2012-01-23 Thread Lucas De Marchi
...@bugs.debian.org Date: Mon, 23 Jan 2012 15:56:18 +0100 Subject: Re: Bug#656683: kmod: Switching to kmod makes only one ATI driver between audio and video work Il giorno lun, 23/01/2012 alle 14.58 +0100, Marco d'Itri ha scritto: - Forwarded message from Lucas De Marchi lucas.demar...@profusion.mobi

Bug#656683: kmod: Switching to kmod makes only one ATI driver between audio and video work

2012-01-23 Thread Lucas De Marchi
insane. I'm providing a fix that will hit kmod's git eventually. Regards, Lucas De Marchi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org