Bug 924855 - [abrt] xen-runtime-4.2.1-9.fc18: pygrub:865:<module>:RuntimeError: Unable to find partition containing kernel
Summary: [abrt] xen-runtime-4.2.1-9.fc18: pygrub:865:<module>:RuntimeError: Unable to ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Young
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a8189a6ac51e6cf1079dbadbbbd...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-22 16:12 UTC by autarch princeps
Modified: 2014-02-05 20:12 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 20:12:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (3.28 KB, text/plain)
2013-03-22 16:12 UTC, autarch princeps
no flags Details
File: environ (94 bytes, text/plain)
2013-03-22 16:13 UTC, autarch princeps
no flags Details

Description autarch princeps 2013-03-22 16:12:47 UTC
Version-Release number of selected component:
xen-runtime-4.2.1-9.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/pygrub --output=/var/run/xend/boot/xenbl.5714 /var/lib/libvirt/images/Virtual_Client_for_Linux_KVM_Windows_7.raw
core_backtrace: 1a699757e23ccf722f72590a8ee46c81b54f5898 0x361 <module> /usr/bin/pygrub -
executable:     /usr/bin/pygrub
kernel:         3.8.2-206.fc18.x86_64
uid:            0
ureports_counter: 1

Truncated backtrace:
pygrub:865:<module>:RuntimeError: Unable to find partition containing kernel

Traceback (most recent call last):
  File "/usr/bin/pygrub", line 865, in <module>
    raise RuntimeError, "Unable to find partition containing kernel"
RuntimeError: Unable to find partition containing kernel

Local variables in innermost frame:
get_entry_idx: <function get_entry_idx at 0x1b722a8>
bootfsargs: '""'
get_fs_offset_gpt: <function get_fs_offset_gpt at 0x1b721b8>
grub: <module 'grub' from '/usr/lib64/python2.7/site-packages/grub/__init__.pyc'>
curses: <module 'curses' from '/usr/lib64/python2.7/curses/__init__.pyc'>
FS_READ_MAX: 1048576
xen: <module 'xen' from '/usr/lib64/python2.7/site-packages/xen/__init__.pyc'>
enable_cursor: <function enable_cursor at 0x1b5b758>
run_grub: <function run_grub at 0x1b72938>
not_really: False
file: '/var/lib/libvirt/images/Virtual_Client_for_Linux_KVM_Windows_7.raw'
sel: None
identify_disk_image: <function identify_disk_image at 0x1b720c8>
get_partition_offsets: <function get_partition_offsets at 0x1b72230>
output_directory: '/var/run/xend/boot'
FDISK_PART_GPT: 238
struct: <module 'struct' from '/usr/lib64/python2.7/struct.pyc'>
interactive: True
platform: <module 'platform' from '/usr/lib64/python2.7/platform.pyc'>
tempfile: <module 'tempfile' from '/usr/lib64/python2.7/tempfile.pyc'>
FDISK_PART_SOLARIS: 191
offset: 105906176
__package__: None
bootfsgroup: []
re: <module 're' from '/usr/lib64/python2.7/re.pyc'>
sniff_netware: <function sniff_netware at 0x1b72aa0>
DISK_TYPE_RAW: 0
usage: <function usage at 0x1b72c08>
getopt: <module 'getopt' from '/usr/lib64/python2.7/getopt.pyc'>
format_simple: <function format_simple at 0x1b72b90>
__doc__: None
part_offs: [1048576, 105906176]
fs: None
DKL_MAGIC: 55998
string: <module 'string' from '/usr/lib64/python2.7/string.pyc'>
supports64bitPVguest: <function supports64bitPVguest at 0x1b729b0>
SECTOR_SIZE: 512
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/bin/pygrub'
args: ['/var/lib/libvirt/images/Virtual_Client_for_Linux_KVM_Windows_7.raw']
DISK_TYPE_HYBRIDISO: 1
FDISK_PART_SOLARIS_OLD: 130
sys: <module 'sys' (built-in)>
bootfsoptions: ''
chosencfg: {'ramdisk': None, 'kernel': None, 'args': None}
DK_LABEL_LOC: 1
format_sxp: <function format_sxp at 0x1b72b18>
__name__: '__main__'
copy: <module 'copy' from '/usr/lib64/python2.7/copy.pyc'>
output_format: 'sxp'
PYGRUB_VER: 0.6
a: '/var/run/xend/boot/xenbl.5714'
DISK_TYPE_DOS: 2
copy_from_image: <function copy_from_image at 0x1b72c80>
logging: <module 'logging' from '/usr/lib64/python2.7/logging/__init__.pyc'>
GrubLineEditor: <class __main__.GrubLineEditor at 0x1b5d600>
Grub: <class __main__.Grub at 0x1b5d668>
entry: None
traceback: <module 'traceback' from '/usr/lib64/python2.7/traceback.pyc'>
fd: 3
o: '--output'
fsimage: <module 'fsimage' from '/usr/lib64/python2.7/site-packages/fsimage.so'>
get_solaris_slice: <function get_solaris_slice at 0x1b72140>
bootcfg: {'ramdisk': None, 'kernel': None, 'args': None}
output: '/var/run/xend/boot/xenbl.5714'
incfg: {'ramdisk': None, 'kernel': None, 'args': ''}
debug: False
_curses: <module '_curses' from '/usr/lib64/python2.7/lib-dynload/_curses.so'>
isconfig: False
sniff_solaris: <function sniff_solaris at 0x1b72a28>
os: <module 'os' from '/usr/lib64/python2.7/os.pyc'>
opts: [('--output', '/var/run/xend/boot/xenbl.5714')]
V_ROOT: 2

Comment 1 autarch princeps 2013-03-22 16:12:57 UTC
Created attachment 714630 [details]
File: backtrace

Comment 2 autarch princeps 2013-03-22 16:13:06 UTC
Created attachment 714631 [details]
File: environ

Comment 3 Michael Young 2013-03-22 22:13:18 UTC
Running a KVM Windows 7 image as a PV guest isn't going to work, but pygrub shouldn't generate a back trace for abrt to pick up in Fedora.

Comment 4 Fedora End Of Life 2013-12-21 12:23:40 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2014-02-05 20:12:41 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.