Your message dated Mon, 16 Jan 2017 19:05:42 +0000 with message-id <[email protected]> and subject line Bug#841373: fixed in pepperflashplugin-nonfree 1.8.3+nmu1 has caused the Debian Bug report #841373, regarding mv: cannot stat 'unpackchrome/opt/google/chrome/PepperFlash/libpepflashplayer.so': No such file or directory 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.) -- 841373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841373 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: pepperflashplugin-nonfree Version: 1.8.1+deb8u1 Severity: critical Install is currently failing. Maybe the paths within the upstream deb have changed? Here's what the postinst said: Setting up pepperflashplugin-nonfree (1.8.1+deb8u1) ... converted 'http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_54.0.2840.59-1_amd64.deb' (ANSI_X3.4-1968) -> 'http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_54.0.2840.59-1_amd64.deb' (UTF-8) --2016-10-20 11:49:21-- http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_54.0.2840.59-1_amd64.deb Resolving proxy (proxy)... 203.7.155.12 Connecting to proxy (proxy)|203.7.155.12|:8080... connected. Proxy request sent, awaiting response... 200 OK Length: 45527232 (43M) [application/x-debian-package] Saving to: '/tmp/pepperflashplugin-nonfree.LdNEpJHj9m/google-chrome-stable_54.0.2840.59-1_amd64.deb' 0K .......... .......... .......... .......... .......... 0% 156K 4m44s [...] 44400K .......... .......... .......... .......... .......... 99% 444K 0s 44450K .......... 100% 38.8M=60s 2016-10-20 11:50:22 (739 KB/s) - '/tmp/pepperflashplugin-nonfree.LdNEpJHj9m/google-chrome-stable_54.0.2840.59-1_amd64.deb' saved [45527232/45527232] mv: cannot stat 'unpackchrome/opt/google/chrome/PepperFlash/libpepflashplayer.so': No such file or directory Setting up plymouth (0.9.0-9) ... Because errors in the postinst's call to update-pepperflashplugin-nonfree aren't fatal, my build scripts explicitly rerun it. Here's the same problem: # Work around https://bugs.debian.org/823005; also #31001 [[ -e $t/usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so ]] || ( wget -O $t/usr/lib/pepperflashplugin-nonfree/pubkey-google.txt https://dl.google.com/linux/linux_signing_key.pub chroot $t update-pepperflashplugin-nonfree -ifq ) + [[ -e live/usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so ]] + wget -O live/usr/lib/pepperflashplugin-nonfree/pubkey-google.txt https://dl.google.com/linux/linux_signing_key.pub converted 'https://dl.google.com/linux/linux_signing_key.pub' (ANSI_X3.4-1968) -> 'https://dl.google.com/linux/linux_signing_key.pub' (UTF-8) --2016-10-20 11:51:10-- https://dl.google.com/linux/linux_signing_key.pub Resolving dl.google.com (dl.google.com)... 172.217.25.46, 2404:6800:4006:807::200e Connecting to dl.google.com (dl.google.com)|172.217.25.46|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 5840 (5.7K) [application/octet-stream] Saving to: 'live/usr/lib/pepperflashplugin-nonfree/pubkey-google.txt' 0K ..... 100% 1.02M=0.005s 2016-10-20 11:51:12 (1.02 MB/s) - 'live/usr/lib/pepperflashplugin-nonfree/pubkey-google.txt' saved [5840/5840] + chroot live update-pepperflashplugin-nonfree -ifq mv: cannot stat 'unpackchrome/opt/google/chrome/PepperFlash/libpepflashplayer.so': No such file or directory When I look inside the deb myself, I don't see libpepflashplayer.so: $ dpkg -c google-chrome-stable_54.0.2840.59-1_amd64.deb | grep -F .so -rw-r--r-- root/root 7964784 2016-10-12 15:41 ./opt/google/chrome/libwidevinecdm.so -rw-r--r-- root/root 71984 2016-10-12 15:41 ./opt/google/chrome/libwidevinecdmadapter.so
--- End Message ---
--- Begin Message ---Source: pepperflashplugin-nonfree Source-Version: 1.8.3+nmu1 We believe that the bug you reported is fixed in the latest version of pepperflashplugin-nonfree, which is due to be installed in the Debian FTP archive. 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. Yann Dirson <[email protected]> (supplier of updated pepperflashplugin-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: Sat, 14 Jan 2017 18:57:25 +0100 Source: pepperflashplugin-nonfree Binary: pepperflashplugin-nonfree Architecture: source amd64 Version: 1.8.3+nmu1 Distribution: unstable Urgency: medium Maintainer: Bart Martens <[email protected]> Changed-By: Yann Dirson <[email protected]> Description: pepperflashplugin-nonfree - Pepper Flash Player - browser plugin Closes: 833741 840779 841373 Changes: pepperflashplugin-nonfree (1.8.3+nmu1) unstable; urgency=medium . [ Bob Proulx ] * Patched to use Adobe upstream rather than Google. * Inspired by the patch provided in Bug#833741#15 by Kristian Klausen but rewritten. Closes: #833741, #841373, #840779. * Adds in 32-bit support. . [ Yann Dirson ] * Non-maintainer upload. * Updated Bob's patch to apply on 1.8.3 Checksums-Sha1: 3f323eac21728c5b28482c20b390ad8aad0de950 1571 pepperflashplugin-nonfree_1.8.3+nmu1.dsc 2806e79675aa7a01290befa7fc919bafc34dcb47 9456 pepperflashplugin-nonfree_1.8.3+nmu1.tar.xz 84c5490af21322ce89fc88ac10d3786515640d65 4841 pepperflashplugin-nonfree_1.8.3+nmu1_amd64.buildinfo 42ea4ee0516c4b1da80b475e0e604a7e5b62cd33 5792 pepperflashplugin-nonfree_1.8.3+nmu1_amd64.deb Checksums-Sha256: eef62f3433baab208514391d7336e59d5c597225b3e51153991d1d811a6e9110 1571 pepperflashplugin-nonfree_1.8.3+nmu1.dsc a7b92d49d68b504bac8db85caa28eed50f1e72b680c25fa48b29102dce9f28f0 9456 pepperflashplugin-nonfree_1.8.3+nmu1.tar.xz 504d7a45aab22fe27ad965e478719bc5d15c5ed2318eeed040d5b6a7552deb1b 4841 pepperflashplugin-nonfree_1.8.3+nmu1_amd64.buildinfo 80faf46cb7820f5948a70d08d0e568a4cdab01cb8bad9f19a53f44fb9471bd8b 5792 pepperflashplugin-nonfree_1.8.3+nmu1_amd64.deb Files: d30aca3348c5dfa21e94f4263cad9ef1 1571 contrib/web optional pepperflashplugin-nonfree_1.8.3+nmu1.dsc ff0e3a18461708419a7d7e614c399978 9456 contrib/web optional pepperflashplugin-nonfree_1.8.3+nmu1.tar.xz 3d8e3c24940c43ea38aedb0a571b6683 4841 contrib/web optional pepperflashplugin-nonfree_1.8.3+nmu1_amd64.buildinfo 3dcbb95df49b8b85da8f4930ab2c1bdb 5792 contrib/web optional pepperflashplugin-nonfree_1.8.3+nmu1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEdK8F3dkgJ/Xww83VDYXyliWj+f0FAlh6cBsACgkQDYXyliWj +f21khAAtiA47p921/ybrDiSg810xRper4uHQfkZn8wE71AHbSaV/0MIJ2I0+Azq CH1DFah0HUOKUm0Lls/LBm2kBFs++WW9pDbmW+9KCFTwZTxHoSJTHtbn5tswJ5Lo lsTqvBHvHY7aK7132UMfFu/la73F4cJyVHLUNEnS/R1aveKqBrQIS1owySmnAoA0 6e74qdkeRyO3unsl/+uKT7/OB+tHfXkZ8k6jLtfQD1z8/yuOVm0MXC/aEQ5o5481 mG4RjgSpMb2n+BEj4xova6H82tts8pQtFshSfM7KrtpVsN4d2aIbpVR8hBmfnYfV M95Ac+pa6wxumpGgvwR6RJe9Te6JO3wXD31JBTDZlUvx12TzF+J6CYMgg7krgu60 Yyg2ZQ0nM8oBibyUJfBB7HFiuPX7fp3KEio0VGU4LBQQdAcgJZDZNDW2236VmNxo 8gcu95tlntsIsOCylIPQUibTW5dj7BLCgJUYwM/SZZWjv0nlu7EaB6FPacVyikYn bYNFzhnKSVukF+h2D4nP1XzP7rsO8LR9QgDIpnm/mYztBDBPN9HE3cgV7kUNuFVe JQFGiO52x7il0KS7WqD6u4GSQIMD7SY2qta6upIzE1kmzinlnk6X/78GBVAE7GkP rMKSVkQQ2rO96dpGyNP+fLwERFaX7gObESPhAp2iA2sf2ehaFQ0= =BIwa -----END PGP SIGNATURE-----
--- End Message ---

