All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dennis Schridde <devurandom-hi6Y0CQ0nG0@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: PROBLEM: Errors in instmods_1 are ignored
Date: Thu, 09 May 2013 13:18:02 +0200	[thread overview]
Message-ID: <6426657.ZbTK3INMtd@ernie> (raw)

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

Hello!

I found a problem with add_drivers / module installation.

Current behaviour:
When instmods_1 cannot find a module (for example), it returns an error (1). 
It's caller, instmods, aborts the installation of any further modules and also 
returns an error (1). dracut then ignores that error and does not even output 
a warning.

Expected behaviour:
Variant 1: instmods outputs a warning when instmods_1 returns an error, but 
continues to install the other modules.
Variant 2: dracut outputs an error message, including the module that failed, 
and aborts the whole operation.

See also: https://github.com/haraldh/dracut/issues/8

Best regards,
Dennis

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

             reply	other threads:[~2013-05-09 11:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 11:18 Dennis Schridde [this message]
2013-05-17 16:23 ` PROBLEM: Errors in instmods_1 are ignored Dennis Schridde
2013-05-28 12:01 ` Harald Hoyer
     [not found]   ` <51A49C8E.2040201-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-05-28 14:09     ` Dennis Schridde
2013-05-28 14:12       ` Harald Hoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6426657.ZbTK3INMtd@ernie \
    --to=devurandom-hi6y0cq0ng0@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.