Hi,

installing a package with "pacman -U URL" fails.
Downloading with "wget -q URL" and installing the file with "pacman -U"
works.




[rocketmouse@archlinux tmp]$ sudo pacman -U 
https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz
 
error: failed retrieving file 'lxpanel-0.10.0-1-x86_64.pkg.tar.xz' from 
mex.mirror.pkgbuild.com : Resolving timed out after 10000 milliseconds
warning: failed to download 
https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz
error: 
'https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz':
 download library error
[rocketmouse@archlinux tmp]$ wget -q 
https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz{,.sig}
 
[rocketmouse@archlinux tmp]$ sudo pacman -U lxpanel-0.10.0-1-x86_64.pkg.tar.xz 
loading packages...
warning: lxpanel-0.10.0-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) lxpanel-0.10.0-1
[snip]




The issue doesn't happen for another package, from another server.




[rocketmouse@archlinux tmp]$ sudo pacman -U 
http://mirror.f4st.host/archlinux/community/os/x86_64/antiword-0.37-7-x86_64.pkg.tar.xz
 
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) antiword-0.37-7

Total Installed Size:  0.52 MiB

:: Proceed with installation? [Y/n] n
[rocketmouse@archlinux tmp]$ sudo pacman -U 
https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz
 
error: failed retrieving file 'lxpanel-0.10.0-1-x86_64.pkg.tar.xz' from 
mex.mirror.pkgbuild.com : Resolving timed out after 10000 milliseconds
warning: failed to download 
https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz
error: 
'https://mex.mirror.pkgbuild.com/community-testing/os/x86_64/lxpanel-0.10.0-1-x86_64.pkg.tar.xz':
 download library error




Regards,
Ralf

-- 
pacman -Q linux{,-rt{-cornflower,,-securityink,-pussytoes}}|cut -d\  -f2
5.0.arch1-1
4.19.25_rt16-0
4.19.23_rt13-0.1
4.19.15_rt12-0
4.18.16_rt9-1

Reply via email to