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

Bug#1025670: marked as done (meta-kde: Limit architectures for marble to those where qtwebengine is available.)



Your message dated Wed, 7 Dec 2022 17:38:39 +0100
with message-id <94097ebf-ed3f-9e7c-c258-1a052fb630a6@xs4all.nl>
and subject line Re: Bug#1025671: RM: marble [armel ppc64el s390x] -- RoQA; qtwebengine-opensource-src not available
has caused the Debian Bug report #1025670,
regarding meta-kde: Limit architectures for marble to those where qtwebengine is available.
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.)


-- 
1025670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025670
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: meta-kde
Version: 5:135
Severity: important
Tags: patch

Dear Maintainer,

marble can only be built on architectures where qtwebengine5-dev is available and needs to be removed from the other architectures to unblock testing migration.

The attached patch updates the marble dependency accordingly.

Kind Regards,

Bas
diff -Nru meta-kde-135/debian/changelog meta-kde-135.1/debian/changelog
--- meta-kde-135/debian/changelog	2022-11-30 07:17:31.000000000 +0100
+++ meta-kde-135.1/debian/changelog	2022-12-07 10:56:14.000000000 +0100
@@ -1,3 +1,10 @@
+meta-kde (5:135.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Limit architectures for marble to those where qtwebengine is available.
+
+ -- Bas Couwenberg <sebastic@debian.org>  Wed, 07 Dec 2022 10:56:14 +0100
+
 meta-kde (5:135) unstable; urgency=medium
 
   * Bump the minimum Plasma version to 4:5.26.4.
diff -Nru meta-kde-135/debian/control meta-kde-135.1/debian/control
--- meta-kde-135/debian/control	2022-11-30 07:17:31.000000000 +0100
+++ meta-kde-135.1/debian/control	2022-12-07 10:56:10.000000000 +0100
@@ -167,7 +167,7 @@
          ktouch (>= ${kde:Version}),
          kturtle (>= ${kde:Version}),
          kwordquiz (>= ${kde:Version}),
-         marble (>= ${kde:Version}),
+         marble (>= ${kde:Version}) [amd64 arm64 armhf i386 mips64el mipsel],
          minuet (>= ${kde:VersionNoEpoch}),
          parley (>= ${kde:Version}) [amd64 arm64 armhf i386 mipsel],
          rocs (>= ${kde:Version}),

--- End Message ---
--- Begin Message ---
On 12/7/22 17:00, Hefee wrote:
you wrote those bugreports very fast. When I uploaded the new marble version I
overseen, that QtWebEnigne is not built on all archs. But QtWebEngine is a
optional build dependency, so it is easy to build marble without QtWebEngine.

I uploaded marble 4:22.08.3-2 with QtWebEngine to be optional.

While -2 looks better, wanna-build seems to have an issue with it. qtwebengine5-dev still causes the BD-Uninstallable status.

Since you intend to keep building marble on all release architectures, I'll close the bugreports.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

--- End Message ---

Reply to: