Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: jure on 2015/11/19, 19:14:21

Title: New Flash-Plugins available
Post by: jure on 2015/11/19, 19:14:21
update-flashplugin-nonfree -iv
Code: [Select]
Flash Player version installed on this system  : 11.2.202.548
Flash Player version available on upstream site: 11.2.202.548

update-pepperflashplugin-nonfree -iv
Code: [Select]
Flash Player version installed on this system  : 19.0.0.245
Flash Player version available on upstream site: 19.0.0.245
Title: Re: New Flash-Plugins available
Post by: seasons on 2015/11/21, 04:35:07
Just so you know, they've been out since last Tueday (Nov. 10). These are the links I use to stay informed:
https://www.adobe.com/software/flash/about/
https://people.debian.org/~bartm/pepperflashplugin-nonfree/
Title: Re: New Flash-Plugins available
Post by: hschn on 2015/11/21, 08:26:41
Hello,

do
Code: [Select]
apt-get install browser-plugin-freshplayer-pepperflash
so you dont need flashplayer anymore

greetings

hschn
Title: Re: New Flash-Plugins available
Post by: jaegermeister on 2015/11/24, 14:06:36
Great to know!
THX
Title: Re: New Flash-Plugins available
Post by: mylo on 2015/11/24, 23:03:03
Hi all,

how to purge the old one or is a concurrent installation and usage possible?
Title: Re: New Flash-Plugins available
Post by: horo on 2015/11/25, 07:44:01
Parallel installation is possible, the newest version (=highest version number) will be used.

Ciao, Martin
Title: Re: New Flash-Plugins available
Post by: jaegermeister on 2015/11/25, 10:14:27
I purged
Title: Re: New Flash-Plugins available
Post by: DeepDayze on 2015/11/28, 16:43:17
This may or may not be related but have a problem getting the latest pepperflash:

Code: [Select]
~$ sudo update-pepperflashplugin-nonfree --install
[sudo] password for xxxxx:
ERROR: failed to retrieve status information from google : W: Can't drop privileges for downloading as file './var/lib/apt/lists/partial/dl.google.com_linux_chrome_deb_dists_stable_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
More information might be available at:
  http://wiki.debian.org/PepperFlashPlayer

Is this related to the new apt or is there a problem on google's end?
Title: Re: New Flash-Plugins available
Post by: Carnophage on 2015/12/01, 18:26:53
Looks like new apt feature :/

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763874 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763874)
&&
Quote from: https://mvogt.wordpress.com/2015/11/30/apt-1-1-released/ (https://mvogt.wordpress.com/2015/11/30/apt-1-1-released/)
Under the hood:
 
  • privilege dropping in the acquire methods
Title: Re: New Flash-Plugins available
Post by: jdhedden on 2015/12/01, 23:04:53
Another issue is that the Chrome repository URL:
https://dl.google.com/linux/chrome/deb/ (https://dl.google.com/linux/chrome/deb/)
is returning a 404 error.
Title: Re: New Flash-Plugins available
Post by: DeepDayze on 2015/12/02, 01:32:56
Another issue is that the Chrome repository URL:
https://dl.google.com/linux/chrome/deb/ (https://dl.google.com/linux/chrome/deb/)
is returning a 404 error.

Think the repo may have been changed. Anyone have an idea what the new repo is now?
Title: Re: New Flash-Plugins available
Post by: sunrat on 2015/12/04, 01:25:30
Interesting. I just installed Chrome a couple of days ago and it put a file /opt/google/chrome/cron/google-chrome symlinked to /etc/cron.daily/google-chrome. The repo line in that file is
Code: [Select]
REPOCONFIG="deb http://dl.google.com/linux/chrome/deb/ stable main"
SSLREPOCONFIG="deb https://dl.google.com/linux/chrome/deb/ stable main"

I'm getting 404 trying direct access now but it installed fine a couple days ago. Maybe temporary?

There is no google.list in /apt/sources.list.d/ as there was last time I installed maybe a year ago.  ???
Title: Re: New Flash-Plugins available
Post by: DeepDayze on 2015/12/05, 02:51:46
Interesting. I just installed Chrome a couple of days ago and it put a file /opt/google/chrome/cron/google-chrome symlinked to /etc/cron.daily/google-chrome. The repo line in that file is
Code: [Select]
REPOCONFIG="deb http://dl.google.com/linux/chrome/deb/ stable main"
SSLREPOCONFIG="deb https://dl.google.com/linux/chrome/deb/ stable main"

I'm getting 404 trying direct access now but it installed fine a couple days ago. Maybe temporary?

There is no google.list in /apt/sources.list.d/ as there was last time I installed maybe a year ago.  ???

I suspect Google no longer allows direct access to the repo and I don't get it what caused the pepperflash updater to break. For now I just grab the Chrome deb and extract the pepperflash plugin manually.
Title: Re: New Flash-Plugins available
Post by: sunrat on 2015/12/06, 15:24:05
Just my opinion but I don't see the point of pepperflash. Happy to be enlightened though. If you run Chromium to have a totally FOSS system I understand, but if you add a non-free plugin you may as well just run Chrome. Which is what I do for sites that need it although Iceweasel is still my main browser.
Title: Re: New Flash-Plugins available
Post by: jure on 2015/12/17, 20:16:08
Code: [Select]
update-flashplugin-nonfree --status
Flash Player version installed on this system  : 11.2.202.554
Flash Player version available on upstream site: 11.2.202.554

update-pepperflashplugin-nonfree appears to be broken https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=pepperflashplugin-nonfree (https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=pepperflashplugin-nonfree)
Code: [Select]
update-pepperflashplugin-nonfree -iv
...
ERROR: failed to retrieve status information from google ......
Title: Re: New Flash-Plugins available
Post by: seasons on 2015/12/17, 20:31:43
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.
Title: Re: New Flash-Plugins available
Post by: jure on 2015/12/17, 20:46:31
thanks seasons

adding the line
Quote
APT::Sandbox::User "root";
works and pepperflashplugin is now
Code: [Select]
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
Title: Re: New Flash-Plugins available
Post by: dibl on 2015/12/17, 22:26:07
Confirmed the problem and the fix.

Code: [Select]
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!
Title: Re: New Flash-Plugins available
Post by: seasons on 2015/12/18, 09:30:18
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
Title: Re: New Flash-Plugins available
Post by: jure on 2015/12/18, 09:39:26
... and there is a new version of the package (1.8.2) incoming.
...
where can we observe what is in "incoming" ?
Title: Re: New Flash-Plugins available
Post by: seasons on 2015/12/18, 10:18:12
'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
Title: Re: New Flash-Plugins available
Post by: towo on 2015/12/18, 13:28:51
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/
Title: Re: New Flash-Plugins available
Post by: seasons on 2015/12/18, 20:44:25
Awesome! That's good to know. Thanks, towo.