Hi People,

During module load time, pyblock comlains of the bdevid module.

In [3]: import block
dm.c: 1640: not running as root returning empty list
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

/var/tmp/Debian/fusecompress/debian/<ipython console> in <module>()

/usr/lib/pymodules/python2.5/block/__init__.py in <module>()
     48
     49 import dmraid
---> 50 from bdevid import bdevid as _bdevid
     51 _bd = _bdevid()
     52

ImportError: No module named bdevid


I noticed that bdevid is part of mkinitrd. Since it is a requirement for 
pyblock (and others, maybe), should it be separated from mkinitrd ?

Thanks,
Ritesh

On Wednesday 27 May 2009 19:21:55 Peter Jones wrote:
> On 05/27/2009 03:22 AM, Hans de Goede wrote:
> > On 05/27/2009 07:31 AM, Ritesh Raj Sarraf wrote:
> >> Hi,
> >>
> >> I'm currently working on packaging pyblock for Debian.
> >> I've looked at this location,
> >> https://fedorahosted.org/releases/p/y/pyblock/,
> >>   but there are no releases.
> >
> > Hmm, pyblock is pretty much anaconda specific, are you planning on
> > packaging
> > anaconda for Debian too ? (just being curious)
>
> I'm don't think this is completely accurate -- there's nothing there that
> can't be used outside of anaconda, though pyblock's development has been
> heavily tied to features anaconda needs.

-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to