Giter VIP home page Giter VIP logo

Comments (9)

markshust avatar markshust commented on June 18, 2024

I was also getting this error:

wget: not an http or ftp url: https://raw.githubusercontent.com/brikis98/docker-osx-dev/master/lib/rsync
error in run: exit status 1

Just sent a commit to fix that, however the initial issue still remains.

from docker-osx-dev.

brikis98 avatar brikis98 commented on June 18, 2024

Thanks for reporting and the PR. Check out my comment in the PR to see if we can go back to using tce-load.

from docker-osx-dev.

brikis98 avatar brikis98 commented on June 18, 2024

Just merged in your PR. It's not clear to me why boot2docker ssh "which rsync" would work, but boot2docker ssh "rsync"would not. I just tried it on my box and both work, albeit the second command exits with an error sincersync` without any arguments is not a valid way to run the program.

What version of Docker, Boot2Docker, and the ISO do you have? Do you get the same error if you delete your ISO (i.e. boot2docker stop && boot2docker delete), install the latest version of docker-osx-dev, and run it?

from docker-osx-dev.

izissise avatar izissise commented on June 18, 2024

I have exactly the same problem, the reason boot2docker ssh "which rsync" work and not boot2docker ssh "rsync" is because the elf is not in the correct:

ldd /usr/local/bin/rsync
/usr/local/bin/rsync: error while loading shared libraries: /usr/local/bin/rsync: wrong ELF class: ELFCLASS64

format but that's weird because if i do:

uname -a
Linux boot2docker 3.18.5-tinycore64 #1 SMP Sun Feb 1 06:02:30 UTC 2015 x86_64 GNU/Linux

so maybe rsync should be recompiled.

from docker-osx-dev.

brikis98 avatar brikis98 commented on June 18, 2024

What version of Docker, Boot2Docker, and the ISO are you using?

from docker-osx-dev.

markshust avatar markshust commented on June 18, 2024

i was using most recent of all

from docker-osx-dev.

izissise avatar izissise commented on June 18, 2024

Applying this patch: musicglue@951e832
fix the issue for me

from docker-osx-dev.

leemhenson avatar leemhenson commented on June 18, 2024

@izissise I wouldn't use that if I were you. Follow the advice on this issue instead: #52

from docker-osx-dev.

brikis98 avatar brikis98 commented on June 18, 2024

I haven't heard any reports of this problem, so closing this issue. Please re-open if you're still having problems.

from docker-osx-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.