<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agentic-Coding on A personal blog. Sharing is caring</title><link>https://blog.ignytis.eu/tags/agentic-coding/</link><description>Recent content in Agentic-Coding on A personal blog. Sharing is caring</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 06 Apr 2026 19:08:34 +0000</lastBuildDate><atom:link href="https://blog.ignytis.eu/tags/agentic-coding/index.xml" rel="self" type="application/rss+xml"/><item><title>execvp(3) failed.: Permission denied</title><link>https://blog.ignytis.eu/posts/2026/04/06-gemini-cli-permission-denied/</link><pubDate>Mon, 06 Apr 2026 19:08:34 +0000</pubDate><guid>https://blog.ignytis.eu/posts/2026/04/06-gemini-cli-permission-denied/</guid><description>&lt;h2 id="the-problem">The problem&lt;/h2>
&lt;p>I was using Gemini CLI for a while, but at some point I started noticing issues with execution of system commands.
Every command resulted in the following error:&lt;/p>
&lt;pre tabindex="0">&lt;code>execvp(3) failed.: Permission denied
&lt;/code>&lt;/pre>&lt;p>In some cases Gemini tried alternative solutions, like using some internal features instead of system commands.
However, every time it consumed some seconds and tokens to retry. In the second, it didn&amp;rsquo;t ALWAYS worked.&lt;/p>
&lt;h2 id="the-solution">The solution&lt;/h2>
&lt;p>While looking for solution, I found &lt;a href="https://www.reddit.com/r/GeminiCLI/comments/1sdlye0/execvp3_failed_permission_denied/">this Reddit thread&lt;/a>
where author described the same issue. It was pointed out that the &lt;code>bash&lt;/code> folder
was the cause of this trouble.&lt;/p></description></item></channel></rss>