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

Bug#865470: marked as done (include debian-ports-archive-keyring on non released architectures)



Your message dated Sun, 04 Feb 2018 01:19:38 +0000
with message-id <E1ei8y2-000DLc-JV@fasolo.debian.org>
and subject line Bug#865470: fixed in debian-cd 3.1.21
has caused the Debian Bug report #865470,
regarding include debian-ports-archive-keyring on non released architectures
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
865470: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865470
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-cd
Version: 3.1.20
Tags: patch
Severity: whishlist
X-Debbugs-CC: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>, Helge Deller <deller@gmx.de>, James Clarke <jrtc27@debian.org>

Dear Maintainer,

Non released architectures from www.debian-ports.org need the archive
keyring in the package debian-ports-archive-keyring (instead of the
regular debian-archive-keyring). The patch below includes it in
image-trees of the relevant architectures.

Regards,
JH Chatenet

--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,12 @@
 DEBOOTSTRAP_OPTS=--no-check-gpg
 endif
 
+## Port architectures need their archive keyring
+UNRELEASED_PORT_ARCHITECTURES=alpha hppa hurd-i386 m68k ppc64 powerpcspe sh4 sparc64 x32
+ifneq (,$(filter $(UNRELEASED_PORT_ARCHITECTURES),$(ARCHES)))
+export BASE_INCLUDE := $(BASEDIR)/data/base_include_port_architectures $(BASE_INCLUDE)
+endif
+
 ## Internal variables  
 apt=$(BASEDIR)/tools/apt-selection
 check_backports_packages=$(BASEDIR)/tools/check_backports_packages
@@ -392,7 +398,7 @@
 	$(Q)if [ "$(SOURCEONLY)"x != "yes"x ] ; then \
 		if [ _$(INSTALLER_CD) != _1 ]; then \
 			for ARCH in $(ARCHES_NOSRC); do \
-				BINCLUDE=`[ -n "$(BASE_INCLUDE)" ] && cat $(BASE_INCLUDE) | tr "\n" "," | sed 's!,$$!!g'`; \
+				BINCLUDE=`[ -n "$(BASE_INCLUDE)" ] && cat $(BASE_INCLUDE) | sort -u | tr "\n" "," | sed 's!,$$!!g'`; \
 				[ -z "$$BINCLUDE" ] || BINCLUDE="--include=$$BINCLUDE"; \
 				BEXCLUDE=`[ -n "$(BASE_EXCLUDE)" ] && cat $(BASE_EXCLUDE) | tr "\n" "," | sed 's!,$$!!g'`; \
 				[ -z "$$BEXCLUDE" ] || BEXCLUDE="--exclude=$$BEXCLUDE"; \
--- /dev/null
+++ b/data/base_include_port_architectures
@@ -0,0 +1 @@
+debian-ports-archive-keyring

--- End Message ---
--- Begin Message ---
Source: debian-cd
Source-Version: 3.1.21

We believe that the bug you reported is fixed in the latest version of
debian-cd, which is due to be installed in the Debian FTP archive.

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 865470@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve McIntyre <93sam@debian.org> (supplier of updated debian-cd 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 04 Feb 2018 00:44:46 +0000
Source: debian-cd
Binary: debian-cd
Architecture: source
Version: 3.1.21
Distribution: unstable
Urgency: medium
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Changed-By: Steve McIntyre <93sam@debian.org>
Description:
 debian-cd  - Tools for building (Official) Debian CD set
Closes: 865470 884552 886655 888107
Changes:
 debian-cd (3.1.21) unstable; urgency=medium
 .
   [ Steve McIntyre ]
   * Tweak tasks/stretch/Debian-xfce: force some important packages up the
     dependency order so they're guaranteed to fit (firefox,
     network-manager-gnome, synaptic)
   * Start buster, simply copying stretch for now
   * Add SHA256 checksums to Packages files for update images
   * Make update_popcon deal with https on popcon.d.o
   * Depend on wget instead of just Recommending it.
   * Update references to point to salsa.d.o for git repo
   * Fix isolinux config parsing. Thanks to Philipp Hahn for the
     patch. Closes: #886655
   * Minor packaging updates:
     + Remove the executable bit from various shell function files
     + Update the debhelper dependency to version 10
     + Stop using dh_clean -k
     + Switch Priority: extra to optional
     + Update Standards-Version to 4.1.3
 .
   [ JH Chatenet ]
   * Include debian-ports-archive-keyring on non released architectures
     Closes: #865470
 .
   [ John Paul Adrian Glaubitz ]
   * Add list of packages required for debian-installer on m68k.
   * Add support for unreleased packages from Debian Ports.
   * Remove special handling for palo, silo and yaboot in which_deb.
   * Fix relative d-i path for kernel images and initrd in boot-hppa.
   * Fix relative d-i path for kernel images and initrd in boot-sparc64.
   * Add support for unreleased debian-installer packages from Debian Ports.
   * Fix relative d-i path for kernel images and initrd in boot-alpha.
   * Strip "images/cdrom" suffix from mirror DI_DIR path in boot-alpha.
   * Add grub-ieee1275 to tools/generate_di+k_list on powerpc.
   * Add grub-ieee1275 to tools/generate_di+k_list on sparc and sparc64.
   * Fix install location of amiga.info icon file.
   * Clone powerpc udeb lists for ppc64.
   * Add initial set of packages to tools/generate_di+k_list on ppc64.
 .
   [ Marcin Kulisz]
   * removing lynx-cur from binary conditional dependency (Closes: #888107)
 .
   [ Vagrant Cascadian ]
   * Support KERNEL_PARAMS in arm64 (Closes: #884552)
Checksums-Sha1:
 089f8b768910b5e54f9b374b3ce6506e4249e63b 1700 debian-cd_3.1.21.dsc
 c0459ee165cecf06e07f71a1fb9cbf8a1e449627 1119688 debian-cd_3.1.21.tar.xz
 bd01b1f31362fd84a98e22693e78193001eaf4d5 5972 debian-cd_3.1.21_source.buildinfo
Checksums-Sha256:
 0487a0776f1f22325a92de0a5221967913e76ee9f4944a0bfcb3ad6bd7cad6d2 1700 debian-cd_3.1.21.dsc
 52038aeb5f12932c40b6c0db0782c06a581a5f2aeac77bab16acb8f3d387f982 1119688 debian-cd_3.1.21.tar.xz
 ed087e6004c76fd51949ef26bbb1bee73160ea023371eee055476bd4b580a4dd 5972 debian-cd_3.1.21_source.buildinfo
Files:
 ad9307dc83c3d0d267b94aa3fe3a8079 1700 admin optional debian-cd_3.1.21.dsc
 4604e61c0834639487209579050bd78f 1119688 admin optional debian-cd_3.1.21.tar.xz
 ec00fb0579595c56d0797208eaa8bde6 5972 admin optional debian-cd_3.1.21_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAlp2XEIACgkQWHl5VzRC
aE49Hw/+OcayxIZrh1ntDhFat12R1muZKuSpDuiopHNwd8SG4v/nttzAZ5RPHyas
e3ueEneed/A6fcmFAiQmZsuUbfarbEV4WygxNRJhxeWcfhZY/MwQI963pMsQQPdR
Zdl2eoriFXVpRqoOdHLmCwR6TOu0gINCyclooifarHh7fi9JBuaO1woREcWABGpZ
BX4RFg0Gc70kOu5RjlbpmSCk4cYFDriT41jxiHE6FAWViLmS6GsbrVuWASbP4J7i
7wOgaODifJXeU32T5ClNmyvh4avadTfuQo2ioWrnPfAJ4MQYHKV8lFkoVXhsjrYv
8+gWkzrLmU48L8uXEZxWCYfKQQLezpapri6wuUFc00yJZ0jE4KSmhvoUNNVM/cn5
UAOuiv3lzw2SoFbxhkmrpET4+MhGxm94F3dvgZfPzcL/Nefq8IHF0SnnGUHIa0fo
digRvq6b5GFKlUMGK1TV1sEKSWt3e6Nub9VCKCZyhm6NhSpfus8VzqOtAnbzBpRH
f4N51CFs93UYnuuUXL4xGhoqdKzNRW2HfY3FvDV3RxaMWFLm62KXskdjwfZSQFa5
oErZm/PqrkxkBeq0Cx+b5Nk1fok9Wg2xTIi5kXMUD+Ict+tyJ0xEZvq+CM8q5ArZ
H8J58SUFKqRPAEkH6ORxBPaCdn0iCwe6aCg4oCBfa003MU8MK1M=
=dSGa
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: