Hi, you need to install gpg. (see https://github.com/pure-data/deken/issues/108 ). You also need :
- libffi-dev - libssl-dev - python-dev cheers 2016-02-16 12:06 GMT+01:00 Marco Matteo Markidis <[email protected]>: > Hi guys! > > I'm trying to upload my first external on deken. During the package > command I get this problem: > > MMMarkidis:deken dis$ ./deken package -v 1.0 gigaverb~ > > Deken 0.1 > > Packaging > gigaverb~-v1.0-(Darwin-i386-32)(Darwin-x86_64-32)-externals.tar.gz > > Attempting to GPG sign > 'gigaverb~-v1.0-(Darwin-i386-32)(Darwin-x86_64-32)-externals.tar.gz' > > Traceback (most recent call last): > > File "/Users/dis/.deken/virtualenv/bin/hy", line 9, in <module> > > load_entry_point('hy==0.11.0', 'console_scripts', 'hy')() > > File > "/Users/dis/.deken/virtualenv/lib/python2.7/site-packages/hy/cmdline.py", > line 347, in hy_main > > sys.exit(cmdline_handler("hy", sys.argv)) > > File > "/Users/dis/.deken/virtualenv/lib/python2.7/site-packages/hy/cmdline.py", > line 335, in cmdline_handler > > return run_file(options.args[0]) > > File > "/Users/dis/.deken/virtualenv/lib/python2.7/site-packages/hy/cmdline.py", > line 210, in run_file > > import_file_to_module("__main__", filename) > > File > "/Users/dis/.deken/virtualenv/lib/python2.7/site-packages/hy/importer.py", > line 78, in import_file_to_module > > eval(ast_compile(_ast, fpath, "exec"), mod.__dict__) > > File "/Users/dis/.deken/deken.hy", line 672, in <module> > > > > File "/Users/dis/.deken/deken.hy", line 394, in main > > (defn main [] > > File "/Users/dis/.deken/deken.hy", line 650, in _hy_anon_fn_63 > > > > File "/Users/dis/.deken/deken.hy", line 412, in _hy_anon_fn_62 > > (command arguments)))) > > File "/Users/dis/.deken/deken.hy", line 352, in _hy_anon_fn_57 > > (let [[package-filename (make-archive-basename args.source > args.version)]] > > File "/Users/dis/.deken/deken.hy", line 608, in _hy_anon_fn_56 > > > > File "/Users/dis/.deken/deken.hy", line 356, in _hy_anon_fn_55 > > (gpg-sign-file archive-filename) > > File "/Users/dis/.deken/deken.hy", line 237, in gpg_sign_file > > (defn gpg-sign-file [filename] > > File "/Users/dis/.deken/deken.hy", line 243, in _hy_anon_fn_37 > > (do-gpg-sign-file filename signfile)))) > > File "/Users/dis/.deken/deken.hy", line 458, in do_gpg_sign_file > > > > File "/Users/dis/.deken/deken.hy", line 467, in _hy_anon_fn_35 > > > > File > "/Users/dis/.deken/virtualenv/lib/python2.7/site-packages/gnupg.py", line > 680, in __init__ > > p = self._open_subprocess(["--version"]) > > File > "/Users/dis/.deken/virtualenv/lib/python2.7/site-packages/gnupg.py", line > 726, in _open_subprocess > > return Popen(cmd, shell=False, stdin=PIPE, stdout=PIPE, stderr=PIPE) > > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", > line 710, in __init__ > > errread, errwrite) > > File > "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", > line 1335, in _execute_child > > raise child_exception > > OSError: [Errno 2] No such file or directory > > > > Someone can help me? > > Moreover, in my gigaverb~ directory source files are present, but the zip > file doesn't contain the (Sources) name. > > > Best regards, > > > Marco Matteo Markidis > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > > -- Antoine Rousseau http://www.metalu.net <http://metalu.net> __ http://www.metaluachahuter.com/ <http://www.metaluachahuter.com/compagnies/al1-ant1/>
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
