Bug 164992 - media-video/realplayer-10.0.8-r1 stable request
Bug#: 164992 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: media-video@gentoo.org Reported By: beandog@gentoo.org
Component: Ebuilds
URL: 
Summary: media-video/realplayer-10.0.8-r1 stable request
Keywords:  
Status Whiteboard: 
Opened: 2007-02-02 15:12 0000
Description:   Opened: 2007-02-02 15:12 0000
I know its early to file this, but it's such a minor change and I'd like to get
it out of the way.  Please test the -r1 revision of RealPlayer and mark stable.

The only difference between the two ebuilds is the new X use flag which
optionally unpacks either just the codecs for mplayer usage, or the entire
program as well.  Everything else is the same.  thanks

------- Comment #1 From Christian Faulhammer 2007-02-05 17:29:03 0000 -------
x86 stable

------- Comment #2 From Johannes Ballé 2007-02-06 10:56:01 0000 -------
When trying to emerge realplayer-10.0.8-r1, I get the following fetch error:

>>> Emerging (1 of 1) media-video/realplayer-10.0.8-r1 to /
>>> Downloading 'https://helixcommunity.org/download.php/2152/RealPlayer-10.0.8.805-20060718.i586.rpm'
--11:54:37-- 
https://helixcommunity.org/download.php/2152/RealPlayer-10.0.8.805-20060718.i586.rpm
           => `/usr/portage/distfiles/RealPlayer-10.0.8.805-20060718.i586.rpm'
Resolving helixcommunity.org... 207.188.25.135
Connecting to helixcommunity.org|207.188.25.135|:443... connected.
ERROR: Certificate verification error for helixcommunity.org: unable to get
local issuer certificate
To connect to helixcommunity.org insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
!!! Couldn't download 'RealPlayer-10.0.8.805-20060718.i586.rpm'. Aborting.

------- Comment #3 From Kevin Daughtridge 2007-02-06 20:33:36 0000 -------
When the X USE flag was added, the "Language resources" section of src_install
was not moved inside the "use X" block. Since there is no locale directory
installed with USE="-X", the cd to it fails, and a bunch of junk named after
the items in the RealPlayer tarball root is dumped into /usr/share/locale
instead.

------- Comment #4 From Simon Stelling (RETIRED) 2007-02-12 23:29:40 0000 -------
please re-add amd64 once this is ready to be stablized

------- Comment #5 From Steve Dibb 2007-02-14 14:40:43 0000 -------
(In reply to comment #3)
> When the X USE flag was added, the "Language resources" section of src_install
> was not moved inside the "use X" block. Since there is no locale directory
> installed with USE="-X", the cd to it fails, and a bunch of junk named after
> the items in the RealPlayer tarball root is dumped into /usr/share/locale
> instead.
> 

Thanks for noticing that Kevin, fixed in CVS.

amd64 should be ready to stable now.

------- Comment #6 From Steve Dibb 2007-02-18 15:47:21 0000 -------
going to file a new bug for r2 instead