From: Alessandro GARDICH <gremlin@gremlin.it>
To: openembedded-devel@openembedded.org
Subject: Re: Tinylogin fetching failing
Date: Sat, 28 Feb 2009 14:26:10 +0100 [thread overview]
Message-ID: <49A93B72.1020208@gremlin.it> (raw)
In-Reply-To: <49A93A3D.7060003@balister.org>
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. |
\-------------------------------------------------------------/
prev parent reply other threads:[~2009-02-28 13:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-28 13:21 Tinylogin fetching failing Philip Balister
2009-02-28 13:26 ` Alessandro GARDICH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49A93B72.1020208@gremlin.it \
--to=gremlin@gremlin.it \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.