Your message dated Fri, 25 May 2012 17:33:07 +0000
with message-id <[email protected]>
and subject line Bug#617275: fixed in flashplugin-nonfree 1:2.8.4
has caused the Debian Bug report #617275,
regarding flashplugin-nonfree: Remove temporary dir when interrupted
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.)


-- 
617275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flashplugin-nonfree
Version: 1:2.8.3
Severity: minor
Tags: patch

Hi!

While trying to update the plugin using a very unstable connection (and
doing a lot of CTRL+C and running it again), I saw that there was a lot
of temporary dirs left by update-flashplugin-nonfree in /tmp

Would be good to use a trap for this.
A (maybe) patch is attached.

Thank you!

Best regards,
Nelson

-- Package-specific info:
Debian version: wheezy/sid
Architecture: i386
Package version: 1:2.8.3
Adobe Flash Player version: LNX 10,2,152,27
MD5 checksums:
        f628237fc297db061a582c42b639871a  
/var/cache/flashplugin-nonfree/install_flash_player_10_linux.tar.gz
        b63b6956bc07824e7c6382a399dab561  
/usr/lib/flashplugin-nonfree/libflashplayer.so
Alternatives:
        flash-mozilla.so - auto mode
          link currently points to 
/usr/lib/flashplugin-nonfree/libflashplayer.so
        /usr/lib/flashplugin-nonfree/libflashplayer.so - priority 50
        Current 'best' version is 
'/usr/lib/flashplugin-nonfree/libflashplayer.so'.
        lrwxrwxrwx 1 root root 34 Dec 30 12:17 
/usr/lib/mozilla/plugins/flash-mozilla.so -> /etc/alternatives/flash-mozilla.so
        /usr/lib/mozilla/plugins/flash-mozilla.so: symbolic link to 
`/etc/alternatives/flash-mozilla.so'

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.37.naoliv2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages flashplugin-nonfree depends on:
ii  debconf [debconf-2.0]      1.5.38        Debian configuration management sy
ii  gnupg                      1.4.11-3      GNU privacy guard - a free PGP rep
ii  libatk1.0-0                1.30.0-1      The ATK accessibility toolkit
ii  libcairo2                  1.10.2-4      The Cairo 2D vector graphics libra
ii  libcurl3-gnutls            7.21.4-1      Multi-protocol file transfer libra
ii  libfontconfig1             2.8.0-2.1     generic font configuration library
ii  libfreetype6               2.4.4-1       FreeType 2 font engine, shared lib
ii  libgcc1                    1:4.5.2-4     GCC support library
ii  libglib2.0-0               2.28.1-1+b1   The GLib library of C routines
ii  libgtk2.0-0                2.20.1-2      The GTK+ graphical user interface 
ii  libnspr4-0d                4.8.7-2       NetScape Portable Runtime Library
ii  libnss3-1d                 3.12.9-2      Network Security Service libraries
ii  libpango1.0-0              1.28.3-2~sid1 Layout and rendering of internatio
ii  libstdc++6                 4.5.2-4       The GNU Standard C++ Library v3
ii  libx11-6                   2:1.4.1-5     X11 client-side library
ii  libxext6                   2:1.2.0-2     X11 miscellaneous extension librar
ii  libxt6                     1:1.1.0-1     X11 toolkit intrinsics library
ii  wget                       1.12-2.1      retrieves files from the web

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
pn  flashplugin-nonfree-extrasoun <none>     (no description available)
ii  iceweasel                     4.0~b12-1  Web browser based on Firefox
pn  konqueror-nsplugins           <none>     (no description available)
ii  ttf-dejavu                    2.33-1     Metapackage to pull in ttf-dejavu-
ii  ttf-mscorefonts-installer [ms 3.3        Installer for Microsoft TrueType c
pn  ttf-xfree86-nonfree           <none>     (no description available)
ii  x-ttcidfont-conf              32         TrueType and CID fonts configurati

-- debconf information excluded
diff --git a/flashplugin-nonfree-2.8.3.org/update-flashplugin-nonfree b/flashplugin-nonfree-2.8.3/update-flashplugin-nonfree
index 272968c..80a1937 100755
--- a/flashplugin-nonfree-2.8.3.org/update-flashplugin-nonfree
+++ b/flashplugin-nonfree-2.8.3/update-flashplugin-nonfree
@@ -16,6 +16,8 @@
 
 set -e
 
+trap do_cleanup 0 1 2 3 15
+
 die_hard() {
 	echo "ERROR: $1"
 	echo "More information might be available at:"

--- End Message ---
--- Begin Message ---
Source: flashplugin-nonfree
Source-Version: 1:2.8.4

We believe that the bug you reported is fixed in the latest version of
flashplugin-nonfree, which is due to be installed in the Debian FTP archive:

flashplugin-nonfree_2.8.4.dsc
  to contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.8.4.dsc
flashplugin-nonfree_2.8.4.tar.gz
  to contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.8.4.tar.gz
flashplugin-nonfree_2.8.4_amd64.deb
  to contrib/f/flashplugin-nonfree/flashplugin-nonfree_2.8.4_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens <[email protected]> (supplier of updated flashplugin-nonfree 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 23 May 2012 19:32:48 +0000
Source: flashplugin-nonfree
Binary: flashplugin-nonfree
Architecture: source amd64
Version: 1:2.8.4
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[email protected]>
Changed-By: Bart Martens <[email protected]>
Description: 
 flashplugin-nonfree - Adobe Flash Player - browser plugin
Closes: 617275 630139 654670 660046
Changes: 
 flashplugin-nonfree (1:2.8.4) unstable; urgency=low
 .
   * Switch to dpkg-source 3.0 (native) format, debhelper 9, no cdbs.
   * update-flashplugin-nonfree: Trap signal INT.  Closes: #617275.
   * update-flashplugin-nonfree: Added wget option "-O $UNPACKDIR/$downloadfile"
     to change message "Saving to: ..." Closes: #630139.
   * debian/control: Removed Suggests: x-ttcidfont-conf.  Closes: #660046.  Also
     replaced msttcorefonts by ttf-mscorefonts-installer, and added [i386] to
     Suggests: flashplugin-nonfree-extrasound.
   * debian/control: Depends: binutils, for /usr/bin/strings.
   * update-flashplugin-nonfree: Added option --status.  Closes: #654670.
Checksums-Sha1: 
 f9023dc6b2502a277714afcd697ba474203f0a7b 1515 flashplugin-nonfree_2.8.4.dsc
 783477ebda04689fefa38e8440bd5f5ea747ba68 17254 flashplugin-nonfree_2.8.4.tar.gz
 0194b353540c2780c98789f6ac9539a519afe5e5 18396 
flashplugin-nonfree_2.8.4_amd64.deb
Checksums-Sha256: 
 ee268a1a9c301bfe0b811cd1f6639242bf48c0138fc7dfc626074e2a0657fcba 1515 
flashplugin-nonfree_2.8.4.dsc
 b04f067b5690c24d342633900bca23a70e26717ad68581b22a1ad284c003d6fb 17254 
flashplugin-nonfree_2.8.4.tar.gz
 cb15da5beeda3da09f86cc4bf1dd2cc7a0a1bc7f4c2879f7c1335a492d24d4b0 18396 
flashplugin-nonfree_2.8.4_amd64.deb
Files: 
 4cbe730f35654823370ed196c041f1ad 1515 contrib/web optional 
flashplugin-nonfree_2.8.4.dsc
 91eed8e73981a59a2a4af683332285e8 17254 contrib/web optional 
flashplugin-nonfree_2.8.4.tar.gz
 dafc2d54184efc070ccc9a09ce558129 18396 contrib/web optional 
flashplugin-nonfree_2.8.4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJPv76dAAoJEDNV9NY7WCHMuo0P/3dLcF1CO7rSZRyRUBbaknQR
2wnvlfBHPB7HMQZRTuMgdc0W41Yog9cp85VJY9Dmc+AUs3yYOcbb1LAmR1qILWjF
vPnYcdyJ/uZMHNn5Ov/gtf2ktHD0tpgqSshtjPtOivaDIlD6FVC7E+vcjCytxncK
+V+ul6/mLBrTKz9MYwacGDrbFqDkIBDINdEYUJKCjdtUkry2BK4HEMNu0wlUbMI4
SzcCfpgshwP08Bg0jqOeVqluOKLR1m2qJXFe6r9+7cO/KB8Vk+NzQh2/etaw5lkt
SLMZ9YF7ZebVFSnvkN7CUHev8ZSlNFpex1h2o8HodDoL0/dMUhQoE+nby19jutPE
zVvApiCye3k+d/2W3wEfvVzlt4qhFY97836X0xGgzLdVq1PSLKWkEjFQtdyEA1WJ
P0x0bqQlTtHs3f41KCW9P86+a7r742Jly90Dbk0DCRwrHpLgJ6/9OZCg+MPWguxn
1CvbUJwRc9VqWUNRy/v3ZGNHoRXAkQ2aGUUZCDH07K2VCZCN/reRsBs6OhLtKZQE
OYI/McaV9TXUD26K2HDpy+Q3Ch8o1CNEXtMeOqHQ7PTzKXIs088fw7l+TzFjz0D7
PV8cFMZPrHj5nzyr4NBaW1nPAajEWgYBb/aU4YMcNjl0ldh93bkeIcUhoqctcOGc
Oyyj3utoK4zARe9o9lpn
=QSki
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to