Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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
x86 stable
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.
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.
please re-add amd64 once this is ready to be stablized
(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.
going to file a new bug for r2 instead