When I try to install Joplin App it gives an error.
The Package Manager gives an error like this,
Preparing...
Synchronizing package databases...
Warning: libinput_gestures_qt: local (0.4-2) is newer than chaotic-aur (0.3.2+7+g0868859-1)
Resolving dependencies...
Checking inter-conflicts...
http://mirrors.evowise.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
http://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
https://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
http://mirrors.evowise.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
http://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
https://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
Failed to commit transaction:
failed to retrieve some files
Plzz help me to solve this.
Naman
26 November 2020 08:24
2
Have you tried updating system?
1 Like
Yes, I update my sytems before 10 mins. it done successfully but when I try to install this app it gives an error.
404 ==> Not found ==> Wrong file name/version
You can open the url in the browser… the version in your error is outdated.
Which means your database (.db) is outdated.
sudo pacman -Syy
(to update your database)
4 Likes
@Mr.Donova thanks for your suggestion, I tried
Mr.Donova:
sudo pacman -Syy
and then try to install but it gives me same error,
Preparing…
Synchronizing package databases…
Warning: libinput_gestures_qt: local (0.4-2) is newer than chaotic-aur (0.3.2+7+g0868859-1)
Resolving dependencies…
Checking inter-conflicts…
Download of mesa (20.2.3-1) started
Download of kwayland-server (5.20.3-2) finished
Download of libva-mesa-driver (20.2.3-1) started
Download of libva-mesa-driver (20.2.3-1) finished
Download of mesa-vdpau (20.2.3-1) started
Download of mesa-vdpau (20.2.3-1) finished
Download of opencl-mesa (20.2.3-1) started
Download of opencl-mesa (20.2.3-1) finished
Download of pkcs11-helper (1.27.0-1) started
Download of pkcs11-helper (1.27.0-1) finished
Download of mesa (20.2.3-1) finished
Download of python-pyqt5 (5.15.2-1) started
Download of python-pyqtwebengine (5.15.2-1) started
Download of python-pyqtwebengine (5.15.2-1) finished
Download of vulkan-intel (20.2.3-1) started
Download of python-pyqt5 (5.15.2-1) finished
Email Validation Service: Improve Deliverability with ZeroBounce Error 404
http://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
Download of vulkan-radeon (20.2.3-1) started
Download of vulkan-intel (20.2.3-1) finished
https://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
Download of vulkan-radeon (20.2.3-1) finished
Email Validation Service: Improve Deliverability with ZeroBounce Error 404
http://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
https://mirror.rackspace.com/archlinux/community/os/x86_64/nodejs-15.2.1-1-x86_64.pkg.tar.zst: Error 404
Failed to commit transaction:
failed to retrieve some files
Most likely the mirrorlist you are using references a nonexistant web address of nodejs. So it cant be installed of course.
Try changing mirrors too.
4 Likes
Thanks @dr460nf1r3 it works for me. I changed the mirror from worldwide to Germany and then tried to install and I successfully installed the program.
1 Like