Displaying 6 results from an estimated 6 matches for "390678".
2006 Oct 02
2
Bug#390678: pygrub import path is incorrect
Package: xen-utils-3.0.2-1
Version: 3.0.2-3+hg9762-1
>From /usr/lib/xen-3.0.2-1/lib/bin/pygrub:
> sys.path = [ '/usr/lib/python' ] + sys.path
>
> import grub.GrubConf
> import grub.fsys
But grub.GrubConf, for example, is
at /usr/lib/xen-3.0.2-1/lib/python/grub/GrubConf.py.
Fix: change the added sys.path entry to point
to /usr/lib/xen-3.0.2-1/lib/python.
2007 Sep 28
0
Processed: reassign 404533 to xen-3, forcibly merging 390678 404533
...ng commands for control at bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.26
> reassign 404533 xen-3
Bug#404533: missing build deps on e2fslibs-dev and libreiserfs0.3-dev
Bug reassigned from package `xen-utils-3.0.3-1' to `xen-3'.
> forcemerge 390678 404533
Bug#390678: pygrub import path is incorrect
Bug#404533: missing build deps on e2fslibs-dev and libreiserfs0.3-dev
Forcibly Merged 390678 404533.
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator...
2007 Sep 28
0
Processed: reassign 413181 to xen-3, forcibly merging 390678 413181
...ng commands for control at bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.26
> reassign 413181 xen-3
Bug#413181: xen-3.0: should build-depend on e2fslibs-dev and libreiserfs0.3-dev
Bug reassigned from package `xen-3.0' to `xen-3'.
> forcemerge 390678 413181
Bug#390678: pygrub import path is incorrect
Bug#413181: xen-3.0: should build-depend on e2fslibs-dev and libreiserfs0.3-dev
Bug#404533: missing build deps on e2fslibs-dev and libreiserfs0.3-dev
Forcibly Merged 390678 404533 413181.
>
End of message, stopping processing here.
Please cont...
2006 Dec 26
3
Bug#404533: retitle and patch
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20061225/6b78e0ae/attachment-0002.pgp
2006 Nov 18
1
Processed: reassign to new version
Processing commands for control@bugs.debian.org:
> reassign 366216 xen-utils-3.0.3-1
Bug#366216: vif-bridge: offlining the interface fails because interface already offline
Warning: Unknown package 'xen-utils-3.0'
Bug reassigned from package `xen-utils-3.0' to `xen-utils-3.0.3-1'.
> reassign 369042 xen-utils-3.0.3-1
Bug#369042: xen-utils-3.0: does not work with 32.bit
2006 Dec 26
0
Bug#404533: missing fsys python modules for pygrub, and pygrub doesn't work
...round, I downloaded the xen-3.0 source package, went into
tools/pygrub/src/, installed e2fslibs-dev and libreiserfs0.3-dev, ran
"make", and copied stuff from
tools/pygrub/build/lib.linux-i686-2.4/grub/fsys/ into
/usr/lib/xen-3.0.3-1/lib/python/grub/fsys/.
Then, after also working around #390678, I was able to start pygrub.
However, booting fails:
root@dodo:~>xm create mouse.cfg
Using config file "/etc/xen/mouse.cfg".
WARNING:root:Unknown image directive savedefault
WARNING:root:Unknown image directive savedefault
Going to boot Debian GNU/Linux, kernel 2.6.18-3-k7
kernel: /...