[SOLVED] rsync not possible, apt-get not existing...

Raspberry Pi related support

[SOLVED] rsync not possible, apt-get not existing...

Postby doblanch » 06 Mar 2015, 20:05

Hello Team,

I would like to make some rsync to save my runeaudio, but it seems that rsync is not present. also, apt-get is not install, dpkg too... so, how can I move forward to use rsync and save my runeaudio, based on this link :
https://forum.jeedom.fr/viewtopic.php?f ... 176#p98046
thanks by advance :-)
doblanch
 
Posts: 3
Joined: 06 Mar 2015, 20:03

Re: rsync not possible, apt-get not existing...

Postby RubiksCube » 06 Mar 2015, 22:19

Hi RuneAudio is running on Arch linux and therefore uses pacman insted of apt-get.

try:
Code: Select all
pacman -S rsync


Alternatively have a look here:
https://wiki.archlinux.org/index.php/rsync

Hope that helps you
RubiksCube
 
Posts: 19
Joined: 14 Jun 2014, 18:59

Re: rsync not possible, apt-get not existing...

Postby doblanch » 07 Mar 2015, 10:45

I used to work on Debian Whezzy.
Thanks for the tip, it works perfectly now... :-)
doblanch
 
Posts: 3
Joined: 06 Mar 2015, 20:03

Re: [SOLVED] rsync not possible, apt-get not existing...

Postby colins » 27 Jun 2018, 21:39

Update for V0.3.
pacman tries to load rsync-3.1.2 but the default mirror in /etc/pacman.d/mirrorlist only has rsync-3.1.3 so trying to load it fails. There's probably a way to get it to load rsync-3.1.3 but I punted and made it use another mirror that had rsync-3.1.2 by editing the mirrorlist as follows:
Code: Select all
## Geo-IP based mirror selection and load balancing
#Server = http://mirror.archlinuxarm.org/$arch/$repo
## Try this mirror if the one above doesn't work
Server = http://fraggod.net/static/mirror/packages/archlinuxarm/$arch


Then: pacman -S rsync

Result was:
Code: Select all
resolving dependencies...
looking for conflicting packages...

Packages (1) rsync-3.1.2-1

Total Download Size:   0.24 MiB
Total Installed Size:  0.52 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
 rsync-3.1.2-1-armv7h    245.9 KiB   346K/s 00:01 [##############################
(1/1) checking keys in keyring    [##############################
(1/1) checking package integrity [##############################
(1/1) loading package files         [##############################
(1/1) checking for file conflicts    [##############################
(1/1) checking available disk space  [##############################
:: Processing package changes...
(1/1) installing rsync                  [##############################


Hope this helps someone.
colins
 
Posts: 6
Joined: 21 Jun 2018, 21:01

support RuneAudio Donate with PayPal


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 12 guests