-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
I cannot install OR remove limesuite, or any package that interfaces with any of its dependencies. As soon as it gets to here:
I get:
--2025-03-06 16:21:33-- (try:16) http://downloads.myriadrf.org/project/limesuite/23.11/
Connecting to downloads.myriadrf.org (downloads.myriadrf.org)|2a03:b0c0:1:d0::eed:8001|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
--2025-03-06 16:21:43-- (try:17) http://downloads.myriadrf.org/project/limesuite/23.11/
Connecting to downloads.myriadrf.org (downloads.myriadrf.org)|2a03:b0c0:1:d0::eed:8001|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
--2025-03-06 16:21:53-- (try:18) http://downloads.myriadrf.org/project/limesuite/23.11/
Connecting to downloads.myriadrf.org (downloads.myriadrf.org)|2a03:b0c0:1:d0::eed:8001|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
...
dpkg: error processing package limesuite-images23.11:amd64 (--configure):
installed limesuite-images23.11:amd64 package post-installation script subprocess returned error exit status 4
dpkg: dependency problems prevent configuration of limesuite-images:amd64:
limesuite-images:amd64 depends on limesuite-images23.11; however:
Package limesuite-images23.11:amd64 is not configured yet.
dpkg: error processing package limesuite-images:amd64 (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Processing triggers for man-db (2.10.2-1) ...
Errors were encountered while processing:
limesuite-images23.11:amd64
limesuite-images:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
W: Operation was interrupted before it could finish
It seems it must slowly attempt and fail nearly 20 times, I can't do anything else, this behavior (somewhere) in dpkg is really annoying.
This seems to be related to the insecure connection, I reproduced using wget:
Steps to reproduce:
wget http://downloads.myriadrf.org/project/limesuite/23.11/
--2025-03-06 16:24:20-- http://downloads.myriadrf.org/project/limesuite/23.11/
Resolving downloads.myriadrf.org (downloads.myriadrf.org)... 2a03:b0c0:1:d0::eed:8001, 165.227.233.124
Connecting to downloads.myriadrf.org (downloads.myriadrf.org)|2a03:b0c0:1:d0::eed:8001|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
I cannot even remove the package:
Removing soapysdr0.8-module-rfspace:amd64 (0.2.5-6) ...
Removing soapysdr0.8-module-rtlsdr:amd64 (0.3.2-1) ...
Removing soapysdr0.8-module-uhd:amd64 (0.4.1-3build1) ...
Setting up limesuite-images23.11:amd64 (23.11.0-1) ...
Downloading http://downloads.myriadrf.org/project/limesuite/23.11/ -> /usr/share/LimeSuite/images/23.11
--2025-03-06 16:19:44-- http://downloads.myriadrf.org/project/limesuite/23.11/
Resolving downloads.myriadrf.org (downloads.myriadrf.org)... 2a03:b0c0:1:d0::eed:8001, 165.227.233.124
Connecting to downloads.myriadrf.org (downloads.myriadrf.org)|2a03:b0c0:1:d0::eed:8001|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
Is there an issue with the website or a possible workaround to point it somewhere else without re-configuring this machine to build from source? I will if I have to, but I have had to use Windows for some time, and my C/Unix skills are a bit rusty from what they used to be yeas ago.
Thanks
Metadata
Metadata
Assignees
Labels
No labels