Your message dated Sat, 9 Mar 2019 23:00:27 +0000
with message-id <[email protected]>
and subject line Re: Bug#924148: unblock: python-dmidecode/3.12.2-9
has caused the Debian Bug report #924148,
regarding unblock: python-dmidecode/3.12.2-9
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 [email protected]
immediately.)
--
924148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924148
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package python-dmidecode
this reverts completely the attempt to migrate to use symlinks for the doc
directory of the -dbg packages; i've wasted enough time on something that would
only save a handful of KBs. in doing so it fixes a FTBFS bug
Attached the debdiff
unblock python-dmidecode/3.12.2-9
-- System Information:
Debian Release: buster/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru python-dmidecode-3.12.2/debian/changelog
python-dmidecode-3.12.2/debian/changelog
--- python-dmidecode-3.12.2/debian/changelog 2019-03-07 17:51:40.000000000
-0500
+++ python-dmidecode-3.12.2/debian/changelog 2019-03-09 14:49:11.000000000
-0500
@@ -1,3 +1,9 @@
+python-dmidecode (3.12.2-9) unstable; urgency=medium
+
+ * revert symlink_to_dir for -dbg packages; Closes: #924007
+
+ -- Sandro Tosi <[email protected]> Sat, 09 Mar 2019 14:49:11 -0500
+
python-dmidecode (3.12.2-8) unstable; urgency=medium
* debian/rules
diff -Nru python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript
python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript
--- python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript
2019-03-07 17:51:40.000000000 -0500
+++ python-dmidecode-3.12.2/debian/python3-dmidecode-dbg.maintscript
2019-03-09 14:49:11.000000000 -0500
@@ -1 +1 @@
-dir_to_symlink /usr/share/doc/python3-dmidecode-dbg python3-dmidecode 3.12.2-8~
+symlink_to_dir /usr/share/doc/python3-dmidecode-dbg python3-dmidecode 3.12.2-9~
diff -Nru python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript
python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript
--- python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript
2019-03-07 17:51:40.000000000 -0500
+++ python-dmidecode-3.12.2/debian/python-dmidecode-dbg.maintscript
2019-03-09 14:49:11.000000000 -0500
@@ -1 +1 @@
-dir_to_symlink /usr/share/doc/python-dmidecode-dbg python-dmidecode 3.12.2-8~
+symlink_to_dir /usr/share/doc/python-dmidecode-dbg python-dmidecode 3.12.2-9~
diff -Nru python-dmidecode-3.12.2/debian/rules
python-dmidecode-3.12.2/debian/rules
--- python-dmidecode-3.12.2/debian/rules 2019-03-07 17:51:40.000000000
-0500
+++ python-dmidecode-3.12.2/debian/rules 2019-03-09 14:49:11.000000000
-0500
@@ -38,12 +38,7 @@
endif
override_dh_installdocs:
- dh_installdocs -p$(P2)-dbg --link-doc=$(P2)
- dh_installdocs -p$(P3)-dbg --link-doc=$(P3)
- dh_installdocs -p$(P2) README doc/AUTHORS doc/changelog
doc/README.types doc/AUTHORS.upstream doc/README.upstream
- dh_installdocs -p$(P3) README doc/AUTHORS doc/changelog
doc/README.types doc/AUTHORS.upstream doc/README.upstream
- mkdir -p $(CURDIR)/debian/$(P2)-data/usr/share/doc/
- cp -r $(CURDIR)/debian/$(P2)/usr/share/doc/$(P2)
$(CURDIR)/debian/$(P2)-data/usr/share/doc/$(P2)-data
+ dh_installdocs -A README doc/AUTHORS doc/changelog doc/README.types
doc/AUTHORS.upstream doc/README.upstream
override_dh_strip:
ifeq (,$(filter nostrip,$(DEB_BUILD_OPTIONS)))
--- End Message ---
--- Begin Message ---
On Sat, Mar 09, 2019 at 04:59:39PM -0500, Sandro Tosi wrote:
> this reverts completely the attempt to migrate to use symlinks for the doc
> directory of the -dbg packages; i've wasted enough time on something that
> would
> only save a handful of KBs. in doing so it fixes a FTBFS bug
Unblock hint updated; thanks.
--
Jonathan Wiltshire [email protected]
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
--- End Message ---