Can't install libax25 required by node (could not resolve host: www.linux-ax25.org)

When trying to install node (from the AUR), I get:

❯ yay -Sy node
[sudo] password for myms: 
:: Synchronising package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:2]  libax25-0.0.12_rc5-1  node-0.3.2-3

  2 libax25                                  (Build Files Exist)
  1 node                                     (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/2): /home/myms/.cache/yay/libax25
:: Deleting (2/2): /home/myms/.cache/yay/node
:: (1/2) Downloaded PKGBUILD: node
:: (2/2) Downloaded PKGBUILD: libax25
  2 libax25                                  (Build Files Exist)
  1 node                                     (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
:: (1/2) Parsing SRCINFO: libax25
:: (2/2) Parsing SRCINFO: node
==> Making package: libax25 0.0.12_rc5-1 (Thu 21 Apr 2022 14:38:08 PKT)
==> Retrieving sources...
  -> Downloading libax25-0.0.12-rc5.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0==> Making package: node 0.3.2-3 (Thu 21 Apr 2022 14:38:08 PKT)
==> Retrieving sources...
  -> Downloading node_0.3.2.orig.tar.gz...
  % 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: www.linux-ax25.org
Warning: Problem : timeout. Will retry in 3 seconds. 3 retries left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.linux-ax25.org
Warning: Problem : timeout. Will retry in 3 seconds. 2 retries left.
100 51966  100 51966    0     0  12348      0  0:00:04  0:00:04 --:--:-- 12349
  -> Found node.patch
==> Validating source files with sha1sums...
    node_0.3.2.orig.tar.gz ... Passed
    node.patch ... Passed
==> Validating source files with sha256sums...
    node_0.3.2.orig.tar.gz ... Passed
    node.patch ... Passed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.linux-ax25.org
Warning: Problem : timeout. Will retry in 3 seconds. 1 retries left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.linux-ax25.org
==> ERROR: Failure while downloading http://www.linux-ax25.org/pub/libax25/libax25-0.0.12-rc5.tar.gz
    Aborting...
 -> error downloading sources: libax25 
         context: error downloading sources: libax25 
         context: exit status 1 
         
 
         

==> Making package: libax25 0.0.12_rc5-1 (Thu 21 Apr 2022 14:38:19 PKT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading libax25-0.0.12-rc5.tar.gz...
  % 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: www.linux-ax25.org
Warning: Problem : timeout. Will retry in 3 seconds. 3 retries left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.linux-ax25.org
Warning: Problem : timeout. Will retry in 3 seconds. 2 retries left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.linux-ax25.org
Warning: Problem : timeout. Will retry in 3 seconds. 1 retries left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: www.linux-ax25.org
==> ERROR: Failure while downloading http://www.linux-ax25.org/pub/libax25/libax25-0.0.12-rc5.tar.gz
    Aborting...
 -> error making: libax25

If you look at the comments on the AUR page, you will understand, hopefully …
https://aur.archlinux.org/packages/libax25

Download it manually and change the source of it to your local file …

2 Likes

How can I download it manually? :sweat_smile:

https://web.archive.org/web/20150802105552if_/http://www.linux-ax25.org/pub/libax25/libax25-0.0.12-rc4.tar.gz

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.