Displaying 9 results from an estimated 9 matches for "697407".
2013 Jan 05
0
Processed: merging 697407 697409 697412 697417, reassign 697407 to src:xen
Processing commands for control at bugs.debian.org:
> merge 697407 697409 697412 697417
Bug #697407 [xen-utils-4.1] xen-utils-4.1: pygrub doesn't find extlinux.conf in default Debian location
Bug #697409 [xen-utils-4.1] xen-utils-4.1: pygrub does not correctly distinguish between "disk with partitions" and "partition"
Bug #697412 [xen-utils...
2013 Aug 16
0
Processed: tagging 697407 ...
Processing commands for control at bugs.debian.org:
> tags 697407 + upstream patch
Bug #697407 [src:xen] xen-utils-4.1: pygrub doesn't find extlinux.conf in default Debian location
Bug #697409 [src:xen] xen-utils-4.1: pygrub does not correctly distinguish between "disk with partitions" and "partition"
Bug #697412 [src:xen] xen-utils-4.1: p...
2013 Jan 04
1
Bug#697407: xen-utils-4.1: pygrub doesn't find extlinux.conf in default Debian location
Package: xen-utils-4.1
Version: 4.1.3-7
Severity: normal
pygrub looks for extlinux config files "/boot/isolinux/isolinux.cfg" and
"/boot/extlinux.conf", but the default Debian installation uses the
config file "/boot/extlinux/extlinux.conf". (See
/usr/lib/xen-4.1/bin/pygrub lines 405-407.)
...Marvin
-- System Information:
Debian Release: 7.0
APT prefers testing
2013 Aug 27
0
Processed: tagging 697407
Processing commands for control at bugs.debian.org:
> tags 697407 + fixed-upstream
Bug #697407 [src:xen] xen-utils-4.1: pygrub doesn't find extlinux.conf in default Debian location
Bug #697409 [src:xen] xen-utils-4.1: pygrub does not correctly distinguish between "disk with partitions" and "partition"
Bug #697412 [src:xen] xen-utils-4.1: p...
2013 Jan 04
2
Bug#697412: xen-utils-4.1: pygrub does not recognize the include statement in extlinux.conf
Package: xen-utils-4.1
Version: 4.1.3-7
Severity: normal
pygrub does not recognize the include statement in extlinux.conf. The
default Debian installation of extlinux creates a stub extlinux.conf
which includes linux.cfg, where all the linux image entries are. This
means that even if bugs 697407 and 697409 are fixed, pygrub still can't
find the right kernel on a default Debian installation where extlinux
has been installed as the bootloader.
A workaround for bug 697407 and this bug is to
$ ln -s /boot/extlinux/linux.cfg /boot/extlinux.conf
...Marvin
-- System Information:
Debian R...
2013 Jan 07
0
Processed: tagging 697412, tagging 697417
Processing commands for control at bugs.debian.org:
> tags 697412 + moreinfo
Bug #697412 [src:xen] xen-utils-4.1: pygrub does not recognize the include statement in extlinux.conf
Bug #697407 [src:xen] xen-utils-4.1: pygrub doesn't find extlinux.conf in default Debian location
Bug #697409 [src:xen] xen-utils-4.1: pygrub does not correctly distinguish between "disk with partitions" and "partition"
Bug #697417 [src:xen] xen-utils-4.1: pygrub is unable to parse defa...
2013 Jan 04
1
Bug#697409: xen-utils-4.1: pygrub does not correctly distinguish between "disk with partitions" and "partition"
Package: xen-utils-4.1
Version: 4.1.3-7
Severity: normal
The function is_disk_image in /usr/lib/xen-4.1/bin/pygrub at line 45
distinguishes a partitioned disk from a partition by looking for 0xaa55
at offset 0x1fe in the image, but this is the bootsector signature, not
the partition table signature. extlinux and other bootloaders put this
signature there on bootable partitions (which don't
2013 Jan 04
2
Bug#697417: xen-utils-4.1: pygrub is unable to parse default Debian grub.cfg
Package: xen-utils-4.1
Version: 4.1.3-7
Severity: normal
The grub.cfg created by a default Debian installation uses many
configuration statements that pygrub does not recognize, and pygrub is
unable to find any kernel to load.
...Marvin
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500,
2014 Aug 10
0
xen_4.4.0-1_amd64.changes ACCEPTED into unstable, unstable
...Xen System on AMD64 (meta-package)
xen-system-arm64 - Xen System on ARM64 (meta-package)
xen-system-armhf - Xen System on ARMHF (meta-package)
xen-utils-4.4 - XEN administrative tools
xen-utils-common - Xen administrative tools - common files
xenstore-utils - Xenstore utilities for Xen
Closes: 697407 705659 718898 727100 730254 737905 744157 744160
Changes:
xen (4.4.0-1) unstable; urgency=medium
.
[ Bastian Blank ]
* New upstream release.
- Update scripts for compatiblity with latest coreutils.
(closes: #718898)
- Fix guest reboot with xl toolstack. (closes: #727100)...