[Spce-user] Error: Can not connect to https://deb.sipwise.com/spce/sipwise.gpg
Alex Lutay
alutay at sipwise.com
Mon Mar 4 04:23:34 EST 2019
Hi,
The package ngcp-installer has no dependency in debian/control
at all by design. As often users can't install it then due to
"a_long_list_of_problems_with_dependencies".
So the package is super-light/always installable.
Internally ngcp-installer checks all the necessary dependencies on the
start.
Also, what make me nuts is:
https://lists.sipwise.com/pipermail/spce-user/2019-March/013408.html
> sshUser:~# wget -T 10 --retry-connrefused --tries=3 -O /dev/null
> https://deb.sipwise.com/spce/sipwise.gpg
> --2019-03-01 15:47:19-- https://deb.sipwise.com/spce/sipwise.gpg
> Resolving deb.sipwise.com (deb.sipwise.com)... 92.42.136.158,
> 2a02:1b8:7:2::c0f:faa
> Connecting to deb.sipwise.com (deb.sipwise.com)|92.42.136.158|:443...
> connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 5710 (5.6K)
> Saving to: ‘/dev/null’
>
> /dev/null
> 100%[=================================================>] 5.58K --.-KB/s
> in 0s
>
> 2019-03-01 15:47:19 (865 MB/s) - ‘/dev/null’ saved [5710/5710]
Which means wget is happy about SSL here.
Emmanuel what was the exit code after this command?
You can repeat wget command and follow with: echo $?
On 3/4/19 10:18 AM, Jon Bonilla (Manwe) wrote:
> Is it possible that if while installing debian using the netinstall iso, if you
> don't choose the base system in tasksel, ca-certificates is not installed in
> your system? does ngcp-installer have ca-certificates dependency in
> debian/control?
--
Alex Lutay
More information about the Spce-user
mailing list