permission denied error
Thomas von Kiedrowski <[email protected]> Wed, 19 Oct 2016 13:20:58 +0200
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I just started to get into 0install. I'm using version 2.12-post
Anyway, I made a simple template:
<?xml version="1.0"?>
<interface
xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
<name>NucleoATAC-git</name>
<summary>does useful stuff</summary>
<description>
NucleoATAC
...
</description>
<homepage>https://github.com/GreenleafLab/NucleoATAC</homepage>
<feed-for
interface="http://intranet.embl.de/download/its/zeroinstall/NucleoATAC-git.xml"/>
<group license="OSI Approved :: GNU Lesser General Public License (LGPL)">
<command name="run" path="bin/nucleoatac">
<executable-in-path name="nucleoatac"/>
</command>
<!-- Add additional requirements here.
<requires interface="..."/>
-->
<implementation arch="*-*"
id="sha1new=ba67d533cf636dfccce7e8b3b75982688660bc9e"
released="2016-10-19" version="01">
<manifest-digest
sha256new="Z7UU76J4JVVVKO22I7D75HSOGYTWNHLT26LFVSP543ERIYA6FB4A"/>
<archive extract="NucleoATAC-master"
href="https://github.com/GreenleafLab/NucleoATAC/archive/master.zip"
size="11898888"/>
</implementation>
</group>
</interface>
When I run it with:
0install run
http://intranet.embl.de/download/its/zeroinstall/NucleoATAC-git.xml
I get:
execve(/home/kiedrows/.cache/0install.net/implementations/sha256new_Z7UU76J4JVVVKO22I7D75HSOGYTWNHLT26LFVSP543ERIYA6FB4A/bin/nucleoatac):
Permission denied
... trying to exec:
/home/kiedrows/.cache/0install.net/implementations/sha256new_Z7UU76J4JVVVKO22I7D75HSOGYTWNHLT26LFVSP543ERIYA6FB4A/bin/nucleoatac
... running
http://intranet.embl.de/download/its/zeroinstall/NucleoATAC-git.xml
What I'm doing wrong?
Can I somehow setup the permission?
Also why do I get no entry under $HOME/bin ?
Some General Questions:
Is it possible to somehow use python virtualenv?
Is it possible to just install/start a script which would then create a
environment for a toolkit, for ex. nvidia cuda?
Fragen über Fragen... ;-)
Cheers,
Thomas
--
Thomas von Kiedrowski
IT-Support-Engineer, IT-Services
EMBL Heidelberg
Meyerhofstr. 1
69117 Heidelberg, Germany
T +49 6221 387 8197
http://www.embl.org
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Zero-install-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zero-install-devel