All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Tinylogin fetching failing
Date: Sat, 28 Feb 2009 08:21:01 -0500	[thread overview]
Message-ID: <49A93A3D.7060003@balister.org> (raw)

[-- 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 --]

             reply	other threads:[~2009-02-28 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28 13:21 Philip Balister [this message]
2009-02-28 13:26 ` Tinylogin fetching failing Alessandro GARDICH

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=49A93A3D.7060003@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.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.