Package: pepperflashplugin-nonfree
Version: 1.5
Severity: normal

In a minimal chroot,
pepperflashplugin-nonfree fails to fetch the actual plugin,
because it (indirectly) uses an untrusted https URL.
This can be fixed by adding Depends: ca-certificates.

    # chroot /tmp/desktop update-pepperflashplugin-nonfree --status
    ERROR: wget failed to download 
http://people.debian.org/~bartm/pepperflashplugin-nonfree/latest-stable-verified.txt
    More information might be available at:
      http://wiki.debian.org/PepperFlashPlayer

    # chroot /tmp/desktop wget 
http://people.debian.org/~bartm/pepperflashplugin-nonfree/latest-stable-verified.txt
    --2014-08-19 18:36:51--  
http://people.debian.org/~bartm/pepperflashplugin-nonfree/latest-stable-verified.txt
    Resolving people.debian.org (people.debian.org)... 5.153.231.30, 
2001:41c8:1000:21::21:30
    Connecting to people.debian.org (people.debian.org)|5.153.231.30|:80... 
connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: 
https://people.debian.org/~bartm/pepperflashplugin-nonfree/latest-stable-verified.txt
 [following]
    --2014-08-19 18:36:52--  
https://people.debian.org/~bartm/pepperflashplugin-nonfree/latest-stable-verified.txt
    Connecting to people.debian.org (people.debian.org)|5.153.231.30|:443... 
connected.
    ERROR: The certificate of `people.debian.org' is not trusted.
    ERROR: The certificate of `people.debian.org' hasn't got a known issuer.

    # LC_ALL=C DEBIAN_FRONTEND=noninteractive chroot /tmp/desktop apt-get 
install ca-certificates
    Reading package lists...
    Building dependency tree...
    Reading state information...
    The following NEW packages will be installed:
      ca-certificates
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0 B/185 kB of archives.
    After this operation, 337 kB of additional disk space will be used.
    debconf: delaying package configuration, since apt-utils is not installed
    Can not write log, openpty() failed (/dev/pts not mounted?)
    Selecting previously unselected package ca-certificates.
    (Reading database ... 36652 files and directories currently installed.)
    Unpacking ca-certificates (from .../ca-certificates_20130119_all.deb) ...
    Can not write log, openpty() failed (/dev/pts not mounted?)
    Setting up ca-certificates (20130119) ...
    Processing triggers for ca-certificates ...
    Updating certificates in /etc/ssl/certs... 158 added, 0 removed; done.
    Running hooks in /etc/ca-certificates/update.d....done.

    # chroot /tmp/desktop update-pepperflashplugin-nonfree --status
    Flash Player version installed on this system  :
    Flash Player version available on upstream site: 14.0.0.177


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to