[oe] Tinylogin fetching failing

Alessandro GARDICH gremlin at gremlin.it
Sat Feb 28 13:26:10 UTC 2009


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 at 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 at 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 at 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 at 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.                   |
  \-------------------------------------------------------------/




More information about the Openembedded-devel mailing list