Coder Social home page Coder Social logo

epm's People

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

epm's Issues

specific file argument

if I specify a file (not a directory) as an argument to the script, it does not appear in resulting package
../epm.erl -t deb -d riak ... opt/riak-mr/analytic.beam

dpkg -c analytic_1_amd64.deb
does not show me analytic.beam at all.

EPM couldn't be used as "drop-in replacement for fpm"

I've tried to replace FPM with EPM in this project: https://github.com/afiskon/erl-min-prj It turned out that EPM doesn't support some widly used flags supported by FPM:

...
fpm -s dir -t deb -f -n phonebook -v 0.1.0 \
        --after-install /home/eax/projects/erlang/erl-min-prj/files/postinst \
        --after-remove  /home/eax/projects/erlang/erl-min-prj/files/postrm \
        --config-files /etc/phonebook/app.config \
        --config-files /etc/phonebook/vm.args \
        --deb-pre-depends adduser \
        --deb-user 0 \
        --deb-group 0 \
        --description "Simple Phonebook" \
        -a native --url "http://eax.me/" \
        -C /home/eax/projects/erlang/erl-min-prj/build etc usr var
unknown option 'after-install'
unknown option 'after-remove'
unknown option 'deb-pre-depends'
unknown option 'deb-user'
unknown option 'deb-group'
unknown option 'C'
escript: exception error: no match of right hand side value "tar: Cowardly refusing to create an empty archive\nTry `tar --help' or `tar --usage' for more information.\n"
  in function  fpm__escript__1394__610340__102593:debian_data/1 (/home/eax/bin/fpm, line 332)
  in call from fpm__escript__1394__610340__102593:debian/1 (/home/eax/bin/fpm, line 269)
  in call from fpm__escript__1394__610340__102593:main/1 (/home/eax/bin/fpm, line 41)
  in call from escript:run/2 (escript.erl, line 747)
  in call from escript:start/1 (escript.erl, line 277)
  in call from init:start_it/1 
  in call from init:start_em/1 
make: *** [deb] Error 127

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.