Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] castero - package or dependency appears to be broken
@ 2021-01-22 18:39 runrin
  2021-01-22 18:56 ` ericonr
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: runrin @ 2021-01-22 18:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1845 bytes --]

New issue by runrin on void-packages repository

https://github.com/void-linux/void-packages/issues/28105

Description:
* xuname:  
Void 5.10.8_1 x86_64 AuthenticAMD notuptodate rFF
* package:  
castero-0.8.2_2

castero works fine when installed in a virtual env with pip, but when installed via xbps it will not start at all. here is its output:

```
Traceback (most recent call last):
  File "/bin/castero", line 33, in <module>
    sys.exit(load_entry_point('castero==0.8.2', 'console_scripts', 'castero')())
  File "/bin/castero", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 790, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3.9/site-packages/castero/__main__.py", line 12, in <module>
    monkey.patch_all(thread=False, select=False)
  File "/usr/lib/python3.9/site-packages/gevent/monkey.py", line 1210, in patch_all
    from gevent import events
  File "/usr/lib/python3.9/site-packages/gevent/events.py", line 67, in <module>
    from zope.interface import Interface
ModuleNotFoundError: No module named 'zope.interface'
```

to reproduce, simply install castero, and attempt to run it in a terminal emulator.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: castero - package or dependency appears to be broken
  2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
@ 2021-01-22 18:56 ` ericonr
  2021-01-22 20:28 ` runrin
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-01-22 18:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28105#issuecomment-765619475

Comment:
> Void 5.10.8_1 x86_64 AuthenticAMD notuptodate rFF

Have you tried updating the system as a whole?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: castero - package or dependency appears to be broken
  2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
  2021-01-22 18:56 ` ericonr
@ 2021-01-22 20:28 ` runrin
  2021-01-22 20:44 ` ericonr
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: runrin @ 2021-01-22 20:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

New comment by runrin on void-packages repository

https://github.com/void-linux/void-packages/issues/28105#issuecomment-765664790

Comment:
yes, i update frequently, and just did to `Void 5.10.8_1 x86_64 AuthenticAMD uptodate rFF` and get the same error.

i have periodically installed this package the last few months, and it has always given the same error.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: castero - package or dependency appears to be broken
  2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
  2021-01-22 18:56 ` ericonr
  2021-01-22 20:28 ` runrin
@ 2021-01-22 20:44 ` ericonr
  2021-02-05  2:04 ` ericonr
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-01-22 20:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 152 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28105#issuecomment-765674042

Comment:
@ndowens 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: castero - package or dependency appears to be broken
  2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
                   ` (2 preceding siblings ...)
  2021-01-22 20:44 ` ericonr
@ 2021-02-05  2:04 ` ericonr
  2021-02-05  2:08 ` [ISSUE] [CLOSED] " ericonr
  2021-02-05 10:08 ` runrin
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-02-05  2:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 181 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28105#issuecomment-773730146

Comment:
@runrin this will be fixed in a bit :)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] castero - package or dependency appears to be broken
  2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
                   ` (3 preceding siblings ...)
  2021-02-05  2:04 ` ericonr
@ 2021-02-05  2:08 ` ericonr
  2021-02-05 10:08 ` runrin
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-02-05  2:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]

Closed issue by runrin on void-packages repository

https://github.com/void-linux/void-packages/issues/28105

Description:
* xuname:  
Void 5.10.8_1 x86_64 AuthenticAMD notuptodate rFF
* package:  
castero-0.8.2_2

castero works fine when installed in a virtual env with pip, but when installed via xbps it will not start at all. here is its output:

```
Traceback (most recent call last):
  File "/bin/castero", line 33, in <module>
    sys.exit(load_entry_point('castero==0.8.2', 'console_scripts', 'castero')())
  File "/bin/castero", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 790, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3.9/site-packages/castero/__main__.py", line 12, in <module>
    monkey.patch_all(thread=False, select=False)
  File "/usr/lib/python3.9/site-packages/gevent/monkey.py", line 1210, in patch_all
    from gevent import events
  File "/usr/lib/python3.9/site-packages/gevent/events.py", line 67, in <module>
    from zope.interface import Interface
ModuleNotFoundError: No module named 'zope.interface'
```

to reproduce, simply install castero, and attempt to run it in a terminal emulator.

this issue occurred before 1535506 with version 0.8.2_1 as well.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: castero - package or dependency appears to be broken
  2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
                   ` (4 preceding siblings ...)
  2021-02-05  2:08 ` [ISSUE] [CLOSED] " ericonr
@ 2021-02-05 10:08 ` runrin
  5 siblings, 0 replies; 7+ messages in thread
From: runrin @ 2021-02-05 10:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

New comment by runrin on void-packages repository

https://github.com/void-linux/void-packages/issues/28105#issuecomment-773933831

Comment:
thanks :D

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-05 10:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 18:39 [ISSUE] castero - package or dependency appears to be broken runrin
2021-01-22 18:56 ` ericonr
2021-01-22 20:28 ` runrin
2021-01-22 20:44 ` ericonr
2021-02-05  2:04 ` ericonr
2021-02-05  2:08 ` [ISSUE] [CLOSED] " ericonr
2021-02-05 10:08 ` runrin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).