#1032555 nvda2speechd fails to build due to the external network access

Package:
nvda2speechd
Source:
nvda2speechd
Submitter:
Vladimir Petko
Date:
2024-09-03 07:57:02 UTC
Severity:
normal
Tags:
#1032555#5
Date:
2023-03-08 20:50:21 UTC
From:
To:
Dear Maintainer,

the package currently fails to build in Ubuntu due to external network access:
------riscv--------------------------
warning: spurious network error (2 tries remaining): failed to resolve address
for github.com: Name or service not known; class=Net (12)
--------------------------------------
----------amd64-----------------------
# Don't do this at home, kids!
curl --cacert /etc/ssl/certs/Amazon_Root_CA_1.pem --proto '=https' --tlsv1.2 -f
https://sh.rustup.rs > rustup.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
0curl: (6) Could not resolve host: sh.rustup.rs
make[1]: *** [debian/rules:27: override_dh_auto_build] Error 6
--------------------------------------

Would it be possible to update the build to avoid external network access?

Best Regards,
 Vladimir.

#1032555#10
Date:
2023-03-08 23:18:24 UTC
From:
To:
Vladimir Petko, le jeu. 09 mars 2023 09:50:21 +1300, a ecrit:

Yes, there is unfortunately no way around that. That is why it's in the
non-free section.

Samuel

#1032555#19
Date:
2024-09-03 07:51:23 UTC
From:
To:
Hi Samuel,

* Samuel Thibault <sthibault@debian.org> [2023-03-09 00:18]:

This is actually forbidden now since policy 4.7.0:

https://www.debian.org/doc/debian-policy/upgrading-checklist.html#version-4-7-0

I leave updating the severity to you.

Cheers Jochen

#1032555#24
Date:
2024-09-03 07:55:24 UTC
From:
To:
* Jochen Sprickerhof <jspricke@debian.org> [2024-09-03 09:51]: