Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Missing dependencies in the beets package
@ 2024-06-25 18:14 cumdroplet
  2024-06-25 18:23 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cumdroplet @ 2024-06-25 18:14 UTC (permalink / raw)
  To: ml

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

New issue by cumdroplet on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.35_1 x86_64 GenuineIntel notuptodate rF

### Package(s) Affected

beets-2.0.0_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

The beets package should install python3-typing_extensions

### Actual behaviour

The beets package does not install python3-typing_extensions, causing an error

### Steps to reproduce

n/a

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

* Re: Missing dependencies in the beets package
  2024-06-25 18:14 [ISSUE] Missing dependencies in the beets package cumdroplet
@ 2024-06-25 18:23 ` classabbyamp
  2024-06-25 18:54 ` cumdroplet
  2024-06-25 22:14 ` [ISSUE] [CLOSED] " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-06-25 18:23 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/50995#issuecomment-2189678918

Comment:
what's the error message?

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

* Re: Missing dependencies in the beets package
  2024-06-25 18:14 [ISSUE] Missing dependencies in the beets package cumdroplet
  2024-06-25 18:23 ` classabbyamp
@ 2024-06-25 18:54 ` cumdroplet
  2024-06-25 22:14 ` [ISSUE] [CLOSED] " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: cumdroplet @ 2024-06-25 18:54 UTC (permalink / raw)
  To: ml

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

New comment by cumdroplet on void-packages repository

https://github.com/void-linux/void-packages/issues/50995#issuecomment-2189741195

Comment:
I apologise, I forgot to include this, wasn't thinking there

```
~ $ beet
Traceback (most recent call last):
  File "/usr/bin/beet", line 33, in <module>
    sys.exit(load_entry_point('beets==2.0.0', 'console_scripts', 'beet')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/beet", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3.12/site-packages/beets/ui/__init__.py", line 35, in <module>
    from beets import config, library, logging, plugins, util
  File "/usr/lib/python3.12/site-packages/beets/library.py", line 29, in <module>
    from beets import dbcore, logging, plugins, util
  File "/usr/lib/python3.12/site-packages/beets/dbcore/__init__.py", line 19, in <module>
    from .db import Database, Model, Results
  File "/usr/lib/python3.12/site-packages/beets/dbcore/db.py", line 54, in <module>
    from beets.util import functemplate, py3_path
  File "/usr/lib/python3.12/site-packages/beets/util/__init__.py", line 49, in <module>
    from typing_extensions import TypeAlias
ModuleNotFoundError: No module named 'typing_extensions'
```

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

* Re: [ISSUE] [CLOSED] Missing dependencies in the beets package
  2024-06-25 18:14 [ISSUE] Missing dependencies in the beets package cumdroplet
  2024-06-25 18:23 ` classabbyamp
  2024-06-25 18:54 ` cumdroplet
@ 2024-06-25 22:14 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-06-25 22:14 UTC (permalink / raw)
  To: ml

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

Closed issue by cumdroplet on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.35_1 x86_64 GenuineIntel notuptodate rF

### Package(s) Affected

beets-2.0.0_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

The beets package should install python3-typing_extensions

### Actual behaviour

The beets package does not install python3-typing_extensions, causing an error

### Steps to reproduce

n/a

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

end of thread, other threads:[~2024-06-25 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-25 18:14 [ISSUE] Missing dependencies in the beets package cumdroplet
2024-06-25 18:23 ` classabbyamp
2024-06-25 18:54 ` cumdroplet
2024-06-25 22:14 ` [ISSUE] [CLOSED] " classabbyamp

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).