LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-12-2020, 01:36 PM   #1
andrewysk
Member
 
Registered: Mar 2020
Posts: 797

Rep: Reputation: Disabled
chrony package installation error with terminal on manjaro and got stuck in pamac


I am trying to download chrony group package to setup NTP for time.
How come requested URL return Error ?

thx

Code:
$ sudo pacman -S chrony

resolving dependencies...
looking for conflicting packages...

Packages (1) chrony-3.5-3

Total Download Size:   0,26 MiB
Total Installed Size:  0,85 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.csclub.uwaterloo.ca : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from ftp.lysator.liu.se : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.datacenter.by : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirrors.ucr.ac.cr : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.ufro.cl : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from manjaro.telecoms.bg : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from ftp.tsukuba.wide.ad.jp : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirrors.netix.net : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from ftp.dei.uc.pt : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror1.cl.netactuate.com : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.tuchola-dc.pl : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.koddos.net : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.futureweb.be : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.dacentec.com : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from mirror.rise.ph : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from free.nchc.org.tw : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from manjaro.ipacct.com : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from manjaro.mirror.ac.za : The requested URL returned error: 404
error: failed retrieving file 'chrony-3.5-3-x86_64.pkg.tar.zst' from fastmirror.pp.ua : The requested URL returned error: 404
^C
hmm.. when i tried to use pamac to download the same chrony package , it updates all my packages instead..
and stuck here ..
Click image for larger version

Name:	GgLFHL1.png
Views:	22
Size:	206.7 KB
ID:	34837

Oh no.. it is finally running again.. it says upgrading... a whole huge list of upgrading.. :-p never upgrade for too long.. shld be no problem.. it was stuck for so long from downloaded to upgrading.. shld be no problem..

I was wondering $sudo pacman -S chrony failed initially, is it because i have not upgrade the system for too long ? using pamac, it auto solve all problem for me.
If i don't have pamac, then how > ? ?

is it i should have -syu first ? when i was trying to download the package with -S on pacman.. it didn't tell me what's is the problem.. if i do not have pamac installed, i would have no idea how to solve this issue

Last edited by andrewysk; 12-12-2020 at 02:04 PM.
 
Old 12-12-2020, 06:30 PM   #2
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
Your package database was out of date. The -y option updates it. The Archlinux wiki says "do not run pacman -Sy package_name instead of pacman -Syu package_name, as this could lead to dependency issues", so yes, you should have run pacman -Syu first.
 
Old 12-13-2020, 03:12 AM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
This is a continuation of this thread and the wrong approach, IMO of course.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
Need help installing Chrony for Kubuntu 7.10 klw1026 Linux - Newbie 6 01-23-2008 04:51 PM
problems installing Chrony on Kubuntu 7.10 klw1026 Linux - Software 0 01-23-2008 02:53 AM
apt-get remove chrony doesn't remove all? asgerhallas Debian 3 06-05-2007 05:37 AM
Enhanced RTC, Chrony, Realtime Linux solarblast Linux - Software 0 03-06-2005 09:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration