Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Tinylogin fetching failing
@ 2009-02-28 13:21 Philip Balister
  2009-02-28 13:26 ` Alessandro GARDICH
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Balister @ 2009-02-28 13:21 UTC (permalink / raw)
  To: openembedded-devel

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

Gremlin is building minimal distro and finds he cannot fetch tiny login 
due to a ssl problem. I've tried wget and see this:

[balister@localhost ~]$ wget 
http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2
--08:13:18--  http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2
            => `tinylogin-1.4.tar.bz2'
Resolving tinylogin.busybox.net... 140.211.167.224
Connecting to tinylogin.busybox.net|140.211.167.224|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2 
[following]
--08:13:19--  https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
            => `tinylogin-1.4.tar.bz2'
Resolving bugs.busybox.net... 140.211.167.224
Connecting to bugs.busybox.net|140.211.167.224|:443... connected.
ERROR: Certificate verification error for bugs.busybox.net: unable to 
get local issuer certificate
To connect to bugs.busybox.net insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
[balister@localhost ~]$ wget 
https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
--08:15:19--  https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
            => `tinylogin-1.4.tar.bz2'
Resolving bugs.busybox.net... 140.211.167.224
Connecting to bugs.busybox.net|140.211.167.224|:443... connected.
ERROR: Certificate verification error for bugs.busybox.net: unable to 
get local issuer certificate
To connect to bugs.busybox.net insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
[balister@localhost ~]$

I need to run some errands today, so I cannot look at this further, but 
I wanted to bring this up in hopes someone can resolve the problem.

Philip

PS: If you are building for Angstrom, the source mirror masks the problem :)

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]

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

* Re: Tinylogin fetching failing
  2009-02-28 13:21 Tinylogin fetching failing Philip Balister
@ 2009-02-28 13:26 ` Alessandro GARDICH
  0 siblings, 0 replies; 2+ messages in thread
From: Alessandro GARDICH @ 2009-02-28 13:26 UTC (permalink / raw)
  To: openembedded-devel

Philip Balister wrote:
> Gremlin is building minimal distro and finds he cannot fetch tiny login 
> due to a ssl problem. I've tried wget and see this:
> 
> [balister@localhost ~]$ wget 
> http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2
> --08:13:18--  http://tinylogin.busybox.net/downloads/tinylogin-1.4.tar.bz2
>            => `tinylogin-1.4.tar.bz2'
> Resolving tinylogin.busybox.net... 140.211.167.224
> Connecting to tinylogin.busybox.net|140.211.167.224|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2 
> [following]
> --08:13:19--  https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
>            => `tinylogin-1.4.tar.bz2'
> Resolving bugs.busybox.net... 140.211.167.224
> Connecting to bugs.busybox.net|140.211.167.224|:443... connected.
> ERROR: Certificate verification error for bugs.busybox.net: unable to 
> get local issuer certificate
> To connect to bugs.busybox.net insecurely, use `--no-check-certificate'.
> Unable to establish SSL connection.
> [balister@localhost ~]$ wget 
> https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
> --08:15:19--  https://bugs.busybox.net/downloads/tinylogin-1.4.tar.bz2
>            => `tinylogin-1.4.tar.bz2'
> Resolving bugs.busybox.net... 140.211.167.224
> Connecting to bugs.busybox.net|140.211.167.224|:443... connected.
> ERROR: Certificate verification error for bugs.busybox.net: unable to 
> get local issuer certificate
> To connect to bugs.busybox.net insecurely, use `--no-check-certificate'.
> Unable to establish SSL connection.
> [balister@localhost ~]$
> 
> I need to run some errands today, so I cannot look at this further, but 
> I wanted to bring this up in hopes someone can resolve the problem.
> 
> Philip
> 
> PS: If you are building for Angstrom, the source mirror masks the 
> problem :)
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


the real problem is that tinylogin.busybox.net will redirect to https 
bugzilla site, and a part a bad certificate the source don't exist.

I fetch the sources via subversion, seem the only way available.

-- 
  /-------------------------------------------------------------\
|           Alessandro Gardich : gremlin#gremlin!it             |
  >-------------------------------------------------------------<
|  I never saw a wild thing sorry for itself.                   |
|  A small bird will drop frozen dead from a bough              |
|  without ever having felt sorry for itself.                   |
  \-------------------------------------------------------------/



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

end of thread, other threads:[~2009-02-28 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-28 13:21 Tinylogin fetching failing Philip Balister
2009-02-28 13:26 ` Alessandro GARDICH

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