evms prereq's udev, which has moved

Bug #74311 reported by Jerome Haltom
6
Affects Status Importance Assigned to Milestone
evms (Ubuntu)
Invalid
Critical
Pavan Devatha

Bug Description

wasabi@kyoto:/usr/share/initramfs-tools/scripts$ cat local-top/evms
#! /bin/sh

PREREQ="udev"

prereqs()
{
        echo "$PREREQ"
}

udev however does not exist in local-top (anymore?) It was probably just moved earlier. evms needs to be fixed to reflect this.

Revision history for this message
Jerome Haltom (wasabi) wrote :

Prevents boot when using EVMS.

Changed in evms:
importance: Undecided → Critical
Revision history for this message
Pavan Devatha (devatha) wrote :

Hello Jerry,
                       I am gathering information to complete the report for the bug. Can you elaborate on what you meant by "udev however does not exist in local-top".

Do you mean that the variable $PREREQ is not defined?
or
that the package udev package/library is not present where you expected it to be?

Changed in evms:
assignee: nobody → devatha
status: Unconfirmed → Needs Info
Revision history for this message
Pavan Devatha (devatha) wrote :

Hello Jerry,
                       can you give me the version number of the evms package for which this error occurs?

Does this error occur right after installation of the package (default config) or only if you enable or disable a non default config option?

regards
Pavan Devatha

Revision history for this message
Andrew Shugg (ashugg) wrote :

This may or may not be related to why I can't use EVMS under the feisty xen kernel. I'll look into it ...

In Feisty the evms package version is 2.5.5-18ubuntu3, and in Edgy the evms package version is 2.5.5-15

In Feisty, I have the following local-top scripts:

  /usr/share/initramfs-tools/scripts/local-top/mdrun
  /usr/share/initramfs-tools/scripts/local-top/evms

In Edgy, I have the following local-top scripts:

  /usr/share/initramfs-tools/scripts/local-top/udev
  /usr/share/initramfs-tools/scripts/local-top/md
  /usr/share/initramfs-tools/scripts/local-top/lvm
  /usr/share/initramfs-tools/scripts/local-top/evms

In Edgy, local-top/md requires udev, which exists in local-top; in Feisty, local-top/mdrun instead depends on udev_helper.

Maybe this change is all that local-top/evms needs?

Andrew S.

Revision history for this message
Jerome Haltom (wasabi) wrote :

This bug at least is not relavent anymore with evms being run with udev.

Changed in evms:
status: Needs Info → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.