[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#363661: marked as done (Add kfreebsd-i386 and kfreebsd-amd64 in a few Architecture fields)



Your message dated Fri, 19 May 2006 11:02:06 -0700
with message-id <E1Fh9Ic-0006oq-St@spohr.debian.org>
and subject line Bug#363661: fixed in grub-installer 1.15
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: debian-installer
Severity: important
Tags: patch

Hi,

This patch adds kfreebsd-i386 and kfreebsd-amd64 in a few Architecture (and
Build-Depends) fields of installer and packages where these arches were missing.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Index: installer/debian/control
===================================================================
--- installer/debian/control	(revision 36546)
+++ installer/debian/control	(working copy)
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 Build-Conflicts: libnewt-pic [mipsel]
 # NOTE: Do not edit the next line by hand. See comment below.
-Build-Depends: debhelper (>= 4), apt, apt-utils, gnupg, debian-archive-keyring, dpkg (>= 1.13.9), grep-dctrl, bc, debiandoc-sgml, libbogl-dev, glibc-pic, libparted1.6-13, libslang2-pic, libnewt-pic [!mipsel], libnewt-dev [mipsel], libtextwrap1, libvolume-id0, cramfsprogs [powerpc ia64 mips mipsel arm armeb], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], cpio, devio [arm armeb], syslinux (>= 2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], colo (>= 1.21-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], amiboot [m68k], tofrodos [i386 amd64], mtools (>= 3.9.9-1) [i386 ia64 m68k amd64], modutils [arm i386 mips mipsel powerpc s390 sparc], module-init-tools [i386 powerpc amd64 alpha hppa ia64 sparc mips mipsel arm armeb], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], mkvmlinuz [powerpc]
+Build-Depends: debhelper (>= 4), apt, apt-utils, gnupg, debian-archive-keyring, dpkg (>= 1.13.9), grep-dctrl, bc, debiandoc-sgml, libbogl-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], glibc-pic, libparted1.6-13, libslang2-pic, libnewt-pic [!mipsel], libnewt-dev [mipsel], libtextwrap1, libvolume-id0 [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], cramfsprogs [powerpc ia64 mips mipsel arm armeb], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], cpio, devio [arm armeb], syslinux (>= 2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], colo (>= 1.21-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], amiboot [m68k], tofrodos [i386 kfreebsd-i386 amd64 kfreebsd-amd64], mtools (>= 3.9.9-1) [i386 kfreebsd-i386 ia64 m68k amd64 kfreebsd-amd64], modutils [arm i386 mips mipsel powerpc s390 sparc], module-init-tools [i386 powerpc amd64 alpha hppa ia64 sparc mips mipsel arm armeb], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], mkvmlinuz [powerpc]
 # This package has the worst Build-Depends in Debian, so it deserves some
 # explanation. Note that this comment can also be used to generate a
 # Build-Depends line, by running the debian/genbuilddeps program.
Index: packages/arch/i386/grub-installer/debian/control
===================================================================
--- packages/arch/i386/grub-installer/debian/control	(revision 36546)
+++ packages/arch/i386/grub-installer/debian/control	(working copy)
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.1
 
 Package: grub-installer
-Architecture: i386 hurd-i386 amd64
+Architecture: i386 hurd-i386 kfreebsd-i386 amd64 kfreebsd-amd64
 Provides: bootable-system
 Depends: cdebconf-udeb, kernel-installer, created-fstab, di-utils (>= 1.15), di-utils-mapdevfs, os-prober, ${dmidecode}
 XB-Installer-Menu-Item: 73
Index: packages/rootskel-gtk/debian/control
===================================================================
--- packages/rootskel-gtk/debian/control	(revision 36546)
+++ packages/rootskel-gtk/debian/control	(working copy)
@@ -7,6 +7,6 @@
 
 Package: rootskel-gtk
 XC-Package-Type: udeb
-Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sparc
+Architecture: alpha amd64 kfreebsd-amd64 arm hppa i386 kfreebsd-i386 ia64 mips mipsel powerpc sparc
 Depends: rootskel, mouse-modules
 Description: Additions for graphical installation to skeleton root filesystem used by debian-installer
Index: packages/clock-setup/debian/control
===================================================================
--- packages/clock-setup/debian/control	(revision 36546)
+++ packages/clock-setup/debian/control	(working copy)
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.2
 
 Package: clock-setup
-Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc sparc kfreebsd-i386
+Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: os-prober, tzsetup-udeb, mounted-partitions
 XC-Package-Type: udeb
 XB-Installer-Menu-Item: 62

--- End Message ---
--- Begin Message ---
Source: grub-installer
Source-Version: 1.15

We believe that the bug you reported is fixed in the latest version of
grub-installer, which is due to be installed in the Debian FTP archive:

grub-installer_1.15.dsc
  to pool/main/g/grub-installer/grub-installer_1.15.dsc
grub-installer_1.15.tar.gz
  to pool/main/g/grub-installer/grub-installer_1.15.tar.gz
grub-installer_1.15_i386.udeb
  to pool/main/g/grub-installer/grub-installer_1.15_i386.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 363661@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated grub-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 19 May 2006 13:31:58 -0400
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 1.15
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 363661
Changes: 
 grub-installer (1.15) unstable; urgency=low
 .
   [ Colin Watson ]
   * Disable grub-installer on Intel-based Macs.
 .
   [ Joey Hess ]
   * Add kfreebsd to arch list. Closes: #363661
 .
   [ Frans Pop ]
   * Remove blockquotes used with tr commands; new busybox no longer supports
     them.
Files: 
 b1535c957cf7e5b99553b702b0852c13 680 debian-installer standard grub-installer_1.15.dsc
 381da0d08e8364cbfc0691caff180da3 117066 debian-installer standard grub-installer_1.15.tar.gz
 a8ae663256b6184b0911af0706fbb127 90780 debian-installer standard grub-installer_1.15_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEbgOD2tp5zXiKP0wRAhSCAKCWG9YsXZ7tWpd7/aKMLIBX3AlVpwCggO04
rWNhNlp2ctig3sv2OVq3d1s=
=CsTH
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: