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

Bug#862030: marked as done (jessie-pu: package rar/2:4.2.0+dfsg.1-0.1)



Your message dated Sat, 23 Jun 2018 12:32:13 +0100
with message-id <1529753533.11744.69.camel@adam-barratt.org.uk>
and subject line Closing bugs for requests included in the EoL jessie point release
has caused the Debian Bug report #862030,
regarding jessie-pu: package rar/2:4.2.0+dfsg.1-0.1
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.)


-- 
862030: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862030
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

rar should be updated to fix #860952.

The orig tarballs need to be repacked to exclude rar_static.  Then I
would apply the following source patch:

--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+rar (2:4.2.0+dfsg.1-0.1) jessie; urgency=medium
+
+  * Non-maintainer upload
+  * Repacked orig tarball excludes statically linked rar
+    (Closes: #693396, #860952)
+  * Install dynamically linked rar
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Sun, 07 May 2017 16:00:26 +0100
+
 rar (2:4.2.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #661065)
--- a/debian/lintian
+++ b/debian/lintian
@@ -1,6 +1,2 @@
 rar: extra-license-file usr/share/doc/rar/license.txt.gz
 rar: binary-file-compressed-with-upx ./usr/lib/default.sfx
-rar: statically-linked-binary usr/lib/default.sfx
-rar: statically-linked-binary usr/bin/rar
-# Statically linked file....
-rar: missing-depends-line
--- a/debian/rules
+++ b/debian/rules
@@ -23,9 +23,9 @@
 	dh_installdirs
 
 	mkdir ./i386
-	cp ./rar_static ./i386
+	cp ./rar ./i386
 	cp ./default.sfx ./i386
-	install -o root -g root -s -m 0755 $(DEB_BUILD_ARCH)/rar_static debian/rar/usr/bin/rar
+	install -o root -g root -s -m 0755 $(DEB_BUILD_ARCH)/rar debian/rar/usr/bin/rar
 	
 	dh_installdocs
 	dh_installman debian/rar.1
--- END ---

Ben.

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

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

--- End Message ---
--- Begin Message ---
Version: 8.11

Hi,

The updates referenced by these bugs were included in today's EoL point
release for jessie (8.11).

Regards,

Adam

--- End Message ---

Reply to: