New Flash-Plugins available

Started by jure, 2015/11/19, 19:14:21

Previous topic - Next topic

seasons

You can work around the issue with pepperflash by adding the one-line patch shown in in: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769740

Like another commenter in that bug, I don't understand why the bug is marked as won'tfix, or what people who use the script are supposed to do.

jure

thanks seasons

adding the line
QuoteAPT::Sandbox::User "root";
works and pepperflashplugin is now
update-pepperflashplugin-nonfree --status
Flash Player version installed on this system  : 20.0.0.228
Flash Player version available on upstream site: 20.0.0.228
Gruss Juergen

dibl

Confirmed the problem and the fix.

root@Hibiscus:/# update-pepperflashplugin-nonfree --status
Flash Player version installed on this system  : 20.0.0.228
Flash Player version available on upstream site: 20.0.0.228


Thanks seasons!
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

seasons

You folks are welcome (though the thanks should really go to Bart Martens, who does an excellent job with the script).

It looks like the wontfix was either an error or that Bart has changed his mind, because he has applied the patch and there is a new version of the package (1.8.2) incoming.

Doing a general dist-upgrade is not a good idea right now though, because of the perl 5.22 transition: http://forum.siduction.org/index.php?topic=5941.0

jure

Quote from: seasons on 2015/12/18, 09:30:18
... and there is a new version of the package (1.8.2) incoming.
...
where can we observe what is in "incoming" ?
Gruss Juergen

seasons

'incoming' is not a repo (like experimental). I just meant that a new version had been uploaded and will be available once the mirrors sync. https://packages.qa.debian.org/p/pepperflashplugin-nonfree/news/20151217T233918Z.html

towo

Quote'incoming' is not a repo (like experimental).
That's not true. Since a few months incoming is a repo as you can read here:


http://incoming.debian.org/
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

seasons

Awesome! That's good to know. Thanks, towo.