public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge realplayer
@ 2005-12-29  5:22 larry
  2005-12-29  7:54 ` Rumen Yotov
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: larry @ 2005-12-29  5:22 UTC (permalink / raw
  To: gentoo-user

trying to emerge realplayer, received following error msg:

    >>> emerge (1 of 1) media-video/realplayer-10.0.6 to /
    >>> Downloading       
https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
--21:17:33--      
https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
           => `/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.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.6.776-20050915.i586.rpm. Aborting.

i tried using the suggested option:

    `--no-check-certificate'

emerge didn't like it. anyone run into this?

thanks-
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  7:54 ` Rumen Yotov
@ 2005-12-29  7:17   ` larry
  2005-12-29  9:29     ` Rumen Yotov
  0 siblings, 1 reply; 10+ messages in thread
From: larry @ 2005-12-29  7:17 UTC (permalink / raw
  To: gentoo-user

On Wednesday 28 December 2005 11:54 pm, Rumen Yotov wrote:
> On (28/12/05 21:22), larry wrote:
> > trying to emerge realplayer, received following error msg:
> >     >>> emerge (1 of 1) media-video/realplayer-10.0.6 to /
> >     >>> Downloading
> >
> > https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-200509
> >15.i586.rpm --21:17:33--
> > https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-200509
> >15.i586.rpm =>
> > `/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.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.6.776-20050915.i586.rpm.
> > Aborting.
> >
> > i tried using the suggested option:
> >
> >     `--no-check-certificate'
> >
> > emerge didn't like it. anyone run into this?
> >
> > thanks-
> > --
> > gentoo-user@gentoo.org mailing list
>
> Hi,
> As i see a 'php' in SRC_URI the easiest way to get it is:
> Download the RPM file with a browser using the above link.
> Put it (the RPM) in /usr/portage/distfiles.
> Run "emerge media-video/realplayer" again.
> HTH.Rumen

thanks rumen-

tried your suggestion and found a different version named 
HelixPlayer-1.0.6.778-20050916.i586.rpm on the helix site. i downloaded the 
rpm and copied it to /usr/portage/distfiles with its correct name, then with 
HelixPlayer replaced with RealPlayer and even one copy with the version data 
fudged to match. but with all three i got the same result. next tried 
--usepkg, same thing, no luck yet...

thanks again
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  9:29     ` Rumen Yotov
@ 2005-12-29  7:38       ` Dale
  0 siblings, 0 replies; 10+ messages in thread
From: Dale @ 2005-12-29  7:38 UTC (permalink / raw
  To: gentoo-user

Rumen Yotov wrote:

> <HUGE snip>
>
>>
>>    
>>
>Hi,
>Leave in 10 minutes, but just a quicknote.
>When emerging an app portage checks it's md5sum, so even a minor diff will cause an exit.
>You need the same version/file or if you are confident in it's origin do:
>ebuild /usr/local/portage/media-video/realplayer-Version-goes-here digest
>then "emerge realplayer"
>Won't recommend this even more with such binary package (as here).
>Could send you the rpm (as i have it). only later today.
>HTH.Rumen
>  
>
Try this link.  
https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm  
That is where portage is trying to download from.

Hope that will work. 

Dale
:-)

-- 
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 80GB hard drives.  Named Smoker
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.  Named Swifty
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 224MBs of ram and a 2.5GB drive.  Named Pokey
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB SCSI drive.  Named Putput

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  5:22 [gentoo-user] emerge realplayer larry
@ 2005-12-29  7:54 ` Rumen Yotov
  2005-12-29  7:17   ` larry
  2005-12-29 14:25 ` Walter Dnes
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 10+ messages in thread
From: Rumen Yotov @ 2005-12-29  7:54 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1339 bytes --]

On (28/12/05 21:22), larry wrote:
> trying to emerge realplayer, received following error msg:
> 
>     >>> emerge (1 of 1) media-video/realplayer-10.0.6 to /
>     >>> Downloading       
> https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
> --21:17:33--      
> https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
>            => `/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.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.6.776-20050915.i586.rpm. Aborting.
> 
> i tried using the suggested option:
> 
>     `--no-check-certificate'
> 
> emerge didn't like it. anyone run into this?
> 
> thanks-
> -- 
> gentoo-user@gentoo.org mailing list
> 
Hi,
As i see a 'php' in SRC_URI the easiest way to get it is:
Download the RPM file with a browser using the above link.
Put it (the RPM) in /usr/portage/distfiles.
Run "emerge media-video/realplayer" again.
HTH.Rumen

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  7:17   ` larry
@ 2005-12-29  9:29     ` Rumen Yotov
  2005-12-29  7:38       ` Dale
  0 siblings, 1 reply; 10+ messages in thread
From: Rumen Yotov @ 2005-12-29  9:29 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2504 bytes --]

On (28/12/05 23:17), larry wrote:
> On Wednesday 28 December 2005 11:54 pm, Rumen Yotov wrote:
> > On (28/12/05 21:22), larry wrote:
> > > trying to emerge realplayer, received following error msg:
> > >     >>> emerge (1 of 1) media-video/realplayer-10.0.6 to /
> > >     >>> Downloading
> > >
> > > https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-200509
> > >15.i586.rpm --21:17:33--
> > > https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-200509
> > >15.i586.rpm =>
> > > `/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.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.6.776-20050915.i586.rpm.
> > > Aborting.
> > >
> > > i tried using the suggested option:
> > >
> > >     `--no-check-certificate'
> > >
> > > emerge didn't like it. anyone run into this?
> > >
> > > thanks-
> > > --
> > > gentoo-user@gentoo.org mailing list
> >
> > Hi,
> > As i see a 'php' in SRC_URI the easiest way to get it is:
> > Download the RPM file with a browser using the above link.
> > Put it (the RPM) in /usr/portage/distfiles.
> > Run "emerge media-video/realplayer" again.
> > HTH.Rumen
> 
> thanks rumen-
> 
> tried your suggestion and found a different version named 
> HelixPlayer-1.0.6.778-20050916.i586.rpm on the helix site. i downloaded the 
> rpm and copied it to /usr/portage/distfiles with its correct name, then with 
> HelixPlayer replaced with RealPlayer and even one copy with the version data 
> fudged to match. but with all three i got the same result. next tried 
> --usepkg, same thing, no luck yet...
> 
> thanks again
> -- 
> gentoo-user@gentoo.org mailing list
> 
Hi,
Leave in 10 minutes, but just a quicknote.
When emerging an app portage checks it's md5sum, so even a minor diff will cause an exit.
You need the same version/file or if you are confident in it's origin do:
ebuild /usr/local/portage/media-video/realplayer-Version-goes-here digest
then "emerge realplayer"
Won't recommend this even more with such binary package (as here).
Could send you the rpm (as i have it). only later today.
HTH.Rumen

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  5:22 [gentoo-user] emerge realplayer larry
  2005-12-29  7:54 ` Rumen Yotov
@ 2005-12-29 14:25 ` Walter Dnes
  2005-12-29 16:09 ` Lares Moreau
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: Walter Dnes @ 2005-12-29 14:25 UTC (permalink / raw
  To: gentoo-user

On Wed, Dec 28, 2005 at 09:22:58PM -0800, larry wrote
> trying to emerge realplayer, received following error msg:
[...deletia...]
>     Unable to establish SSL connection.

  Let me guess, you've emerged wget without ssl.  wget is used by emerge
to get files.  If the URL begins with "https" (note the "s"), that means
it requires ssl.  I ran into this once myself with realplayer.  You need
to emerge wget with ssl.  Either...
  1) add "ssl" to your USE variable, and "emerge wget"
  2) or if you don't want ssl built into everything else where it's
optional, add the line...

net-misc/wget ssl

...to your /etc/portage/package.use file.

-- 
Walter Dnes <waltdnes@waltdnes.org> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  5:22 [gentoo-user] emerge realplayer larry
  2005-12-29  7:54 ` Rumen Yotov
  2005-12-29 14:25 ` Walter Dnes
@ 2005-12-29 16:09 ` Lares Moreau
  2005-12-30  0:07 ` maxim wexler
  2005-12-30  1:36 ` [gentoo-user] emerge realplayer - resolved larry
  4 siblings, 0 replies; 10+ messages in thread
From: Lares Moreau @ 2005-12-29 16:09 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

On Wed, 2005-12-28 at 21:22 -0800, larry wrote:
> i tried using the suggested option:
> 
>     `--no-check-certificate'
> 
> emerge didn't like it. anyone run into this?
> 
> thanks-

In /etc/make.conf
~line 187
look at FETCHCOMMAND, and RESUMECOMMAND.  Uncomment them and add
--no-check-certificate in there.

There are a couple packages that need --no-check-certificate.  so I have
it used all the time.

-Lares

-- 
Lares Moreau <lares.moreau@gmail.com>  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net                 |
Gentoo x86 Arch Tester                 |               ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |          Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer
  2005-12-29  5:22 [gentoo-user] emerge realplayer larry
                   ` (2 preceding siblings ...)
  2005-12-29 16:09 ` Lares Moreau
@ 2005-12-30  0:07 ` maxim wexler
  2005-12-30  1:36 ` [gentoo-user] emerge realplayer - resolved larry
  4 siblings, 0 replies; 10+ messages in thread
From: maxim wexler @ 2005-12-30  0:07 UTC (permalink / raw
  To: gentoo-user



--- larry <emanon25@comcast.net> wrote:

> trying to emerge realplayer, received following
> error msg:
> 
>     >>> emerge (1 of 1)
> media-video/realplayer-10.0.6 to /
>     >>> Downloading       
>
https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
> --21:17:33--      
>
https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915.i586.rpm
>            =>
>
`/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.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.6.776-20050915.i586.rpm. Aborting.
> 
> i tried using the suggested option:
> 
>     `--no-check-certificate'
> 
> emerge didn't like it. anyone run into this?

Me. The file is on the helix site but not in the place
emerge looks for it. I forget the exact URL, but a
simple search should find it. And, scroll way down the
page. Copy the to distfiles. Should work.

> 
> thanks-
> -- 
> gentoo-user@gentoo.org mailing list
> 
> 



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer - resolved
  2005-12-29  5:22 [gentoo-user] emerge realplayer larry
                   ` (3 preceding siblings ...)
  2005-12-30  0:07 ` maxim wexler
@ 2005-12-30  1:36 ` larry
  2005-12-31 19:31   ` maxim wexler
  4 siblings, 1 reply; 10+ messages in thread
From: larry @ 2005-12-30  1:36 UTC (permalink / raw
  To: gentoo-user

On Wednesday 28 December 2005 09:22 pm, larry wrote:
> trying to emerge realplayer, received following error msg:
>     >>> emerge (1 of 1) media-video/realplayer-10.0.6 to /
>     >>> Downloading
>
> https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915
>.i586.rpm --21:17:33--
> https://helixcommunity.org/download.php/1589/RealPlayer-10.0.6.776-20050915
>.i586.rpm =>
> `/usr/portage/distfiles/RealPlayer-10.0.6.776-20050915.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.6.776-20050915.i586.rpm. Aborting.
>
> i tried using the suggested option:
>
>     `--no-check-certificate'
>
> emerge didn't like it. anyone run into this?
>
> thanks-

thanks to all who helped. had to fix my /etc/make.conf. i think it was 
clobberred at some point. even lost my $USE flags. anyway, in inserted the 
string  `--no-check-certificate'  at the to appropriate places for 
FETCHCOMMAND and RESUMECOMMAND. i never was able to locate the file on the 
helixcommunity site. but portage found it.

thanks again-
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] emerge realplayer - resolved
  2005-12-30  1:36 ` [gentoo-user] emerge realplayer - resolved larry
@ 2005-12-31 19:31   ` maxim wexler
  0 siblings, 0 replies; 10+ messages in thread
From: maxim wexler @ 2005-12-31 19:31 UTC (permalink / raw
  To: gentoo-user

 
> FETCHCOMMAND and RESUMECOMMAND. i never was able to
> locate the file on the 

https://helixcommunity.org/project/showfiles.php?group_id=154

> helixcommunity site. 



		
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-12-31 19:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-29  5:22 [gentoo-user] emerge realplayer larry
2005-12-29  7:54 ` Rumen Yotov
2005-12-29  7:17   ` larry
2005-12-29  9:29     ` Rumen Yotov
2005-12-29  7:38       ` Dale
2005-12-29 14:25 ` Walter Dnes
2005-12-29 16:09 ` Lares Moreau
2005-12-30  0:07 ` maxim wexler
2005-12-30  1:36 ` [gentoo-user] emerge realplayer - resolved larry
2005-12-31 19:31   ` maxim wexler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox