Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
app-emulation/fs-uae-launcher missing dep
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
stefantalpalaru
n00b
n00b


Joined: 11 Jan 2009
Posts: 74
Location: Italy

PostPosted: Sun Nov 10, 2024 3:54 pm    Post subject: app-emulation/fs-uae-launcher missing dep Reply with quote

"app-emulation/fs-uae-launcher" should depend on "dev-python/python-lhafile":

Code:
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/fsgs/archive.py", line 15, in <module>
    from lhafile import LhaFile
ModuleNotFoundError: No module named 'lhafile'
[ARCHIVE] LhaFile module import problem


I usually report these problems on bugs.gentoo.org, but my account there was just banned for "Repeated spammy comments advertising, ignoring warnings to stop. Often impolite, rude comments that confuse other contributors." - the "spam" being me writing that I fixed the ebuild in my overlay and the "confusion" me explaining to some dev how he is supposed to build "dev-lang/nim" so it stops failing randomly :-)
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1913

PostPosted: Sun Nov 10, 2024 4:18 pm    Post subject: Reply with quote

stefantalpalaru wrote:
"app-emulation/fs-uae-launcher" should depend on "dev-python/python-lhafile":

Code:
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/fsgs/archive.py", line 15, in <module>
    from lhafile import LhaFile
ModuleNotFoundError: No module named 'lhafile'
[ARCHIVE] LhaFile module import problem

I suggest enabling the lha USE flag on the package to do just that.
Back to top
View user's profile Send private message
stefantalpalaru
n00b
n00b


Joined: 11 Jan 2009
Posts: 74
Location: Italy

PostPosted: Sun Nov 10, 2024 4:40 pm    Post subject: Reply with quote

grknight wrote:
I suggest enabling the lha USE flag on the package to do just that.


Thanks! I missed that USE flag. Should be enabled by default, on account of whdownload.com using that format.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum