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

Bug#855052: marked as done (unblock: live-build/1:20170213)



Your message dated Mon, 13 Feb 2017 16:25:28 +0000
with message-id <E1cdJRQ-00042f-58@respighi.debian.org>
and subject line unblock live-build
has caused the Debian Bug report #855052,
regarding unblock: live-build/1:20170213
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.)


-- 
855052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855052
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package live-build that I just uploaded.

With Linux 4.9 in stretch, the build of armel images fails because it doesn't
find the versatile kernel flavour which got dropped.

unblock live-build/1:20170213

Debdiff:

$ git diff debian/1%20161216..HEAD
diff --git a/debian/changelog b/debian/changelog
index d4e019b4d..3da6eeb9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+live-build (1:20170213) unstable; urgency=medium
+
+  * Drop the versatile kernel flavour on armel. It's no longer built since
+    Linux 4.9.
+
+ -- Raphaël Hertzog <hertzog@debian.org>  Mon, 13 Feb 2017 16:58:00 +0100
+
 live-build (1:20161216) unstable; urgency=medium
 
   * Cleanup binary_loopback_cfg and offer more freedom in overriding
diff --git a/functions/defaults.sh b/functions/defaults.sh
index de3bb24e9..8ee4f6c84 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -413,7 +413,7 @@ Set_defaults ()
                armel)
                        # armel will have special images: one rootfs image and many additional kernel images.
                        # therefore we default to all available armel flavours
-                       LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-kirkwood orion5x versatile}"
+                       LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-kirkwood orion5x}"
                        ;;
 
                armhf)


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: