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

Bug#928163: marked as done (unblock: mate-utils/1.20.2-3)



Your message dated Tue, 30 Apr 2019 17:57:25 +0200
with message-id <126e41a6-7590-f2ca-a8c4-a0a7cc83c83e@debian.org>
and subject line Re: Bug#928163: unblock: mate-utils/1.20.2-3
has caused the Debian Bug report #928163,
regarding unblock: mate-utils/1.20.2-3
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.)


-- 
928163: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928163
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 mate-utils

Since upload of itstool 2.0.4-1 (see #919058), mate-utils did FTBFS.  The
reason for this is that itstool changed its behaviour and since 2.0.4-1
throws an exception if XML parsing fails by some reason. (A better
behaviour would be: print a warning and silently go on).

However, as itstool hasn't seen any change for a while in Debian, I
worked on a work-around for mate-utils. I could identify the one specifc
msgstr that caused the FTBFS, so I made it "fuzzy" and with that,
mate-utils now builds.

+  * debian/patches:
+    + Add 1001_fix-gsearchtool-pt-help-translation.patch.
+      Fix FTBFS caused by itstool. (Closes: #920408, #922734).

This is the simple patch that works around the issue:

+--- a/gsearchtool/help/pt/pt.po
++++ b/gsearchtool/help/pt/pt.po
+@@ -201,6 +201,7 @@
+ 
+ #. (itstool) path: authorgroup/author
+ #: C/index.docbook:73
++#, fuzzy
+ msgid ""
+ "<firstname>Dennis</firstname> <surname>Cranston</surname> <affiliation> "
+ "<orgname>Search for Files Maintainer</orgname> <_:address-1/> </affiliation>"


I am aware that mate-utils 1.20.2-2 never migrated to testing because of
this, so I ask for a specific exception here to unblock mate-utils. Thanks!

light+love
Mike

unblock mate-utils/1.20.2-3

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru mate-utils-1.20.2/debian/changelog mate-utils-1.20.2/debian/changelog
--- mate-utils-1.20.2/debian/changelog	2019-01-14 10:55:46.000000000 +0100
+++ mate-utils-1.20.2/debian/changelog	2019-04-27 22:06:22.000000000 +0200
@@ -1,3 +1,11 @@
+mate-utils (1.20.2-3) unstable; urgency=medium
+
+  * debian/patches:
+    + Add 1001_fix-gsearchtool-pt-help-translation.patch.
+      Fix FTBFS caused by itstool. (Closes: #920408, #922734).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Sat, 27 Apr 2019 22:06:22 +0200
+
 mate-utils (1.20.2-2) unstable; urgency=medium
 
   * debian/rules:
diff -Nru mate-utils-1.20.2/debian/patches/1001_fix-gsearchtool-pt-help-translation.patch mate-utils-1.20.2/debian/patches/1001_fix-gsearchtool-pt-help-translation.patch
--- mate-utils-1.20.2/debian/patches/1001_fix-gsearchtool-pt-help-translation.patch	1970-01-01 01:00:00.000000000 +0100
+++ mate-utils-1.20.2/debian/patches/1001_fix-gsearchtool-pt-help-translation.patch	2019-04-25 13:40:46.000000000 +0200
@@ -0,0 +1,10 @@
+--- a/gsearchtool/help/pt/pt.po
++++ b/gsearchtool/help/pt/pt.po
+@@ -201,6 +201,7 @@
+ 
+ #. (itstool) path: authorgroup/author
+ #: C/index.docbook:73
++#, fuzzy
+ msgid ""
+ "<firstname>Dennis</firstname> <surname>Cranston</surname> <affiliation> "
+ "<orgname>Search for Files Maintainer</orgname> <_:address-1/> </affiliation>"
diff -Nru mate-utils-1.20.2/debian/patches/series mate-utils-1.20.2/debian/patches/series
--- mate-utils-1.20.2/debian/patches/series	1970-01-01 01:00:00.000000000 +0100
+++ mate-utils-1.20.2/debian/patches/series	2019-04-25 13:36:17.000000000 +0200
@@ -0,0 +1 @@
+1001_fix-gsearchtool-pt-help-translation.patch

--- End Message ---
--- Begin Message ---
Hi Mike,

On 30-04-2019 15:58, Mike Gabriel wrote:
> Now I get what your want to have. An l10n filtered-out diff and an
> l10n+help-filtered-out diff are now attached.

Thanks. unblocked.

> +DHFLAGS=--no-parallel
>
>  export DEB_BUILD_MAINT_OPTIONS = hardening=+all
>  DPKG_EXPORT_BUILDFLAGS = 1
> ```
>
>  -> first attempt to work around the itstool FTBFS issue, will be
> reverted with the next upload

It would have been nice if that would have been done before the version
I now reviewed. Anyways, please only revert this after buster releases now.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: