Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cerbero cerbero
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • cerberocerbero
  • Issues
  • #74

Closed
Open
Created Sep 04, 2018 by Bugzilla Migration User@bugzilla-migration

Certificate error downloading from gstreamer.freedesktop.org on Ubuntu 18.04

Submitted by David Ing

Link to original bug (#797078)

Description

I am using Cerbero with the command ./cerbero-uninstalled package gstreamer-1.0

I get an error:

[(65/80) spandsp -> fetch ]
-----> Fetching tarball http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6.tar.gz to /home/ding/github/gstreamer/cerbero/build/sources/local/spandsp-0.0.6/spandsp-0.0.6.tar.gz
Downloading http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6.tar.gz
Running command 'wget http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6.tar.gz -O /home/ding/github/gstreamer/cerbero/build/sources/local/spandsp-0.0.6/spandsp-0.0.6.tar.gz '
--2018-09-04 15:46:28-- http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6.tar.gz
Resolving www.soft-switch.org (www.soft-switch.org)... 209.105.235.30
Connecting to www.soft-switch.org (www.soft-switch.org)|209.105.235.30|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6.tar.gz [following]
--2018-09-04 15:46:28-- https://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6.tar.gz
Connecting to www.soft-switch.org (www.soft-switch.org)|209.105.235.30|:443... connected.
ERROR: cannot verify www.soft-switch.org's certificate, issued by ‘CN=Let's Encrypt Authority X3,O=Let's Encrypt,C=US’:
Unable to locally verify the issuer's authority.
To connect to www.soft-switch.org insecurely, use --no-check-certificate'. Downloading https://gstreamer.freedesktop.org/src/mirror/spandsp-0.0.6.tar.gz Running command 'wget https://gstreamer.freedesktop.org/src/mirror/spandsp-0.0.6.tar.gz -O /home/ding/github/gstreamer/cerbero/build/sources/local/spandsp-0.0.6/spandsp-0.0.6.tar.gz ' --2018-09-04 15:46:29-- https://gstreamer.freedesktop.org/src/mirror/spandsp-0.0.6.tar.gz Resolving gstreamer.freedesktop.org (gstreamer.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to gstreamer.freedesktop.org (gstreamer.freedesktop.org)|131.252.210.176|:443... connected. ERROR: cannot verify gstreamer.freedesktop.org's certificate, issued by ‘CN=Let's Encrypt Authority X3,O=Let's Encrypt,C=US’: Unable to locally verify the issuer's authority. To connect to gstreamer.freedesktop.org insecurely, use --no-check-certificate'.

Recipe 'spandsp' failed at the build step 'fetch'
Select an action to proceed:
[0] Enter the shell
[1] Rebuild the recipe from scratch
[2] Rebuild starting from the failed step
[3] Skip recipe
[4] Abort

Version: 1.14.x

Edited Mar 13, 2019 by Nirbheek Chauhan
Assignee
Assign to
Time tracking