* bug#39942: carla Permission denied
@ 2020-03-06 8:07 Nathan Dehnel
2020-03-06 14:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 3+ messages in thread
From: Nathan Dehnel @ 2020-03-06 8:07 UTC (permalink / raw)
To: 39942
bash-5.0$ carla
/home/nathan/.guix-profile/bin/carla: line 15:
/gnu/store/d6df2j9g65vvczxgqs6gfdmg7d0v3gji-carla-2.0.0/share/carla/carla:
Permission denied
/home/nathan/.guix-profile/bin/carla: line 15: exec:
/gnu/store/d6df2j9g65vvczxgqs6gfdmg7d0v3gji-carla-2.0.0/share/carla/carla:
cannot execute: Permission denied
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39942: carla Permission denied
2020-03-06 8:07 bug#39942: carla Permission denied Nathan Dehnel
@ 2020-03-06 14:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-03-06 15:38 ` bug#39942: carla fails to start Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-03-06 14:14 UTC (permalink / raw)
To: 39942
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Nathan,
Nathan Dehnel 写道:
> bash-5.0$ carla
> /home/nathan/.guix-profile/bin/carla: line 15:
> /gnu/store/d6df2j9g65vvczxgqs6gfdmg7d0v3gji-carla-2.0.0/share/carla/carla:
> Permission denied
> /home/nathan/.guix-profile/bin/carla: line 15: exec:
> /gnu/store/d6df2j9g65vvczxgqs6gfdmg7d0v3gji-carla-2.0.0/share/carla/carla:
> cannot execute: Permission denied
Addressed in 5424e680b829c72ed7531333a532643e6f62ceb3, but the
programme still fails to start:
~ λ carla
Traceback (most recent call last):
File
"/gnu/store/srsgm818w2rhifp5x5i9rs1d67hzxyzy-carla-2.0.0/share/carla/carla",
line 22, in <module>
from carla_host import *
File
"/gnu/store/srsgm818w2rhifp5x5i9rs1d67hzxyzy-carla-2.0.0/share/carla/carla_host.py",
line 30, in <module>
from PyQt5.QtCore import qCritical, QEventLoop, QFileInfo,
QModelIndex, QPointF, QTimer
ModuleNotFoundError: No module named 'PyQt5'
I'll try wrapping it.
Thanks,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#39942: carla fails to start
2020-03-06 14:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-03-06 15:38 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-03-06 15:38 UTC (permalink / raw)
To: 39942-done
[-- Attachment #1: Type: text/plain, Size: 683 bytes --]
Tobias Geerinckx-Rice via Bug reports for GNU Guix 写道:
> ~ λ carla
> Traceback (most recent call last):
> File
> "/gnu/store/srsgm818w2rhifp5x5i9rs1d67hzxyzy-carla-2.0.0/share/carla/carla",
> line 22, in <module>
> from carla_host import *
> File
> "/gnu/store/srsgm818w2rhifp5x5i9rs1d67hzxyzy-carla-2.0.0/share/carla/carla_host.py",
> line 30, in <module>
> from PyQt5.QtCore import qCritical, QEventLoop, QFileInfo,
> QModelIndex, QPointF, QTimer
> ModuleNotFoundError: No module named 'PyQt5'
With 1ab58a3d90cc6b0d15b5557de4cc67fee6636cb3 Carla now starts for
me, so I'm closing this bug. Thanks again for reporting it.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-03-06 15:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-06 8:07 bug#39942: carla Permission denied Nathan Dehnel
2020-03-06 14:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-03-06 15:38 ` bug#39942: carla fails to start Tobias Geerinckx-Rice via Bug reports for GNU Guix
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.