Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

rsync installation fails in 1.7 #936

Open
mariomarin opened this issue Jun 18, 2015 · 6 comments
Open

rsync installation fails in 1.7 #936

mariomarin opened this issue Jun 18, 2015 · 6 comments
Labels

Comments

@mariomarin
Copy link

Here are the versions from the welcome message:

Boot2Docker version 1.7.0, build master : 7960f90 - Thu Jun 18 18:31:45 UTC 2015
Docker version 1.7.0, build 0baf609

This is the output when I try to install rsync:

tce-load -iw rsync
Downloading: rsync.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: rsync.tcz.md5.txt: No such file or directory
Error on rsync.tcz

I could install the package with version 1.6

@freeznet
Copy link

same problem

@thieman
Copy link

thieman commented Jun 23, 2015

We had this same problem today. I filed #950 as a response. rsync isn't available in the TCL repo for 64 bit.

We compiled a 64 bit copy on an Ubuntu box and it seems to be running fine. You can either do the same for yourself or download ours here if you'd like: https://64bit-rsync.s3.amazonaws.com/rsync

@cameronbrunner
Copy link

As another workaround, compiling rsync on a boot2docker instance is trivial. I was able to build a rsync 3.1.1 tcz without any problems by installing the TCL build environment packages and following their instructions http://wiki.tinycorelinux.net/wiki:creating_extensions.

I have my files and a build here if you are interested:

https://github.com/cameronbrunner/tinycorelinux-extensions/releases/tag/rsync-0.0.1

@cameronbrunner
Copy link

FYI - They took my rsync contribution and uploaded it today. Expect to see it in all of the mirrors shortly.

http://www.tinycorelinux.net/6.x/x86_64/tcz/updates/updatelist.txt

Once replicated to all mirrors this issue should go away.

@jakirkham
Copy link

It appears this now can be installed via the package manager thanks to @cameronbrunner's work on this. So, this issue seems to be resolved.

@cameronbrunner
Copy link

@jakirkham Good catch :) The tcl guys just published the new rsync.tcz.dep 21 hours ago.

labianchin added a commit to labianchin/docker-osx-dev that referenced this issue Aug 6, 2015
rsync for 64bits is now available for tce-load:
boot2docker/boot2docker#936 (comment)
labianchin added a commit to labianchin/docker-osx-dev that referenced this issue Aug 6, 2015
rsync for 64bits is now available for tce-load:
boot2docker/boot2docker#936 (comment)
@wglambert wglambert added the Issue label Jul 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants