Giter Site home page Giter Site logo

cfjump's People

Contributors

crdant avatar nevenc avatar ramxx avatar zmb3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cfjump's Issues

Getting `Operation Not Permitted` errors on 'cfjump'

Hi,

I pulled the latest docker image and added cfj in my '/usr/local/bin'. This is on my Mac.
When I connect to the docker image, I get 'operation not permitted' error.

Here is the log..

 $> cfj all
Installing CF plugins
chown: changing ownership of '/home/ops/.bashrc': Operation not permitted
chown: changing ownership of '/home/ops/.firstrun': Operation not permitted
chown: changing ownership of '/home/ops/.touchfile': Operation not permitted
chown: changing ownership of '/home/ops': Operation not permitted
FAILED
Config error: mkdir /home/ops/.cf: permission denied
all $
all $
all $ touch abc
touch: cannot touch 'abc': Permission denied
all $ sudo su -
root@4a764204c1ee:~# ls -l
total 0
-rw-r--r-- 1 ops ops 0 Apr 27 11:55 immutable
root@4a764204c1ee:~# pwd
/root
root@4a764204c1ee:~# cd /home/ops
root@4a764204c1ee:/home/ops# cd ..
root@4a764204c1ee:/home# ls -l
total 0
drwxr-xr-x 5 root root 170 Apr 26 20:48 ops
root@4a764204c1ee:/home# chmod +w ops
chmod: changing permissions of 'ops': Operation not permitted
root@4a764204c1ee:/home#

Can you please let me know, how I can fix it?

Zip utilities missing

Zip utilities missing, e.g. /usr/bin/zip

Unzip is installed:

pcf01 $ unzip --help
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
  Default action is to extract files in list, except those in xlist, to exdir;
  file[.zip] may be a wildcard.  -Z => ZipInfo mode ("unzip -Z" for usage).

  -p  extract files to pipe, no messages     -l  list files (short format)
  -f  freshen existing files, create none    -t  test compressed archive data
  -u  update files, create if necessary      -z  display archive comment only
  -v  list verbosely/show version info       -T  timestamp archive to latest
  -x  exclude files that follow (in xlist)   -d  extract files into exdir
modifiers:
  -n  never overwrite existing files         -q  quiet mode (-qq => quieter)
  -o  overwrite files WITHOUT prompting      -a  auto-convert any text files
  -j  junk paths (do not make directories)   -aa treat ALL files as text
  -U  use escapes for all non-ASCII Unicode  -UU ignore any Unicode fields
  -C  match filenames case-insensitively     -L  make (some) names lowercase
  -X  restore UID/GID info                   -V  retain VMS version numbers
  -K  keep setuid/setgid/tacky permissions   -M  pipe through "more" pager
  -O CHARSET  specify a character encoding for DOS, Windows and OS/2 archives
  -I CHARSET  specify a character encoding for UNIX and other archives

See "unzip -hh" or unzip.txt for more help.  Examples:
  unzip data1 -x joe   => extract all files except joe from zipfile data1.zip
  unzip -p foo | more  => send contents of foo.zip via pipe into program more
  unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer

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.