Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: realplayer download security problem
Date: Tue, 15 Nov 2005 20:47:10
Message-Id: 20051116093914.D8EF.NICK@rout.co.nz
In Reply to: [gentoo-user] Re: realplayer download security problem by James
1 On Tue, 15 Nov 2005 19:26:04 +0000 (UTC)
2 James wrote:
3
4 > Rumen Yotov <rumen_yotov <at> dir.bg> writes:
5 >
6 >
7 > > > media-video/realplayer
8 >
9 > > > I get this error message:
10 > > > <snip>
11 > > > Connecting to helixcommunity.org|207.188.25.135|:443... connected.
12 > > > ERROR: Certificate verification error for helixcommunity.org: unable to get
13 > > > local issuer certificate
14 > > > To connect to helixcommunity.org insecurely, use `--no-check-certificate'.
15 > > > Unable to establish SSL connection.
16 > > > <snip>
17 >
18 > > Some days ago there was such question IIRC.
19 > > The problem was: wget isn't compiled with ssl USE-flag, therefore can't
20 > > connect to SSL-enabled sites. Compile wget (or other BTW) with "+ssl".
21 >
22 > ssl is in my make.conf file, furthermore, checking wget:
23 > Calculating dependencies ...done!
24 > [ebuild R ] net-misc/wget-1.10.2 -build -debug +ipv6 +nls
25 > -socks5 +ssl -static
26 >
27 > > Or pass it some parameter "--no-check-certificate" to connect. man wget.
28 >
29 > I already tried everything I could think of... syntax suggestion?
30 >
31 > > Or just download it with a browser and copy to distfiles directory.
32 >
33 > OK so I put RealPlayer-10.0.6.776-20050915.i586.rpm into /usr/portage/distfiles
34 > and it's installed with 'emerge realplayer'.
35 >
36 > This is a new trick for me!
37 > Can I download any rpm, stick it in this directory
38 > and it will install with emerge?
39 > Details or a wiki on this subject?
40
41 No it just means that you are downloading it manually instead of emerge
42 downloading it. This is because emerge fails at the download.
43
44 If emerge finds the file in /usr/portage/distfiles it doesn't try to
45 download it again, and it doesn't care how it got there.
46
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: realplayer download security problem James <wireless@×××××××××××.com>