Quantcast
Channel: PirateBox Forum - Raspberry Pi(rate)Box
Viewing all articles
Browse latest Browse all 1863

Re: install RSYNC (archlinux)

$
0
0
Dear Matthias,
Thank you for your answer that pointed me in the right direction.

But I have to say I definitely needed a cable connection with my router to install rsync.
Below is the output in the terminal. The first part, before the ======= is without cable connection. The second part is with a cable connected.
-- Terminal output --
[root@alarmpi ~]# pacman -Sy
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update community (download library error)
error: failed retrieving file 'alarm.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update alarm (download library error)
error: failed retrieving file 'aur.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update aur (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[root@alarmpi ~]# pacman -S rsync
resolving dependencies...
looking for inter-conflicts...

Packages (1): rsync-3.1.0-2

Total Download Size: 0.22 MiB
Total Installed Size: 0.47 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages ...
error: failed retrieving file 'rsync-3.1.0-2-armv6h.pkg.tar.xz' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
warning: failed to retrieve some files
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.
synchronizing filesystem...
============================================
==== Met kabelverbinding/ with cable connected ======
[root@alarmpi ~]# pacman -Sy
:: Synchronizing package databases...
core 159.0 KiB 552K/s 00:00 [######################] 100%
extra 2.2 MiB 942K/s 00:02 [######################] 100%
community 2.4 MiB 949K/s 00:03 [######################] 100%
alarm 29.0 KiB 234K/s 00:00 [######################] 100%
aur 61.8 KiB 351K/s 00:00 [######################] 100%
[root@alarmpi ~]# pacman -S rsync
resolving dependencies...
looking for inter-conflicts...

Packages (1): rsync-3.1.1-2

Total Download Size: 0.24 MiB
Total Installed Size: 0.51 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages ...
rsync-3.1.1-2-armv6h 250.0 KiB 638K/s 00:00 [######################] 100%
(1/1) checking keys in keyring [######################] 100%
(1/1) checking package integrity [######################] 100%
(1/1) loading package files [######################] 100%
(1/1) checking for file conflicts [######################] 100%
(1/1) checking available disk space [######################] 100%
(1/1) installing rsync [######################] 100%
synchronizing filesystem...

Viewing all articles
Browse latest Browse all 1863

Trending Articles